/* CSS Document */







/* COLOR PARA RECURSOS FISICOS: #639A31 */







h1 { background-color: #639A31; }



h2, h3, #nav_sup p { color: #639A31; }

hr {

	background-position: center;

	height: 1px;

	color: #639A31;

	background-color: #639A31;

}



.texto a:link { color: #639A31; }



#contenido a:link {color: #639A31; }



.nav_fisicos_actual, nav_fisicos_actual a:link { 

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

	font-size: 14px;

	color: #FFFFFF;

	font-weight: bolder;

	text-align: center;

	background-color: #639A31; 

	width: 142px; 

	display: block;

	margin-right: 2px;

	margin-left: 2px;

	float: left;



 }	



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



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



/* ENCABEZADO POR AREAS  */







#enc_area {

	height: 160px;

	width: 760px;

	float: left;

	background-color: #639A31;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #639A31;



}



#aqui_estoy a:link, #aqui_estoy a:visited{ color: #639A31; text-decoration: none; }



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







.fisicos_txt, .fisicos_txt a:link, .fisicos_txt a:visited {

	color: #639A31; 

	font-size: 11px;

	padding-top: 3px;



}



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



.fisicos_txt p {

	margin-left: 10px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

}







.indice { background-color: #D5EFBA; width: 100%; }



.indice ul{



	font-size: 11px;

	text-decoration: none;

	text-align: left;

	list-style-type: circle;

	margin-top: 0px;

	padding-top: 5px;



}



#pie {background-color:#639A31; }	



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

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