/* CSS Document - Estilos para portal Administrativo */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4F4D42;
	background-color: #C19334;
	background-image: url(../media/f_body.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	margin: 0px;
}

/* Contenedores principales - establece el ancho de la página */

#fondo {
	width: 100%;
	float: left;
	background-image: url(../media/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#fondop {
	width: 100%;
	float: left;
	background-image: url(../media/fondop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenedor{
	width: 61.8em;
	margin: auto;
}

/* ****************************************************************************************************** */

/* Zona de cabecera para portadas y segundas */

#cabecera{
	width: 100%;
	height: 11.75em;
	float: left;
	background-image: url(../media/f_cab1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#seccion {
	width: 13.5em;
	float: left;
	padding-top: 10.7em;
}
#seccion h2{
	font-size: 1em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
#switch {
	width: 12.3em;
	float: right;
	padding-top: 9.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#switch p {
	background-image: url(../media/switch1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 5em;
	font-weight: bold;
	padding-bottom: 1em;
	padding-top: 1em;
}
#switch a p{
	display:block;
	text-decoration:none;
	color: #FFFFFF;
}
#switch a:hover p{
	background-image: url(../media/switch1b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}	

		/* Caja del buscador en portada */
			
#busca_caja {
	width: 12.9em;
	float: right;
}

/* ****************************************************************************************************** */

/* Cuerpo de la página para portadas y segundas */

#cuerpo_lat{
	width: 100%;
	float: left;
	background-image: url(../media/cuerpo_lat.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
}
#cuerpo_pie{
	width: 100%;
	float: left;
	background-image: url(../media/cuerpo_pie.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cuerpo_ppie{
	width: 100%;
	float: left;
	background-image: url(../media/cuerpo_ppie.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cuerpo_cab{
	width: 100%;
	float: left;
	background-image: url(../media/cuerpo_cab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 3.5em;
}
#cuerpo_pcab{
	width: 100%;
	float: left;
	background-image: url(../media/cuerpo_pcab1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 2.5em;
}
/* ****************************************************************************************************** */

		/* Caja menú principal */

#menu_cab {
	width: 92%;
	min-height: 22em;
	float: left;
	background-image: url(../media/menu_cab1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 8%;
}
#menu_cue {
	width: 28.5%;
	float: left;
	background-image: url(../media/menu_cue1.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
}
#menu_pie{
	width: 100%;
	float: left;
	background-image: url(../media/menu_pie1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* ****************************************************************************************************** */

		/* contenidos portada */
		
				/* caja que contiene todos los elementos de portada */

#contenido_caja {
	width: 70%;
	float: right;
}


						/* caja comun para bloque de infosección, mas visitados y destacados */
	
.info_caja {
	width: 100%;
	float: left;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

						/* calendario - fondo y título */
						
#cale_fondo {
	float: right;
	width: 99%;
}
			
#cale_tit h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #C35213;
	font-weight: bold;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
	padding-left: 2.2em;
}

/* ****************************************************************************************************** */

/* caja validación - genia comunicación */

#design {
	width: 86%;
	float:left;
	font-size: 0.65em;
	color: #868686;
	letter-spacing: 0.1em;
	padding-top: 0.65em;
	padding-left: 8.8em;
}
#design img{
	padding-right: 1%;
	vertical-align:middle;
	padding-left: 1%;
}
#design a { 
	color: #868686; 
	text-decoration: none;
}
#design a:hover { 
	color: #868686; 
	text-decoration: underline;
}

/* ****************************************************************************************************** */

/* caja patrocinadores */

#patronus {
	width: 38%;
	float:left;
	font-size: 0.65em;
	color: #868686;
	padding-top: 1.5em;
	padding-left: 8.8em;
	padding-bottom: 1.5em;
}
#patronus img {
	float: left;
	padding-right: 1em;
}
#banner {
	float: right;
	width: 31.5em;
	padding-top: 1em;
}
/* ****************************************************************************************************** */

/* Estilos etiquetas */

h1, h2, h3, h4, h5, h6, form, ul, ol, li, p {
	margin: 0px;
	padding: 0px;
}
a{
	color: #1F88F1;
	text-decoration: none; 
}
a:hover{
	color: #1F88F1;
	text-decoration: underline; 
}
hr {
	height: 1px;
	clear: both;
	border: 0; 
	color: #4F4D42;
	background-color: #fff;
	margin-top: 0em;
	margin-bottom: .4em;
	margin-left: 0em;
}
blockquote {
	margin-left: .8em;
}
img {
	border: none;
}
abbr, acronym {
	cursor: help;
}
table {
	font-size: 1em;
	clear: both;
}
caption {
	margin-bottom: .3em;
}
tbody {
	font-size: 1em;
}
td {
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	padding-right: 0.3em;
	padding-left: 0.3em;
}

/* Varios */

.gris {
	background-color: #F2F2F2;
}

/* Xtras */

.base{
	clear: both;
}
.ocult {
	display: none;
}
