.txt_superior {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #dd5114;
font-weight: bold;

}

.txt_superior1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #535353;
font-weight: bold;
font-style:italic;

}
/**************** Estilos Menu General ****************/

#navigation{
height:2.0em;
line-height: 2.0em;
margin: 0px;
padding: 0px;
background:#535353;
color:#ffffff;
 background-image: url(../imagenes/actualidad/revista/barra_sup_menu.gif);
 background-position: right top;
 background-repeat: no-repeat;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding: 0 31px 0 31px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
font-weight: bold;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#DD5114;
color:#ffffff;
text-decoration:none;
}

/**************** Estilos Menu Opciones web ****************/

#navigation1{
height:1.0em;
line-height: 1.0em;
margin: 0px;
padding: 0px;
color:#666666;
}

#navigation1 li{
float:right;
list-style-type:none;
border-right:1px solid #666666;
white-space:nowrap;
}

#navigation1 li a{
display:block;
padding: 0 10px 0 10px;
font-size:0.7em;
font-weight:normal;
text-decoration:none;
background-color:inherit;
color: #666666;
font-weight: normal;
}

* html #navigation a {width:1%;}

#navigation1 .selected,#navigation1 a:hover{
background:#DD5114;
color:#ffffff;
text-decoration:none;
}


/*************************************/
/***** ESTILOS IMAGENES CABECERA *****/
/*************************************/


.imag_revista_cabecera {
	border: none;
	background-image: url(../imagenes/cabeceras/revista.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff;
	height: 60px;
}
