/*Estilos de la cabecera de 1024*/

#todo {
	width:88.9em;
}
#saltar {position:absolute; text-indent:-9000px;}
#cabecera {
	width:100%;
	background: #c00;
	float: left;
}
#cabecera div {
	float: left;
}
#cabecera img {
	float: left;
/*	display:block;*/
/*	width: 100%;
*/} 
#logos {
	width: 30.1%;
}
#decha {
	background: url(../img/comunes/barras/cariatide.jpg) no-repeat;
	position: relative;
	width: 69.9%;
}
#buscador {
	background: url(../img/comunes/barras/fnd_busca.gif) repeat;
	width: 61.7%;
	height:2.3em;
	position: relative;
	clear: both;
	padding: 4px 0 2px 0;
	margin-top: 8px;
	float: right!important;
}
#cabecera li {
	list-style:none;
	float:left;
	text-align: center;
	font-weight: bold;
}
ul.mapa {
	width: 61.7%;
	float: right;
	font-size: .85em;
}
ul.mapa li {
	background: url(../img/comunes/barras/sepvert.gif) no-repeat right;
	padding: 0 1.5% 2px 1.5%;
	margin-top: 6px;
}
ul.nav {
	float: left;
	width:69.9%;
	border-top: 1px solid #fff;
	background-color: #704664;
}
ul.nav li {
	text-transform: uppercase;
	padding: 4px 0 3px 0;
	height: 100%;
	width:19.877%;
	border-right: 1px solid #fff;
}
li.ens {
	background: #446363;
}
li.lit {
	background: #ba3c0b;
}
li.len {
	background: #4d7089;
}
 li.art {
	background: #536c07;
}
ul.nav li.cien {
	background: #704664;
	border-right:none;
}
#cabecera a {
	color:#FFF;
}
#cabecera a:visited {
	color:#fff;
	text-decoration:none;
}
#cabecera a:visited:hover {
	text-decoration:underline;
}
/* ELEMENTOS DEL FORMULARIO DE LA CABECERA*/

#cabecera form {
	text-align:center;
}
#goButton {
	font: .9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background: #fff;
	border-width: 0;
	cursor: pointer;
	vertical-align: 1px;
	margin: 0 6px;
	padding: 2px 2px 0 2px;
}
#goButton:hover{
	background: #C0C0C0;
	font-weight:bold;
}
#goButton:active {
	color: #fff;
	background: #000;
}
#txtBuscar {
	font: 1em Arial, Helvetica, sans-serif;
	margin: 4px 0 2px 0;
	padding: 1px;
	border:1px solid #333;
	border-bottom: 1px solid #666;
	width: 15em;
}

/*Estilos  para las cabeceras de las portadillas*/
.literatura #cabecera, .lengua #cabecera, .ensenanza #cabecera, .artes #cabecera {
	margin-bottom: 1em;
}

.literatura #decha {background: url(../img/comunes/barras/cariat_lite.jpg) no-repeat;}
.literatura #buscador {background: url(../img/comunes/barras/fnd_busca_l.gif) repeat;}
.literatura #cabecera {
	background: #BA3C0B;
}
.lengua #decha {background: url(../img/comunes/barras/cariat_len.jpg) no-repeat;}
.lengua #buscador {background: url(../img/comunes/barras/fnd_busca_len.gif) repeat;}
.lengua #cabecera {
	background: #4D7089;
}
.ensenanza #decha {background: url(../img/comunes/barras/cariat_ense.jpg) no-repeat;}
.ensenanza #buscador {background: url(../img/comunes/barras/fnd_busca_e.gif) repeat;}
.ensenanza #cabecera {
	background: #446363;
}
.artes #decha {background: url(../img/comunes/barras/cariat_art.jpg) no-repeat;}
.artes #buscador {background: url(../img/comunes/barras/fnd_busca_a.gif) repeat;}
.artes #cabecera {
	background: #536C07;
}
.ciencia #decha {background:  url(../img/comunes/barras/cariat_cien.jpg) no-repeat;}
.ciencia #buscador {background: url(../img/comunes/barras/fnd_busca_c.gif) repeat;}
.ciencia #cabecera {
	background: #704664;
}
/*pegote y pie*/
object#inclusion {
	border:none;
	width: 100%;
	height: 124em;
	overflow:hidden;
}
#pie {font-size:.9em;}
