/*DIVS do site */
body{ padding-bottom: 0px; padding-left: 15px; padding-right:15px; padding-top:0px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; font-size:12px; background:#E1E7FD;}
#wrap{background:#fff; padding-top: 0px; width:800px; height:100%; text-align:left; margin: 0 auto; padding-top:0; overflow:auto;}
#topo{width:800px; height:125px; text-align:left; margin: 0 auto; padding-top:0px; margin-top:0px; background:url(imagens/fundo_topo.png); border-bottom-color:#06F; border-bottom: 3px solid #999;}
#menu{background:url(imagens/bg_menu.jpg); width:200px; height:100%; float:left; text-align:center; margin: 0 auto; clear:both;}
#centro{text-align:center; width:448px;  background:white; margin: 0 auto;float:left;}
#direita{background:white; width:145px;  float:right; vertical-align:top; margin: 0 auto; text-align:center; }
#base { width: 100%; height:114px; background:#E1E7FD; clear:both;}
#corpo-rodape { width:800px; height:114px; margin: 0 auto;}
#rodape{width: 700px; height:114px; vertical-align:middle; float:left;}
#criacao{width:100px; height:114px; vertical-align:middle; float:right;}



#centro-interno{ text-align:left; width:288px; float:right; margin: 0 auto;}
#centro-interno-destaque{ text-align:left; width:150px; float:right; margin: 0 auto;}
#centro-interno-imagem{ text-align:center; width:150px; float:right;}
#centro-interno-imagem-destaque{ text-align:center; width:290px; float:right;}
#centro-interno-divisor{text-align:center; margin:0 auto; float:left; width:448px; height:10px; background-color:#06F;}

#direita-divisor{background:url(imagens/divisor_direita.jpg) repeat-x; width: 145px; height:23px; vertical-align:middle; text-align:center; margin: 0 auto;}



/*MENU */

ul {
	margin: 2;
	padding:2;
	list-style: none;
	width: 200px;
	}
	
ul li {
	position:relative;
		padding-left:3px;
	}
	
/* SUBMENU */

li ul {
	position: absolute;
	left: 199px;
	top: 0;
	display: none;
	}
	
/*VISUAL DO MENU */

ul li a {
	display: block;
	text-decoration: none;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:12px;
	background:url(imagens/bg_menuInterno.jpg);
	padding: 5px;
	padding-left: 35px;
	margin: 1px;
	border: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 197px;

	}
	
li:hover ul { display: block;}

/*LINKS*/

a:link {
	text-decoration:none;
	color:#00C;
	font-weight: bold;
	text-align:left;
}
a:visited {
	text-decoration: none;
	color:#009;
	font-weight: bold;
	text-align:left;
}
a:hover {
	text-decoration:blink;
	color:#999;
	font-weight: bold;
	text-align:left;
}
a:active {
	text-decoration: none;
	color:#00c;
	font-weight: bold;
	text-align:left;
}


/* CORRIGIR ERRO DO IE  REFERETNE AO MENU */
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

/*CONETÚDO DA PÁGINA*/


/*TEXTOS*/

.texto{
	text-align:left;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:12px;
	color:#666;
	margin: 8px;
}

.texto-center{
	text-align:center;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:12px;
	color:#000000;
	margin: 8px;
}

.titulo{
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:16px;
	color:#03C;
	font-weight: bold;
}

.subtitulo{
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:14px;
	color:#00C;
	font-weight: bold;


}

.subtitulo_branco{
	text-align:center;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:12px;
	color:#FFF;
	font-weight: bold;
}
.destaques{
	text-align:center;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:14px;
	color:#00C;
	font-weight: bold;
}

.links{
	text-align:right;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:12px;
	color:#060;
	text-decoration: none;
}

.rodape{
text-align:center;
font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
font-size:10px;
color:#000000;
}
.style18 {
	font-size: 12px;
	font-family: "Trebuchet MS"; font-weight: bold; color: #0066FF;
	}
.style19 {	
	font-size: 16px;
	color: #000099;
}
.style6 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}