body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
body p{
	margin: 0px;
	padding: 0px;
}

#cabezal{
	height: 130px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/cabezal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#central {
	margin: 0px;
	padding: 0px;
	width: 800px;
	display: block;
	background-color: #1674CF;
}
#centralinf{
	margin: 0px;
	width: 800px;
	display: block;
	background-image: url(../imagenes/cabezal_inf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	text-align: left;
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
}
#centralinf p{
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#centralinf a{
	color: #FFFFFF;
	text-decoration: none;
}
#centralinf a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#central2 {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 800px;
	background-image: url(../imagenes/fondo_home_trigo.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#central3 {
	background-color: #FFFFFF;
	width: 800px;
	height: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

#mercados{
	padding: 0px;
	width: 100%;
	height: 190px;
	text-align: center;
	visibility: visible;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	margin-top: 330px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#inferior {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menuinf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBCEEA;
	background-image: url(../imagenes/fdo_men_inf.jpg);
	background-repeat:  repeat-x;
	height: 38px;
	margin: 0px;
}


#menuinf p{
	text-decoration: none;
	margin: 0px;
	padding-top: 11px;
}
#menuinf a{
	color: #BBCEEA;
	text-decoration: none;
	margin: 0px;
}
#centralnoticias {
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #77BD28;
	border-left-color: #77BD28;
	margin: 0px;
}

#menuinf a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#copy{
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;

}
#copy a{
	color: #0000CC;
	text-decoration: underline;
}
#copy a:hover{
	color: #0000FF;
	text-decoration: underline;
}
img.esqsupizq{
	float: left;
	overflow: hidden;
	clip: rect(1px,auto,auto,1px);
	left: 0px;
	top: 0px;
}
img.esqsupder{
	float: right;
	overflow: hidden;
}
div.esquinasup{
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url(../imagenes/img_borde_sup.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div.esquinainf{
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url(../imagenes/img_borde_inf.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#dir{
	margin-top: 20px;
	margin-bottom: 20px;
}
#direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#direccion a{
	color: #000099;
}
#direccion a:hover{
	color: #0066FF;
}
#direccion #oficina{
	font-family: "Arial Narrow", "Zurich Cn BT";
	font-size: 30px;
	color: #77BD28;
}
#text {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: justify;
}
#text p{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#text a{
	color: #003399;
}
#text a:hover{
	color: #0000FF;
}
#textmercados {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: justify;
}
#textmercados p{
	margin: 0px;
	padding: 0px;
}
#tithomes {
	font-family: "Arial Narrow", "Zurich Cn BT";
	font-size: 25px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77BD28;
	color: #006600;
}
#text #escritorio {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.remategde{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #009900;
	color: #FFFFFF;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FFCC00;
}#remate p {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#form{
	padding: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 100%;
}
.campono{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009900;
}
.nomcampos{
	text-align: right;
	padding-right: 5px;
}
/**************************************************/
/**************************************************/
#centralnoticias #text #riego {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
