/* CSS Document */


body{color:#000000;
	 margin:0px; padding:0;
	 font-family:"Trebuchet MS", Helvetica, Verdana, Arial;
	 font-size:12px;}
	 
	 
	 
#contenedor{
width:894px;
height:auto;
margin-left:auto;
margin-right: auto;

}

/*------------------HEADER---------------------*/

.header{ width:890px; height:350px; margin-left:auto; 
margin-right:auto; border:#DDD solid 2px; }

.header2{ width:890px; height:120px; margin-left:auto; 
margin-right:auto; border:#DDD solid 2px;}

.botonera{width:700px; margin:10px auto 0 auto; /* background:#000000; */display:block; }
.botonera ul{list-style:none; margin:20px 0 0 0; padding:0; color:#000000; font-size:12px; font-weight:bold; }
.botonera ul li{margin:0 0px 0 30px; padding:0; float:right; text-transform:uppercase; color:#000000;}
.botonera ul li a{ text-decoration:none; color:#000000; display:block; padding:5px; background:none;}
.botonera ul li a:hover{ text-decoration:none; color:#FFF; background:#000000; padding:5px; display:block;}
.activo{ padding:5px; display:block; background-color:#666666;}
.codigo{width:94px; height:100px;
background-color: green;
height:auto;
margin-left:auto;
margin-right: auto;}


/*------------------CONTENIDO HOME---------------------*/
img.borde5{border:#DDD solid 5px;}
img.borde5:hover{border:#000000 solid 5px;}
.colum{width:210px; height:auto; float:left; margin:10px 5px 10px 8px;}
.colum h1{margin:0; padding:0; color:#000000; font-size:12px; text-transform:uppercase;}
.colum h1 a{color:#000000; text-decoration:none; }
.colum h1 a:hover{color:#0000; text-decoration:none; }
.lineaNaran{border-bottom:#000000 solid 1px; margin:0 0 10px 0;}

.colum p{margin:0; padding:7px; color:#000000; font-size:11px;} 

img.borde5{border:#DDD solid 5px;}
img.borde5:hover{border:#FF6600 solid 5px;}
.colum{width:210px; height:auto; float:left; margin:10px 5px 10px 8px;}
.colum h1{margin:0; padding:0; color:#000000; font-size:12px; text-transform:uppercase;}
.colum h1 a{color:#000000; text-decoration:none; }
.colum h1 a:hover{color:#DDD; text-decoration:none; }
.lineaNaran{border-bottom:#FF6600 solid 1px; margin:0 0 10px 0;}

.colum p{margin:0; padding:7px; color:#FFFFFF; font-size:11px;} 




#cuerpo{width: 100%;height: 1000px;}


/*-------comedores------*/
h1.general{padding:0 0 0 5px; margin:10px 0 0 0; color:#DDD; font-size:14px; display:block; border-bottom:#663300 solid 3px; }
p.generico{color:#FFFFFF; padding:10px; margin:0; font-size:11px; display:block;}


ul.fotos{width:100%; margin:0; padding:0 0 0 10px; list-style:none;}
ul.fotos li{width:20%; margin:0 0 10px 0; padding:0; float:left; height:110px;}


/*..........FORMULARIO....................*/



p{font-size:10px;color:black; padding:0 50px 0 0; margin:0px;}



#caja-formulario{width: 50%;height: 500px;margin: 0px auto;}
#caja-formulario h1{font-family:trebuchet ms;}
#caja-formulario span{color: black;font-family: trebuchet ms;font-size: 20px; }
#caja-formulario input.contact{width: 370px;height: 25px;}
#caja-formulario input.submit{width: 100px;height: 40px;font-family: trebuchet ms;font-size: 20px;color: black;}


#contenido-formulario{width: 100%;height: 500px;margin: 0px auto;}


.mapa{border:black solid 5px; float:right; width:425px; height:350px;}

.horarios{color: black;font-size: 25px;}
.horarios2{color: black;font-size: 20px;}
h1{color: black;text-align: center;font-family:"Trebuchet MS", Helvetica, Verdana, Arial;}


#datos{background-image: url(img/asd.png);width:894px;height: 165px;background-color: #ececec;float: left;}
#datosw{background-image: url(img/w.png);width:894px;height: 165px;background-color:#ececec;float: left;text-align: center;}
#whatsapp{background-image: url(img/icono-whatsapp.png);width:894px;height: 100px;background-color: #ececec;float: left;text-align: center;}

/*-------------ENVIADO---------*/
#contenido-enviado{width: 100%;height: 130px;margin: 0px auto;}
#contenido-enviado2{width: 50%;height: 130px;margin: 0px auto;}
#contenido-enviado2 h1{font-family: "Trebuchet MS";}
#contenido-enviado2 h2{font-family: "Trebuchet MS";color: black;}



/*------------------CONTENIDO LEFT---------------------*/
.left-col{width:300px;
height:300px;
float:left;
border:#999999 solid thin;
background-color:#66CC00;
}


/*------------------CONTENIDO RIGHT---------------------*/
.right-col{width:480px;
height:300px;
float:right;
border:#999999 solid thin;
background-color:#33FF66;
}

/*------------------FOOTER---------------------*/

.footer{width:894px;
height:50px;
margin-left:auto;
margin-right: auto; background:#000; border-top:#663300 dotted 1px; margin-top:20px;
}

.footer ul{list-style:none; margin:5px 0 0 0; padding:0; color:#DDD; font-size:10px;}
.footer ul li{margin:0 0px 0 10px; padding:0; float:right; color:#333333;}
.footer ul li a{text-decoration:none; color:#DDD; display:block; padding:5px;}
.footer ul li a:hover{ text-decoration:underline; color:#DDD; padding:5px; display:block;}

.footer p{margin:0; padding:7px; color:#FFFFFF; font-size:11px;} 
#pie-whatsapp{background-image: url(img/icono-whatsapp2.png);width:894px;
height:80px;
float: left;text-align: center;background-color: #000000;}

/*------------------COMODINES---------------------*/
.clear{clear: both; height: 0; font-size: 1px;line-height: 0;}
.space10{padding-bottom:10px;}
.floatLeft{float:left;}
.floatRight{float:right;}
.bold{font-weight:bold;}