/* CSS Document */

#informacion {

font-family : Arial, Helvetica, sans-serif; 

font-size : 0.7em; 

} 

#titulo {

font-family : Arial, Helvetica, sans-serif; 

background-color : #e5e5e5; 

color : #000000; 

font-weight : bold; 

margin-top : 1.5em; 

width : 100%; 

} 

li {

list-style-position : outside; 

list-style-type : inherit; 

color : #111111; 

} 

table {

border-color : #ffffff; 

float : none; 

border : 0; 

font-size : 0.9em; 

} 

th {

background-color : #e5e5e5; 

color : #000000; 

text-align : center; 

font-size : 0.9em; 

border : 0; 

} 

td {

background-color : #ffffff; 

width : inherit; 

border : 0; 

color : #000000; 

} 

th a {

text-decoration : underline; 

color : #ffffff; 

} 

th a:hover {

text-decoration : none; 

color : #ffffff; 

} 

td a {

text-decoration : underline; 

color : #666666; 

} 

td a:hover {

text-decoration : none; 

color : #666666; 

} 

a {

color : #111111; 

text-decoration : none; 

} 

a:hover {

color : #000000; 

text-decoration : underline; 

} 

h1 {color : #7b848d;

font-size : 1.3em; 

font-weight : bold;

margin-bottom: 0em;

}

h2 {color : #8f8032; 

font-size : 1.2em; 

font-weight : bold; 

} 

h3 {color : #8f8032; 

font-size : 1.1em; 

font-weight : bold; 

} 

h4 {color : #8f8032; 

font-size : 1em; 

font-weight : bold; 

} 

h5 {color : #8f8032; 

font-size : 0.9em; 

text-decoration : underline; 

} 

h6 {color : #8f8032; 

font-size : 0.8em; 

} 

#indice {

width : 100%; 

} 

#indice li {

list-style-image : url(../img/bullet_listado.gif); 

line-height : 100%; 

} 

#flechas img {

width : 1em; 

} 

#pie {

font-family : Arial, Helvetica, sans-serif; 

font-size : 0.7em; 

} 


