body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#geral {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo{
	margin-top: 140px;
	height: 142px;
}
#breve{
	margin-top: 70px;
}
#esquerda {
	float: left;
	height: 440px;
	width: 440px;
}
#direita {
	float: right;
	height: 440px;
	width: 450px;
}
#ctto {
	background-image: url(bg_ctto.png);
	height: 420px;
	width: 420px;
	margin-top: 80px;
	padding: 15px;
	text-align: left;
}
.campos {
	font-size: 20px;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
.fonte1 {
	font-size: 20px;
	color: #7E211C;
}
.fonte2 {
	font-size: 26px;
	color: #7E211C;
}
