BODY
{
	background: #C6E374;
	background-image: url(../_img/bg-body.png);
}
.mais
{
}
.homePage #continente
{
	background: #FFFFFF;
/*opacity:0.8;
filter:alpha(opacity=80);*/
}
.homePage #header
{
}
.homePage #header H1
{
}
.homePage #campo1
{
	background: #FFF;
/*the background color will be displayed for the length of the content in the column, but no further*/
}
.homePage #campo2
{
	background: #FFF;
/*the background color will be displayed for the length of the content in the column, but no further*/
}
.homePage #footer
{
	background: #FFF;
}
.lblTituloCadastro
{
	font-weight: bold;
}
.lblObrigatorio
{
	color: #900;
}

