/* CSS Agroconsult */
BODY {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background-color: #FFFFFF;
	margin: 0px;
}
BODY, TD, DIV, SPAN, P, UL, LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.cxhome {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D2E2B5;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-color: #D2E2B5;
}
.hand {
	cursor:hand;
}
a:link {
	text-decoration: underline;
	color: #191919;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #666666;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.diario a:link {
	text-decoration: none;
	color: #333333;
}
.diario a:hover {
	text-decoration: none;
	color: #666666;
}
.diario a:visited {
	text-decoration: none;
	color: #333333;	
}

.titulo {
	color: #0E7398
}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
}