/* MENUS GENERALES *//*------------------------- MENUS VERTICALES  ----------------------*/.menu_dcha{	border: thin; border-color:#0099CC; border-style:dashed; margin: 5px; padding: 5px;	font-family: verdana, Arial, sans-serif;	font-size: 0.8em; }.menu_dcha li {	list-style:none;	margin: 0;}.menu_dcha li a{	padding: 2px 2px 2px 2px;	color:#0066CC;	text-decoration: none;	}html>body .menu_dcha li a{ /*Non IE6 width*/	text-decoration: none;}.menu_dcha li a:hover{	color: #666666;	text-decoration: none;}.menu_dcha li.selected a, .menu li.selected span{	background-color:#fff;}.menu{	width:186px;	padding: 0 0 1em 0;	margin-left: 0px;	margin-top: 0px;	margin-bottom: 0.5em;	font-family: verdana, Arial, sans-serif;	font-size: 1em;	background-color: #fff;	color: #000000;}* html .menu{ /*IE 6 only */	width: 186px; /*Box model bug: 180px minus all left and right paddings for .menu */}.menu ul{	margin: 0;	border: none;	padding: 0 0 0 0.8em;}.menu li {list-style:none;	margin: 0;}.menu li.capitulo {		display:none;}.menu li.capitulo a{	font-weight:200;	color: #6699CC;}.menu li.capitulo a:hover{	font-weight:200;	color: #663399;	text-decoration: none;	border-bottom:none;}.menu li a{	display: block;	padding: 4px 5px 4px 8px;	color: #000000;	text-decoration: none;	width: 100%;}html>body .menu li a{ /*Non IE6 width*/	width: auto;	text-decoration: none;}.menu li a:hover{	background-color: #fff;	color: #666666;	text-decoration: none;	border-bottom:none;}.menu li.selected a, .menu li.selected span{	background-color:#fff;}/*------------------------- FIN  ----------------------*//*------------------------- estilos HOME  ----------------------*/.txt_negro {font-family: verdana, Arial, sans-serif;font-size: 0.8em; color:#000000;}.txt_rojo {font-family: verdana, Arial, sans-serif;font-size: 0.9em; color:#cc3333;}.txt_azul {font-family: verdana, Arial, sans-serif;font-size: 0.9em; color:#3399cc; border-bottom:none;}.menu_azul a{font-family: verdana, Arial, sans-serif;font-size: 0.8em; color:#3399cc; border-bottom:none;}.menu_azul a:hover{font-family: verdana, Arial, sans-serif;font-size: 0.8em; color:#006699; text-decoration:none; border-bottom:none;}/*------------------------- FIN estilos HOME  ----------------------*/
