@charset "utf-8";
body {
	background-color: #2D3643;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a{ text-decoration:none;}
a:hover{ text-decoration:underline;}


#Contenedor{ width:960px; margin:20px auto auto auto;}

#TopMenu{ background:url(img/top_bg.gif) no-repeat top center; height:20px; width:100%; font-family: Arial, Helvetica, sans-serif;}

#footer{ width:960px; height:50px; no-repeat; margin:0px 0 0 0; padding:0px; color:#FFFFFF; font-size:9pt; letter-spacing:.05em;}
#footer a{ font-size:10pt; color:#94A5BD;}
#footer a:hover{color:#7499CC;}

.Titulo{font-size:14pt; font-weight:bold; color:#0F1F31; border-bottom:#7E2B2D 1px solid; margin:0 0 10px 0; padding:0 0 0 0;}

#Contenidos{position:relative; top:0px; margin-left:50px; width:780px; padding:10px; float:left;}
#TituloLat{position:relative; top:-4px; left:33px; width:63px; height:250px; float:left;}

#ContenidoBottom{width:960px; height:43px; background:url(img/content_bottombg.png) no-repeat; margin:0px 0 0 0; padding:0px;}
#MenuContenedor{float:right; margin-right:0px; width:458px; height:22px; position:relative; top:8px; font-family:Arial, Helvetica, sans-serif;}
#MenuContenedor ul{ margin:0 0 0 0; padding:0 0 0 0 ; list-style:none; }
#MenuContenedor li{ margin:0 0 0 0; padding:0 0 0 0 ; list-style:none; float:left; margin-right:13px; color:#CCCCCC;}
#MenuContenedor a{ color:#FFFFFF; font-size:11pt; font-weight:bold; text-decoration:none;}
#MenuContenedor a:hover{ color:#EFC5C6; font-size:11pt; font-weight:bold; text-decoration:none;}

hr{ width:99%; color:#0E1C30; margin:20px 0 20px 0;}
li{color:#757575; margin:4px 0 0px 0; font-size:12px; list-style:square;}

h3{font-size:12pt; font-weight:bold; color:#7E2B2D; border-bottom:#7E2B2D 1px solid; margin:0 0 10px 0; padding:0 0 0 0;}
h4{font-size:10pt; font-weight:bold; color:#757575;  margin:0 0 0 0; padding:0 0 0 0;}

