/* CSS Document */



/* COLOR PARA INVESTIGACION: #009A9C */



h1 {background-color: #009A9C; }

h2, h3, #nav_sup p { color: #009A9C; }



hr {

	background-position: center;

	height: 1px;

	color: #009A9C;

	background-color: #009A9C;

}

.texto a:link { color: #009A9C; }



.nav_inv_actual, nav_inv_actual a:link {   

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

	font-size: 14px;

	color: #FFFFFF;

	font-weight: bolder;

	text-align: center;

	background-color: #009A9C;

	width: 110px; 

	display: block;

	margin-right: 2px;

	margin-left: 2px;

	float: left;

}

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

.nav_inv_actual a:visited {color:#FFF; }





/* ENCABEZADO POR AREAS  */



#enc_area {

	height: 160px;

	width: 760px;

	float: left;

	background-color: #009A9C;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #009A9C;

}

#aqui_estoy a:link, #aqui_estoy a:visited{ color: #009A9C; text-decoration: none; }

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



.inv_txt, .inv_txt a:link, .inv_txt a:visited {

	color: #009A9C; 

	font-size: 11px;

	padding-top: 3px;

}

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

.inv_txt p {

	margin-left: 10px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

}



.indice { background-color: #D2FEFF; }

.indice ul{

	font-size: 11px;

	text-decoration: none;

	text-align: left;

	list-style-type: circle;

	margin-top: 0px;

	padding-top: 5px;

}

/* menu horizontal*/

#subnav {

	width: 96%;

	clear:right;

	float: right;

	padding: 0px;

	display: block;

	margin-top: 10px;

	margin-right: 2px;

	margin-bottom: 0px;

	margin-left: 0px;

}





.item_act  {

	display: inline;

	font-weight: bolder;

	color:#ffffff; 

	text-align: center;

	background-color:#009A9C;;	

	display:inline;	

	border: 1px solid #330066;

	margin-right: 4px;

	margin-left: 4px;

	padding: 5px;

	width: auto;

	margin-top: 0px;

	float: left;

}





.item {

	display: inline;

	font-weight: bolder;

	color: #313063;	

	text-align: center;

	background-color:#D2FEFF;

	display:inline;	

	border: 1px solid #009A9C;

	margin-right: 4px;

	margin-left: 4px;

	padding: 5px;

	width: auto;

	margin-top: 0px;

	float: left;

}

.item a:link{color:#009A9C;}

.item a:hover{color:#ffffff;}









.block, .block a:link, block a:visited {

	display: inline;

	float: left;

	text-align: center;

	color: #009A9C;

	padding: 1px;

	border: 1px solid #009A9C;

	background-color: #F4D0E9;

	width: 142px;

	height: 20px;

	margin-top: 10px;

	margin-right: 1px;

	margin-bottom: 10px;

	margin-left: 1px;

}

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



/* Estilos para PIE DE PAGINA  */

#pie {background-color:#009A9C; }	



/*botonitos en investigación*/
.item_act  {
	display: inline;
	font-weight: bolder;
	color:#ffffff; 
	text-align: center;
	background-color:#009A9C;	
	display:inline;	
	border: 1px solid #009A9C;
	margin-right: 1px;
	margin-left: 4px;
	padding: 4px;
	width: auto;
	margin-top: 0px;
	float: left;
}

.item_act a:hover  {color:#009A9C; background-color:#ffffff; }
 .item_act a:link, .item_act a:visited  {font-weight: bolder; color:#ffffff; background-color:#009A9C; }
.item {
	display: inline;
	font-weight: bolder;
	color: #009A9C;	
	text-align: center;
	background-color:#D2FEFF;
	display:inline;	
	border: 1px solid #009A9C;
	margin-right: 1px;
	margin-left: 4px;
	padding: 4px;
	width: auto;
	margin-top: 0px;
	float: left;
}
.item a:link{color:#009A9C;}
.item a:hover{color:#ffffff;}
