@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image:url(../images/fundo_site.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */
	
#menu4 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	}
	
#menu4 li a {
	height: 32px;
	font-size:12px;
	font-weight:bold;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:6px;
	}

#menu4 li a:link, #menu4 li a:visited {
	color: #006666;
	display: block;
	background: url(../images/menu4.gif);
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(../images/menu4.gif) 0 -32px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(../images/menu4.gif) 0 -64px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	}
#topo #imagem {
	background-image: url(../images/carregando.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.topo_fontes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #065060;
	font-style: normal;
	font-weight: normal;
}

a:link {
	color: #003366;
}
a:visited {
	color: #3399CC;
}
a:hover {
	color: #666666;
}
a:active {
	color: #00CCCC;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #065060;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/fundo_site.jpg);
	background-position: bottom;
}


.fundo_branco{
background-color:#FFFFFF;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-indent:20px;
	line-height:22px;
	text-align:justify;
	}
#topo #contato {
	font-size: 12px;
	color: #666666;
}

.breadcrumbs {
font-size:10px;
}
#topo .paragrafo #menu4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
#topo #conteudo_tabela {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#topo #imagem_flash {
	background-image: url(../images/fundo_imagens.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/*-------- menu topo ---------*/

ul#menu_horizontal {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 920px;
}

ul#menu_horizontal li{
	float: left;  /*  display: inline; testar se no final vai dar na mesma por causa desse comando!!!  margin-right: 2px;*/
	background-color: #57B2C8;
}

ul#menu_horizontal li a{
	display: block;
	width: 184px;
	height: 22px;
	_height: 20px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	padding-top: 7px;
	background-image: url(../images/fundo_menu_01.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
}

ul#menu_horizontal li a:hover{
	font-weight: bold;
	color: #003366;
	background-image: url(../images/fundo_menu_02.gif);
}
