@charset "iso-8859-1";
/* reset */
* {
	padding:0;
	margin:0;
	list-style:none;
	outline:none;
	border:none;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}
/* gerais */
html {
	background:url(../imagens/fundo_site.png) repeat-x;
	width:100%;
	height:100%;
	position:absolute;
}
div.wrap {
	background:transparent url(../imagens/fundo_body.gif) no-repeat;
	width:100%;
	height:100%;
	position:absolute;
}
a {
	color:#999;
}
a:hover, .select a {
	color:#993333;
	text-decoration:underline;
}
a.saibamais {
	color:#c67100;
}
.f-right {
	float:right;
}
.f-left {
	float:left;
}
.f-left-marg {
	float:left;
	margin-right:10px;
}
.crop {
	width:85px;
	height:60px;
	overflow:hidden;
}
.noborder {
	border:none!important;
}
.margin-top {
	display:block;
	margin-top:10px;
	float:left;
}
.hr {
	width:100%;
	height:17px;
	margin:0 0 20px;
	background:url(../imagens/hr.gif) center repeat-x;
	float:left;
	z-index:10;
}
span.footer {
	display:block;
	float:left;
	width:95%;
	padding:3px 0 5px;
	border-top:2px solid #ddd;
	margin:15px 0 0;
}
/* Configurações das mensagens de alerta [] */
.msg-ok {
	margin: 15px auto;
	width: 300px;
	height: 50px;
	border: 1px dotted #064200;
	background: #EEFFEC url(../imagens/sucesso.gif) no-repeat 2px 8px;
	padding-left: 40px;
	line-height: 50px;
	font-size:12px;
}
.msg-erro {
	margin: 15px auto;
	width: 300px;
	border: 1px dotted #D9AD00;
	background: #FEFFEA url(../imagens/alerta.gif) no-repeat 8px 8px;
	padding:5px 0 0 50px;
	font-size:12px;
}
h1 {/* logo */
	float:left;
	padding:6px 50px;
	cursor:pointer;
	display:block;
}
h2 {
	cursor:default;
	display:block;
	height:22px;
	background:#dbd5c7 url(../imagens/bullet.gif) 95% no-repeat;
	border-top:8px solid #293f86;
	border-bottom:5px solid #fff;
	color:#364b89;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	padding:8px 10px 0;
}
h3 {
	margin:5px 0 0;
}
h5 {
	font:13px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#b52626;
	font-weight:bold;
}
p {
	text-align:justify;
}
input, textarea, select {
	border:1px solid #666;
	color:#666;
	font-size:10px;
	padding:1px 1px;
}
input#newsmail {
	width:134px;
}
#btn-fechar {
	float:right;
	margin-top:-11px;
	margin-right:-12px;
}
/* base */
div#site {
	float:left;
	left:50%;
	margin:0 0 0 -405px;
	min-height:100%;
	position:relative;
	width:810px;
	background:url(../imagens/fundo_container.png) repeat-y scroll 0 0;
}
div#topo {
	background:url(../imagens/fundo_header.gif);
	width:758px;
	float:left;
	margin-left:27px;
}
div.top-banner {
	float:left;
}
form.webmail
{
	float:right;
	margin: 5px 20px 0 0;
}
form.webmail label
{
	display:block;
	float:left;
	font-weight:900;
	text-align:right;
	width:50px;
	margin:5px 0 0;
	color:#555;
}
form.webmail input
{
	margin:5px 5px 0;
	width:125px;
}
form.webmail button
{
	border:1px solid #111;
	background:#aaa;
}
ul.nav-topo {
	width:420px;
	padding:20px 0 0;
	float:right;
}
ul.nav-topo li {
	float:left;
}
ul.nav-topo li a {
	border-right:1px solid #999;
	padding:0 7px;
	font-weight:bold;
}
table
{
	border-collapse: collapse;
}
#menu-nav td
{
	margin: 0;
	border: 1px solid #fff;
	background: #283D7F;
}
#menu-nav li a.menu-li 
{
	background: #22325f;
	width: 200px;
	height: 300px;
	position: absolute;
	margin: 0px 0px 0px 50px;
}

#menu-nav li.submenu:hover table
{
	display: block;	
}

#menu-nav li.submenu table
{
	position: absolute;
	margin: -22px 0px 0px 155px;
	border-left: 0px solid #ffffff;
}

.submenu td{
	margin: 0px;
	border: 0px solid #ffffff;
}


.inv {
	display: none;
}

