@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../images/fundo.gif);
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#Total {
	width: 879px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
}
#Total #menu {
	background-image: url(../images/back_menu.gif);
	height: 74px;
	width: 879px;
}
#Total #menu h3 {
	display: none;
}
#Total #conteudo {
	background-image: url(../images/fundo_conteudo.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 879px;
}
#Total #conteudo h4 {
	display: none;
}
#Total #rodape {
	background-color: #FFD32A;
	height: 30px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#Total #rodape h5 {
	display: none;
}
#Total   #conteudo  #t_cont {
	display: none;
}
#Total #topo h2 {
	display: none;
}
#Total h1 {
	display: none;
}
#Total #topo {
	height: 120px;
	width: 879px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/fundo_topo.gif);
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFA700;
	font-size: 24px;
}
.conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.compri {
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.subtitulos {
	color: #FFD629;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#arembepe {
	position:absolute;
	left:30px;
	top:246px;
	width:100%;
	height:358px;
	z-index:1;
}
.cont_dica {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #475A00;
	font-style: italic;
	font-size: 14px;
}
