@charset "utf-8";
/* RR 06-04-2009 */

body{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#210B02;
	color:#281d11;
	font-size:13px;
	/*background:url(../img/bg_body.jpg) repeat-x;*/
}
/*#global{background:url(../img/bg_body.jpg) repeat-x;}*/
#contenido{margin:0px auto;width:970px;}
	
a {text-decoration:none;color:#281d11;}
a img{border:0px;}

h1{margin:0px;padding:0px}
h2 {margin:0px;padding:0px}
h3 {margin:0px;padding:0px}
h4 {margin:0px;padding:0px}

p {margin:0px;padding:0px}

/* CABECERA */
.cab_total{background:url(../img/bg_cabecera2.jpg) no-repeat;height:238px;width:970px}
.logo_cab{float:left}
.cont_mail{float:right;padding:4px 80px 0px 0px}
.cont_mail a{color:#281d11}
.menu{padding-top:101px;}

/*PIE*/
.pie_total{background:url(../img/bg_pie.jpg) no-repeat;height:117px;width:970px;color:#d6ba99;font-size:10px;}
.pie_total a{color:#d6ba99}
.pie_texto_izq{float:left;padding:58px 0px 0px 112px;}
.menu_html{padding:0px;margin:0px;list-style-type:none}
.menu_html li{float:left;padding-left:5px;}
.menu_html li a{text-decoration:underline}
.pie_texto_der{float:right;padding:58px 10px 0px 0px;color:#d6ba99;text-align:right}


/*CONTENIDO*/
#total{background:url(../img/bg_contenido_rep5.jpg) repeat-y;width:970px}
#total_sup{padding:26px 62px 0px 62px;background:url(../img/bg_contenido.jpg) no-repeat}



/*COLUMNA CENTRAL*/
.col_centro{float:left;width:846px;}
.titulo_centro{background:url(../img/bg_titulo.jpg) no-repeat;width:837px;height:55px;margin-bottom:10px}
.tit_centro_text{font-size:17px;padding:32px 0px 0px 55px}
.objeto_img{float:left;width:210px;height:179px}
.img_marco{float:right;background:url(../img/bg_marco.jpg) no-repeat;width:399px;height:298px}
.objeto_text{float:left;width:420px;}
.desc_lista{padding:10px 0px;line-height:18px}
.fila{margin-bottom:40px}
.encab{font-size:13px}

/*UBICACION*/
.fila2{margin:20px 5px}
.text_ubicacion{width:300px;float:right;text-align:left}
.desc_lista2{padding:10px 0px;line-height:23px}

/*CONTACTAR*/
.tam{width:280px;border:1px solid #503C24}
.cond {font-size:10px;margin-top:3px}

/*RECETAS*/
.marco_recetas{float:left;background:url(../img/img_marco_rec.jpg) no-repeat;width:178px;height:133px}
.obj_recetas{float:right;width:641px;text-align:left;margin-top:10px;border-bottom:1px #630 dotted}
.obj_recetas h2{font-size:13px;}

/*PRODUCTOS*/
.menu_prod{padding:0px;margin:0px;list-style-type:none;float:right;padding-top:33px;font-weight:bold}
.menu_prod li{float:left;padding-left:5px;padding-right:5px;background:url(../img/bg_barra.jpg) no-repeat;background-position:right;}
.menu_prod li a{text-decoration:none}
.menu_prod li.ultimo{background-image:none}

/*CONDICIONES*/
.obj_cond{width:840px;text-align:left;margin-top:10px;}
.col_verde{color:#24400d}

/*MAPA WEB*/

li h2{font-size:12px;}
li h3{font-size:12px;font-weight:normal}

#metadescripcion { font-size: 18px; padding-bottom: 10px; }



