@import "layout.css";
@import "estilos.css";

#contacto { font-size: 125%;}
#contacto .t_real_cadiz { background:url(../img/titulo_real_cadiz.jpg) 0% 0% no-repeat;}
#contacto .t_conoce { background:url(../img/titulo_conocenos.jpg) 0% 0% no-repeat;}
#contacto ul.pestanas { padding:0 10px 4px 10px; border-bottom: 1px solid #CCC; margin-top:30px; margin-left:0}
#contacto ul.pestanas li { background:url(../img/fondo_pestana01.gif) top left repeat-x; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-right: 1px solid #CCC; display:inline; padding:9px 0 4px 0}
#contacto ul.pestanas li a { padding: 9px 15px 4px 15px; text-decoration:none; color: #001F48;}
#contacto ul.pestanas li a:hover { text-decoration:underline;}
#contacto ul.pestanas li.current { text-decoration:none; background:url(../img/fondo_pestana02.gif) top left repeat-x; border-bottom: 1px solid #FFF;}
