body {
margin:0;
padding:0;
background:url(../img/fondo.gif);
font-size:0.75em;
font-family:Arial, Helvetica, sans-serif;
}
#supercontenedor {
width:790px;
margin:auto;
background: url(../img/medio.png) repeat-y center center;
}
#contenedor {
width:780px;
margin:auto;
background:#FFFFFF;
}
#pie {
width:790px;
margin:auto;
height:10px;
background:url(../img/abajo.png) no-repeat center center;
}
#cabecera {
height:138px;
background:url(../img/cabecera.gif) no-repeat;
}
#idiomas {
height:22px;
border-bottom:1px dotted #666666;
}
#idiomas a img, #idiomas a #inicio{
float:left;
border:0;
color:#32b5bb;
text-decoration:none;
margin:0 2px;
}
#idiomas a#inicio{
float:left;
color:#32b5bb;
text-decoration:none;
margin:0 2px;
}
#idiomas a#inicio.actual{
color:#ea5425;
}
#idiomas #caja_inicio {
height:20px;
margin:5px 0 0 20px;
}
#idiomas #eues {
float:right;
text-decoration:none;
margin:0 2px;
list-style:none;
padding-right:20px;
}
#idiomas #eues li {
display:inline;
padding:0 5px;
}
#idiomas #eues li a{
text-decoration:none;
color:#32b5bb;
padding-left:20px;
background: url(../img/flecha_i.gif) no-repeat left bottom;
}
#idiomas #eues li a.actual {
color:#ea5425;
padding-left:20px;
background: url(../img/flecha_actual_i.gif) no-repeat left bottom;
}
#menu {
width:160px;
float:left;
}
#menu ul {
list-style:none;
padding:0;
margin:0;
}
#menu li {
border-bottom:1px dotted #666666;
border-right:1px dotted #666666;
}
#menu li a {
display:block;
padding:8px;
color:#32b5bb;
text-decoration:none;
background:url(../img/flecha.gif) no-repeat 10px 10px;
padding-left:30px;
}
#menu li a:hover {
background: #e6eff0 url(../img/flecha.gif) no-repeat 10px 10px;;
}
#menu li a.actual {
display:block;
padding:8px;
color:#ea5425;
text-decoration:none;
background:url(../img/flecha_actual.gif) no-repeat 10px 10px;
padding-left:30px;
}
#menu li a.actual:hover {
background: #FEF0EB
}
#texto {
float:right;
padding:15px;
text-align:justify;
}
#texto p {
margin: 10px 0;
padding: 0 60px 0 32px;
clear:both;
}
#texto h1 {
margin:0;
font-size:1.2em;
color:#006666;
}
#texto #logos {
text-align:center;
width:326px;
margin:auto;
clear:both;
height:43px;
}
#texto #ede {
float:left;
border: 1px solid #666666;
padding:2px;
}
#texto #bbk {
float:right;
border: 1px solid #666666;
padding:2px;
}
#texto .centrar {
text-align:center;
}
#texto .centrar a{
color:#32b5bb;
text-decoration:none;
}
#texto .centrar img{
margin-right:4px;
border:0;
}
#texto .centrar a:hover {
color:#ea5425;
}
#texto strong {
color: #007D7D;
}
