/* CSS Document */



/* COLOR PARA AREA ADMINSITRATATIVA- CONTABLE: #CE6500  */ 



h1 {background-color: #CE6500; }

h2, h3, #nav_sup p { color: #CE6500; }

hr {

	background-position: center;

	height: 1px;

	color: #CE6500;

	background-color: #CE6500;

}

.adm td {

	font-size: 10px;

	text-align: right;

	background-color:#ebebeb;

	padding-right: 1px;

	padding-left: 1px;

}

.adm th {

	border: 1px solid #666666;

	font-size: 10px;

}

.selec td {

	font-size: 10px;

	background-color:#ebebeb;

	padding-right: 1px;

	padding-left: 1px;

}

.selec th {

	border: 1px solid #666666;

	font-size: 10px;

}


.texto a:link, #contenido a:link {color: #CE6500; }





.nav_adm_actual, .nav_adm_actual a:link { 

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

	font-size: 14px;

	color: #FFFFFF;

	font-weight: bolder;

	text-align: center;

	background-color: #CE6500;

	 width: 130px; 

	display: block;

	margin-right: 2px;

	margin-left: 2px;

	float: left;

 }	

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

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

/* ENCABEZADO POR AREAS  */



#enc_area {

	height: 160px;

	width: 760px;

	float: left;

	background-color: #CE6500;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CE6500;

}

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

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



.adm_txt, .adm_txt a:link, .adm_txt a:visited {

	color: #CE6500; 

	font-size: 11px;

	padding-top: 3px;

	padding-botton: 2px;

	padding-top: 3px;

}

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

.adm_txt p {

	margin-left: 10px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

}

.indice { background-color: #FBEAEA; }

.indice ul{

	font-size: 11px;

	text-decoration: none;

	text-align: left;

	list-style-type: circle;

	margin-top: 0px;

	padding-top: 5px;

}



.col {

	display: inline;

	padding: 1px;

	float: left;

	height: 120px;

	width: 100px;

	border: 1px solid #CE6500;

	margin: 5px;

	text-align: center;

	

}



.col p{

	text-align: center;

	text-indent: 0px;

	font-size: 11px;

	margin: 1px;

}

.col h3{

	font-size:12px;

	text-align:center;

	text-indent: 0px;

	display: inline;

	margin: 1px;

}



#subnav {

	width: 98%;

	clear:right;

	float: right;

	display: block;

	margin-top: 10px;

	margin-right: 2px;

	margin-bottom: 10px;

	margin-left: 4px;

}



#item_act  {

	

	font-weight: bolder;

	color:#FFFFFF; 

	text-align: center;

	background-color:#CE6500;	

	display: inline;

	width: auto;

	border: 1px solid #CE6500;

	margin-right: 1px;

	margin-left: 4px;

	padding: 3px;

	margin-top: 0px;

	float: left;

}

#item_act a:hover {color:#CE6500; background-color:#ffffff; }

#item_act a:link, #item_act a:visited  {color:#ffffff; background-color:#CE6500; }

#item {

	font-weight: bolder;

	color: #CE6500;	

	text-align: center;

	background-color:#F9EEE3;

	display:inline;	

	width: auto;

	border: 1px solid #CE6500;

	margin-right: 1px;

	margin-left: 4px;

	padding: 3px;

	margin-top: 0px;

	float: left;

}

#item a:link, #item a:visited {color:#CE6500; background-color:#ffffff;}

#item a:hover{color:#CE6500; background-color:#ffffff;}



/* Estilos para TABLA DE INGRESOS DE PERSONAL  */

.ing td {

	font-size: 10px;

	text-align: center;

	background-color:#ebebeb;

	padding-right: 1px;

	padding-left: 1px;

}

.ing th {

	border: 1px solid #666666;

	font-size: 10px;

}

/* Estilos para PIE DE PAGINA  */

#pie {background-color: #CE6500; }	



