*{
	padding:0;
	margin:0;
}

h1{
	display:none;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#425479;
	font-size:1.4em;
	padding:0.5em 0 0.5em 0;
	
}

#contenedor{
	text-align:center;
	margin:auto;
	width:940px;
}

#cabecera{
	text-align:left;
	padding-bottom:20px;
}

#contenido{
	background-image:url(../images/fondo_portada.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:left;
}

ul#utils {
	color:#666666;
	padding:0;
	margin:0;
}

ul#utils li {
	display:inline;
	line-height:1.1em;
	padding:0 0.5em 0 0.8em;
}

body{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:62.5%;
}

ul#utils li a:hover {
	color:#333333;
	text-decoration:underline;
}

ul#utils li a {
	color:#666666;
	text-decoration:none;
}

ul#utils li#google .g {
	color:#053AAB;
}

ul#utils li#google .o {
	color:#BF2612;
}

ul#utils li#google .oo {
	color:#FEC601;
}

ul#utils li#google .gg {
	color:#053AAB;
}

ul#utils li#google .l {
	color:#239A28;
}

ul#utils li#google .e {
	color:#A61805;
}

#menu{
	margin-top:-15px;
}

#foto{
	float:left;
}

div#secciones{
	float:left;
}

ul#sections li{
	display:inline;
}

li#accesoDocencia a{
	background-image:url(../images/portada_docencia.jpg);
	/*height:152px;*/
	width:103px;
	position:absolute;
	margin-left:14px;
	text-align:right;
	color:#425479;
	text-decoration:none;
	padding-bottom:140px;
}

li#accesoDocencia a:hover{
	background-image:url(../images/portada_docencia_hover.jpg);
	color:#717F9B;
}


li#accesoCultura a{
	background-image:url(../images/portada_cultura.jpg);
	width:103px;
	position:absolute;
	margin-left:131px;
	text-align:right;
	color:#A7A400;
	padding-bottom:140px;
}

li#accesoCultura a:hover{
	background-image:url(../images/portada_cultura_hover.jpg);
	color:#BDBB40;
}

li#accesoHistoria a{
	background-image:url(../images/portada_historia.jpg);
	width:103px;
	position:absolute;
	margin-left:248px;
	text-align:right;
	color:#9D760E;
	padding-bottom:140px;
}

li#accesoHistoria a:hover{
	background-image:url(../images/portada_historia_hover.jpg);
	color:#B6984A;
}

#destacados{
	width:336px;
	padding-bottom:2em;
	background-color:#F0F1EC;
	float:right;
	display:inline;
	margin-top:162px;
	margin-right:104px;
	background-image:url(../images/fondo_destacados.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#BFC6D2;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#BFC6D2;
}

#destacados li{
	list-style:none;
	margin:0.4em 0 0 1.6em;
	padding:0em 0 0 0;
}

#destacados li a{
	color:#666666;
	text-decoration:none;
	background-image:url(../images/punto_destacados.gif);
	background-repeat:no-repeat;
	padding-left:1.2em;
}

#destacados li a:hover{
	color:#999999;
}

#destacados h2{
	margin-left:1em;
	padding-bottom:0;
}

#noDestacados{
	width:336px;
	height:64px;
	float:right;
	display:inline;
	margin-top:160px;
	margin-right:104px;
	background-color:#CCCCCC;
	background-image:url(../images/fondo_no_destacados.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#BFC6D2;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#BFC6D2;
}

#accesos{
	clear:both;
	witdh:836px;
}

#accesos ul li{
	list-style-image:url(../images/flecha.gif);
	margin-top:0.5em;
	float:left;
	width:418px;
	padding-top:0;
	margin-left:1.5em;
}

#accesos ul li a{
	color:#666666;
	text-decoration:none;
}

#accesos ul li a:hover{
	color:#999999;
}

ul#listaLeft{
	width:45%;
	float:left;
}

ul#listaRight{
	width:45%;
	float:right;
} 

#pie{
	width:100%;
	clear:both;
	padding-top:2em;
}

#pie ul{
	border-top:solid #CCCCCC 1px;
	padding:1em;
	
}

#pie ul li{
	display:inline;
	margin-left:1.5em;
}

#pie ul li#contacto a{
	background-image:url(../images/contactoPortada.gif);
	background-repeat:no-repeat;
	padding-left:2.1em
}

#pie ul li#mapaweb a{
	background-image:url(../images/mapa_icono.gif);
	background-repeat:no-repeat;
	padding-left:2.1em
}


#pie ul li a{
	color:#666666;
	text-decoration:none;
}

#pie ul li a:hover{
	color:#999999;
	text-decoration:underline;
}



