html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}

b, strong {font-weight: bold;}
i, em {font-style: italic;}

sup {font-size: 70%;}

a {	text-decoration:none; }
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

body {
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Arial;
	font-size: 0.7em;
}

input {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
}

.sinborde { border: 0px;}
#sinborde { border: 0px;}

select {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	border: 1px solid #7F9DB9;
	margin-bottom: 3px;
}

textarea {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
	border: 1px solid #7F9DB9;
}

.interior_izda * {
	color: black;
	font-size: 13px;
	text-align: justify;
	line-height: 1.2em;
	font-family: Arial!important;
}

p, .txt * {
	color: #666;
	font-size: 13px;
	line-height: 14px;
	padding-bottom: 15px;
	text-align: justify;
	font-family: Arial!important;
}

.txt img {padding-bottom: 0px;}

p a {line-height: 14px; color: black;}
p a:hover {color: black; text-decoration:underline;}

ul {
	padding-left: 25px;
	list-style: square;
}

ol {
	list-style: decimal;
	padding-left: 45px;
	padding-bottom: 20px;
}

li {
	color: #666;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 0px;
}

li a {line-height: 14px; color: #A5A6A8;}
li a:hover { color: #A5A6A8; text-decoration: underline;}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}	

.absoluta {
	position: absolute;
	left: 0;
	top: 0;
}

.cero {
	line-height: 0px;
	font-size: 0px;
	width: 100%;
}
/***********************************************************************************/

body {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
}

.contenedor {
	width: 980px;
	margin: 0px auto;
	background-color: white;
	position:relative;
}

.header {
	height: 135px;
	padding-top: 20px;
}

.header .i {width: 300px; float: left;}
.header .d {width: 680px; float: right; text-align: right;}

.header .idiomas a {font-weight: bold; color: #565245; font-size: 11px;}
.header .menu_ppal {text-align: right; margin-top: 30px;}
.header .menu_ppal a {font-weight: bold; color: #565245; font-size: 15px;}
.header .menu_ppal a:hover {color:#763356;}
.header .menu_ppal a.on {color:#763356;}


.footer {color: #656255; font-size: 11px; padding-top: 15px;}
.footer a {color: #656255;}
.footer a:hover {color: #656255; text-decoration: underline;}

.footer .creditos {float: left;	width: 70%;}
.footer .legales {float: right;	text-align: right; width: 30%;}

.izda {
	width: 205px;
	margin-right: 40px;
	float: left;
	display: inline;
}

.dcha {
	width: 735px;
	float: left;
	display: inline;
}

.izda .n1 {
	border-top: 1px solid #753255;
	border-bottom: 1px solid #753255;
	line-height: 28px;
	font-weight: bold;
	cursor: pointer;
	font-size: 14px;
}

.izda .n1 a {color: black; line-height: 28px;}

.izda .n2 {
	border-bottom: 1px solid #ccc;
	line-height: 15px;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
}

.izda .n2 a {color: #858689; line-height: 16px;}

.izda .n3 {
	border-bottom: 1px solid #ccc;
	line-height: 16px;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
}

.izda .n3 a {padding-left: 20px; color: #858689; line-height: 16px;}

.izda .n4 {
	border-bottom: 1px solid #ccc;
	line-height: 16px;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
}

.izda .n4 a {padding-left: 40px;color: #858689; line-height: 16px;}

.izda .on {font-weight: bold;}

.int_izda {
	float: left;
	width: 170px;
	padding-top: 20px;
}

.int_izda a {
	/*line-height: 35px;*/
	margin-bottom: 18px;
	color: black;
	font-weight: bold;
	font-size: 17px;
	display: block;
}

.int_izda a.on {
	color: #A5A6A8;
}

.int_dcha {
	float: left;
	width: 565px;
	padding-top: 20px;
}

p.left450 {
	text-align: left;
	width: 450px;
}

.tit_contacto {
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 5px;
}

.item_prod {
	width: 200px; 
	height: 180px; 
	float: left; 
	margin-right: 30px; 
	display: inline;
	position: relative;
}


.item_prod a {color: #444;}
.item_prod a:hover {color: #444; font-weight: bold;}

.item_prod a.oferta {color: #444;}
.item_prod a.oferta:hover {color: #444; text-decoration: underline;}

.item_prod .foto {
	width: 200px; 
	height: 130px; 
	background-color: #ccc; 
	margin-bottom: 10px;
	background-position: center center;
	background-repeat: no-repeat;
}

.bola_oferta {
	width: 60px;
	height: 49px;
	position: absolute;
	font-size: 15px;
	top: 100px;
	right: -20px;
	text-align: center;
	font-weight: bold;
	color: white;
	background: transparent url('../images/bola.png') center center no-repeat;
	margin: 0px;
	padding-top: 12px;
	line-height: 1.2em;

}

.item_prod .fecha {color: #753255; display:block; padding: 3px 0px; font-weight: bold;}
.item_prod p {text-align: left; color: #666; font-size: 13px;}
.item_prod p a, .item_prod p a:hover {color: black;}

.info_prod {
	width: 200px;
	float: left;
	margin-right: 40px;
	display: inline;
}

.info_prod .tit {
	border-top: 3px solid #753255;
	border-bottom: 3px solid #753255;
	padding: 10px 0px;
	color: #753255;
	font-weight: bold;
	font-size: 18px;
}

.info_prod .caja {
	border-bottom: 1px dotted #444;
	color: #666;
	padding: 7px 0px;
	font-size: 11px;
}

.info_prod .caja, .info_prod .caja p .info_prod .caja li, .info_prod .caja div {
	font-size: 13px;
	color: #666;
	text-align: left;
	font-family: Arial, sans-serif;
	line-height: 14px;
}

.info_prod .caja a {color: #666;}
.info_prod .caja a:hover {color: #666; text-decoration: underline;}

.negro {color: black; display: block; padding-bottom: 3px;}

.foto_prod {
	float: left;
	/*background-color: #ccc;*/
	width: 450px;
	height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
}

.boton {
	color: white;
	font-weight: bold;
	text-align: center;
	width: 108px;
	height: 29px;
	line-height: 29px;
	display: block;
	background: url('../images/boton.jpg') center center no-repeat;
}

.suscribete {
	width: 200px;
	margin: 20px 0px;
}

.suscribete p {text-align: left; color: #666; font-size: 12px;}

.suscribete h3 {
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
}

.suscribete input {margin:3px 0px;}

input.boton {
	border: none;
	color: white;
	font-weight: bold;
	text-align: center;
	width: 108px;
	cursor: pointer;
	height: 29px;
	font-size: 12px;
	background: url('../images/boton.jpg') center center no-repeat;
}


.caja2 {
	color: #666;
	padding: 7px 0px;
	font-size: 11px;
}

.caja2, .caja2 p, .caja2 li, .caja2 div {
	font-size: 11px;
	color: #666;
	font-family: Arial, sans-serif;
	line-height: 14px;
}

.caja2 a {color: #666;}
.caja2 a:hover {color: #666; text-decoration: underline;}

.fecha2 {color: #753255; display:block; padding: 3px 0px; font-weight: bold;}

.foto_not {
	float: right;
	background-color: #ccc;
	width: 450px;
	height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 20px;
	display: inline;
}

.foto_receta {
	float: left;
	background-color: #ccc;
	width: 300px;
	height: 450px;
	background-position: center center;
	background-repeat: no-repeat;
}

.contenedor_bol {
	width: 630px;
	margin: 0px auto;
}

.contenedor_bol .fecha {
	font-weight: bold;
	color:#753255;
	padding-bottom: 15px;
	font-size: 13px;
}

.item_bol {border-top: 3px solid #753255;}

.item_bol .img {
	float: left;
	width: 200px;
	display: inline;
	text-align: center;
	margin: 20px 20px 20px 0px;
}

.item_bol .info {
	float: left;
	width: 410px;
	margin: 20px 0px;
}

.item_bol .info h1 {color: #753255; font-size: 18px; font-weight: bold; padding-bottom: 10px; margin: 0px;}
.item_bol .info p {color: #858689; font-size: 13px;}
.item_bol .info p a {color: black; font-weight: bold;}
.item_bol .info p a:hover {color: black; text-decoration: underline;}

.contenedor_bol .creditos {
	font-size: 11px;
	color: #333;
	font-family: Arial, sans-serif;
	line-height: 1.3em;
}

.contenedor_bol .creditos a {color: #333;}
.contenedor_bol .creditos a:hover {color: #333; text-decoration: underline;}

.contenedor_bol .creditos p {color: #858689;}

.contenedor_bol .apdo {
	color: #555243;
	font-size: 24px;
	padding-bottom: 5px;
	padding-top: 20px;
}

.contenedor_bol h5 {
	font-size: 14px;
	text-align:center;
	padding-bottom: 20px;
}

.contenedor_bol h5 a {
	color: #753255;	
	font-weight: bold; 
}

.pedido {
	margin: 5px 30px; 20px 30px;
}

.pedido .tit_prod {font-size: 13px; color: #753255; padding-bottom: 10px; font-weight: bold;}
.pedido table {width: 340px;}
.pedido th {text-align: left; font-size: 11px; font-weight: bold; color: black; padding-bottom: 5px;}
.pedido td {text-align: left; font-size: 11px; color: #666;}
.pedido td input {border: 1px solid #ccc;}
.pedido .dp {font-size: 16px; color: #753255; padding-bottom: 15px; padding-top: 15px; font-weight: bold;}
.pedido label {font-weight: bold; font-size: 12px;}
.pedido .input {width: 250px; border: 1px solid #ccc; border-top: 2px solid #999; display: block; margin: 4px 0px 5px;}

.pedido input.boton {
	border: none;
	color: white;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	width: 108px;
	height: 29px;
	line-height: 29px;
	display: block;
	background: url('../images/boton.jpg') center center no-repeat;
}

.pedido input.boton2 {
	border: none;
	color: white;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	width: 120px;
	height: 29px;
	line-height: 29px;
	display: block;
	background: url('../images/boton2.jpg') center center no-repeat;
}

.ultima_oferta {
	padding-bottom: 20px;
	border-bottom: 3px solid #753255;
}

.ultima_oferta .foto {
	width: 200px; 
	height: 130px; 
	margin-bottom: 10px;
	background-position: top center;
	background-repeat: no-repeat;
}


.ultima_oferta .tit {
	font-size: 24px;
	color: #753255;
	padding: 20px 0px 10px;
}

.ultima_oferta .tit2 {
	font-size: 18px;
	font-weight: bold;
	color: black;
	padding: 20px 0px 10px;
}

.claim {
	/*position:absolute; 
	padding: 10px;
	width: 150px;
	left: 0px; 
	font-size: 11px;
	line-height: 1.3em;
	background-color: #ccc;
	box-shadow: 5px 5px 10px #333;
   -webkit-box-shadow: 5px 5px 10px #333;
   -moz-box-shadow: 5px 5px 10px #333;
   z-index:10;*/

	padding: 10px;
	width: 180px;
	font-size: 12px;
	height: 330px;
	line-height: 15px;
	background-color: #753255;
	color:White;
	z-index: 10;
	box-shadow: 5px 5px 10px #333;
   -webkit-box-shadow: 5px 5px 10px #333;
   -moz-box-shadow: 5px 5px 10px #333;
   float:left;
}