/* css : agromineira
by raphael hardt v1.0 */

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin:0px;
	background-color: #95ad9a;
}
#titulo .lftitulo
{
	border-top: solid 1px #eae7cc;
	border-bottom: solid 1px #eae7cc;
	border-left: solid 1px #eae7cc;
	text-decoration:none;
	font-family:verdana;
	font-size:17px;
	font-weight:bold;
	color: #26893d;
	padding:1px 4px;
	background:#ffffff;
}
#titulo .rttitulo
{
	background: url(titulo_rt.jpg) no-repeat;
	height:30px;
	width:37px;
}

#button
{
	/*border: none;*/
	text-align:center;
	text-decoration:none;
	font-family:verdana;
	font-size:9px;
}

#button .lfbutton
{
	background: url(bt_u_l.jpg) no-repeat;
	vertical-align:bottom;
	width:12px;
}
#button .rtbutton
{
	background: url(bt_u_r.jpg) no-repeat;
	vertical-align:bottom;
	width:12px;
}
#button .mdbutton
{
	background: #ffffff;
	border-top:1px solid #eae7cc;
	border-bottom:1px solid #eae7cc;
	height:22px;
}
#button a
{
	text-decoration:none;
	padding:4px 1px;
	display:block;
	color:#000000;
}
#button a:hover
{
	color:#00923f;
}
#button img
{
	border:0px;
}

 a
{
	color:#006600;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}
 a:hover
{
	color:#00C100;
	text-decoration:none;
}
.fundo {
	background-image: url(fundo_tr.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=fundo_tr.png,sizingMethod='scale');
}

