/* CSS Document */

/* COLOR PARA INFORMACION INSTITUCIONAL: #9C0063 */

h1 { background-color: #9C0063; }

h2, h3, #nav_sup p { color: #9C0063; }

h4 {color: #9C0063; border-color: #9C0063; }

hr {

	background-position: center;

	height: 1px;

	color: #9C0063;

	background-color: #9C0063;

}



.texto a:link {color: #9C0063; }

#contenido a:link {color: #9C0063; }



.nav_inst_actual, nav_inst_actual a:link { 

	font-family: "Arial", Helvetica, sans-serif;

	font-size: 14px;

	color: #FFFFFF;

	font-weight: bolder;

	text-align: center;

	background-color: #9C0063;

	width: 114px; 

	display: block;

	margin-right: 2px;

	margin-left: 2px;

	float: left;

 }	



.nav_inst_actual a:hover {color:#000; background-color: #DEDFC6; width: 114px; display:block }



.nav_inst_actual a:visited {color:#FFFFFF; }



/* ENCABEZADO POR AREAS  */



#enc_area {

	height: 160px;

	width: 760px;

	float: left;

	background-color: #9C0063;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #9C0063;

}



#aqui_estoy a:link, #aqui_estoy a:visited{ color: #9C0063; text-decoration: none; }



#aqui_estoy a:hover { color: #4a83ac; }



.inst_txt, .inst_txt a:link, .inst_txt a:visited {

	color: #9C0063; 

	font-size: 11px;

	padding-top: 3px;

}



.inst_txt a:hover {font-weight: bolder;}



.inst_txt p {

	margin: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

	padding-left:10px;

}



.colum_der {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #9c0063;

}



.cuadro { border: 1px solid #9c0063;}

.cuadro p{

	font-size:12px;

	margin-top: 1px;

	margin-bottom: 1px;

}



.indice {

	background-color: #F4D0E9;

	margin: 0px;

	padding: 0px;

}



.indice p{

	font-size: 11px;

	margin: 0px;



}

/* Estilos para PIE DE PAGINA  */



#pie {background-color:#9C0063; }

