* {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
/* Tags */
body {
	padding: 0;
	background: #025E80 url(img/bg.png) top repeat-x;
}
.permtop {
	margin: 0 0 20px 0;
}
.permtop a {
	color: #FFF;
	display: block;
	text-align: center;
	font: 0.5em Tahoma, Arial, Helvetica, sans-serif;
}
.permtop a:hover {
	background: #025E80;
	text-decoration: underline;
}
.permbottom {
	margin: 20px 0 0 0;
}
.permbottom a {
	color: #FFF;
	display: block;
	font: 0.5em Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 20px;
}
.permbottom a:hover {
	background: #09c;
	text-decoration: underline;
	padding-bottom: 20px;
}
acronym {
	cursor: help;
	color: #333;
	border-bottom: 1px dotted #bbb;
}
hr {
	color: #fff;
	clear: both;
	width: 700px;
}
/* Principais IDs */
#conteiner {
	width: 760px;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
}
/* Head / CabeÃ§a / Topo */
#head {
	width: 760px;
	height: 153px;
	overflow: hidden;
	background: #fff url(img/topo.png) top no-repeat;
}
#head h1 {
	float: left;
	padding: 50px 20px;
}
/*Foto do topo*/
cite#imagetop img {
	float: right;
	overflow: hidden;
	display: inline;
}
/* Menu */
#menu {
	height: 29px;
	margin-bottom: 15px;
	background: url(img/menu.png) top repeat-x;
}
#menu ul {
	width: 740px;
	margin: 0 auto;
}
#menu ul li {
	float: left;
}
#menu ul a {
	color: #fff;
	height: 29px;
	display: block;
	text-align: center;
	font: 11px/29px Tahoma, Arial, Helvetica, Sans-serif;
}
#menu ul a:hover {
	color: #000;
}
/* Menu - Efeito Hover */
#menu li.home a {
	width: 40px;
}
#menu li.home a:hover {
	background: url(img/menu.png) left bottom no-repeat;
}
#menu li.quem a {
	width: 75px;
}
#menu li.quem a:hover {
	background: url(img/menu.png) -141px bottom no-repeat;
}
#menu li.cases a {
	width: 110px;
}
#menu li.cases a:hover {
	background: url(img/menu.png) -396px bottom no-repeat;
}
#menu li.progcoletivo a {
	width: 95px;
}
#menu li.progcoletivo a:hover {
	background: url(img/menu.png) -301px bottom no-repeat;
}
#menu li.comercializacao a {
	width: 95px;
}
#menu li.comercializacao a:hover {
	background: url(img/menu.png) -301px bottom no-repeat;
}
#menu li.gestinstitucional a {
	width: 110px;
}
#menu li.gestinstitucional a:hover {
	background: url(img/menu.png) -396px bottom no-repeat;
}
#menu li.gestempresarial a {
	width: 110px;
}
#menu li.gestempresarial a:hover {
	background: url(img/menu.png) -396px bottom no-repeat;
}
#menu li.dicas a {
	width: 45px;
}
#menu li.dicas a:hover {
	background: url(img/menu.png) -40px bottom no-repeat;
}
#menu li.contato a {
	width: 55px;
}
#menu li.contato a:hover {
	background: url(img/menu.png) -86px bottom no-repeat;
}
/* Conteudo / Secoes*/
#conteudo {
	background: #fff;
}
#conteudo #secoes p {
	color: #333;
	margin: 10px 20px;
	font: 12px Tahoma, Arial, Heveltica, Sans-serif;
}
#conteudo #secoes cite {
	color: #000;
}
#conteudo #secoes blockquote {
	color: #333;
	margin: 10px 30px;
	font: italic 13px tahoma, arial, heveltica, sans-serif;
}
#conteudo #secoes p a {
	color: #316B7C;
	text-decoration: underline;
}
#conteudo #secoes p a:hover {
	text-decoration: none;
}
#conteudo #secoes h2 {
	padding: 10px 20px;
	font: small-caps 20px "Times New Roman";
}
#conteudo #secoes h3 {
	color: #316B7C;
	margin: 10px 20px;
	border-bottom: 1px solid #bbb;
	font: bold small-caps 15px "Times New Roman";
}
#conteudo #secoes h2 span {
	font: 15px Tahoma, Arial, Heveltica, Sans-serif;
}
/* Galeria */
p.galeria {
	width: 170px;
	height: 160px;
	float: left;
	text-align: center;
}
#conteudo #secoes p.galeria a {
	text-decoration: none;
}
.ConteinerGaleria {
	margin: auto;
	width: 630px;
}
/* Listas não ordenadas */
#conteudo #secoes ul li {
	color: #555;
	padding: 0 5px;
	margin: 0 40px;
	list-style-type: square;
	font: 12px/150% tahoma, arial, heveltica, sans-serif;
}
#conteudo #secoes ul a {
	color: #025E80;
	border-bottom: 1px dashed #025E80;
}
#conteudo #secoes ul a:hover {
	color: #000;
	border-bottom: 1px solid #025E80;
}
/*Lista de termos (ul)*/
ul.ListaTermos li {
	line-height: 100%;
	list-style-image: url(img/marcadordelista.png);
}
/* Listas ordenadas */
#conteudo #secoes ol li {
	padding: 0 5px;
	margin: 0 50px;
	list-style-type: decimal;
	font: 12px/150% tahoma, arial, heveltica, sans-serif;
}
#conteudo #secoes ol a {
	color: #000;
}
/* Estilo para lista de Arquivos */
#conteudo #secoes ul.ListStyleFiles li {
	list-style: none;
	padding: 12px 0;
}
#conteudo #secoes ul.ListStyleFiles a {
	padding: 12px 0px 12px 45px;
	background: url(img/ico_pdf.png) no-repeat left center;
}
ul.ListaArquivos li.lpps {
	list-style-image: url(img/ico_pps.png);
}
ul.ListaArquivos li.lpdf {
	list-style-image: url(img/ico_pdf16.png);
}
ul.ListaArquivos li.lword {
	list-style-image: url(img/ico_word.png);
}
ul.ListaArquivos li.lexcel {
	list-style-image: url(img/ico_excel.png);
}
ul.ListaArquivos li.limg {
	list-style-image: url(img/ico_img.png);
}
/*Lista de definiÃ§Ãµes*/
#conteudo #secoes dl {
	margin: 10px 20px;
	font: 12px Tahoma, Arial, Heveltica, Sans-serif;
}
#conteudo #secoes dt {
	margin-top: 20px;
	font-weight: bold;
}
/* Nossos Valores */
#nossos_valores {
	float: left;
	color: #fff;
	width: 482px;
	height: 153px;
	display: inline;
	margin-left: 15px;
	background: url(img/valores.jpg) no-repeat;
}
#nossos_valores h2 {
	padding: 8px 0;
	margin-left: 165px;
	font: small-caps 20px "Times New Roman";
}
#nossos_valores p {
	width: 300px;
	margin-left: 165px;
	font: 12px tahoma, arial, heveltica, sans-serif;
}
#nossos_valores ul {
	padding: 10px 0;
	margin-left: 180px;
	font: 12px tahoma, arial, heveltica, sans-serif;
}
#nossos_valores ul li {
	list-style: disc;
	line-height: 120%;
}
/* Destaques / Cases & Imagens */
#destaques {
	float: right;
	width: 235px;
	height: 153px;
	display: inline;
	overflow: hidden;
	margin-right: 15px;
}
#destaques h2 a {
	display: block;
	height: 153px;
	text-indent: -999px;
	background: url(img/cases.png) center top no-repeat;
}
#destaques h2 a:hover {
	background: url(img/cases.png) center bottom no-repeat;
}
/* Mapa / areas de atuacao */
#mapa img {
	float: left;
	margin: 15px 0;
	display: inline;
}
/* Texto - Mapa e areas de atuacao*/
#AtuacaoTexto {
	float: left;
	width: 285px;
}
#AtuacaoTexto h2 {
	padding: 15px;
	font: bold small-caps 15px "Times New Roman";
}
#AtuacaoTexto p {
	font-size: 13px;
	margin: 0 15px 10px 15px;
	font-family: Tahoma, Arial, Heveltica, Sans-serif;
}
/*Atuacao Lista*/
#AtuacaoLista {
	float: right;
	width: 130px;
	display: inline;
}
#AtuacaoLista p a {
	color: #666;
	font: bold 12px tahoma, arial, heveltica, sans-serif;
}
#conteudo #AtuacaoLista p a:hover {
	text-decoration: underline;
}
#AtuacaoLista h2 {
	color: #666;
	font: bold small-caps 15px "Times New Roman";
}
#AtuacaoLista ul {
	margin-top: 70px;
}
#AtuacaoLista ul li {
	display: block;
	padding: 2px 20px;
	font: 12px tahoma, arial, heveltica, sans-serif;
	background: url(img/lista_atuacao.png) left center no-repeat;
}
/* Contato e EndereÃ§o */
#contato {
	clear: both;
	width: 732px;
	height: 243px;
	margin: 0 auto;
	background: url(img/contato.png);
	font: 12px tahoma, arial, heveltica, sans-serif;
}
#contato h2 {
	color: #666;
	padding: 10px 0;
	font: bold 16px tahoma;
}
#contato p {
	color: #000;
	margin: 10px 0;
}
#contato p strong {
	color: #666;
}
#contato #endereco {
	float: left;
	width: 230px;
	margin: 10px 20px;
}
/*GrupoImagens*/
.grupoImagens {
	margin: 10px 20px;
}
/* Contato Formulario */
#contato #formulario {
	width: 306px;
	float: right;
	margin: 10px 20px;
}
#contato #formulario input {
	width: 190px;
	margin: 0px 4px;
	background: none;
}
#contato #formulario label {
	color: #333;
	height: 20px;
	margin: 2px 0;
	display: block;
	text-align: right;
	font-weight: bold;
	background: url(img/form_campo.png) right no-repeat;
}
#contato textarea#mensagem {
	width: 253px;
	height: 60px;
	overflow: auto;
	padding-left: 5px;
	background: none;
}
#contato #formulario .label_msg {
	background: none;
	text-align: left;
	padding-top: 10px;
}
#contato span.formarea {
/* For IE 6 and 7 */
	float: left;
	width: 258px;
	height: 60px;
	display: block;
	background: url(img/form_textarea.png) no-repeat;
}
#contato button#enviar {
	color: #fff;
	width: 44px;
	height: 60px;
	font-size: 11px;
	background: url(img/form_enviar.png) no-repeat;
}
/* Rodape */
#rodape {
	clear: both;
	font: 11px tahoma;
	text-align: center;
	height: 100px;
	background: #fff url(img/rodape.png) bottom no-repeat;
}
#rodape a {
	color: #666;
	font-weight: bold;
}
#menu_rodape a {
	font-weight: normal;
}
#rodape a:hover {
	text-decoration: underline;
}
#rodape p {
	padding: 3px;
}
/* Classes */
.acss {
	display: none;
}
#conteudo #secoes p.voltar a {
	clear: both;
	color: #888;
	width: 92px;
	height: 50px;
	display: block;
	font-size: 12px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	background: url(img/voltar.png) left center no-repeat;
}
#conteudo #secoes a.go_top {
	clear: both;
	color: #888;
	width: 80px;
	height: 20px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	background: url(img/go_top.png) left center no-repeat;
}
#conteudo #secoes p.ParagStyle a {
	color: #fff;
	width: 250px;
	height: 25px;
	display: block;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(img/bto_conteudo.png);
}
.ImgFloatLeft {
	float: left;
	margin: 0 10px 5px 0;
}
.ImgFloatRight {
	float: right;
	margin: 0 0px 5px 10px;
}
#conteudo #secoes p.ParagStyle a:hover {
	color: #D3E0E4;
}
.ctr {
	margin: auto;
	text-align: center;
}
/* AgÃªmciaPrÃ³ */
div.developer {
	clear: both;
	width: 730px;
	height: 24px;
	margin: auto;
	text-align: right;
}
div.developer a {
	color: #fff;
	font: 11px Heveltica, Arial, Sans-serif;
}