body {
	background-color: #FFFFFF;
	color: #666666;
	width: 753px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Avant Garde", "AvantGarde", Arial, Verdana, sans-serif;
	font-size: 1em;
}

a:link {color: #777777;}
a:visited {color: #666666;}
a:hover {color: #777777;}
a:active {color: #777777;}

#bnr_top {
	padding: 0;
	margin-bottom: 5px;
}

#highlights {
	padding: 0;
	margin-bottom: 5px;
	height: 25px;
	font-size: 12px;
	font-weight: 600;
	text-align: right;
	background-color: #f3f3f3;
	background-image: url("../images/bg_highlghts.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
	overflow: hidden;
}
#highlights div {
	padding-top: 3px;
}
#highlights #TICKER {
	overflow: hidden;
	display: block;
}
#highlights #TICKER img {
	display: inline;
	border: 0;
}

#bottom {
	padding: 0;
	margin: 0;
}

#left {
	width: 185px;
	float: left;
	padding: 0;
	margin: 0;
}

#menu1 {
	padding: 0;
	margin: 0;
}
#menu1 div {
	padding: 0;
	margin-bottom: 2px;
}
#menu1 div img {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
}
#menu2 {
	padding: 0;
	margin-bottom: 2px;
	height: 22px;
}
#menu2 div {
	width: 90px;
	float: left;
	padding: 0;
	margin: 0;
}
#menu2 div img {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
}
#menu3 {
	clear: both;
	padding: 0;
	margin-bottom: 5px;
	height: 23px;
}
#menu3 div {
	width: 180px;
	float: left;
	padding: 0;
	height: 23px;
}
#menu3 #search1 {
	width: 68px;
	background-image: url("../images/m_buscar1.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#menu3 #search2 {
	width: 89px;
	background-image: url("../images/m_buscar2.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#menu3 #search2 input {
	margin-top: 2px;
	font-size: 9px;
	width: 9em;
}
#menu3 #search3 {
	width: 23px;
}
#menu3 #search3 img {
	border: none;
	padding: 0;
	margin: 0;
}

#bnr_left {
	clear: both;
	padding: 0;
	margin: 0;
}
#bnr_left div {
	padding: 0;
	margin-bottom: 5px;
}
#bnr_left div img {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
}

#encuesta {
	padding: 0;
	width: 180px;
/*	height: 243px; */  /* this works for IE6 */
	min-height: 243px; /* this works for everybody else */
	text-transform: uppercase;
	font-size: 0.8em;
	background-color: #f3f3f3;
	background-image: url("../images/bg_encuesta.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
}
#encuesta div {
	margin: 0;
	padding: 5px;
}
#encuesta div h1 {
	margin-top: 0;
	font-size: 1.2em;
	color: #4D4D4D;
}
#encuesta div p {
	margin-top: 0;
}

#main {
	width: 438px;
	float: left;
	padding: 0;
	margin: 0;
}

#header {
	display: block;
	width: 432px;
	height: 147px;
	padding: 0;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("../images/hd_inicio.jpg");
}
#m_inicio #header {		background-image: url("../images/hd_inicio.jpg"); }
#m_hacienda #header {	background-image: url("../images/hd_hacienda.jpg"); }
#m_agro #header {		background-image: url("../images/hd_agro.jpg"); }
#m_pais #header {		background-image: url("../images/hd_pais.jpg"); }
#m_clima #header {		background-image: url("../images/hd_clima.jpg"); }
#m_archivo #header {	background-image: url("../images/hd_archivo.jpg"); }
#m_contacto #header {	background-image: url("../images/hd_contacto.jpg"); }

#suscrip {
	padding: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	color: #74B74A;
	font-size: 0.8em;
	border: ridge rgb(100,100,100) thin;
	background-color: #efe7d8;
	width: 400px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}
#suscrip img {
	display: block;
	border: none;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#content {
	padding: 0;
	margin-top: 30px;
}
#content div {
	display: block;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
}
#content div h1 {
	margin-top: 0;
	font-size: 1.2em;
	color: #A8B751;
}
#m_inicio #content div h1 {		color: #A8B751; }
#m_hacienda #content div h1 {	color: #A9CF38; }
#m_agro #content div h1 {		color: #80C342; }
#m_pais #content div h1 {		color: #28AB78; }
#m_clima #content div h1 {		color: #65C298; }
#m_archivo #content div h1 {	color: #A8B751; }
#m_contacto #content div h1 {	color: #8FD5DC; }

#m_clima #content div h2 {
	font-size: 0.9em;
	font-weight: 600;
}
#m_clima #content div h2 b {
	color: #4D4D4D;
	text-transform: uppercase;
	font-weight: 600;
}

