.fundo {
	background-image: url(images/fundo_home2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fundocontato {
	background-image: url(images/fundo_contato.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.campo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 16px;
	width: 180px;
	border: 1px solid #666666;
}
.campomsg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 57px;
	width: 253px;
	border: 1px solid #666666;
}
