/* CSS Document */

/* COLOR PARA AREA ASISTENCIAL: #313063*/ 

h1 { background-color: #313063; }
h2, h3, #nav_sup p { color: #313063; }
hr {
	background-position: center;
	height: 1px;
	color: #313063;
	background-color: #313063;
}

.texto a:link {
	color: #313063;
	text-decoration: none;
}
#contenido a:link {
	color: #313063;
}

.nav_asist_actual, .nav_asist_actual a:link { 
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bolder;
	text-align: center;
	background-color: #313063; 
	width: 142px;  
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
}
.nav_asist_actual a:hover {color:#000; background-color: #DEDFC6; width: 142px; display:block; }
.nav_asist_actual a:visited {color:#FFF; }




/* ENCABEZADO POR AREAS  */
#enc_area {
	height: 160px;
	width: 760px;
	float: left;
	background-color: #313063;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313063;
	margin: 0;
	padding: 0;
}
#aqui_estoy a:link, #aqui_estoy a:visited{ color: #313063; text-decoration: none; }
#aqui_estoy a:hover { color: #4a83ac; }

.asist_txt, .asist_txt a:link, .asist_txt a:visited {
	color:#313063; 
	font-size: 11px;
	padding-top: 3px;
}
.asist_txt a:hover {font-weight: bolder;}
.asist_txt p {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.indice { background-color: #D2D1E9;}
.indice ul{
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	list-style-type: circle;
	margin-top: 0;
	padding-top: 5px;
}
/* menu horizontal*/

.lista_izq {
	float: left;
	width: 250px;
	list-style-type: none;
	font-size: 11px;}
.lista_der {
	float: right;
	width: 250px;
	font-size: 11px;
}



#subnav {
	width: 96%;
	clear:right;
	float: right;
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.item_act  {
	display: inline;
	font-weight: bolder;
	color:#ffffff; 
	text-align: center;
	background-color:#313063;	
	display:inline;	
	border: 1px solid #330066;
	margin-right: 4px;
	margin-left: 4px;
	padding: 5px;
	width: auto;
	margin-top: 0px;
	float: left;
}

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


/* Estilos para PIE DE PAGINA  */
#pie {background-color:#313063; }	


.cuadrotox { 
	padding: 5px; 
	background-color:#313063;
	clear: both;
}
.cuadrotox p{ 
	margin: 2px;
	color:#FFFFFF;
	font-size:14px;
}
.cuadrotox h3{ 
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
}
.celda { border-top-color: #313063; }




.cuadroeven { 
	padding: 5px; 
	background-color:#999999;
	clear: both;
}
.cuadroeven p{ 
	margin: 2px;
	color:#FFFFFF;
	font-size:14px;
}
.cuadroeven h3{ 
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
}

.asist td {

	font-size: 10px;

	text-align: left;

	text-align:left;

	padding-right: 1px;

	padding-left: 1px;

}
