html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0px;
	padding: 0px;
	background:url(imagenes/bg_body.jpg);
}

a img {
	text-decoration:none;
	border:none;
}

#center{
	width: 744px;
	margin:0px auto;
}

#main{
	width:744px;
	float:left;
	padding:0px;
	/*background:url(imagenes/fondo_base.jpg) repeat-y top center;*/
}

.extremos{
	width:744px;
	height:10px;
	padding:0px;
	margin:0px;
	float:left;

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

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

#header {
	height: 150px;
	width:744px;
	margin:0px;
	padding:0px;
	position: relative;
	background: url(imagenes/header_bg.gif) no-repeat left top;
	z-index: 1;
	/*margin-top: -20px;*/
}
#header #logo {
	position: absolute;
	top: 28px;
	left: 24px;
	width: 175px;
	height: 105px;
	background: url(imagenes/logo.png) no-repeat left top;
}
#header_img {
	width: 210px;
	height: 110px;
	position: absolute;
	right: 42px;
	bottom: 13px;
}
#header_img img {
	position: absolute;
	left: 0px;
	right: 0px;
	display: none;
}
#header_img img#img_home {
	display: block;
}

/*-------------------- Intro --------------------*/

#intro{
	width:744px;
	height:259px;
	/*float:left;*/
	padding:0px;
	margin:0px;
	background-color:#678D8C;
}


/*  ------------------- MENU -----------------------  */ 

#menu {
	background: #072E2D;
	height: 28px;
	padding: 0px 8px;
	margin-top:1px;
	border-bottom: 1px solid #678D8C;

}
#menu .txt {
	display:none;
}

#menu a {
	background-position: top left;
	margin:0px 0px 0px 0px;
	float:left;
	height:28px;
}

#menu .home a {
	background:url(imagenes/btn_home.jpg) no-repeat;
	width:45px;
}

#menu .cp a {
	background:url(imagenes/btn_cp.jpg) no-repeat;
	width:97px;
}

#menu .venta a {
	background:url(imagenes/btn_venta.jpg) no-repeat;
	width:89px;
}

#menu .accesorios a {
	background:url(imagenes/btn_accesorios.jpg) no-repeat;
	width:90px;
}

#menu .delicias a {
	background:url(imagenes/btn_delicias.jpg) no-repeat;
	width:65px;
}

#menu .regalos a {
	background:url(imagenes/btn_regalos.jpg) no-repeat;
	width:68px;
}
#menu .degustacion a {
	background:url(imagenes/btn_degustacion.jpg) no-repeat;
	width:110px;
}

#menu .prensa a {
	background:url(imagenes/btn_prensa.jpg) no-repeat;
	width:60px;
}

#menu .contactenos a {
	background:url(imagenes/btn_contacto.jpg) no-repeat;
	width:100px;
}

#menu a:hover {
	background-position: bottom left;
}

/*--------- banner ----------------*/
.catalogo {
	width: 744px;
	height:161px;
	background:url(imagenes/bg_bnr_venta.jpg) no-repeat left center;
	margin:5px 0px;
	padding:0px;
}

.catalogo .btn_comprar a{
	float:right;
	background:url(imagenes/btn_comprar.png) no-repeat;
	background-position: top left;
	margin:60px 20px 0px 0px;
	width:145px;
	height:43px;
}

.catalogo .btn_comprar a:hover{
	background-position: bottom left;
}

.catalogo .btn_comprar .txt {
	display:none;
}

.banners{
	padding:0px;
	width:744px;
	margin:0px;
	float:left;
}

.banners .b_01,
.banners .b_01 a,
.banners .b_01 a:hover {
	float:left;
	padding:0px;
	margin:0px;
}

.banners .b_02{
	float:right;
	padding:0px;
	margin:0px;
}

.connect {
	width:744px;
	padding:0px;
	margin:5px 0px;
	float:left;
	height:57px;
	background:#072E2D;
}

.connect .news{
	width:372px;
	padding:0px;
	margin:0px 0px;
	float:left;
}

