body {
 margin: 0;
 padding: 0;
 font-family:"Century Gothic","AvantGarde Bk BT", "Times New Roman", serif;
 font-size: 62%;
 background: #fff url(img/fondoCabecera.gif) no-repeat top center;
 color: #333;
}

html>body {
 font-size: 10px;
}

ul {
 list-style-type: none;
}

a {
 background-color: transparent;
 color: #333;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

div#contenedor {
 height: auto;
 margin: auto;
 width: 970px;
 padding: 0;
 background-color: #fff;
 color: #333;
}


div#pie {
 clear: both;
 height: 20.8em;
 background: #fff url(img/bannerPie.jpg) no-repeat bottom center;
 text-align: center;
}

div#pie ul {
 margin: 0;
 padding: 19.2em 0 0 0;
}

div#pie ul li {
 margin: 0;
 padding: 0 1em 0 1em;
 display: inline;
 color: #fff;
 border-right: 1px solid;
}

div#pie ul li#last {
 border: none;
}

div#pie ul li a {
 color: #fff;
}

div#cabecera {
 margin: 0;
 padding: 0;
 width: 970px;
 height: 94px;
 background: url(img/fondo_cabecera.jpg) no-repeat left;
}

div#cabecera h1 {
 margin: 0;
 padding: 25px 50px 0 110px;
 height: 90px;
 line-height: 0.8em;
 font-family:"Century Gothic","AvantGarde Bk BT", "Times New Roman", serif;
 font-size: 3.0em;
 font-weight: normal;
 background: url(img/escudo_uniovi.jpg) no-repeat 5px 2px;
 display: block;
}

div#cabecera h1 span#slogan {
 font-size: 0.5em;
 font-family: "AvantGarde Bk BT", "Times New Roman", serif;
 font-weight: bold;
 font-style: italic;
 color: #fff;
}

div#cabecera h1 a {
 color: black;
 display: block;
}

div#cabecera h1 a:hover {
 text-decoration: none;
}

div#izquierda {
 margin: 0;
 padding: 0;
 width: 28.0em;
 float: left;
}

div#derecha {
 float: left;
 margin: 0.5em 0 0 1.0em;
 padding: 0;
 width: 68.0em;
}

div#menu {
 margin: 0;
 padding: 0;
 background: #fff url(img/fondo_menu_izq.jpg) no-repeat;
 font-size: 1.2em;
}

div#menu h2 {
 display: none;
}

div#menu ul {
 margin: 0 0 0 1.3em;
 padding: 0 0 0 0;
 background: #fff url(img/fondo_menu_der.jpg) no-repeat right top;
}

div#menu ul li {
 margin: 0;
 padding: 0;
 line-height: 2em;
 padding-left: 2em;
 background-image: url(img/lista_flecha_portada.gif);
 background-position: 0em 0.5em;
 background-repeat: no-repeat;
}

div#menu ul a:hover {
 text-decoration: underline;
}


div#escaparate {
 margin: 0;
 padding: 0;
 font-size: 1.0em;
 width: 68.0em;
 overflow: hidden;
}

div#escaparate ul {
 padding: 0;
 margin: 0;
}

div#escaparate ul li {
 display: block;
}

div#escaparate ul li a img {
 border: none;
}


img#escaparate_CEI {
 width: 68.0em;
 height: 19.7em;
 margin-bottom: 0.5em;
}

img#escaparate_nueva_web {
 width: 68.0em;
 height: 19.7em;
 margin-bottom: 0.5em;
}

