@charset "utf-8";
/* CSS Document */
body
{
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
	font-family: Arial;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}
.texto_padrao {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.texto_padrao2 {
	font-family: Arial;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}
.menu_interno {
	font-family: Arial;
	font-size: 10px;
	color:#0066CC;
	text-decoration: none;
	font-weight: bold;
}
.titulo_padrao {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.titulo_principal_azul{
	font-family: Arial;
	font-size: 11px;
	color: #016798;
	text-decoration: none;
	font-weight: bold;
}
.titulo_laranja {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.titulo_branco {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#div_banner {
	margin-left: -485px;
	margin-top: 0px;
	left: 50%;
	position:absolute;
	width: 970px;
	height: 125px;
}
#div_banner_conteudo_popup {
	margin-left: -390px;
	margin-top: 125px;
	left: 50%;
	position:absolute;
	width: 780px;
	height: 275px;
	/*background-image:url(img/bg_index_conteudo_banner_3.jpg);*/
	visibility: hidden;
}
#div_banner_conteudo {
	margin-left: -390px;
	margin-top: 125px;
	left: 50%;
	position:absolute;
	width: 780px;
	height: 275px;
	background-image:url(img/bg_index_conteudo_banner_1.jpg);
}
#div_planos {
	margin-left: -390px;
	margin-top: 125px;
	left: 50%;
	position:absolute;
	width: 780px;
	height: 455px;
	background-image:url(img/bg_fundo_interno.jpg);
}
#div_planos2 {
	margin-left: -390px;
	margin-top: 125px;
	left: 50%;
	position:absolute;
	width: 780px;
	height: auto;
}
#div_banner_conteudo_2 {
	margin-left: -390px;
	margin-top: 400px;
	left: 50%;
	position:absolute;
	width: 780px;
	height: 185px;
}
#div_rodape {
	margin-left: -390px;
	margin-top: 580px;
	left: 50%;
	position:absolute;
	width: 780px;
	height:60px;
}
#centro
{
	margin-left: -350px;
	margin-top: 0px;
	left: 50%;
	position:absolute;
	width: 700px;
	
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-image: url(img/fundo_cinza.jpg)
}
