body{
font-family:Arial;
font-size:11px;
color:#676E74;
background-color:#CCCCCC;
}
td{
	color:#676E74;
}
.contenedor{
/*text-align:center;*/
width:798px;
height:100%;
background-color:#FFFFFF;
}
input{
font-family:Arial;
font-size:10px;
font-weight:normal;
color:#666666;
}

/*ENLACES*/
a{
	color:#1D3272;
	text-decoration:underline;
}
a.mn:link{
color:#1D3272;
text-decoration:none;
}
a.mn:active{
color:#1D3272;
text-decoration:none;
}
a.mn:visited{
color:#1D3272;
text-decoration:none;
}
a.mn:hover{
color:#717D9E;
text-decoration:none;
}
/*CABECERA*/
.cabecera{
width:798px;
height:174px;
}

/*MENU*/
.mn_cont{
vertical-align:top;
text-align:right;
width:172px;
}
.menu{
vertical-align:top;
text-align:right;
height:100%;
width:166px;
margin-left:6px;
}
.menu_sup{
vertical-align:top;
height:31px;
width:166px;
background-image:url(../img/menu_sup.jpg);
background-repeat:no-repeat;
}
.menu_tit{
	float:left;
	clear:both;
	width:166px;
	background-image:url(../img/fnd_yellow.jpg);
	background-repeat:no-repeat;
}
.menu_texto{
	float:left;
	width:140px;
	font-family:Georgia;
	font-size:11px;
	color:#1D3272;
	/*text-transform:uppercase;*/
	text-align:left;
	padding:5px;
}
.capa_desplegar{
	float:right;
	padding-top:9px;
}
* html .capa_desplegar{
	float:right;
	padding-top:6px;
}
.submenu{
	float:left;
	clear:both;
	background-image:url(../img/fnd_submenu_.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:left;
	height:20px;
	width:166px;
	padding-left:30px;
}

.menu_med{
vertical-align:top;
height:100%;
width:166px;
background-image:url(../img/menu_med.jpg);
background-repeat:repeat-y;
}
.menu_inf{
vertical-align:top;
height:43px;
width:166px;
background-image:url(../img/menu_inf.jpg);
background-repeat:no-repeat;
}

/*CONTENIDO*/

.contenido{
/*width:100%;*/
height:100%;
vertical-align:top;
margin-left:20px;
margin-right:20px;
}
.migapan{
vertical-align:top;
text-align:left;
height:100%;
width:400px;
padding-bottom:5px;
}
.tit1{
font-family:Georgia,"Times New Roman";
font-size:12px;
font-weight:bold;
color:#CAA346;
/*text-transform:uppercase;*/
vertical-align:top;
text-align:left;
height:100%;
/*width:400px;*/
text-align:left;
padding-bottom:5px;
}
.titulo{
font-family:Georgia,"Times New Roman";
font-size:12px;
font-weight:bold;
color:#CAA346;
vertical-align:top;
text-align:left;
height:100%;
text-align:left;
padding-bottom:5px;
}
.img_cont{
width:50px;
height:100%;
text-align:left;
vertical-align:top;
}
.txt_general{
width:350px;
height:100%;
vertical-align:top;
padding-bottom:10px;
padding-left:10px;
text-align:left;
}
.columna_gris{
width:200px;
height:100%;
vertical-align:top;
background-color:#E3E4E6;
text-align:left;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
}
.separador{
width:100px;
border-top:1px solid #A0A3A8;
}
.espacio{
width:16px;
height:100%;
background-color:#FFFFFF;
}
.columna_tit{
font-family:Georgia,"Times New Roman";
font-size:12px;
font-weight:bold;
text-transform:uppercase;
text-align:left;
}

/*DESTACADOS*/
.tit_destacado{
	color:#1D3272;
	font-size:1em;
	font-family:Georgia;
	text-decoration:underline;
}
.dest_cont{
vertical-align:top;
text-align:left;
height:100%;
width:186px;
}
.destacados{
vertical-align:top;
text-align:left;
/*height:100%;*/
width:166px;
margin-right:20px;
}
.banner{
vertical-align:top;
text-align:left;
height:122px;
width:166px;
}
.dest_gris{
font-weight:bold;
color:#666666;
vertical-align:top;
text-align:right;
/*
padding-right:5px;
*/
height:5%;
width:166px;
background-color:#DCE1E4;
padding:10px;
}
.cubica{
vertical-align:top;
text-align:left;
height:100%;
width:166px;
}
.fondo{
	background-image:url(../img/fnd_amarillo.jpg);
	background-repeat:repeat-y;
}
/*PIE*/
.pie{
color:#666666;
vertical-align:middle;
text-align:center;
height:75px;
width:798px;
background-image:url(../img/fnd_pie.jpg);
background-repeat:no-repeat;
}

.separador_portada{
	background-image:url(../img/pix_gris.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.acceso_intranet{
color:#666666;
font-size:1.2em;
text-align:center;
font-weight:bold;
padding:2px;
}

.login{
	padding-top:2px;
	padding-bottom:4px;
	padding-left:3px;
	background-image:url(../img/fnd_intranet.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	}
.form{
	width:80px;
}

.privado{
	font-size:14px;
}