body {
	background-image: url(componentes/imagens/bg.gif);
	background-color: #C5DAED;
	margin: 0;
	background-repeat: repeat-x;
}
body,td,th {
	color: #666666;
	font: 11px/18px Arial, Helvetica, sans-serif;
}
#alinhasite {
	margin: auto;
	width: 813px;
}
#topo {
	height: 124px;
	width: 813px;
}
#topo_ads {
	float: left;
	width: 520px;
}
#topo_ads_google {
	height: 60px;
	width: 468px;
	margin: 7px 18px 11px 34px;
}
#topo_logo {
	float: right;
	height: 124px;
	width: 293px;
}
#topo_language {
	height: 46px;
	width: 520px;
}
#flash {
	background: #FFFFFF;
	height: 322px;
	width: 773px;
	padding-right: 20px;
	padding-left: 20px;
}

#flash_internas {
	background: #FFFFFF;
	height: 122px;
	width: 773px;
	padding-right: 20px;
	padding-left: 20px;
}
#menu {
	height: 37px;
	width: 813px;
}
#centro {
	width: 813px;
	height: 292px;
}
#centro_internas {
	width: 813px;
	background-color: #FFFFFF;
}
#conteudo {
	background: url(componentes/imagens/bg_conteudo.jpg) no-repeat;
	margin: auto;
	width: 755px;
}
#conteudo_alinha {
	width: 689px;
	padding-top: 30px;
	margin: auto;
	text-align: justify;
}
#fimcentro {
	height: 66px;
	width: 813px;
	clear: both;
}

#rodape {
	margin: auto;
	clear: both;
	_height: 33px;
	line-height: 33px;
	width: 789px;
	font-size: 10px;
	color: #436B7C;
}
.left {
	float: left;
}
.right {
	float: right;
}
a:link {
	color: #436B7C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #436B7C;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}
h1 {
	color: #90B7C5;
	font-size: 30px;
	margin: 0 0 10px 0;
	letter-spacing: -2px;
}
h2 {
	font-size: 9px;
	font-weight:normal;
	margin: 0 0 6px 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #42649A;
	background-color: #FFFFFF;
	border: 1px solid #C5DAED;
	text-decoration: none;
}