@charset "UTF-8";
body {
	margin-top: 0px;
	background-color: #fcfbf9;
	background-repeat: repeat;
}
#pagina {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 224px;
	width: 882px;
}
#menu {
	height: 64px;
	width: 882px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B4705;
}
#contenido {
	float: left;
	width: 882px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#contenido_contacto {
	float: left;
	width: 882px;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
#formulario {
	height: 360px;
	width: 425px;
	margin-left: 228px;
	padding-top: 10px;
}
#texto_inicio {
	height: 265px;
	width: 420px;
	margin-top: 19px;
	margin-left: 14px;
	float: left;
}
#texto_inicio p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-align: justify;
	color: #424E06;
	line-height: 150%;
	margin-top: 2px;
}
#texto_producto {
	float: right;
	height: 265px;
	width: 550px;
	margin-top: 19px;
	margin-right: 14px;
}
#texto_producto p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #3C4802;
	text-align: justify;
	margin-top: 2px;
}
#texto_produccion {
	float: left;
	height: 265px;
	width: 420px;
	margin-top: 19px;
	margin-left: 14px;
}
#texto_produccion p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #434F06;
	margin-top: 2px;
	text-align: justify;
	line-height: 150%;
}
#texto_campo {
	float: right;
	height: 265px;
	width: 420px;
	margin-top: 19px;
	margin-right: 14px;
}
#texto_campo p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #3E4805;
	text-align: justify;
	margin-top: 2px;
	line-height: 140%;
}
#texto_pop {
	height: 20px;
	width: 882px;
	margin-top: 10px;
}
#texto_pop p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #3B460A;
	margin-top: 2px;
	text-align: center;
}
#texto_pop_dos {
	float: left;
	height: 20px;
	width: 882px;
	margin-top: 19px;
}
#texto_pop_dos p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #3E4807;
	text-align: center;
	margin-top: 2px;
}
#cuadro_venta {
	float: left;
	width: 800px;
	height: 400px;
	margin-left: 41px;
}
#cuadro_media {
	height: 304px;
	width: 822px;
	float: left;
	margin-left: 30px;
}
#flash_inicio {
	height: 265px;
	width: 420px;
	float: right;
	margin-top: 19px;
	margin-right: 14px;
}
#flash_producto {
	float: left;
	height: 265px;
	margin-top: 19px;
	width: 290px;
	margin-left: 14px;
}
#flash_campo {
	float: left;
	height: 265px;
	width: 420px;
	margin-top: 19px;
	margin-left: 14px;
}
#pie {
	float: left;
	height: 60px;
	width: 882px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3B4705;
	margin-top: 15px;
}
#pie h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #414D09;
	margin-top: 5px;
}
#pie h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414D09;
}
#pie h1 a:hover {
	color: #414D09;
	text-decoration: underline;
}
#pie h2{
	text-align: center;
	margin-top: 1px;
}
#pie h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #999;
}
#pie h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #414D09;
	text-decoration: underline;
}

