.corpo {
	width: 750px;
	margin-top: 3px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.links {
	margin-top: 0px;
	float: left;
	width: 199px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #999999;
}

.corpo .menuLateral .links a {
	display: block;
	letter-spacing: 2px;
	text-decoration: none;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	font-weight: normal;
}
.corpo .menuLateral .links a:hover {
	display: block;
	letter-spacing: 2px;
	text-decoration: none;
	color: #0099CC;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #C8C8C8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
}

.conteudo {
	float: left;
	width: 550px;
}
.corAzul {
	background-color: #006699;
}

.conteudoTexto {
	color: #006699;
	background-image: url(imgs/fundo_cont.jpg);
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.corpo .conteudo .conteudoTexto a {
	text-decoration: none;
	color: #0066CC;
}
.corpo .conteudo .conteudoTexto a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #FFFFCC;
}
.negrito {
	font-weight: bold;
}

.cont_dir {
	background-color: #F7F7F7;
	float: left;
	height: 350px;
	width: 275px;
}
.cont_esq {
	float: left;
	height: 350px;
	width: 275px;
}


.flash {
	background-color: #006699;
	float: left;
	height: 290px;
	width: 750px;
}

.menuLateral {
	float: left;
	width: 199px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.janelaSuporte {
	background-color: #0099CC;
	float: left;
	height: 100px;
	width: 199px;
}

.divisoria {
	float: left;
	height: 20px;
	width: 550px;
	background-image: url(imgs/fundo_divisoria.jpg);
}
.cont_quemSomos {
	float: left;
	height: 25px;
	width: 275px;
	background-image: url(imgs/img_quemSomos_275_x_25.jpg);
}
.bloco_texto_esq {
	float: left;
	height: 100px;
	width: 265px;
	margin-top: 30px;
	padding-left: 10px;
	text-align: center;
	color: #0066CC;
}


.cont_titulo{
	background-color: #009966;
	float: left;
	height: 25px;
	width: 275px;
	background-image: url(imgs/img_titulo_275_x_25.jpg);
}
.cont_negocio{
	background-color: #009966;
	float: left;
	height: 25px;
	width: 275px;
	background-image: url(imgs/img_negocio_275_x_25.jpg);
}
.conteudo_direito {
	float: left;
	height: 300px;
	width: 270px;
	text-align: justify;
	margin-top: 20px;
	padding-left: 2px;
}
.rodape {
	float: left;
	height: 25px;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.rolagem {
	overflow-y: scroll;
	font-weight: normal;
	height: 400px;
	width: 530px;
}
.botao01 {
	background-color: #006699;
	color: #FFFFFF;
	font-weight: normal;
	border: 2px outset #333333;
	width: 50px;
	height: 25px;
}
.textoNormal {
	font-weight: normal;
	font-size: 12px;
}
.linksVariados{
	text-decoration: none;
	color: #0066CC;
}
.linksVariados:hover{
	text-decoration: none;
	color: #333333;
	background-color: #FFFFCC;
}.negritoItalicoSublinhado {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.retorno{
	color:#FF0000;
	font-weight: normal;
	font-size: 11px;
}
