@charset "iso-8859-1";
/*###### Geral ######*/
body {
	margin:0;
	font-family: 'Trebuchet MS', 'Segoe UI', Arial, Verdana, sans-serif;
}
fieldset, img, form, p, ul, li, h1, h2, h3 {
	border:0;
	margin:0;
	padding:0;
}
.clear {clear:both}

p {
	font-size:12px;
	color:#565656;
}

h1 {
	color:#0065ab;
	letter-spacing:-1px;
}
a:focus {outline:0 }

/*###### Cabeçalho ######*/
#cabecalho {
	width:100%;
	height:253px;
}

#topo_esq {
	background-image:url(../img/topo_esq.jpg);
	width:50%;
	left:0;
	height:253px;
	position:absolute;
	z-index:1;
	top:0;
}

#topo_dir {
	background-image:url(../img/topo_dir.jpg);
	width:50%;
	right:0;
	height:253px;
	position:absolute;
	top:0;
	z-index:0;
}

#topo {
	position:absolute;
	background-image:url(../img/fnd_topo.jpg);
	width:1007px;
	height:253px;
	left:50%;
	top:0;
	margin-left:-504px;
	z-index:3;
}
/*###### Menu ######*/
#topo #menu {
	float:right;
	margin-right:43px;
	width:550px;
	height:48px;
	text-align:right;
}
#topo #menu ul {
	list-style:none;
	margin-right:18px;
	margin-top:15px;
}
#topo #menu ul li {
	margin:5px 0 0 31px;
	display:inline;
}
#topo #menu ul li a {
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	letter-spacing:-1px;
}
#topo #menu ul li a:hover {
	color:#28166f;
	text-decoration:none;
}
/*###### Logo ######*/
#topo #logo {
	float:left;
	margin:30px 0 0 70px;
}
#topo #logo h1 {
	width:353px;
	height:125px;
}
#topo #logo h1 a {
	background:url(../img/logo.png) no-repeat;
	text-indent: -10000px;
	display:block;
	overflow:hidden;
	height:125px;
}
/*###### Fone ######*/
#topo #fone {
	float:right;
	margin:100px 70px 0 0;
	height:35px;
	width:181px;
}
#topo #fone h1 {
	background:url(../img/fone.png) no-repeat;
	text-indent: -10000px;
	overflow:hidden;
	height:35px;
	width:181px;
}

/*###### Conteúdo ######*/
#conteudo {
	width:1007px;
	min-height:230px;
	margin:0 auto;
}
#conteudo h1 {
	margin:10px 0;
	border-bottom: 1px dotted #a4a4a4;
}
#empresa, #produtos, #comercial, #contato {
	width:880px;
	margin:0 auto;
}

/*###### Página Inicial ######*/
#conteudo .conteudo_home {
	margin:0 auto;
	background-color:#eef1f4;
	width:920px;
	height:230px;
}

#banner_home {
	position:absolute;
	width:1007px;
	height:304px;
	margin-top:-25px;
	margin-left:-43px;
	z-index:10;
}

/*###### Empresa ######*/
#empresa .empresa_esq {
	float:left;
	width:400px;
	margin-top:50px;
}
.empresa_esq p {
	text-align:justify;
}
#empresa .empresa_dir {
	float:right;
	width:387px;
	margin-bottom:15px;
}

/*###### Comercial ######*/
#comercial .comercial_esq {
	background-image:url(../img/fnd_comercial.jpg);
	float:left;
	width:312px;
	height:100px;
	margin:80px 0 0 80px;
}
.comercial_esq p {
	text-align:center;
	margin:5px;
}
.comercial_esq p.fone_comercial {
	font-size:18px;
	color:#0065ab;
}
.comercial_esq p span {
	font-size:14px;
}
.comercial_esq p a {
	color:#0065ab;
	text-decoration:none;
}
.comercial_esq p a:hover {
	color:#000;
}


#comercial .comercial_dir {
	float:right;
	width:387px;
	margin-bottom:15px;
}

/*###### Produtos ######*/
#produtos h2 {color:#565656}
.info_produtos {
	margin:10px 0 10px 0;
	height:110px;
}
.foto_mini, .texto_produtos {
	float:left;
}
.foto_mini {
	width:141px;
}
.texto_produtos {
	width:400px;
	margin-left:10px;
}
.texto_produtos h2 {
	font-size:16px;
}

/*###### Contato ######*/
.contato {
	margin:100px auto;
}
.envelope {
	float:right;
	margin-top:30px;
}
.formulario {
	width:500px;
	padding:0 20px 20px 20px;
	float:left;
}
label {
	color:#000;
	font-size:12px;
}
.campo, .campo_estados, .campo_mensagem  {
	background-position:top center;
	background-repeat:repeat;
	background-color:#eeeff1;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size:12px;
	color: #000;
	text-decoration: none;
	border:0;
	border:#e8e8e8 1px solid;
	text-indent:5px;
	margin-bottom:5px;
}
.campo_empresa  {
	background-position:top center;
	background-repeat:repeat;
	background-color:#eeeff1;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size:12px;
	color: #000;
	text-decoration: none;
	border:0;
	border:#e8e8e8 1px solid;
	text-indent:5px;
	margin-bottom:5px;
	background-repeat:repeat-x !important;
	height:50px;
	width:498px;
}
.campo {
	height:25px;
	width:240px;
}
.campo_estados {
	height:25px;
	width:241px;
}
.campo_mensagem {
	background-repeat:repeat-x !important;
	height:100px;
	width:498px;
}
.ddd {
	width:50px;
}
.fone {
	width:172px;
}
.bairro, .cep {
	width:110px;
}
.botao {
	float:right;
}

/*###### Barra Inferior ######*/
#barra_inferior {
	background-image:url(../img/fnd_barra.jpg);
	width:100%;
}
#conteudo_barra_inferior {
	width:1007px;
	height:196px;
	margin:0 auto;
}
#conteudo_barra_inferior h1 {
	font-size:26px;
	margin-bottom:10px;
}
#produtos_home {
	float:left;
	width:400px;
	margin:55px 0 0 70px;
}
#produtos_home img {
	float:left;
	margin-right:15px;
}
#produtos_home p {color:#565656}

#newsletter_home {
	float:right;
	width:400px;
	margin-top:55px;
}
#newsletter_home input[type="text"] {
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size:12px;
	color:#686868;
	border:none;
	width:158px;
	height:30px;
	text-indent:5px;
	background:url(../img/campo.png) transparent no-repeat ;
}
#newsletter_home input[type="image"] {
	float:right;
	margin-right:12px;
}

/*###### Rodapé ######*/
#rodape {
	width:920px;
	margin:0 auto;
}
#rodape p {
	font-size:11px;
	color:#A0A0A0
}
#rodape #bndes {
	width:200px;
	float:left;
}
#rodape #bndes a {
	background-image:url(../img/bndes.gif);
	background-position:0 0;
	width:175px;
	height:53px;
	display:block;
}
#rodape #bndes a:hover {
	background-position:bottom left;	
}
#rodape #copyright {
	width:500px;
	float:right;
	text-align:right;
	margin-top:5px;
}
#rodape #copyright .assinatura p, #rodape #copyright .assinatura img {
	float:right;
}
.assinatura p {
	margin:5px 4px 0 0;
}

