body,ul,li,ol,p,table,tr,td,form,h1,h2,h3,h4,h5,h6,input,textarea {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
a{
	text-decoration:none;
	outline:none;
	color:#A3022F;
}
a:hover{color:#BF0236;}
img{
	border:0px;
}
ul,li{
	list-style-image: none;
	list-style-type: none;
}
p{
	padding-bottom:20px;
	text-indent:0px;
}
/*---------------------------------------------*/
html {height:100%;}
body{
margin:0px;
background:url(../imagenes/fondo_total.png) repeat-y center top;
height:100%;
}
#cabecera{
position:absolute;
width:100%;
height:91px;
}
#menu{
height:35px;
position:absolute;
width:100%;
top:92px;
text-align:center;
}
#foto{
position:absolute;
width:100%;
top:193px;
border:1px solid red;
width:100px;
height:100px;
overflow:hidden;
}
#cabecera div,#menu div,#foto div,#cuerpo div{
width:960px;
margin:0 auto;
}
#foto div{
height:148px;
background:url(../imagenes/fondo2.png) no-repeat center -193px;
}
#cuerpo #submenu div#foto_aleatoria{
width:225px;
height:170px;
display:block;
padding:0px;

}
#cuerpo{
height:100%;
background:url(../imagenes/fondo_superior.png) no-repeat center top;
}
#cuerpo div{
min-height:100%;
overflow:hidden;
background:url(../imagenes/fondo_superior.png) no-repeat center top;

}
#cuerpo div div{
height:auto;
min-height:auto;
margin:0px;
padding:0px;
float:left;
margin-top:127px;
background:none;
}
#cuerpo div div#submenu{
width:225px;
margin-right:7px;
}
#cuerpo div div#contenido{
padding:26px 30px;
width:680px;
padding-right:0px;
text-align:justify;
line-height:145%;
width:660px;
}
#cuerpo div div#pie{
width:680px;
margin-top:30px;
padding-top:25px;
border-top:1px dashed #DDDDDD;
font-size:11px;
line-height:160%;
}
#pie a{color:#A80230;}
#pie a:hover{ text-decoration:underline}
/*---------------------------------------------*/
#us{
display:block;
width:72px;
height:65px;
float:left;
text-indent:-9999px;
margin-left:74px;
margin-top:12px;
display:inline;
}
#departamento{
display:block;
width:680px;
height:90px;
float:right;
text-indent:-9999px;
}
#menu ul{margin-top:10px;}
#menu li{
display:inline;
margin: 0 18px;
font-size:15px;
text-transform:uppercase;
font-weight:bold;

}
#menu a{color:#000000;}
#menu a:hover,#inicio #menu a.inicio,#informacion #menu a.informacion,#personal #menu a.personal,#docencia #menu a.docencia,#investigacion #menu a.investigacion,#agenda #menu a.agenda,#enlaces #menu a.enlaces,#tablon #menu a.tablon{color:#A80230;}
#submenu ul{
margin-bottom:20px;
}
#menu a.pulsado{color:#A80230;}
#submenu a{
color:#FFFFFF;
background:url(../imagenes/boton_submenu.png) no-repeat left bottom;
padding:10px;
width:205px;
display:block;
margin-top:14px;
text-transform:uppercase;
font-weight:bold;
overflow:hidden;
}
#submenu a:hover{
background-position: -225px bottom;
}
#submenu a.pulsado,#submenu a.pulsado:hover{background-position: -450px bottom;}
#submenu ul{display:none;}
#submenu ul.visible{ display:block;}
#cuerpo div#destacados_submenu{margin-top:10px;}
#cuerpo div#destacados_submenu div{
background:url(../imagenes/destacados_portada_sup.png) no-repeat left top;
margin-bottom:10px;
width:225px;
overflow:hidden;
}
#cuerpo div#destacados_submenu div div{
background:url(../imagenes/destacados_portada.png) no-repeat left bottom;
margin-top:15px;
padding:15px;
padding-top:0px;
margin-bottom:0px;
font-weight:bold;
}
#cuerpo div#destacados_submenu div div strong{color:#A3022F;}
#cabecera div{position:relative;}
#cabecera div div#idioma{
position:absolute;
right:0px;
top:0px;
height:12px;
width:100px;
font-size:10px;
color:#FFFFFF;
text-align:right;
right:38px;
top:38px;
/**/
right:40px;
top:77px;
right:0px;
top:0px;
display:none;
}
#cabecera div div#idioma a{color:#FFFFFF;}
#cabecera div div#idioma a:hover{color:#FACC3F;}
