body {
	margin: 0 0 0 0;
	background-color: #b8dcb2;
	font-family: Verdana, Arial; 
	font-size:10pt;
	background-image:url(../img/fundo_externo.jpg);
	background-repeat:repeat-x;
	background-color:#e1e1df;
}

p, table { 
	font-family: Verdana, Arial; 
	font-size:10pt; 
}

td {
	vertical-align:top;
}

#geral {
	position: absolute; 
	top: 10px; 
	left: 0; 
	width: 780px; 
	left:50%; 
	margin-left:-390px;
}

#topo { 
	background-image: url(../img/topo.jpg);
	background-repeat:no-repeat;
	position: relative;	
	width: 100%; 
	height: 90px;
}

#indice { 
	position: relative;
	width: 100%; 
	color:#FFFFFF;
	font-weight:bold;
	height:26px;
	padding-top:54px;
}

#meio1 { 
	position: relative;	
	clear:both;
	width: 100%;
	height:255px;
	background-image:url(../img/fundo_meio1.jpg);
	background-repeat:no-repeat;
}

#meio1_esquerda  {
	float:left;
	margin:8px 8px 0 5px;
}
#meio1_centro  {
	width:380px; 
	height:225px; 
	overflow:auto; 
	float:left;
	margin:10px 0 0 0;
	scrollbar-face-color: #264b77; 
	scrollbar-shadow-color: ; 
	scrollbar-highlight-color: #0075b7; 
	scrollbar-darkshadow-color: ; 
	scrollbar-track-color: #264b77; 
	scrollbar-arrow-color: #FFFFFF;
	padding: 5px 15px 0 15px;
}
#meio1_centro p  {
	color:#FFFFFF;
}
#meio1_centro h1  {
	color:#FFFFFF;
	font-weight:bold;
}
#meio1_direita  {
	float:right;
	margin:18px 10px 0 0;
	width:170px;
}

#meio2 { 
	position: relative;	
	clear:both;
	width: 780px;
	background-color:#dcdcdc;
}

#meio2_conteudo {
	width:100%;
	width: 740px;
	background-color:#FFFFFF;
	margin:15px 0 0 5px;
	padding: 15px;
	clear:both;
}


#rodape { 
	position: relative;	
	clear:both;
	width: 100%;
	height:30px;
	text-align:right;
	color: #999999;
	font-size:8pt;
}

h1 {
	font-weight:bold;
	color:#16588c;
	font-size:10pt;
}

p.voltar { text-align:center }
.titulo { 
	text-align:left; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF8000;
}

#pg_home p {
	text-align:justify;
}

a { text-decoration: none; color: #0000CC; }
a:link { color: #0000CC; text-decoration: none; }
a:hover { color: #009900; text-decoration: none; cursor: hand; }


ul#menu_horizontal {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
}
ul#menu_horizontal li{
	float: right;
}
ul#menu_horizontal li a{
	display: block; 
	width: 90px; 
	font-size:10pt;
	text-align: center; 
	color: #0376ce;
	padding-top:13px;
	padding-bottom:7px;
}
ul#menu_horizontal li a:hover{ 
	color: #0376ce;
	text-decoration: none; 
	background-image:url(../img/aba_azul_claro.jpg); 
	background-repeat:no-repeat;
}

#menu_direita {
	list-style-image:url(../img/seta_menu.gif);
	list-style-position: outside;
	padding-left:0;
	margin-left:20px;
	font-weight:bold;
	font-size:8pt;
}
#menu_direita li {
	margin-bottom: 8px;
}

#menu_direita li a {
	color:#FFFFFF;
}

#menu_direita li a:hover {
	text-decoration:underline;
}

#div_empresa {
	background-image:url(../img/fundo_meio2_empresa.jpg); 
	background-repeat:no-repeat;
	height:100%;
}

#div_empresa p {
	float:left; 
	padding-right:20px;
	font-size:8pt; 
	color:#32617a;
}

#div_equipe {
	background-image:url(../img/fundo_meio2_equipe.jpg); 
	background-repeat:no-repeat;
	height:100%;
}

#div_equipe p {
	float:left; 
	padding-right:20px;
	font-size:8pt; 
	color:#32617a;
	text-align:center;
}

#div_empresa p {
	float:left; 
	padding-right:20px;
	font-size:8pt; 
	color:#32617a;
}

#div_servicos {
	float:left;
	width:470px; 
	height:220px; 
	overflow:auto;
	text-align:justify; 
	padding: 0 15px 0 15px;
	color:#32617a;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: ; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: ; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #264b77;
}

#div_servicos p {
	font-size:8pt; 
	color:#32617a;
}

#lista_artigos {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
#lista_artigos li {
	margin-bottom: 15px;
	margin-left:0;
	padding-left:0;
	font-weight:bold;
}
#lista_artigos li a {
	color:#FFFFFF;
}
#lista_artigos li a:hover {
	text-decoration:underline;
}
.artigo_data {
	font-size:7pt;
	color:#999999;
	font-weight:normal;
}

#pg_artigo h1.titulo {
	font-size:12pt;
	font-weight:bold;
	color: #FFFFFF;	
}
#pg_artigo p.data_e_autor {
	font-size:8pt;
	color: #CCCCCC;
}
#pg_artigo p.texto {
	text-align:justify;
}
#pg_artigo p.fonte {
	font-size:8pt;
	color:#666666;
}