@charset "utf-8";
/* CSS Document */

html, body { margin: 0;
padding: 0;
height: 100%;
background-color: #fff;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
border:0px;
font-family: Arial,Helvetica,sans-serif;
}
ul, menu, dir {
    list-style-type:none;
	border:0px;
}
p{  margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#D0A967;
	line-height:18px;
	}
h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#872126;
	margin:-20px 0 0 -10px;	
	}
h2 {
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0.83em 0;
	
	color: #D0A967;
    font-family: Arial,Helvetica,sans-serif;
    
    line-height: 18px;
	}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#872126;
	/*margin:-20px 0 0 -10px;	*/
	}
	
h6{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#D0A967;
	margin:-20px 0 0 -10px;	
	padding:0;
	margin:0;
	}
#capaMadre { width: 1024px;

background-image:url(../images/fondo.png);
background-repeat:no-repeat;
margin: 0 auto;
position: relative;
height: auto!important;
min-height: 100%;
height: 100%;
}

a{color:#BBA893;
text-decoration:none;
border:0px;}

 a:hover{color:#967A5F;
text-decoration:none;
border:0px;}


	
#cabecera { /*background-color: #c93;*/
text-align: left;
height: 180px;
}
#logo{}

#cuerpo { position: relative;
display: block;
margin: 0 20px;
height:auto;
min-height:400px;
}
.columna {
    float: left;
    padding-bottom: 1em;
    /*width: 32.8%;*/
	
}
#bloque01{
	height:240px;
	/*background-color:#006;*/
	width: 26.5%;
	}
#bloque02{
	height:auto;
	min-height:300px;
	
	/*background-color:#009;*/
	width: 40.5%;
	}
#bloque03{	
	height:350px;
	text-align:right;
	background-color:green;
	width: 32.2%;
	}
#bloque-gral{
	height:auto;
	/*min-height:450px;*/
	/*background-color:#006;*/
	width: 73.5%;
	margin-top: -20px;
	}
	
#bloqueA{
	height:auto;
	min-height:300px;
	
	/*background-color:#009;*/
	width: 40.5%;
	}
#bloqueB{	
	height:350px;
	text-align:right;
	/*background-color:green;*/
	width: 300px;;
	}
#content{
	margin-left:25px;}
	
/*********menu*************/
#menu{
	height:237px;
	background-image:url(../images/base-menu_07.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	
	/*width: 26%;*/
	margin-top:0px;
	margin-left:15px;}
#menu ul{
	text-decoration:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	
	}
#menu li{
	text-decoration:none;}
	
	
	.uno:hover{
		background-image:url(../images/btn-act_11.png);
		background-repeat:no-repeat;
		background-position:center;}
		
	.dos:hover{
		background-image:url(../images/btn-act_13.png);
		background-repeat:no-repeat;
		background-position:center;
		}
	.tres:hover{
		background-image:url(../images/btn-act_14.png);
		background-repeat:no-repeat;
		background-position:center;
		}
	.cuatro:hover{
		background-image:url(../images/btn-act_15.png);
		background-repeat:no-repeat;
		background-position:center;
		}
	.cinco:hover{
		background-image:url(../images/btn-act_16.png);
		background-repeat:no-repeat;
		background-position:center;
		
		}

/*****imagenes************/

.quienessomos{
	background-image:url(../images/quienesosmos-img.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	/*height:400px;	*/
	}
.servicios{
	background-image:url(../images/servicios.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
.otros{
	/*background-image:url(../images/cajas.jpg);*/
	background-repeat:no-repeat;
	background-position:bottom right;
	}
#insumos{
	width:600px;
height:333px;
	background-image:url(../images/cajas.png);
	background-repeat:no-repeat;
	background-position:top right;
	}
	/*#insumos p, #chocolatines p, #tabletas p{background-color:#FEFEFB; width:auto;}*/
#chocolatines{
width:600px;
height:333px;
	background-image:url(../images/chocolatines.png);
	background-repeat:no-repeat;
	background-position:top right;
	}
#tabletas{
width:600px;
height:333px;
	background-image:url(../images/tabletas.png);
	background-repeat:no-repeat;
	background-position:top right;
	}
.novedades{
	background-image:url(../images/novedad.png);
	background-repeat:no-repeat;
	background-position:bottom right;}
.contacto{
	background-image:url(../images/contact.png);
	background-repeat:no-repeat;
	background-position:bottom right;}
.contacto_ok{
	background-image:url(../images/contact_ok.png);
	background-repeat:no-repeat;
	background-position:bottom center;}
	
.mandarin {	background-image:url(../images/mandarin3.png);
	width:200px;
	height:168px;
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
	}
.mandarin:hover{	
	background-repeat:no-repeat;
	background-position:0 -168px;
	}
	
.facebook {	
	
	background-image:url(../images/facebook.png);
	width:27px;
	height:26px;
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
	}
.facebook:hover{	
	background-repeat:no-repeat;
	background-position:0 -26px;
	}
/********finimagenes************/


/**************menu***********/

#espacio{
	height:10px;
	width:100%;
	clear:both;}
#espacio2{
	height:10%;
	width:100%;
	clear:both;
	position:relative;
	}

/*#pie { position: absolute;
bottom: 0;
height: 65px;
background-image:url(../images/footer.png);
background-repeat:no-repeat;
background-position:center;
color: #CCA663;
text-align: center;
width: 100%;
clear: both;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:80px;
}*/

#pie {
   
	background-image:url(../images/footer.png);
background-repeat:no-repeat;
background-position:center;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
    color: #CCA663;
    height: 65px;
    margin-top: -65px;
    text-align: center;
	position:relative;
}

.tex-img{margin-bottom:-6px;}

.corte {
    clear: both;
   /* padding-top: 65px!important;
	 *padding-top: 50px!important;
	  *padding-top: 50px;*/
}
/***********/
#cuadro-total{
	width:340px;
	height:auto;
	/*background-color:#0C6;*/
	margin:0;
	padding:0px;
	color:#D0A967;
	font-size:13px;
	position:relative;
	}
.cuadro-mayor{
	width:140px;
	height:auto;
	/*background-color:#0C6;*/
	margin:0;
	padding:0px;
	color:#D0A967;
	font-size:13px;
	}
.cuadro{
	width:150px;
	height:auto;
	/*background-color:#0C6;*/
	margin:0px 0 8px 0px;
	color:#D0A967;
	font-size:13px;
	}
/*************/

#novedades{
	width:400px;
	height:400px;
	background-color:#FFF;
	margin:0;
	padding:0;
	border:2px solid #D0A967;
	
	}

#contact{
	width:300px;
	height:auto!important;
	*height:380px!important;
	*height:380px;
	/*background-color:#333;*/
	margin:0;
	padding:0;
	/*border:2px solid #D0A967;*/
	text-align:left;
	
	}
	.contact2{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:28px;
	color:#D0A967;
	
	}
	.contact2 a{
	font-size:20px;	
	}

	#formulario { width: 300px; font-style:italic;}
	
	#formulario label.error, #formulario input.submit { 
	margin-left: 70px; 
	float:left;
	margin-top:-67px;
	color:#F60; 
	font-size:14px;
	height:15px;
	width:200px;
	text-align:right;
	}
	.resto{
		margin-left: 0px;
		margin-top:0px;
		}
		
	.tit_form{
		width:80px;
		float:left;
		position:relative;
		}
	
