 /******************************************************************************************************************************************************/
 /*                                                                              GENERALES                                                             */
/******************************************************************************************************************************************************/
 
body {
	
	margin: 0px 0px 0px 0px;
	background-image:url(../imagenes/comunes/fondo_body.jpg);
	background-position:top center; 
	background-repeat: repeat-x;
	background-color:#4884BA;
}						

img {  
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

div {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

#contenedor {
	/*float:left; comentar para centrar la pagina*/
	/*float:none;*/
	width:930px; 
	border:0px solid #f0f; 
	text-align:left;
	color:#FFF;
}

#cabecera {
	float:left;
	width:100%; 
	text-align:left;
	/*background-color:#0F0;*/
}


#contenido {
	float:left; 
	width:100%; 
	height: auto!important; /* para los browsers buenos */
    height: 350px; /* para IE5+ */
    min-height: 350px; /* para los browsers buenos */
	text-align:left;
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFF;
}


#pie {
	float:left; 
	clear:both; 
	width:100%; 
	text-align:left;
	margin-top:0px;
}

#face-book {
	float:left; 
	clear:both; 
	width:100%; 
	text-align:left;
	margin-top:10px;
}




  /********************************/
 /*           GALERĶAS           */
/********************************/ 
.imagen_destacada {
	background-image:url(../imagenes/comunes/galerias/fondo_destacada.png);
	background-repeat:no-repeat;
	background-position:top left;
}

.imagen_miniatura {
	background-image:url(../imagenes/comunes/galerias/fondo_miniatura.png);
	background-repeat:no-repeat;
	background-position:top left;
}


  /********************************/
 /*           MENUS              */
/********************************/ 

#menu_izq {
	float:left;
	width:251px; 
	border:0px solid #f0f; 
	text-align:left;
}

#menu_der {
	float:right;
	width:251px; 
	border:0px solid #f0f; 
	text-align:left;
}


.boton_g {
	float:left; 
	width:251px; 
	height:71px; 
    background-image:url(../imagenes/comunes/menus/fondos_botones/boton_g.jpg); 
    background-repeat:repeat-x; 
    background-position: top left;
	cursor:pointer;	
}
.boton_g:hover {
	float:left; 
	width:251px; 
	height:71px; 
    background-image:url(../imagenes/comunes/menus/fondos_botones/boton_g_over.jpg); 
    background-repeat:repeat-x; 
    background-position: top left;
	cursor:pointer;
}

.boton_m {
	float:left; 
	width:251px; 
	height:57px; 
    background-image:url(../imagenes/comunes/menus/fondos_botones/boton_m.jpg); 
    background-repeat:repeat-x; 
    background-position: top left;
	cursor:pointer;	
}
.boton_m:hover {
	float:left; 
	width:251px; 
	height:57px; 
    background-image:url(../imagenes/comunes/menus/fondos_botones/boton_m_over.jpg); 
    background-repeat:repeat-x; 
    background-position: top left;
	cursor:pointer;
}

.boton_p {
	float:left; 
	width:251px; 
	height:24px; 
    background-image:url(../imagenes/comunes/menus/fondos_botones/boton_p.jpg); 
    background-repeat:repeat-x; 
    background-position: top left;
	cursor:pointer;	
}
.boton_p:hover {
	float:left; 
	width:251px; 
	height:24px; 
    background-image:url(../imagenes/comunes/menus/fondos_botones/boton_p_over.jpg); 
    background-repeat:repeat-x; 
    background-position: top left;
	cursor:pointer;
}

.boton_p_2 {
	float:left; 
	width:305px; 
	height:24px; 
    background-image:url(../imagenes/comunes/menus/fondos_botones/boton_p.jpg); 
    background-repeat:repeat-x; 
    background-position: top left;
	cursor:pointer;	
}
.boton_p_2:hover {
	float:left; 
	width:305px; 
	height:24px; 
    background-image:url(../imagenes/comunes/menus/fondos_botones/boton_p_over.jpg); 
    background-repeat:repeat-x; 
    background-position: top left;
	cursor:pointer;
}


.boton_p_3 {
	float:left; 
	width:356px; 
	height:24px; 
    background-image:url(../imagenes/comunes/menus/fondos_botones/boton_p.jpg); 
    background-repeat:repeat-x; 
    background-position: top left;
	cursor:pointer;	
}
.boton_p_3:hover {
	float:left; 
	width:356px; 
	height:24px; 
    background-image:url(../imagenes/comunes/menus/fondos_botones/boton_p_over.jpg); 
    background-repeat:repeat-x; 
    background-position: top left;
	cursor:pointer;
}



.boton_m_lightbox {
	float:left; 
	width:419px; 
	height:57px; 
    background-image:url(../imagenes/comunes/menus/fondos_botones/boton_m.jpg); 
    background-repeat:repeat-x; 
    background-position: top left;
	cursor:pointer;	
}
.boton_m_lightbox:hover {
	float:left; 
	width:419px; 
	height:57px; 
    background-image:url(../imagenes/comunes/menus/fondos_botones/boton_m_over.jpg); 
    background-repeat:repeat-x; 
    background-position: top left;
	cursor:pointer;
}





  /********************************/
 /*           CONTACTE           */
/********************************/ 


.capa_form_contacto {
	float:left; 
	width:440px; 
	height:400px; 
    background-image:url(../imagenes/contacte/fondo_form.png); 
    background-repeat:no-repeat; 
    background-position:top left;
}


  /********************************/
 /*           PRESUPUESTO        */
/********************************/ 


.capa_form_presupuesto {
	float:left; 
	width:440px; 
	height:400px; 
    background-image:url(../imagenes/solicite_presupuesto/fondo_form.png); 
    background-repeat:no-repeat; 
    background-position:top left;
}


