/* ESTILOS GERAIS */

h1 { font-size:20px; }
h2 { font-size:18px; }
h3 { font-size:14px; }
h5 { font-size:10px; }
img { border:0; }
ul { margin:0; padding:0; }
/* li { list-style:none; } */
.error { font-size:9px; color:#375764; }

/* SUBMENU */

#nav ul { margin:30px 0; }
#nav ul li {
margin:11px 1px;
padding:0;
}

#nav ul li{
float:left;
display:block;
}

#nav ul li a:link,
#nav ul li a:visited{
text-decoration:none;
display:block;
}

#nav ul li ul li{
float:none;
display:block;
margin:0px;
padding:0;
border-top:1px #fff solid;
}

#nav ul li ul li:hover {
	background:#d9d9b5;
}

#nav ul li ul li a:link,
#nav ul li ul li a:visited{
color:#666;
padding:0;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:0px;
clear:both;
}

#nav ul li ul li a:hover{
color:#fff;
}

.submenu {
position: absolute;
width: 300px;
background: #e5e5e5;
opacity: 0.9;
padding: 0px;
margin:0;
display: none;
line-height: 18px;
z-index: 1000;
border-bottom:1px #fff solid;
border-left:1px #fff solid;
border-right:1px #fff solid;
}

body { background:#3a4d5b url(../imagens/bg.jpg) top repeat-x; margin:0 auto; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; }
#geral { width:960px; margin:0 auto; padding-left:20px; }
#topo { height:133px; }
	.logo { float:left; width:240px; }
	.menu { float:left; width:565px; }
	.menu ul { float:left; margin-top:43px; }
	.menu ul li { margin-left:2px; float:left; height:30px; }
	.menu ul li a { color:#666666; text-decoration:none; margin:7px; float:left; }
	.menu ul li.home { background:url(../imagens/home.jpg) top; width:73px; height:30px; margin-right:1px; }
	.menu ul li.home:hover { background:url(../imagens/home.jpg) bottom; width:73px; height:30px; margin-right:1px; }
	.menu ul li.home a { margin-left:20px; }
	.menu ul li.empresa { background:url(../imagens/empresa.jpg) top; width:77px; height:30px; }
	.menu ul li.empresa:hover { background:url(../imagens/empresa.jpg) bottom; width:77px; height:30px; }
	.menu ul li.empresa a { margin-left:13px; }
	.menu ul li.produtos { background:url(../imagens/produtos.jpg) top; width:79px; height:30px; }
	.menu ul li.produtos:hover { background:url(../imagens/produtos.jpg) bottom; width:79px; height:30px; }
	.menu ul li.produtos a { margin-left:9px; }
	.menu ul li.areadocliente { background:url(../imagens/areadocliente.jpg) top; width:112px; height:30px; }
	.menu ul li.areadocliente:hover { background:url(../imagens/areadocliente.jpg) bottom; width:112px; height:30px; }
	.menu ul li.contato { background:url(../imagens/contato.jpg) top; width:74px; height:30px; }
	.menu ul li.contato:hover { background:url(../imagens/contato.jpg) bottom; width:74px; height:30px; }
	.menu ul li.contato a { margin-left:9px; }
	.menu ul li.trabalheconosco { background:url(../imagens/trabalheconosco.jpg) no-repeat top; width:130px; height:30px; }
	.menu ul li.trabalheconosco:hover { background:url(../imagens/trabalheconosco.jpg) no-repeat bottom; width:130px; height:30px; }
	.pesquisa { float:left; width:140px; height:30px; margin-top:43px; }
	.pesquisa input { float:left; background:url(../imagens/busca.jpg) no-repeat; border:0; width:100px; padding:8px 0 6px 0; padding-left:10px; color:#267678; }
	.pesquisa input:focus { outline:0 none; }
	.pesquisa .btnpesquisa { float:left; background:url(../imagens/btnbusca.jpg) no-repeat; width:25px; height:30px; padding:8px 0 6px 0; cursor:pointer; }
#flash { height:276px; }
#barra { height:204px; background:url(../imagens/bgbarra.jpg) no-repeat; margin-top:35px; }
	.sobre { float:left; width:220px; height:204px; margin-right:20px; }
	.sobre a { color:#32434d; text-decoration:none;}
	.sobre h2 { margin:0; padding:10px 20px; color:#32434d; font-weight:normal; }
	.sobre img { margin:0; padding:15px 10px 5px 10px; }
	.sobre p { margin:0; padding:10px 20px; color:#343434; }
	.noticias { float:left; width:700px; height:204px; }
	.noticias .topoNoticias h2 { margin:0; padding:10px 20px; color:#32434d; font-weight:normal; }
	.noticias .topoNoticias a { color:#32434d; text-decoration:none; }
	.noticias .col { float:left; width:200px; height:120px; margin:18px 10px; }
	.noticias .col h5 { color:#676767; margin:0; padding:0 10px;  }
	.noticias .col h3 { color:#385661; margin:0; padding:0 10px; }
	.noticias .col h3 a { color:#385661; }
	.noticias .col p { margin:0; padding:10px; color:#343434; }
	.noticias .col a { color:#343434; text-decoration:none; }
	.noticias .col a:hover { color:#385661; text-decoration:underline; }
	.noticias ul li{ list-style:none;}
	#noviMudar ul li{ list-style-type:none;}
	
	/* CONTEUDO INTERNA */
	
	.topoInterna { background:url(../imagens/bgtopopaginainterna.jpg) no-repeat; width:940px; height:53px; }
	.topoInterna .titulo h2 { margin:0; padding:10px 30px; color:#32434d; font-weight:normal; }
	.topoInterna .titulo span { font-size:12px; }
	.topoInterna .titulo a { color:#32434d; text-decoration:none; }
	.topoInterna .titulo a:hover { color:#fff; text-decoration:none; }
	.conteudo { width:940px; background:#FFF; overflow:hidden; }
        .conteudo ul li {list-style:inside !important; padding:0; margin:0; padding:0 10px; color:#32434d; font-size:12px;}
		.conteudo ol li{padding:0; margin-left:8px; color:#32434d; font-size:12px;}

	.conteudo p { padding:0; margin:0; padding:5px 30px; color:#32434d; font-size:12px; }
	.conteudo a { text-decoration:underline; color:#32434d; }
	.conteudo h3 { padding:0 30px; color:#4fc2c5; }
	.conteudo .noticias { height:auto; }
	.conteudo .noticias span { font-size:12px; }
	.conteudo .noticias p { height:14px; width:770px; margin-left:50px; overflow:hidden; }
	.conteudo .noticias ul { width:880px; margin-left:30px; margin-top:10px;  }
	.conteudo .noticias ul li { padding:10px; margin:5px 0; background:#eaf4f5; list-style:none !important; }
	.conteudo .noticias ul li:hover { background:#46c2c4; }
	.conteudo .noticias ul li a { text-decoration:none; color:#39434d; font-weight:bold; font-size:14px; cursor:pointer; }
	.conteudo .noticias ul li a:hover { color:#fff; }
	.conteudo .galeria { height:auto; }
	.conteudo .galeria img:hover { opacity:0.7; }
	.conteudo .galeria h3 { margin:0; padding:2px 5px; }
	.conteudo .galeria a { text-decoration:none; }
	.conteudo .galeria ul { float:left; width:940px; }	
	.conteudo .galeria ul li { float:left; background:#eaf4f5; height:200px; width:270px; margin-left:30px; margin-top:15px; margin-bottom:15px; overflow:hidden; }
	.conteudo .galeriaVer { height:auto; }
	.conteudo .galeriaVer img:hover { opacity:0.7; }
	.conteudo .galeriaVer ul { float:left; width:940px; }	
	.conteudo .galeriaVer ul li { float:left; background:#eaf4f5; height:150px; width:270px; margin-left:30px; margin-top:15px; margin-bottom:15px; overflow:hidden; }
	.conteudo .videos { height:auto; }
	.conteudo .videos img:hover { opacity:0.7; }
	.conteudo .videos h3 { margin:0; padding:2px 5px; }
	.conteudo .videos a { text-decoration:none; }
	.conteudo .videos p { margin:0; padding:5px; }
	.conteudo .videos ul { float:left; width:940px; }	
	.conteudo .videos ul li { float:left; background:#eaf4f5; height:302px; width:425px; margin-left:30px; margin-top:15px; margin-bottom:15px; overflow:hidden; }
		.trabalheConosco { float:left; width:290px; margin:0 30px; }
		.trabalheConosco input .file  { border:0;  height:23px; background:url(../imagens/input.jpg) no-repeat; margin-top:20px; color:#375764; font-size:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
		.trabalheConosco .btenviar { border:0; height:30px; width:100px; margin-top:10px; background:url(../imagens/enviar.jpg) top; }
		.trabalheConosco .btenviar:hover { height:30px; width:100px; background:url(../imagens/enviar.jpg) bottom; }
		.trabalheConoscoDir { float:left; width:490px; padding:20px; }
		.contatoEsq { float:left; width:360px; }
		.contatoEsq input { width:280px; height:23px; background:url(../imagens/input.jpg) no-repeat; border:0; padding:5px; color:#375764; font-size:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
		.contatoEsq input:focus { outline:0 none; }
		.contatoEsq textarea { height:110px; background:url(../imagens/textarea.jpg) no-repeat; border:0; width:280px; color:#375764; font-size:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding:5px; resize:none; }
		.contatoEsq textarea:focus { outline:0 none; }
		.contatoEsq .btenviar { height:30px; width:100px; background:url(../imagens/enviar.jpg) top; }
		.contatoEsq .btenviar:hover { height:30px; width:100px; background:url(../imagens/enviar.jpg) bottom; }
		.contatoDir { float:left; width:490px; padding:20px; }
		.contatoDir iframe { border:#4fc2c5 1px solid; margin-top:20px;}
		.contatoDir span { color:#32434D; }
	
	
	.paginacao ul li { float:left; background:#151e38; list-style-type:none; padding:5px !important; margin-right:10px !important;}
	.paginacao ul li.atual { background:#4cc2c4; }
	.paginacao ul li:hover { background:#202b4c; }
	.paginacao ul li a { color:#FFF; }
	
	.baixoInterna { background:url(../imagens/bgbaixopaginainterna.gif) no-repeat; width:940px; height:20px; }	
	
#rodape { background:url(../imagens/rodape.gif) no-repeat; height:46px; margin-top:35px; margin-bottom:35px; }
#rodape p { float:left; color:#5bc6d0; padding:15px 40px; width:600px; margin:0; }
#rodape strong { font-weight:bold; margin:0 10px; }
#rodape img { float:left; margin:10px 0 1 0px; }

