@charset "iso-8859-1";
/* CSS Document */

/* v1.0 | 20080212 */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*Fin RESET*/

body {
	background-color: #b84a2e;
	background-image: url(imgs/body.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #787878;
}
a {
	color: #850403;
}
input ,textarea{
	border: 1px solid #999;
	width: 100%;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#contenedor {
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	background-color: #850403;
}
#contenedor .cabecera {
	background-image: url(imgs/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 219px;
}
#contenedor .cabecera a {
	
	}

#contenedor .cabecera a h1 {
	text-indent: -9999px;
	display: none;
}
#contenedor .cabecera ul {
	margin-left: 590px;
}
#contenedor .cabecera ul li {
	float: left;
	padding-top: 5px;
}
#contenedor .cabecera ul li+li {
	padding-left: 9px;
	padding-top: 5px;
	margin-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a4100e;
}
#contenedor .cabecera ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dd654c;
	text-decoration: none;
}
#contenedor .menu {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(imgs/menu.png);
	background-position: center center;
	height: 27px;
	background-repeat: no-repeat;
}
#contenedor .menu ul {
	margin-left: 11px;
}
#contenedor .menu ul li a{
	color: #515200;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	height: 27px;
	line-height: 24px;
	text-decoration: none;
}
#contenedor .menu ul li a:hover {
	text-decoration: underline;
}

#contenedor .menu ul li+li a{
	background-image: url(imgs/menu-separador.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#contenedor .titulo {
	background-image: url(imgs/titulo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 81px;
}
#contenedor .titulo h1 {
	font-size: 29px;
	color: #f2f3ab;
	font-weight: normal;
	margin-left: 25px;
	line-height: 81px;
	display: block;
	width: 195px;
	float: left;
}
#contenedor .titulo p {
	width: 100%;
	display: block;
	text-align: center;
	height: 81px;
	padding-top: 10px;
}
#contenedor .contenido {
	background-image: url(imgs/contenidos.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#contenedor .contenido .columna {
	margin-left: 13px;
	width: 167px;
	padding-top: 14px;
	float: left;
}
#contenedor .contenido .columna p {
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 14px;
}
#contenedor .contenido .texto {
	margin-left: 210px;
	padding-top: 17px;
	padding-right: 37px;
	padding-bottom: 20px;
}
#contenedor .contenido .texto .estira {
	clear:both;
	height:0px;
	line-height: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenedor .contenido .texto p {
	line-height: 17px;
	padding-bottom: 18px;
	text-align: justify;
}
#contenedor .contenido .texto p a {
	color: #850403;
}

#contenedor .contenido .texto h2 {
	font-size: 22px;
	color: #8f0601;
	font-weight: normal;
	background-image: url(imgs/h2.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom: 5px;
	margin-bottom: 12px;
	width: 100%;
	padding-top: 12px;
}
#contenedor .contenido .texto h3 {
	font-size: 16px;
	font-weight: bold;
	color: #811312;
	border: 1px solid #f3e4e4;
	background-image: url(imgs/h3.png);
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	line-height: 28px;
	margin-left: 22px;
	margin-bottom: 8px;
}
#contenedor .contenido .texto ul {
	border: 1px solid #f4e1e1;
	margin-left: 22px;
	background-color: #fef6ec;
	margin-bottom: 12px;
}
#contenedor .contenido .texto ul li {
	background-image: url(imgs/li.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #a38989;
	margin-top: 5px;
	margin-bottom: 4px;
	padding-left: 27px;
	background-position: 8px 4px;
	padding-right: 4px;
	line-height: 19px;
	margin-bottom: 6px;
}
#contenedor .contenido .texto ul li strong {
	color: #955d5d;
}


#contenedor .contenido .texto ul li+li {
	border-top-style: dashed;
	border-top-color: #E3E2E1;
	border-top-width: 1px;
	padding-top: 5px;
	background-position: 8px 9px;
	}
#contenedor .contenido .texto ul li a {
	color: #000;
	text-decoration: none;
}
#contenedor .contenido .texto ul li a:hover {
	color: #5D1949;
	text-decoration: underline;
}

#contenedor .contenido .texto p img {
	background-color: #FFF;
	padding: 3px;
	border: 3px solid #850403;
}
#contenedor .contenido .texto p img.derecha {
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
}
#contenedor .contenido .texto p img.izquierda {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 20px;
}
#contenedor .contenido .texto p img.doscolumnas {
	margin-right: 25%;
	margin-left: 25%;
}
#contenedor .contenido .texto ul.ingredientes {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#contenedor .contenido .texto ul.ingredientes li {
	background-image: none;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	float: left;
	width: 48%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #896B6B;
}
#contenedor .contenido .texto table {
	text-align: center;
	padding: 2px;
}
#contenedor .contenido .texto table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #EFCFC7;
	border-bottom-color: #EFCFC7;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#contenedor .contenido .texto table tr td a {
	text-decoration: none;
}

#contenedor .pie {
	background-image: url(imgs/pie.png);
	text-align: center;
	height: 27px;
	padding-top: 20px;
	color: #dd654c;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#contenedor .pie a {
	color: #d33813;
	text-decoration: none;
}
#contenedor .pie a:hover {
	text-decoration: underline;
}

#contenepop {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5a0403;
}

.contacto {
	background-color: #FFF;
	border: 6px solid #850403;
}
.contacto h2 {
	font-size: 22px;
	color: #8f0601;
	font-weight: normal;
	background-image: url(imgs/h2.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom: 7px;
	margin-bottom: 12px;
	float: left;
	width: 100%;
	padding-top: 12px;
}
.boton {
	width: 90px;
	background-color: #5a0403;
	color: #FFF;
}

