@charset "utf-8";
/* CSS Document */
/* MENU */
#nav, #nav ul{
font-family:Tahoma, Verdana, "Myriad Pro";
font-size:12px;
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 

}

#nav a{
		display:block;
		padding:0px 7px !important;
		padding:0px 7px;
		color:#C1B6A1;
		text-decoration:none;
}

#nav a.more{ background:url(img/more.gif) center right no-repeat;}

#nav a:hover{
		background:#734440;
		color:#F7E044;
}
#nav a.more:hover{ background: #734440 url(img/more_hover.gif) center right no-repeat;}


#nav li{
		float:left;
		position:relative;
		font-weight:bold;
		text-align:left;

}

#nav ul {
position:absolute;
display:none;
width:12em;
top:1.5em;


}

#nav li ul { padding-top:5px; font-size:.8em;}

#nav li ul a{
		width:130px;
		height:auto;
		float:left;
		background-color:#5e3a33;
		color:#FCF9EF;
}

#nav ul ul{
		top:auto;
		background-color:#FFCC66;
}	

#nav li ul ul {
		left:12em;
		margin:0px 0 0 0px;
		background-color:#FFCC66;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}.cont {
		width: 790px;
		text-align:center;
		margin:0 auto;
		vertical-align: top;
		top: 0px;
		padding-top:5px;
}
/* BODY */

.cuerpo2 {font-size: 9px}
.style22 {color: #000000}
.style23 {color: #B83E00}
.style25 {
	font-size: 10px;
	font-family: tahoma;
}
.titulos_cuadros {
	font-size: 10px;
	font-family: tahoma;
	color: #000000;
	font-weight: bold;
}
.MAS {
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	color: #b22d00;
}
.style29 {font-size: 11px; font-family: tahoma; font-weight: bold; color: #b22d00; }
a:link {
	color: #B83E00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B83E00;
}
a:hover {
	text-decoration: underline;
	color: #B83E00;
}
a:active {
	text-decoration: none;
	color: #B83E00;
}
body {
	background-color: #311F1A;
	font-family:Tahoma, Verdana, "Myriad Pro";
}
.style30 {color: #483129}
.Estilo1 {font-family: tahoma; font-size: 9px; font-weight: normal; color: #D4CBB3; }
.style19 {
	color: #D4CBB3;
	font-size: 12px;
}
.style27 {font-size: 12px; color: #D4CBB3;}
.style28 {
	color: #D4CBB3;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}
.info{ font-size:12px;}