#clima .separador {
	height: 50px;
	margin: 0;
	padding: 0;
}
#clima .titulo {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#clima .contenido {
	display: block;
	margin: 0;
	padding: 0;
}
#clima .imagen {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#clima .subtitulo {
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	color: #65C298;
	font-size: 1em;
	font-weight: 600;
	border-top: dotted rgb(100,100,100) 1px;
	border-bottom: dotted rgb(100,100,100) 1px;
}
#clima .fecha {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.8em;
}
#clima ul {
	margin: 0;
	padding-left: 25px;
}
#firma {
	text-align: right;
	font-size: 0.8em;
	font-weight: 600;
}

#nota_head {
	padding: 5px;
	margin: 0;
	border: 0;
	width: 100%;
	border-bottom: dotted rgb(100,100,100) 1px;
}
#nota_fecha {
	width: 90px;
	color: #D98100;
	border-right: dotted rgb(217,129,100) 1px;
}
#nota_titulo {
	font-weight: 600;
}
#nota_body {
}

#notas .nota_head {
	padding: 5px;
	margin: 0;
	border: 0;
	width: 100%;
	border-bottom: dotted rgb(100,100,100) 1px;
}
#notas .nota_fecha {
	width: 90px;
	color: #D98100;
	border-right: dotted rgb(217,129,100) 1px;
}
#notas .nota_seccion {
	width: 150px;
	color: #D98100;
	font-weight: 600;
	border-right: dotted rgb(217,129,100) 1px;
}
#notas .nota_titulo {
	font-weight: 600;
}

#prev {
	margin: 0;
	padding: 5px;
	width: 50px;
	float: left;
}

#next {
	margin: 0;
	padding: 5px;
	width: 50px;
	float: right;
	text-align: right;
}

#contacto {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #f3f3f3;
	background-image: url("../images/bg_contacto.jpg");
}
#contacto h1 {
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 2em;
}
#contacto p {
	margin-left: 5px;
	margin-right: 5px;
	display: block;
	font-size: 0.8em;
}
#contacto div {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	padding: 0;
}
#contacto div input {
	margin-bottom: 5px;
}
#contacto div select {
	margin-bottom: 5px;
}
#contacto div textarea {
	width: 400px;
	height: 100px;
	margin-bottom: 5px;
}
#contacto div img {
	border: 0;
	margin-bottom: 5px;
}
#contacto div.valid {
	color: #666666;
}
#contacto div.error {
	color: #FF6666;
	font-weight: 600;
}

#errorbox {
	color: #FF6666;
	font-weight: 600;
	text-align: center;
	margin: 0;
	padding: 5px;
}

#okbox {
	color: #80C342;
	font-weight: 400;
	text-align: center;
	margin: 0;
	padding: 5px;
}
#okbox #titulo {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.2em;
	color: #28AB78;
}

#content #segunda {
	padding-top: 20px;
	border-top: dotted rgb(100,100,100) 1px;
}

#content #separator {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: 600;
	color: #A8B751;
	border-top: dotted rgb(100,100,100) 1px;
	border-bottom: dotted rgb(100,100,100) 1px;
}
#content #notas div {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted rgb(100,100,100) 1px;
}
#content #notas div h1 {
	margin-top: 0;
	font-size: 1em;
	color: #D98100;
}
#content #notas div p {
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 0.8em;
}
#content #opinion {
	float: left;
	width: 150px;
	margin-right: 0;
	padding: 5px;
	font-size: 0.8em;
}
#content #imprimir {
	float: right;
	width: 200px;
	margin-left: 0;
	text-align: right;
	padding: 5px;
	font-size: 0.8em;
}

#content #finish {
	clear: both;
	height: 50px;
/*	border-top: dotted rgb(100,100,100) 1px; */
}

#right {
	width: 130px;
	float: right;
	padding: 0;
	margin: 0;
}

.bnr_right {
	padding: 0;
	padding-left: 5px;
	margin-bottom: 5px;
}
.bnr_right img {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
}

#footer {
	clear: both;
	text-align: center;
}

#footer a { color: #D98100; }
#footer a:link { color: #D98100; }
#footer a:visited { color: #D98100; }
#footer a:hover { color: #D98100; }
#footer a:active { color: #D98100; }

/* Remove link effects */

#suscrip a {text-decoration: none;}
#suscrip a:link {color: #74B74A;}
#suscrip a:visited {color: #74B74A;}
#suscrip a:hover {color: #74B74A;}
#suscrip a:active {color: #74B74A;}

