.conteudo {
	width:770px;
	height:406px;
	text-align:left;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-385px;
	margin-top:-203px;
}
.bg {
	background-attachment: fixed;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgquad {
	background-image: url(img/quad.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.campos {
	background-color: #F8F8F8;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.treb11verde {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #669900;
	line-height: 15px;
}
.botao {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
}
a:link {
	font-weight: normal;
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #669900;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


.treb11cinza {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
}
.treb12cinza {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.treb9cinza {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}
.treb14branco {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.treb18verde {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 24px;
	color: #669900;
	font-weight: bold;
}
