@charset "utf-8";

.general {
	text-align: center;
}

#wrap { 
	margin: 10px auto 0 auto;
	width: 861px;
	height: 598px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

#codigo {
	padding: 2px 150px;
	color: #3366FF;
}

#cabecera {
	width: 861px;
	height: 82px;
	float: left;
	background-image: url(../images/cabecera.jpg);
}

#menu1 {
	width: 177px;
	height: 345px;
	float: left;
}

#buscador {
	width: 177px;
	height: 171px;
	float:left;
	background-image: url(../images/mailing.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#title {
	width: 684px;
	height: 24px;
	float:left;
}

#menufranquicia {
	width: 684px;
	height: 60px;
	float:left;
	
}

#menuconsejos {
	width: 650px;
	height: 130px;
	float:left;
	margin-left: 20px;
	font-family: Verdana;
	font-size: 10px;
	color: #27328C;
	border-bottom: solid 2px #E51837;
}

#pintura {
	width: 309px;
	height: 262px;
	float: left;
	background-image: url(../images/pintura.jpg);
}

#briconsejos {
	width: 184px;
	height: 250px;
	float: left;
	background-image: url(../images/briconsejos.jpg);
}

#franquiciados {
	width: 191px;
	height: 250px;
	float: left;
	background-image: url(../images/franquicias.jpg);
}

#servicios {
	width: 309px;
	height: 158px;
	float: left;
	background-image: url(../images/servicios.jpg);
}

#folleto {
	width: 375px;
	height: 170px;
	float: left;
	background-image: url(../images/folleto.jpg);
}

#barrabaja {
	width: 684px;
	height: 44px;
	float: left;
	background-image: url(../images/barrabaja.jpg);
}


#baja {
	width: 684px;
	height: 28px;
	float: left;
}

#latizq {
	width: 177px;
	height: 516px;
	float:left;
}

#latdcho {
	width: 684px;
	height: 516px;
	float:left;
}

#pizq {
	width: 309px;
	height: 420px;
	float:left;
}

#pdch {
	width: 375px;
	height: 420px;
	float:left;
}

#decoracionbc {
    width: 81px ;
    height: 120px;
    float: left;
    text-align: center;
    background-image: url(../images/decoracionbc.jpg); 
    background-repeat: no-repeat; 
}

#decoracionbc:hover {
 
    background-image: url(../images/decoracionbc2.jpg);
}

#iluminacionbc {
    width: 80px ;
    height: 120px;
    float: left;
    text-align: center;
    background-repeat: no-repeat; 
    background-image: url(../images/iluminacionbc.jpg); 
}

#iluminacionbc:hover {

    background-image: url(../images/iluminacionbc2.jpg); 
}

#jardinbc {
    width: 78px ;
    height: 120px;
    float: left;
    text-align: center;
    background-repeat: no-repeat; 
    background-image: url(../images/jardinbc.jpg); 
}

#jardinbc:hover {
 
    background-image: url(../images/jardinbc2.jpg); 
}

#banobc {
    width: 80px ;
    height: 120px;
    float: left;
    text-align: center;
    background-repeat: no-repeat; 
    background-image: url(../images/fontaneriabc.jpg); 
}

#banobc:hover {
   
    background-image: url(../images/fontaneriabc2.jpg); 
}

#maderabc {
    width: 81px ;
    height: 120px;
    float: left;
    text-align: center;
    background-repeat: no-repeat; 
    background-image: url(../images/maderabc.jpg); 
}

#maderabc:hover {

    background-image: url(../images/maderabc2.jpg); 
}

#pinturabc {
    width: 79px ;
    height: 120px;
    float: left;
    text-align: center;
    background-repeat: no-repeat; 
    background-image: url(../images/pinturabc.jpg); 
}

#pinturabc:hover {

    background-image: url(../images/pinturabc2.jpg); 
}

#ferreteriabc {
    width: 80px ;
    height: 120px;
    float: left;
    text-align: center;
    background-repeat: no-repeat; 
    background-image: url(../images/ferreteriabc.jpg); 
}

#ferreteriabc:hover {

    background-image: url(../images/ferreteriabc2.jpg); 
}

#herramientasbc {
    width: 80px ;
    height: 120px;
    float: left;
    text-align: center;
    background-repeat: no-repeat; 
    background-image: url(../images/herramientasbc.jpg);
    background-repeat: no-repeat; 
}

#herramientasbc:hover {
 
    background-image: url(../images/herramientasbc2.jpg); 
}

#banners {
    width: 654px;
    height: 70px;
    float:left;    
    
}

#serviciosbanner {
    width: 218px;
    height: 70px;
    float:left;
    background-image: url(../images/bannerservicios.jpg);
}

#folletobanner {
    width: 216px;
    height: 70px;
    float:left;
    background-image: url(../images/bannerfolleto.jpg);
}

#bricobanner {
    width: 216px;
    height: 70px;
    float:left;
    background-image: url(../images/bannerconsejos.jpg);
}

 
    .celda1{
    width:150px;
    padding:4px;
    float:left;
    }
    .celda2{
    width:300px;
    padding:4px;
    float:left;
    }
    .celda2 input{
    border:1px solid #000;
    font-size:12px;
    width:290px;
    }
    
    .celda2 textarea{
    border:1px solid #000;
    font-size:12px;
    width:290px;
    }
    
    .centrado{
    text-align:center;
    padding:10px;
    }
     .bt{
    border:1px solid #000;
    font-size:11px;
    
    }
    .botonera{
    text-align:right;
    padding:10px;
    float:left;
    width:470px;
    }
    .err{
      padding:10px;
      color:red;
    }
