body {
	background-image:url(../images/bg.gif);
	margin:0px;
}

.bg_top {
	background-image: url(../images/bg_top.gif);
}

.bg_content {
	background-color:#F0ECE5;
}

.bg_geral {
	background-image:url(../images/bg_conteudo.gif);
	background-repeat:repeat-y;
	background-position:top;
}

.txt_newsletter {
	font-family:Verdana, Helvetica, Arial;
	font-size:10px;
	color:#005279;
	line-height:14px;
	text-decoration:none;
}

.txt_rodape {
	font-family:Verdana, Helvetica, Arial;
	font-size:10px;
	color:#FFFFFF;
	line-height:14px;
	text-decoration:none;
}

.formulario_cadastro {
	font-family:Verdana, Helvetica, Arial;
	font-size:11px;
	color:#005279;
	border:1px solid #D8CFBE;
	width:106px;
}

.botoes_cadastro {
	font-family:Verdana, Helvetica, Arial;
	font-size:11px;
	color:#005279;
	background-color:#C4B8A1;
	border:0px;
	width:39px;
}

.formularios {
	font-family:Verdana, Helvetica, Arial;
	font-size:11px;
	color:#005279;
	border:1px solid #D8CFBE;
}

.botoes {
	font-family:Verdana, Helvetica, Arial;
	font-size:11px;
	color:#005279;
	background-color:#C4B8A1;
	border:0px;
	width:50px;
}
	
.tit_dest_home {
	font-family:"Times New Roman", Times, Helvetica, Verdana, serif;
	font-size:18px;
	color:#005279;
	line-height:14px;
	text-decoration:none;
	font-weight:bold;
}

.tit_home {
	font-family:"Times New Roman", Times, Helvetica, Verdana, serif;
	font-size:18px;
	color:#005279;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
}

.txt_home {
	font-family:Verdana, Helvetica, Arial;
	font-size:12px;
	color:#666666;
	line-height:15px;
	text-decoration:none;
}

.txt_home a:link {
	text-decoration:none;
}

.txt_home a:hover {
	color:#1167AE;
	text-decoration:underline;
}

.txt_home a:active {
	color:#005279;
	text-decoration:underline;
}

.txt_home a:visited {
	text-decoration:none;
}



.saiba_mais_dest {
	font-family:"Times New Roman", Times,  Helvetica, Arial, Verdana;
	font-size:14px;
	color:#005279;
	text-decoration:none;
}

.saiba_mais_dest a:link {
	text-decoration:none;
}

.saiba_mais_dest a:hover {
	color:#0079FF;
	text-decoration:underline;
}

.saiba_mais_dest a:active {
	color:#005279;
	text-decoration:underline;
}

.saiba_mais_dest a:visited {
	text-decoration:none;
}

