* { padding: 0; margin: 0; }
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: black;
}
#contenedor { 
 margin: 0 auto;
 width: 780px;
}
#publicidad {
 color: #000;
 width: 780px;
 float: left;
 padding: 3px 0px 3px 0px;
 height: 80px;
 margin: 0px 0px 0px 0px;
 background: #fff;
}
#cabeza {
 color: #000;
 width: 780px;
 float: left;
 padding: 0px;
 height: 83px;
 margin: 0px 0px 0px 0px;
 background: #F74F0B;
 background-image: url(../img/revista_exit_header.gif);
}
#navegacion {
 color: #000;
 width: 780px;
 float: left;
 padding: 0px;
 height: 20px;
 margin: 0px 0px 0px 0px;
 background: #F74F0B;
}
#principal {
 color: #000;
 width: 780px;
 float: left;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background-image: url(../img/fondo_contenido.jpg);
}
#principal_col_izq { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 177px;
 float: left;
}
#principal_col_der { 
 float: right;
 color: #000;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 603px;
 display: inline;
}
div.menu_mensaje
{
	margin: 0px 0px 0px 0px;
	background-image: url(../img/fondo_mensaje.gif);
	height: 65px;
	width: 177px;
}
div.menu_opciones
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/fondo_menu1.gif);
	height: 359px;/*299*/
	width: 157px;/*177 - 22*/
}
div.menu_direccion
{
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div.menu_opciones_fil1
{
	height: 36px;
}
div.menu_opciones_fil2
{
	height: 96px;
}
div.menu_opciones_fil3
{
	height: 45px;
}
div.menu_opciones_fil4
{
	height: 32px;
}
div.menu_opciones_fil5
{
	height: 46px;
}
div.menu_opciones_fil6
{
	height: 16px;
}
div.menu_opciones_fil7
{
	height: 28px;
}

div.publicidad_inferior {
 color: #000;
 width: 597px;
 float: left;
 padding: 0px 3px;
 height: 90px;
 margin: 0px 0px 0px 0px;
 background: #fff;
}

/*columnas contenido 2,3*/
#contenido_col_izq { 
 color: #000;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 401px;
 float: left;
}
#contenido_col_der { 
 float: right;
 color: #000;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 202px;
 display: inline;
}

/*titulares*/
div.titulares
{
	width: 182px;
	padding: 10px 10px 0px 10px;
	font-weight: normal;
	font-size: smaller;
	color: white;
}
font.ftitular_titulo
{
	color: Maroon;
	font-size: 12px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* cabeza */
#cabeza_izq { 
 color: #333;
 margin: 0px;
 padding: 0px;
 height: 83px;
 width: 177px;
 float: left;
}
#cabeza_cen1 { 
 float: left;
 color: #000;
 margin: 0px;
 padding: 0px;
 height: 83px;
 width: 184px;
 display: inline;
}
#cabeza_cen2 { 
 float: left;
 color: #000;
 margin: 0px;
 padding: 0px;
 height: 83px;
 width: 117px;
 display: inline;
}
#cabeza_cen3 { 
 float: left;
 color: #000;
 margin: 0px;
 padding: 0px;
 height: 83px;
 width: 185px;
 display: inline;
}
#cabeza_der 
{
 color: #000;
 margin: 0px;
 padding: 0px;
 height: 83px;
 width: 117px;
 float: left;
}

/* pie */
#pie { 
 width: 780px;
 height: 80px;
 clear: both;
 color: #000;
 background: #E7E7E7;
}
div.pie_marco
{
	width: 750px;
	height: 70px;
	padding: 5px 15px 5px 15px;
}
#contenido_pie_izq { 
 color: #000;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 600px;
 float: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
#contenido_pie_der { 
 float: right;
 color: #000;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 150px;
 display: inline;
}

/* Importados*/
a.menu:link, a.menu:visited
{
	color: #f57313;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: 400;
	background-color: none;
	line-height: 16px;

}
a.menu:hover
{
	color: #f57313;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: 400;
}

a.menuviva:link, a.menuviva:visited
{
	color: #aac43d;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: 700;
	background-color: none;
	line-height: 16px;
}
a.menuviva:hover
{
	color: #aac43d;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: 700;
}
a.menuburgerking:link, a.menuburgerking:visited
{
	color: #AD0A35;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: 700;
	background-color: none;
	line-height: 16px;
}
a.menuburgerking:hover
{
	color: #AD0A35;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: 700;
}
a.menubeldent:link, a.menubeldent:visited
{
	color: #008332;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: 700;
	background-color: none;
	line-height: 16px;
}
a.menubeldent:hover
{
	color: #008332;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: 700;
}
a.menutelojuro:link, a.menutelojuro:visited
{
	color: #EF3E58;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: 700;
	background-color: none;
	line-height: 16px;
}
a.menutelojuro:hover
{
	color: #EF3E58;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.texto_contenido
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-weight: 400;
	width: 563px;
	text-align: justify;
	padding: 0px 20px 0px 20px;
}
.texto_contenido_portada
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-weight: 400;
	width: 381px;
	text-align: justify;
	padding: 0px 10px 0px 10px;
}
.texto_contenido_indice
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-weight: 400;
	width: 563px;
	text-align: justify;
	padding: 20px 20px 20px 20px;
	background-image: url(../img/bg_titulares.jpg);
}
.texto_contenido_contactanos
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	font-weight: 400;
	width: 563px;
	height: 520px;
	text-align: justify;
	padding: 20px 20px 20px 20px;
	background-image: url(../img/fondo_exit_contactenos.jpg);
}
.texto_contenido_mensajes_sup
{
	width: 603px;
	height: 200px;
	background-image: url(../img/fondo_exit_mensajes_sup.jpg);
}
.texto_contenido_mensajes_cen
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 16px;
	font-weight: 400;
	width: 503px;
	text-align: justify;
	padding: 0px 50px 0px 50px;
	background-image: url(../img/fondo_exit_mensajes_cen.jpg);
}
.texto_contenido_mensajes_inf
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	font-weight: 400;
	width: 503px;
	height: 340px;
	text-align: justify;
	padding: 0px 50px 0px 50px;
	background-image: url(../img/fondo_exit_mensajes_inf.jpg);
}
.separador_mensajes
{
	/*width: 503px;*/
	height: 20px;
	background-image: url(../img/separador_mensajes.jpg);
}
a.etitular:link, a.etitular:visited
{
	color: white;
	text-decoration: underline;
	font-size: 11px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: none;
}
a.etitular:hover
{
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.eindice:link, a.eindice:visited
{
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: none;
}
a.eindice:hover
{
	color: white;
	text-decoration: underline;
	font-size: 11px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.titulo1
{
    font-size: 14pt;
    font-weight:bold;
    color: Teal;
    font-family: Trebuchet, Georgia, Verdana, Arial;
    text-decoration: none;
    text-align:center; 
    line-height:normal;
}
/* filas de los mensajes*/
.texto_nombre_mensaje
{
	color: black;
	font-size: 16px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texto_fecha_mensaje
{
	color: black;
	font-size: 12px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texto_contenido_mensaje
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 16px;
	font-weight: 400;
	text-align: justify;
	padding: 5px 5px 5px 5px;
}
ol
{
	list-style-position: inside;
}