/* HOJA DE ESTILOS DE GRUPO
   Autor: 		Interesa Consultores
   -----------------------------------------------------------*/

   
/* =Modulos
-----------------------------------------------------------*/
   
   	/* CAJA */
	
   	.caja h2 {
   		background: none;
		border: 1px solid #BFC0BD;
   	}
	
	body:nth-of-type(1) .caja h2 {
		background-color: #FFF;
		background-image: none;
		border: 1px solid #BFC0BD;
	}
	
	.divVideos iframe{
		margin: 0 13px 27px 13px;
	}

   
/* =Encabezados
   -----------------------------------------------------------*/
   	
	h1 {
		color: #FFF;
   	}
	
	/* por empresas */
	h1.pamps{
   		background-color: #5D636F;	
	}
	h1.gir {
   		background-color: #99CC00;
	}	
	h1.sadarEnergias {
   		background-color: #52911F;
	}
	h1.eosol {
   		background-color: #526A9A;
	}
	h1.sadarReformas {
   		background-color: #DD0005;
	}
	
	h1.luix {
   		background-color: #FFE903;
		color:#000000;
		background-image:url(/css/bitmaps/titulo-luix.jpg);
		background-position:right 0;
		background-repeat:repeat-y;
		height:1%;
	}
	
	
	*:first-child+html h1.luix {
   		background-color: #FFFAC0;		
		background-position:0 0;
		background-repeat:repeat-y;
		height:1%;
	}				
	
   /*  /por empresas */
   
   	h2 a {
		background-color: #FFF;
		color: #D21516;
	}
	
	h2.h2contacto {
		background: #444443 url(/css/bitmaps/fondo-h2-contacto-grupo.jpg) repeat-x 0 0;
		border: 0;
		color:#FFF;
	}
   
   	h2.h2contacto a {
   		color:#FFF;
   		margin-right: 20px;
   	}
	
	h2.h2contacto strong{
		text-align:right;
		color:#FFF;
		font-weight:normal;
		margin-left:80px;
	}
	
	.contactoSedes {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.5em;
		font-weight: bold;
	}
	
	.bloq-2 h2.h2contacto a{
		margin-right:0;
	}

	.empresa-luix h2.h2contacto a{
		margin-right:0;
	}
	
	.bloq-2 h2.h2contacto strong{
		text-align:right;
		color:#FFF;
		font-weight:normal;
		margin-left:10px;
	}
	
	
	.empresa-luix h2.h2contacto strong{
		text-align:right;
		color:#FFF;
		font-weight:normal;
		margin-left:40px;
	}
	
	
	
	body:nth-of-type(1) h2.h2contacto {
		background: #444443 url(/css/bitmaps/fondo-h2-contacto-grupo.jpg) repeat-x 0 0;
		border: 0;
	}
	
	#pagina #contenedor h2.h2Titulo a {
		background-color: transparent;
		color: #000;
	}
	
	
	.caja h2.h2Titulo{
		background: #DCDDD7 url(/css/bitmaps/fondo-h2-destacado.jpg) repeat-x 0 0;
		border: 0;
		color: #000;
		font-size: 1.6em;
		margin: 0 0 7px 0;
		padding: 5px 13px;
		height:1%;
	}
	
	body:nth-of-type(1) .caja h2.h2Titulo {
   		background: #DCDDD7 url(/css/bitmaps/fondo-h2-destacado.jpg) repeat-x 0 0;
		border: 0;
		color: #000;
		font-size: 1.6em;
		margin: 0 0 7px 0;
		padding: 5px 13px;
		height:1%;
	}
	
	.caja h2.h2Titulo a{
		
	}
   

