body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-image: url(../imagens/fundo.gif);
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #669900;
	text-decoration: underline;
}
.subtitulo {
	font-size: 11px;
	font-weight: bold;
	color: #333366;
}
.menubase {
	filter:alpha(opacity=95);
	border-top:1px solid #FFFFFF;
	background-color:#D6EAAA;
	width:130px;
}
.menu {
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.catnome {
	font-weight:bold;
	font-size: 16px;	
}
.catdesc {
	font-size: 11px;	
}
.catlayer {
	position:absolute;
	z-index:2;
	width:140px;	
}
.titfazenda {
	font-size: 11px;
	font-weight: bold;	
}
.titfazendatipo {
	font-size: 14px;
	font-weight: bold;
	color:#333366;
}
.faznome {
	font-weight:bold;
	font-size: 16px;	
}
.fazdesc {
	font-size: 11px;	
}
.interna a:link {
	text-decoration: underline;
}
.interna a:active {
	text-decoration: underline;
}
.interna a:visited {
	text-decoration: underline;
}
.interna a:hover {
	text-decoration: underline;
}
legend {
	font-size: 9px;
	color:#669900;	
}
.legenda {
	font-size: 9px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}
.urlwap {
	font-size: 16px;
	font-weight: bold;
}
.underline:link {
	text-decoration: underline;
}
.underline:active {
	text-decoration: underline;
}
.underline:visited {
	text-decoration: underline;
}
.underline:hover {
	text-decoration: underline;
}
.formulario input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formulario select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formulario textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.eventnome {
	font-weight:bold;
	font-size: 16px;	
}