/* HOJA DE ESTILOS DE GRUPO
   Autor: 		Interesa Consultores
   -----------------------------------------------------------*/
   
   
/* =Encabezados
   -----------------------------------------------------------*/

h1 {
}
h2.h2IndxACR {
background: #444443 url(/css/bitmaps/fondo-h2-contacto-grupo.jpg) repeat-x 0 0;
color:#FFF;
}

#pagina #contenedor h2.h2IndxACR a {
color:#FFF;
margin-right: 20px;

}
h2.h2IndxACR img{
margin-top:5px;
}

#contenedor div.IndxACR{
width:625px;
margin-bottom:0;
float:left;
}


/* =Cabecera
-----------------------------------------------------------*/

#menu-primerNivel-ul {
margin-bottom: 0;
}
#imagen{
}

/* =Modulos
-----------------------------------------------------------*/	
.destacados {
height: 1%;
margin-bottom: 10px;
padding-top: 0;
}

.destacados .caja {
float: left;
display: inline;
margin-right: 25px;
margin-bottom: 0;
width: 300px;
}
#pagina .destacados .mr0{
margin-right:0;
}


.ofertaZonas{
margin:0 20px 15px 0;
}
.destacados .caja p a{
text-decoration:underline;
}
.destacados .caja p a:hover{
text-decoration:none;
} 

#contenedor #modulo-2 ul.lista-destacada {
width:100%;
margin: 0 0 20px 13px;
width:95%;
}

* html #modulo-1 ul.lista-destacada,
* html #modulo-2 ul.lista-destacada {
margin: 0 0 20px 13px;
padding-left:10px;
display:inline;
width:95%;
/*		width:78%;*/
}
#modulo-2 ul.lista-destacada li {
color: #EC2B26;
display: inline;
float: left;
font-weight: bold;
padding:0;
margin: 0 5px 1px 0;
}
/**/
#contenedor div.Aviso-IndxACR{
padding-top: 0;
width:300px;
margin-bottom:0;
margin-left:25px;
float:left;
}
div.Aviso-IndxACR img{
border:1px solid #BFC0BC;
padding:3px;
vertical-align:top;
margin-top:6px;
margin-bottom:20px;
margin-right:10px;
float:left;
}
div.Aviso-IndxACR p{
margin-left:0;
}
div.Aviso-IndxACR span.titDest{
color:#E21515;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
line-height:1.5em;
}
div.Aviso-IndxACR span.titDest a{
color:#E21515;
}