/* =Cabecera
   -----------------------------------------------------------*/
	/* por empresas */
	#cabecera .bloque-1 .logo-pamps {
		height: 112px;
	}
	
	#cabecera .bloque-1 .logo-pamps span {
			background: url(/css/bitmaps/logotipo-pamps.jpg) no-repeat 0 0;
	}
	#cabecera .bloque-1 .logo-gir {
		height: 112px;
	}
	
	#cabecera .bloque-1 .logo-gir span {
			background: url(/css/bitmaps/logotipo-gir.jpg) no-repeat 0 0;
	}	
	#cabecera .bloque-1 .logo-sadar-energias {
		height: 112px;
	}
	
	#cabecera .bloque-1 .logo-sadar-energias span {
			background: url(/css/bitmaps/logotipo-sadar-energias.jpg) no-repeat 0 0;
	}
	#cabecera .bloque-1 .logo-eosol {
		height: 110px;
	}
	
	#cabecera .bloque-1 .logo-eosol span {
			background: url(/css/bitmaps/logotipo-eosol.jpg) no-repeat 0 0;
	}
	#cabecera .bloque-1 .logo-sadar-reformas {
		height: 110px;
	}
	
	#cabecera .bloque-1 .logo-sadar-reformas span {
			background: url(/css/bitmaps/logotipo-sadar-reformas.jpg) no-repeat 0 0;
	}
	
	#cabecera .bloque-1 .logo-luix {
		width:197px;
		height: 94px;
		margin-left:13px;
	}
	
	#cabecera .bloque-1 .logo-luix span {
			background: url(/css/bitmaps/logotipo-luix.jpg) no-repeat 0 0;
	}	
			
	
	/* /por empresas */
	
	#menu-primerNivel-ul {
/*		margin-bottom: 65px;*/
	}

/* =contenido
 -----------------------------------------------------------*/
 img.cabecera{
 	margin:0 0 8px 0;
 }
 
 p.logotipos-pie{
 	float:right;
	font-size:1.1em;
 }
 p.logotipos-pie span{
 	float:left;
	margin-right:10px;
	/*display:block;
	width:100px;*/
 } 
 p.logotipos-pie a{
 	
 }  
 
 p.logotipos-pie img{
	float:left; 	
 	margin:0 5px 0 0;
 }
 
  p.logotipos-pie img.logo_v_centrado01 {
	float:left; 	
 	margin:-15px 10px 0 5px;
 }
 
 #cuerpo.empresa-luix{
 	padding-bottom:0;
 }
 
 .bloque-2-columnas-MM .bloque .caja p.pboton{
 	margin:15px 0 0 0;
	width:272px;
 }
 
  .bloque-2-columnas-MM .bloque .caja p.pboton a{
  	display:block;
 }
 
 #cuerpo.empresa-luix #modulo-1 .caja{
 	margin-top:10px;
 } 
 
 .empresa-luix #modulo-1 ul.boliche-info li,
 .empresa-luix #modulo-2 ul.boliche-info li {
   		background: url(/css/bitmaps/boliche-lista-enlace-gris.gif) no-repeat 0 3px;
   }
   
   #presentacion{margin-bottom:20px; margin-top:-25px;}
   #presentacion map area{
   	outline:none;
	outline-color:#FFFFFF;
   }
   .bloque_productos{
   	margin-bottom:40px;
   }
   .productos{}
   
   .productos .producto{
   		float:left;
		width:378px;
		margin-top:20px;
	}
   
   .productos .producto img{
   		float:left;
		border:1px solid #BFC0BC;
	}      

   .productos .producto ul{
   		float:left;
	}         
   

	
/* =pie
 -----------------------------------------------------------*/
	
	#pie {
   		background: url(/css/bitmaps/fondo-pie.gif) repeat-x 0 0;
		padding-top: 13px;
   }
	
	#pie .bloque-1 {
/*   		width: 506px;*/
width:526px;
   }
   
   #pie .bloque-2 {
/*   		width: 444px;*/
width:424px;
   }
   
   
   /* /por empresas */
	#pie.luix .bloque-1 {
		width:730px;
   }
   
   #pie.luix .bloque-2 {
		width:220px;
   }  
   /* /por empresas */ 
   
   
   
   
   
   .caja-siguenos-pie{ 	
	margin:0 0 25px 0;
	padding:0 0 0 0;
	width:290px;
	float:left;
	
	}

   .caja-siguenos-pie p{
 	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	text-align:right;
 	}
 
   .caja-siguenos-pie ul{
   	margin:0 0 10px 0;
	padding:0 0 0 0;} 
	
	
   .caja-siguenos-pie ul li{
 	float:left;
	display:inline;
	margin:0 7px 0 0;
	padding:0 0 0 0;
	border:0;
  } 
   
   
