BODY
{
	color: Black;
	font-size: 12px;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px; /*background:url(../images/bg_main.gif) center 0px repeat-x #400b0b;
 	 background: url(../images/back.jpg) repeat; color:#292727; */
}
TD
{
	font-family: Arial;
	color: Black;
	font-size: 11px;
}
H1
{
	FONT-SIZE: 18px;
	color: Maroon;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 1.5px;
}
H2
{
	color: #696969;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}
H3
{
	font-size: 14px;
	color: Black;
}
a
{
	color: #8B0000;
}

.blanca
{
	color: White;
}
.menu_titulo
{
	font-weight: bold;
	padding-left: 3px;
}
.menu_subtitulo
{
	padding-left: 8px;
}

.sep_rojo
{
	background-color: #FE0000;
	height: 3px;
	width: 100%;
}

/*** Widgets  ***/

.widget {
	width:180px; 
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10;
	padding:0; margin:0;
	float: right;
	width: 100%;
	overflow: hidden;
	margin: 0px 0px 9px 0px;
	background: url(../images/widget_bg.gif) repeat-y 0 0;
}
.widget .title .corner-top { background:url(../images/widget_title_corner_top.gif) no-repeat 0 0;}
.widget .title .corner-bot { background:url(../images/widget_title_corner_bot.gif) no-repeat 0 bottom; padding:8px 5px 10px 15px;}
		
.widget h2 {
	padding:0; margin:0;
	font-size: 12px;
	color: #ececec;
	background: url(../images/widget_title.gif) no-repeat 0 2px;
	padding: 0px 0px 0px 29px;
}

.widget h3 {
	padding: 0 0px 3px;
	margin: 0;
	font-size: 12px;
	color: #8B0000;
}
	
.widget ul
{
	padding:0; margin:0;
}

.widget	.ind {
	overflow: hidden;
	color: #474646;
	font-size: 11px;
	float: left;
	width: 100%;
	background: url(../images/widget_corner_bot.gif) no-repeat 0 bottom;
}
	
.widget	.ind-bg {
	padding: 14px 20px 17px 10px;
}
	
.widget li {
	list-style: none;
	background: url(../images/widget_marker.gif) no-repeat 0 5px;
	padding: 0px 0px 4px 13px;
}
.widget li a { color:#474646; text-decoration:none;}
.widget li a:hover { text-decoration: underline;}	
	
.widget_categories {  background:url(../images/widget_categories_bg_ver.gif) repeat-x bottom #b82020;  }
	
.widget_categories .title { background:url(../images/widget_title_categories_bg.gif) repeat-y 0 0;}

.widget_categories .title .corner-top { background:url(../images/widget_title_categories_corner_top.gif) no-repeat 0 0;}
.widget_categories .title .corner-bot { background:url(../images/widget_title_categories_corner_bot.gif) no-repeat 0 bottom; padding:6px 5px 8px 15px;}
		
.widget_categories h2 {
	font-size: 12px;
	font-weight: normal;
	color: #ffec6c;
	background: url(../images/widget_title.gif) no-repeat 0 4px;
	padding: 0px 0px 0px 29px;
}
	
.widget_categories .ind { background:url(../images/widget_categories_bg.gif) repeat-y 0 0; padding:0;font-size:1.3em; font-weight: bold;}
.widget_categories .ind-bg { background:url(../images/widget_categories_corner_bot.gif) no-repeat 0 bottom; padding:17px 20px 28px 28px;}
	
.widget_categories li { list-style: none;background:url(../images/widget_categories_marker.gif) no-repeat 0 6px; padding:0px 0px 4px 17px;}
.widget_categories li a { color:#fff; text-decoration:none; font-weight:bold;}
	
a.menu { color:#474646; text-decoration:none;}
a.menu:hover { text-decoration: underline;}	
