* {
margin:0;
padding:0;
}

body {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:400;
color:#333;
font-size:small;
}

#titulo {
width:920px;
position:fixed;
left:0;
top:0;
background-color:#FFF;
height:130px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#999;
}

h1 {
color:#000;
font-size:small;
letter-spacing:1px;
font-variant:small-caps;
width:760px;
background-color:#CCC;
text-align:center;
margin:0;
padding:10px 0;
}

#logo {
background-color:#FFF;
float:left;
text-align:center;
padding:50px 85px 15px 160px;
}

#indice {
position:fixed;
width:160px;
top:130px;
background-image:url(fondo2.png);
background-repeat:repeat;
left:0;
border-top-width:1px;
border-top-style:solid;
border-top-color:#999;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#999;
height:265px;
}

* html div#indice {
width:160px;
position:absolute;
top:130px;
left:0;
}

#indice ul {
list-style-type:none;
width:120px;
margin:0;
padding:50px 15px 20px;
}

#indice li {
height:25px;
width:115px;
list-style-type:none;
background-color:#999;
padding-top:10px;
margin-top:3px;
margin-bottom:3px;
}

#indice li a {
font-size:small;
text-decoration:none;
color:#FFF;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#C10000;
width:105px;
padding-left:10px;
float:left;
padding-bottom:1px;
}

.enlaces {
line-height:22px;
float:right;
margin-top:30px;
padding:0;
}

.enlaces ul {
list-style-type:none;
height:150px;
margin:0;
padding:0;
}

.enlaces li {
float:left;
height:85px;
width:85px;
text-align:center;
list-style-type:none;
border:1px solid #999;
margin:0 5px;
}

.enlaces li a {
font-size:small;
text-decoration:none;
color:#333;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#999;
width:85px;
float:left;
padding-top:35px;
padding-bottom:3px;
}

#accesibilidad {
line-height:19px;
}

#accesibilidad ul {
list-style-type:none;
}

#accesibilidad li {
list-style-type:none;
float:left;
text-align:center;
background-color:#999;
height:25px;
margin:35px 5px 5px;
}

#accesibilidad li a {
font-size:small;
text-decoration:none;
color:#FFF;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#C10000;
float:left;
width:95px;
}

#accesibilidad li a.sellos {
font-size:small;
text-decoration:none;
color:#666;
background-color:#FFF;
width:45px;
cursor:help;
border-color:#999 #999 #C10000;
border-style:solid;
border-width:1px;
}

#accesibilidad li a:hover {
color:#000;
}

#direccion {
color:#DF0000;
font-size:x-small;
letter-spacing:1px;
font-weight:bolder;
float:right;
text-align:center;
padding-top:45px;
padding-right:5px;
}

#contenido {
width:760px;
margin-left:160px;
margin-bottom:15px;
padding-top:130px;
float:left;
padding-bottom:130px;
background-color:#EFEFEF;
}

.seccion {
overflow:auto;
text-align:justify;
width:720px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#999;
padding-right:20px;
padding-left:20px;
height:510px;
}

.primera {
overflow:auto;
text-align:justify;
padding-top:90px;
}

.flash {
width:650px;
height:500px;
margin-left:30px;
}

#indice li a:hover,#indice li a.activo {
color:#000;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#DF0000;
}

.enlaces li a:hover,.enlaces a.activo {
background-color:#DADADA;
color:#333;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#C00;
}

