@charset "utf-8";
/* CSS Document */
h2{background:url(/imagenes/mapa-web/tit-menu.gif) no-repeat 0 0;}
h3{background:url(/imagenes/mapa-web/tit-seccion.gif) no-repeat;}

#datos{height:350px;}
#lateral { background:url(/imagenes/comunes/fondo-lateral.gif) #E4E4E4 no-repeat 100% 120px;}
#texto-contenido { float:left; width:54%; padding: 30px 0px 0px 30px; text-align:justify;margin-bottom:50px}
#texto-contenido p { padding-bottom:15px; }

/* imagenes */
#foto-mapa { float:right; margin: 30px 10px 0px 0px;}
#corp-imagenes { text-align:left; padding: 10px 0px 0px 35px;}
#corp-imagenes li { display:inline; }

/* lista enlaces */
dl { width:50%; display:block; float:left; }
dt { padding-top:5px;}
dt a:link,dt a:visited { padding-left: 10px; list-style-type:none; background-image:url(/imagenes/iconos/guion.gif); background-repeat: no-repeat; background-position: 0 0.6em;  font: bold 11px Tahoma, Arial, Helvetica, sans-serif; color: #3E78CF; }
dt a:hover{ text-decoration:underline;}

dd a:link,dd a:visited { padding-left: 10px; font: bold 11px Tahoma, Arial, Helvetica, sans-serif; color:#909091; font-weight:normal;}
dd a:hover{ text-decoration:underline;}