body {
	background-color: #C3D9A6;
	margin-left: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #009966;
}
a:active {
	text-decoration: none;
	color: #666666;
}


.headv a:link {
	color: #FF0000;
	text-decoration: none;
}

.headv a:visited {
	text-decoration: none;
	color: #FF0000;
}

.headv a:hover {
	text-decoration: underline;
	color: #009966;
}
.headv a:active {
	text-decoration: none;
	color: #FF0000;
}


.bgMenu {
	background-image: url(../images/bgMenu.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.linhaCinza {
	border-bottom:1px solid #CCCCCC;
}

.linhaCinza2 {
	border-bottom:1px solid #ECEAE6;
}

.lineV {
	background-image: url(../images/lineV.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.titVerde {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4B7E27;
	font-weight:bold;
}

.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:150%;
}

.txtp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:150%;
}

.txtb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:150%;
}

.txtv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF0000;
	line-height:150%;
}

.txtv2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	line-height:150%;
	text-transform:uppercase;
}

.txtcinza {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:150%;
}


.bordagenda {
	border:2px solid #EBEBEB;
}

.borderagenda {
	border:1px solid #EBEBEB;
}

.barraLeiloesonline {
	background-image: url(../images/bgBarra_leiloes.gif);
	background-repeat: repeat-x;
	background-position: center center;	
}

.barraOutrosAnimais {
	background-image: url(../images/bgBarra_outrosanimais.gif);
	background-repeat: repeat-x;
	background-position: center center;	
}

.barraImoveisRurais {
	background-image: url(../images/bgBarra_imoveisrurais.gif);
	background-repeat: repeat-x;
	background-position: center center;	
}

.barraMaquinas {
	background-image: url(../images/bgBarra_maquinas.gif);
	background-repeat: repeat-x;
	background-position: center center;	
}

.formp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.formg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.boxCinza {
	background-color:#F5F5F5;
	border:1px solid #ECEAE6;
}

.rodape {
	background-image: url(../images/bgRodape.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#333333;
	font-weight:bold;
	letter-spacing:-0.05em;
}

.head14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	letter-spacing:-0.05em;
}

.headv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FF0000;
	font-weight:bold;
	letter-spacing:-0.05em;
}

.head2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	font-weight:bold;
	letter-spacing:-0.05em;
}

.head3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#006633;
	font-weight:bold;
	letter-spacing:-0.05em;
}

.head4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#006633;
	font-weight:bold;
	letter-spacing:-0.05em;
}


.botaoAzul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#006699;
}

.botaoVermelho {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#FF0000;
}

.botaoVerde {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#006633;
}