body {
	margin:0px;
	padding:0px;
	text-align:center;
/*	background:#111111 url(/css/corazones.gif); */
	background: #F2F2F2; 
	font-family: Verdana;
	color: #253241;
	font-size: 11px;
 }
a{
	color: #253241;
	text-decoration: none;
} 

h1{
	font-weight:normal;
	font-size:22px;
}

h2{
	font-weight:normal;
	font-size:18px;
	color:#FF3300;
} 	

h2 a{text-decoration:none;}

img{border:0px;}
input,textarea,select{ 
	border:1px solid #666666;
	font-family: Verdana;
	font-size: 10px;
	color: #111111;
}

td{
	font-family: Verdana;
	font-size: 10px;
	color: #111111;
	link: #111111;
}



#main_block{
	width:810px; 
	background:#EBEBF5; 
	padding:0px; 
	margin:0px; 
	text-align:left;
	background:url(/css/bg_columnas.gif) repeat-y;
	}

#header{ 
	font-family:Tahoma;
	font-size:9px;
	text-transform: uppercase;
	padding-right:10px;
	line-height:14px;
	padding-top:2px; 
	margin:0px;
	height:100px;
	text-align:right;
	background:url(/css/bg_header.jpg) no-repeat;
	}
#header a{ color:#B3B3BD; }

#menu_horizontal{ 
	padding-left:10px;
	padding-top:2px; 
	margin:0px;
	height:20px;
	color:#FFFFFF;
	background:url(/css/menu_horizontal.gif) repeat-x;
	}
#menu_horizontal a{ color:#FFFFFF; }
	
#left_menu{
	float: left;
	width: 125px; 
	margin: 0px; 
	}
* html #block_1{display: inline;}

#content{
	float: left;
	width: 500px; 
	margin: 0px; 
	padding:0px; 
	}
#contenido{
	padding-left:15px;
	text-align:justify;
	font-size:10px;
}	
#contenido a{	
	text-decoration:underline;
	color:#000066;
}

#right_ads{
	float: right;
	width: 160px; 
	margin: 0px;  
	padding-top:0px;
}

#footer{
	clear: both; 
	padding-left:10px;
	padding-top:2px; 
	margin:0px;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	background:url(/css/menu_horizontal.gif) repeat-x;
}
#footer a{color:#FFFFFF;}
* html #footer{position: relative;}




#pais{
	font-family:Tahoma;
	font-size:9px;
	text-transform: uppercase;
	float:left;
	padding-left:4px;
	padding-right:4px;
	line-height:18px;
	border-right:#1C2126 1px solid;
	}
#pais a{color:#FFFFFF;}

#menu{
	float:left;
	padding-left:10px;
	width:130px;;
	border-bottom:#CCCCCC 1px solid;
	}
#menu a{color:#FFFFFF;}
	
#titulo_seccion{
	text-align:center; 
	line-height:18px;
	font-family:Tahoma;
	font-size:9px;
	text-transform: uppercase;
	width:100%;
	padding-top:2px; 
	margin:0px;
	height:20px;
	color:#FFFFFF;
	background:url(/css/menu_horizontal.gif) repeat-x;
	}
#texto_seccion{
	font-family:Tahoma;
	font-size:9px;
	width:118px;
	padding:4px;
	margin:0px;
	}

/* CLASES */
.encabezado_tabla{
	color: #EEEEEE;
	font-weight: bold;
}
