@charset "utf-8";
a:link {
	color: #ECE9D8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #ECE9D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	color: #FFCD33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
}
a:active {
	text-decoration: none;
	color: #ECE9D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
}

td {
}
body {
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #ECE9D8;
}
.fondo-top {
	background-image: url(images/fondo-top2.jpg);
	background-repeat: repeat-x;
}
.fondo-bottom {
	background-image: url(images/fondo-bottom2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 26px;
}
.frutas {
	background-image: url(images/frutas.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.TextoFormulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D594E;
	text-align: left;
	text-transform: inherit;
	vertical-align: middle;
	line-height: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6C564B;
	line-height: normal;
}
.gustos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #6C564B;
	text-align: center;
}

.textonormal {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	float: right;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #6C564B;
	text-align: center;
}
.style1 {color: #57453B}
.style10 {font-size: 16px}
.ARGENCY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ECE9D8;
	line-height: 20px;
	background-position: center;
}
.fondo-top3 {
	background-image: url(images/fondo-top3.jpg);
	background-repeat: repeat-x;
}