.connect .news img{
	float:left;
}
.connect .news .btn_suscribite a{
	float:right;
	background:url(imagenes/btn_suscribite.png) top center;
	margin:8px 2px 0px 0px;
	width:150px;
	height:40px;
	z-index:20px;
}

.connect .news .btn_suscribite a:hover{
	background-position: bottom left;
}

.connect .news .btn_suscribite .txt {
	display:none;
}

.connect .fc{
	width:363px;
	padding:0px 8px 0px 0px;
	margin:0px 0px;
	float:right;
}

.connect .fc img{
	float:left;
}
.connect .fc iframe{
	float:right;
	margin-top:18px;
}
/*----------------------- CONTENIDOS ------------------------------*/
.top {
	width:744px;
	margin:0px;
	padding:0px;
	float:left;
	background:#EAE9E9;
}

.top p{
	color:#195352;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:20px;
	padding:15px;
	margin:0px;
	float:left;
	width:714px;
}
.top img{
	width:744px;
	margin:0px;
	padding:0px;
	float:left;
}

.columnas {
	width:744px;
	margin:0px;
	padding:0px;
	float:left;
	background: url(imagenes/bg_columnas.jpg) repeat-y top left;
	position:relative;
}

#sub-menu {
	float:left;
	width: 190px;
	padding: 0px;
	margin:0px;
}

#sub-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sub-menu ul li {
	width: 170px;
	margin: 0px 10px 0px 10px;
	padding: 15px 0px;
	list-style: none;
	border-bottom: #E5CB8A solid 1px;
	color:#1E574E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#sub-menu ul li a {
	color: #195352;
	text-decoration:none;
}

#sub-menu ul li a:hover {
	color: #D6A21C;
	text-decoration:none;
}

#sub-menu ul li a.active {
	color: #D6A21C;
}
.contenidos {
	float:right;
	width:520px;
	padding:15px;
	margin:0px;
	background-color:#FFF;
}

.contenidos .col_l{
	float:left;
	width:250px;
	margin:0px;
	padding:0px 0px;
}

.contenidos .col_r{
	float:right;
	width:250px;
	margin:0px;
	padding:0px 0px;
}

.contenidos.full {
	float:right;
	width:714px;
	padding:15px;
	margin:0px;
}

.contenidos.full .col_l{
	float:left;
	width:350px;
	margin:0px;
	padding:0px 0px;
}

.contenidos.full .col_r{
	float:right;
	width:350px;
	margin:0px;
	padding:0px 0px;
}

.contenidos h1{
	color:#DFA61F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	padding-bottom:10px;
	margin:0px;
	text-transform: uppercase;
}
.contenidos p {
    color:#195352;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:20px;
	/*float:left;*/
}

.contenidos ul {
    padding:0px 0px 0px 0px;
	margin:10px 0px;
}

.contenidos ul li {
    color:#195352;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:20px;
	list-style:none;
	padding:5px 0px 5px 10px;
	margin:0px;
	background:url(imagenes/bullet.jpg) no-repeat left top;
/*float:left;*/
}

.contenidos p .subrayado{
	text-decoration:underline;
}

.contenidos .foto_receta{
	float:right;
	padding:20px 0px 0px 0px;
	width:210px;
}

#productos {
	float:left;
	display:inline;
	border-bottom: 1px solid #EEEEEE;
	width:520px;
	padding:10px 0px;
}
#productos .foto{
	float:left;
	width:140px;
}

#productos .descrip{
	float:right;
	width:360px;
	color:#195352;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:20px;
}

h2 {
	color:#D6A01F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	text-decoration: none;
	padding:0px;
	margin:0px;
}


.precios{
    color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top:4px;
	line-height:16px;
}

h3 {
    float:left;
	color:#195352;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

#divisor {
	/*float:left;*/
	border-top: 1px solid #EEEEEE;
	width:520px;
	padding-bottom:0px;
	margin:0px;
}

a.link{
    color:#195352;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	line-height: normal;
	font-weight:bold;
	text-decoration: none;
	padding-top:12px;
	padding-bottom:14px;
	line-height:20px;
}
a.link:hover{
    color:#DFA61F;
}

