@charset "UTF-8";
	*{
	margin:0;
	padding:0;
}
	body {
	font-family:Arial, Helvetica, sans-serif, freeSans;
	font-size:80%;
	color:#33333;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
#corpo {
	width:877px;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 20px;
}
	h1 {background-color:#0033CC; color:#FFFFFF; display:block; height: 150px; text-align:center; line-height: 				150px;}
#bannersup {
	float: left;
	width: 100%;
	position: relative;
}
#menu {
	float: left;
	width: 100%;
	padding-bottom: 30px;
	position: relative;
	clear: both;
}
#banneresq {
	float: left;
	height: 380px;
	width: 160px;
	position: relative;
	clear: left;
}
#conteudo {
	float: left;
	height: 380px;
	width: 535px;
	margin-left: 10px;
	position: relative;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#conteudo2 {
	width: 535px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	margin-left: 10px;
	background-color: #FFFFFF;
	text-align: center;
}
#diferenca {
	clear: both;
	width: 100%;
	text-align: center;
	position: relative;
}
#texto1 {
	float: left;
	width: 433px;
	position: relative;
}
#texto2 {
	float: right;
	width: 433px;
	position: relative;
}
#rodape {
	clear: both;
	width: 100%;
	text-align: center;
	position: relative;
}
.60 {
	font-size: 9px;
}
#bannerdir {
	float: right;
	width: 120px;
	height: 380px;
	text-align: right;
	position: relative;
	clear: right;
}
a:link {
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.style4 {
	font-size: 12px;
	text-align: justify;
}
