@charset "UTF-8";

/* PERSONALIZAR SITE SAAD  _______________________________*/
#contenedor {border-top: 3px solid #87C480;}
#cabecera {background: #F8F7ED url(cabecerafondo-dependencia.gif) no-repeat right top;}
#cabecera h1 span.titulo {font-size: .7em; font-weight: bold; color: #005c31; line-height: 1em; margin-left: 475px;} 
#cabecera h1 span.subtitulo {display: none;} 

/* Alfabeto del glosario -----------------------------------------------------*/
#centro ul#glosario {height: 2em; margin: 1.5em 0;}
#centro #glosario li {float: left; border: 1px solid #c8c8c8; color: #7F7F7F; background: none; padding: .2em .4em; margin-right: .3em;}

/*listas de definición usadas en glosario -----------------------------------------------------*/
dl {color: #01120a; padding-bottom: .5em;}
dl dt {font-weight: bold; color: #057340;}
dl dd {padding: .5em 0 .8em 0; line-height: 1.4em;}

/*listas de definición usadas en direcciones -----------------------------------------------------*/
#contenidos .direcc dd {line-height: 1.8em; margin-left: 2.8em; padding: 0 1em 0 0;}

/* corregir caja direcciones -----------------------------------------------------*/
#contenidos .direcciones dl {float: none; padding-bottom: 0;}

/*estilos para el banner central ________________________________*/
#bannerHome #capa-flash #flash {padding: 0 0 0 1px;}
#bannerHome #capa-flash #cierre-flash {top: -163px;}

