<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

html,body {
	margin:0;
	padding:0;
	background:#220000;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#330000;
}
a:link {
	text-decoration: none;
	color:#900;
}
a:visited {
	text-decoration: none;
	color:#900;
}
a:hover {
	text-decoration: underline;
	color:#FFF;
}
a:active {
	color:#900;
}
.container {
	margin-left:auto;
	margin-right:auto;
	background:#330000;
	width:850px;
}
.topo {
	width:850px;
	height:146px;
	background:url(../images/fundo_topo.jpg) no-repeat;
}
/* INÍCIO DO MENU */
.menu {
	position:relative;
	height:45px;
	width:440px;
	left:410px;
	top:79px;
}
.btn_01, .btn_02, .btn_03, .btn_04 {
	float:left;
	margin:0 13px 10px 0;
}
.btn_05, .btn_06, .btn_07, .btn_08 {
	float:left;
	margin:0 19px 10px 0;
}
.btn_05 {
	margin:0 19px 10px 7px;
}
.btn_01 a, .btn_02 a, .btn_03 a, .btn_04 a, .btn_05 a, .btn_06 a, .btn_07 a, .btn_08 a {
	display: block;
	height:17px;
}
.btn_01 a {
	width: 69px;
	background:url(../images/btn_01.gif) no-repeat;
}
.btn_02 a {
	width: 93px;
	background:url(../images/btn_02.gif) no-repeat;
}
.btn_03 a {
	width: 136px;
	background:url(../images/btn_03.gif) no-repeat;
}
.btn_04 a {
	width: 87px;
	background:url(../images/btn_04.gif) no-repeat;
}
.btn_05 a {
	width: 86px;
	background:url(../images/btn_05.gif) no-repeat;
}
.btn_06 a {
	width: 123px;
	background:url(../images/btn_06.gif) no-repeat;
}
.btn_07 a {
	width: 70px;
	background:url(../images/btn_07.gif) no-repeat;
}
.btn_08 a {
	width: 79px;
	background:url(../images/btn_08.gif) no-repeat;
}
.btn_01 a:hover {
	background:url(../images/btn_01over.gif) no-repeat;
}
.btn_02 a:hover {
	background:url(../images/btn_02over.gif) no-repeat;
}
.btn_03 a:hover {
	background:url(../images/btn_03over.gif) no-repeat;
}
.btn_04 a:hover {
	background:url(../images/btn_04over.gif) no-repeat;
}
.btn_05 a:hover {
	background:url(../images/btn_05over.gif) no-repeat;
}
.btn_06 a:hover {
	background:url(../images/btn_06over.gif) no-repeat;
}
.btn_07 a:hover {
	background:url(../images/btn_07over.gif) no-repeat;
}
.btn_08 a:hover {
	background:url(../images/btn_08over.gif) no-repeat;
}
/* FIM DO MENU */
/* INÍCIO DO CONTEÚDO */
.conteudo {
	background:url(../images/fundo_conteudo.jpg) #FFF repeat-x;
	width:749px;
	margin-left:auto;
	margin-right:auto;
	padding:0 15px 0 20px;
}
.rolagem {
	overflow:auto;
	float:right;
	width:425px;
	height:490px;
	margin-top:40px;

}
.foto {
	padding:25px 20px 0 0;
	width:300px;
	float:left;
}
.icone_conteudo {
	width:38px;
	float:left;
	margin-right:5px;
}
.title_conteudo {
	width:345px;
	height:35px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#006;
	line-height:18px;
}
.legenda {
	background:url(../images/back_red.jpg) #330000 repeat-y; 
	padding:3px 0 3px 0; 
	float:left; 
	color:#FFF;
}
.link {
	margin-top:5px;
	padding:0;
	width:400px;
}
.link a {
	display:block;
	height:20px;
	text-decoration:none;
	color:#999;
}
.link a:visited {
	color:#999;
}
.link a:hover {
	background:#DD0005;
	text-decoration:none;
	color:#FFF;
}
.contador {
	font-weight:bold; 
	background:#760101; 
	float:left; 
	padding:3px 7px 3px 7px; 
	margin-left:8px;
	cursor:pointer;
}
.contador02 {
	font-weight:bold; 
	background:#760101; 
	float:left; 
	padding:3px 3px 3px 3px; 
	margin-left:8px;
	cursor:pointer;
}
.contador_container {
	width:200px; 
	padding:0 0 0 15px; 
	float:left;	
}
.contador_container a {
	text-decoration:none;
	color:#FFF;
}
.contador_container a:hover {
	text-decoration:none;
	color:#F00;
}
.link_servicos {
	padding:0;
	margin:0;
	cursor:pointer;
}
.link_servicos a {
	text-decoration:none;
	color:#FFF;
}
.link_servicos a:hover {
	text-decoration:none;
	color:#F00;
}
.legenda_servicos {
	background:url(../images/back_red.jpg) #330000 repeat-y; 
	padding:3px 0 3px 0; 
	float:left; 
}
/* FIM DO CONTEÚDO */
.rodape {
	height:105px;
	background:url(../images/fundo_rodape.jpg) #750000 repeat-y;
	font-size:10px;
	line-height:14px;
}
.rodape_text {
	width:450px;
	float:left;
	color:#999;
	padding:15px 0 0 20px;
}
.rodape_degrade {
	background:url(../images/fundo_rodape03.jpg) #FFF no-repeat;
	height:60px;
}
.rodape_assinatura {
	width:350px;
	float:right;
	color:#CCC;
	text-align:right;
	padding:15px 20px 0 0;
}
.rodape_line {
	margin:0; 
	padding-top:4px; 
	background:url(../images/fundo_rodape02.jpg) no-repeat;
}
.clear {
	clear:both;	
}
/* FIX PARA PNG*/	
.png_fix{
	padding:0;
	margin:0;
}</pre></body></html>