body {
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
}
.site {
	padding: 10px;


	

}

.top {
	background-border: url(images/fundo.jpg);
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;



}

.centro {
	background-border: url(images/fundo.jpg);
	background-image: url(images/1.jpg);


}
.bottom {
	background-border: url(images/fundo.jpg);
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;




}

.bg {
	background-image: url(images/fundo.jpg);
}
.empresa1 {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 15px;

}
.empresa2 {
	font-family: verdana;
	font-size: 16px;
	color: #004F9A;
	text-decoration: none;
	font-weight: bold;

}
.font10 {

	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.forminput {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: transparent;


}
.space {
	margin-top: 5px;

}