div#corpo {
	width:92%;
	padding:0 6px;
	margin:10px 0 0 27px;
	background:#fff url(../imagens/bg-corpo.gif) right repeat-y;
	float:left;
}
div#corpo p, div#corpo p strong, div#corpo q{
	color:#666;
	font:13px "Arial Narrow", Arial, Helvetica, sans-serif;
}
div#corpo .saibamais {
	font:13px "Arial Narrow", Arial, Helvetica, sans-serif;
}
div#corpo p strong {
	font-weight:bold;
}
div.nav-esq, div.nav-dir {
	width:155px;
	padding:0 0 10px;
	background:#f7f6f2;
	float:left;
}

div.nav-dir div#rss{
	
}

div.nav-dir div#rss #label, #value{
	width:50px;
	border:1px solid #ccc;
}

div.nav-dir div#rss #label{
	float:left;
}

div.content {
	background:#fff;
	width:392px;
	padding:0 21px;
	float:left;
	margin-bottom:10px;
}
/* menu amarelo esq */
ul.nav-yel li {
	background:#283d7f;
	margin: 0px 0;
	border-bottom: 1px solid #FFFFFF;
	text-transform:uppercase;
}
ul.nav-yel li a {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	display:block;
	padding:5px 10px;
	letter-spacing:-0.2px;
}
ul.nav-yel li a:hover {
	background:#22325f;
	color:#f7f6f2;
	text-decoration:none;

}
/* menu taxas dir */
ul.menu-taxas {
	float:left;
}
ul.menu-taxas * {
	font-size:9px;
	color:#555;
}
ul.menu-taxas li {
	padding:2px 10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	float:left;
	width:87%;
}
ul.menu-taxas li.zebra {
	background:#ebe4da;
}
ul.menu-taxas span em {
	color:#364b89;
}
ul.menu-taxas span.dir {
	float:right;
	display:block;
	width:40px;
	margin:0 0 0 4px;
}
ul.menu-taxas span.esq {
	float:left;
}
/* form newsletter */
form.newsletter {
	float:left;
	width:90%;
	margin:10px 0 0 10px;
}
form.newsletter label {
	width:38px;
	float:left;
	color:#666;
	font-size:11px;
}
form.newsletter input#email {
	float:left;
	width:97px;
	margin:0 0 5px;
}
form.newsletter input#enviar {
	float:right;
	border:none!important;
	border:1px solid green;
}

/*
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

configuração das paginas

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/
/* geral internas */
h3.internas {
	float:right;
	text-align:right;
	position:relative;
	margin:0 10px -19px 0;
	z-index:12;
	font-size:24px;
	color:#b52626;
}
div.internas {
	float:left;
	width:93%;
	margin:20px 0 0 10px;
}
div.internas p{
	margin:0 0 15px;
	text-align:justify;
}
ul.lista-fotos {
	float:left;
	margin:10px 0 0 30px;
}
ul.lista-fotos li {
	padding:3px 3px 0 3px;
	margin:5px;
	border:1px solid #b52626;
	float:left;
}
ul.lista-fotos li.clientes {
	padding:3px 3px 0 3px;
	margin:5px;
	border:none;
	float:left;
}
/*home */
div.box-welcome p {
	margin:10px 0 0;
}
ul.block-news {
	clear:both;
	float:left;
}
ul.block-news li {
	background:url(../imagens/box_noticias.png) no-repeat;
	width:196px;
	height:234px;
	float:left;
}
ul.block-news li * {
	width:85%;
	margin-left:5px;
}
ul.block-news li img {
	width:auto;
}
ul.block-news li h4 {
	font-weight:bold;
	color:#364b89;
	height:30px;
	padding:18px 0 6px;
	cursor:default;
}
ul.block-news li p {
	margin:3px 5px;
	width:78%;
}
/* serviços */
ul.lista-servicos li {
	margin:0 0 15px;
}
/* quem somos */
span.lindomar {
	width:107px;
	height:147px;
	float:left;
	margin:5px 15px 0 0;
	display:block;
}
/* contato */
form#contato {
	width:310px;
	margin:0 auto;
}
form#contato fieldset {
	border:1px solid #eee;
	width:300px;
	padding:8px 0 8px 15px;
}
form#contato fieldset legend {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#993333;
	font-weight:bold;
}
form#contato label {
	display:block;
	width:70px;
	font-weight:bold;
	color:#364B89;
}
form#contato input, form#contato textarea, form#contato select {
	width:280px;
	margin:4px 0;
	padding:3px 2px;
	border-color:#ccc;
}
form#contato input.enviar {
	width:auto;
	height:auto;
	border:none;
	float:right;
}