#prensa{
	width:220px;
	float:left;
	padding:0px;
	margin:0px 30px 10px 0px;
	border-bottom:solid 1px #CCCCCC;
}
#prensa .img{
	cursor: hand;
	border:none;
	text-decoration:none;
	margin-bottom:5px;
}

/* ------------------------  Form ---------------------------- */
p.left{
	float:left;
	width:150px;
	margin:0px 0px;
	padding:0px;
	font-weight:bold;
}
p.dato{
	float:left;
	width:320px;
	margin:0px 0px;
	padding:0px;
}

.contacto {
	width:500px;
	margin-top:40px;
	padding-bottom:20px;
	float:left;

}

.contacto.news {
	margin-top:0px;

}
.contacto div.fila {
	float:left;
	margin:4px 0px 0px 0px;
	padding:0px;
}

.contacto  label{
	height:22px;
	width:130px;
	color:#195352;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:20px;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	clear: left;
	font-weight:bold;
	/*text-align:right;*/
}

.contacto input{
	/*height:22px;*/
	width:300px;
	border: solid 1px #ccc;
	 color:#195352;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:20px;
	margin:0px;
	padding:3px 5px 3px 5px;
	float:left;
}

.contacto textarea{
	height:135px;
	width:300px;
	border: solid 1px #ccc;
	 color:#195352;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:20px;
	margin:0px;
	padding:3px 5px 3px 5px;
	float:left;

}

.contacto .btn {
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	height:23px;
	width:80px;
	padding:0px 0px 0px 0px;
	margin-top:10px;
	margin-left:150px;
	background:#214A4E;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align:center;
}

.contacto .btn:hover {
	background:#D09700;
}

.error {
	float:left;
	width:450px;
	font-size:13px;
	color:#F00;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}


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

#footer {
	width: 744px;
	float:left;
	margin:0px;
	background:#FFF;
}

#footer .address {
	height: 20px;
	background-color: #195452;
	border-top: 1px solid #7C9E9D;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:13px;
	text-align:center;
	padding-top:5px;
}

#footer .footer_firulete {
	height: 9px;
	background: url(imagenes/footer_garabato.jpg) no-repeat center;
}
#footer .footer_horario {
	height: 38px;
	background: url(imagenes/footer_horario.jpg) no-repeat center;	
}
#footer .footer_horario h5{
	font-family:"Times New Roman", Times, serif;
	color:#195452;
	font-size:12px;
	text-align:center;
	padding:0px;
	margin:0px;
	font-weight:normal;
	
}

#footer .footer_horario h5 span{
	color:#195452;
	font-size:10px;
}

#footer .footer_horario h5 span a{
	color:#195452;
	font-size:10px;
	text-decoration:none;
}

#footer .footer_horario h5 span a:hover{
	text-decoration:underline;
}

#footer .footer_menu_bottom {
	height: 35px;
	margin-top: 15px;
	background: url(imagenes/footer_bg_2.jpg) no-repeat center bottom;		
	text-align: center;
}
#footer .footer_menu_bottom ul {
	/*width: 535px;*/
	padding: 0px 100px;
}

#footer .footer_menu_bottom ul li {
	list-style: none;
	margin: 0px 4px;
	margin-top: 10px;
	float: left;
}
#footer .footer_menu_bottom ul li a {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c3c3c3;
	text-decoration: none;
}

#footer .footer_menu_bottom ul li a:hover {
	color: #195452;
}
.zetenta {
	width: 744px;
	float:left;
	text-align: center;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0px;
}
.zetenta a {
	background: url(imagenes/logo_zetenta.gif) no-repeat left 2px;
	width: 66px;
	height: 15px;
	float: right;
}
.zetenta div {
	width: 190px;
	margin: auto;

}

.footer_fondo_verde {
background-color:#195352;
background-image:url(imagenes/footer_fondo.jpg);
background-repeat:repeat-x;
height:23px;
text-align:center;
vertical-align:middle;
}
.footer_links A{
	font-family: "Trebuchet MS", "Arial Narrow", Arial, Helvetica, sans-serif, Georgia;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#C3C3C3;
	text-decoration: none;
	word-spacing: -2px;
	padding: 0px 2px;
}
.footer_links A:hover{
	color: #195452;
}


