@CHARSET "ISO-8859-1";

@import url('reset.css');
@import url('fonts.css');

*{
	font-family:Arial, Helvetica, sans-serif;
}
a{
	outline:none;
	}
strong{
	font-weight: bold;
}
html{
	background:url('../imagens/bg_body.gif') top left repeat;
}

body{
	margin:0;
	padding:0;
}

h1{
	float:left;
	width:100%;
	margin:10px 0;
	padding:0;
	color: #4796B9;
	text-decoration:none;
	font-size:18px;	
	line-height:30px;
	letter-spacing:-0.5px;

}

#topo{
	width:100%;
	height:42px;
	background:url('../imagens/bg_topo.gif') top center repeat-x;
}

a.logoPrincipal{
	position:absolute;
	background:url('../imagens/logo_principal.png') top center no-repeat;
	width:212px;
	height:212px;
	text-indent:-99999px;
	outline:none;
	margin:0 0 0 20px;
	z-index:10;
	cursor:pointer;
}

.menu{
	float:right;
	width:auto;
}
.menu ul{
	float:left;
	width:100%;
}
.menu ul li{
	float:left;
	width:105px;
	padding:0;
}
.menu ul li a{
	float:left;
	width:auto;
	padding:0 0 0 5px;
	font-size:13px;
	color:#333;
	background:url(../imagens/marcador01.gif) left center no-repeat;
	text-decoration:none;
	line-height:40px;
}
.menu ul li a:hover{
	text-decoration:underline;
}


.midias{
	float:right;
	width:200px;
	height:40px;
}
.midias a img{
	float:right;
	width:auto;
	margin:4px 0 0 15px;
}

.head{
	float:right;
	width:350px;
	height:115px;
	margin:0 140px 0 0;
}
.head span{
	float:left;
	width:100%;
	font-size:16px;
	color:#4796B9;
	margin:10px 0;
}
.head p{
	float:left;
	width:175px;
	color:#fff;
	font-size:12px;
}

.ligados{
	float:right;
	margin:25px 0 0 0;
}
.ligados p{
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:62px;
	color:#fff;
	margin: 0 0 0 10px;
}
.ligados img{
	float:left;
}

.banners{
	float:left;
	display:block;
	margin:0;
	overflow:hidden;
	width:980px;
	height:350px;
	z-index:1;
}
#slide{
	float:left;
	margin:5px 0 0 0;
}
#nav{
	float: right;
	clear:right;
	width:auto;
	margin:0;
}
#nav a{
	float:left;
	width:31px;
	color:#ccc;
	font-size:14px;
	text-decoration:none;
	line-height:31px;
	margin:0 5px;
	text-align:center;
	font-weight:bold;
	background:url('../imagens/bg_nav.png') center center no-repeat;

}
#nav a.activeSlide{
	background:url('../imagens/bg_nav_active.png') center center no-repeat;
}


#conteudo{
	width:100%;
	background:url('../imagens/bg_conteudo.jpg') top center no-repeat;
	display:table;
	padding:0 0 20px 0;
}
#centraliza{
	width:980px;
	margin:0 auto;
	display:table;
}

#produtosDestaque{
	width:100%;
	height:200px;
	background:url('../imagens/bg_produtosDestaque.png') bottom center no-repeat;
	margin:0 auto;
	display: block;
}

ul#listaProdutos, ul#listaProdutos li,  {
	float:left;
}

ul#listaProdutos li img a{
	float:left;
	text-decoration:none;
}

ul#listaProdutos li h2{
	float:left;
	width:100%;
	color:#ccc;
	font-size:14px;
	text-align:center;
	letter-spacing:-0.5px;
	font-weight:bold;
	margin:10px 0 0 0;
}

ul#listaProdutos li h3{
	float:left;
	width:100%;
	color:#ccc;
	font-size:11px;
	text-align:center;
}


#produtos{
	width:980px;
	margin:80px auto 0 auto;
	display:table;
}

#menuProdutos{
	float:left;
	clear:left;
	width:180px;
	overflow:hidden;
}
#detalheProduto{
	float: right;
	width:750px;
	margin:0;
	display:table;
}
#detalheProduto span.descricao{
	float:left;
	width:220px;
	margin:10px;
	color:#fff;
	font-size:12px;
	line-height:18px;
}
#detalheProduto .thumbProdutos{
	float:left;
	width:500px;
	margin:0;
}
#detalheProduto .thumbProdutos a {
	float:left;
	margin:0 0 0 2px;
	background: url('../imagens/bg_input.png') top left repeat;
}
#detalheProduto .thumbProdutos a img{
	float:left;
	margin:0;
	padding:10px;
}

.descricaoProduto{
	float:left;
	width:100%;
	margin:20px 0 0 0;
}

.descricaoProduto a.pdf{
	float:left;
	width:61px;
	height:43px;
	background:url('../imagens/ico_pdf.gif') top center no-repeat;
	outline: none;
	text-indent:-99999px;
}

form#f_produto{
	float:left;
	width:100%;
	background:url('../imagens/bg_formProdutos.png') top center no-repeat;
	margin:20px 0 0 0;
	padding:20px 0 0 0;
}

.noborder {
	float:none !important;
	clear:left;
	background:none !important;
	width:76% !important;
	display:block !important;
	margin: 15px auto !important;
}

.noborder label.error { float:left; width:150px !important; color:#4796B9 !important;  }
.noborder input.grd { width:450px !important; }
.noborder .enviar { margin-right:198px !important; }

form#f_produto span{
	float:left;
	width:100%;
	color:#ccc;
	margin:0 0 10px 0;
}
form#f_produto ol{
	float:left;
	width:100%;
}
form#f_produto ol li{
	float:left;
	width:100%;
	margin:5px 0;
}
form#f_produto ol li label{
	float:left;
	width:10%;
	color:#ccc;
	font-size:12px;
	text-align:right;
	padding:4px;
}
form#f_produto ol li input{
	float:left;
	width:225px;
	margin:0 5px;
	padding:4px;
	color:#fff;
	background: url('../imagens/bg_input.png') top left repeat-x;
	border:none;
}
form#f_produto ol li textarea{
	float:left;
	margin:0 5px;
	padding:4px;
	color:#fff;
	background: url('../imagens/bg_input.png') top left repeat;
	border:none;
}
form#f_produto ol li input.grd{
	width:550px;
}
form#f_produto ol li input.enviar{
	float:right;
	width:auto;
	margin:0 100px 0 0;
	padding:4px;
	color:#ccc;
	background:#333;
	border:none;
}

#retornoAjax {
	float:left;
	clear:left;
	padding:4px;
	background:#000;
	color:#4796B9;
	margin:0 0 0 88px;
}

#retornoAjax img { float:left; }
#retornoAjax em { float:left; margin:4px 6px 0 8px; }

.ajax-return {  
	float:left;
	clear:left;
	padding:4px;
	background:#000;
	color:#4796B9;
	margin:0 0 0 88px;
}

.breadcrumb{
	float:left;
	margin:10px 0;
	line-height:45px;
	width:100%;
	padding:0;
	background:url('../imagens/bg_breadcrumb.png') center center no-repeat;
}

.breadcrumb span { float:left; color:#999; font-size:11px; }

.breadcrumb ul {
	float:left;
	font-size:11px;
}

.breadcrumb ul li {
	float:left;
	margin:0 3px;
	color:#fff;
}
.breadcrumb ul li.atual {
	float:left;
	margin:0 5px;
	padding:0;
	color:#fff;
	font-weight:bold;
}
.breadcrumb ul li.simbol {
	float:left;
	width:6px;
	height:45px;
	line-height:45px;
	padding:0;
	background:url('../imagens/seta_breadcrumb.gif') center center no-repeat;
}
.breadcrumb ul li a {
	float:left;
	padding:0px 5px;
	color:#fff;
	text-decoration:none;
}
.breadcrumb ul li a.home {
	float:left;
	width:15px;
	height:45px;
	padding:0 20px 0 0;
	text-indent:-99999px;
	background:url('../imagens/bg_home.gif') center center no-repeat;
}
.breadcrumb ul li a:hover {
	text-decoration:underline;
}

.breadcrumb a.voltar{
	float: right;
	margin:0;
	padding:0;
	width:auto;
	outline:none;
	color:#ccc;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.breadcrumb a:hover.voltar{
	text-decoration:underline;
}



#box{
	float:left;
	width:300px;
}
#box a{
	float:left;
	color:#fff;
	text-decoration:none;
}
#box a:hover{
	text-decoration:underline;
}
a#saibaMais{
	float:right;
	color:#4796B9;
	font-size:12px;
	width:80px;
	height:33px;
	padding:0;
	line-height:33px;
	text-align:center;
	background:url('../imagens/bg_vejaMais.png') center center no-repeat;
}

.bemvindo{
	margin:20px 0;
	height:105px;
	background:url('../imagens/bg_help_desk.png') center center no-repeat;
}
.bemvindo a{
	margin: 0;
	padding:30px 0 0 110px;
	color:#fff;
	font-size:18px;
	text-decoration: none;
	letter-spacing: -1px;
}
.portaria{
	background:url('../imagens/bg_portaria.png') center center no-repeat;
	margin:20px 25px;
	height:105px;
}
.portaria p, .download p{
	margin: 0;
	padding:30px 25px 0 120px;
	color:#fff;
	font-size:18px;
	letter-spacing: -1px;
}
.portaria a, .download a{
	float:right !important;
	color:#4896BA !important;
	font-size:12px;
	margin:5px 30px 0 0;
}
.download{
	background:url('../imagens/bg_download.png') center center no-repeat;
	height:105px;
	margin:20px 0;
}
.controle{
	margin:0 25px;
}
.controle img{
	float:left;
	margin:0 20px;
}





#footer{
	clear:block;
	width:100%;
	margin:0;
	padding:0;
}

#menuFooter{
	width:980px;
	margin:0 auto;
	padding:20px 0 0 0;
	background:url('../imagens/bg_footer.png') top left no-repeat;
}
.categorias{
	float:left;
	width:720px;
	margin:0;
}

.categoria{
	float:left;
	width:220px;
	margin:10px 10px 0 0;
}
.categoria h2{
	float:left;
	width:100%;
	font-size:12px;
	text-transform:uppercase;
	color:#44DDFF;
	margin:10px 0 0 0;
}
.categoria ul{
	float:left;
	width:100%;
	margin:0 0 20px 0;
}
.categoria ul li{
	float:left;
	width:100%;
	background:url('../imagens/separaMenu.gif') bottom left no-repeat;
	margin:10px 0 0 0;
}
.categoria ul li a{
	float:left;
	width:100%;
	text-decoration:none;
	line-height:25px;
	color:#ccc;
	font-size:12px;
	padding:0 0 1px 0;
}
.categoria ul li a:hover{
	color:#fff;
}

.right{
	float: right;
	width:220px;
	margin:30px 0 0 0;
}
.right img{
	float:left;
}

.right address{
	float:left;
	color:#ccc;
	font-style:normal;
	font-size:12px;
	width:100%;
	margin:10px 0;
}
.right span{
	float:left;
	color:#ccc;
	margin:5px 0;
}
.right a{
	float:left;
	color:#44DDFF;
	text-decoration:none;
	background:url('../imagens/email.gif') top left no-repeat;
	line-height:17px;
	padding:0 0 0 30px;
	margin:5px 0;
	font-size:11px;
}
.right a:hover{
	text-decoration:underline;
}
.right span.brasil{
	float:left;
	color:#ccc;
	text-decoration:none;
	background:url('../imagens/brasil.gif') top left no-repeat;
	line-height:17px;
	padding:0 0 0 30px;
	margin:5px 0;
	font-size:11px;
}


.dinamico{
	float:left;
	width:70%;
}
.dinamico p{
	float:left;
	color:#fff;
}

.submenu{
	float:right;
	clear:right;
	width:200px;
}
.submenu h2{
	float:left;
	width:100%;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	color: #4796B9;
	border-bottom:1px solid #4796B9;
}
.submenu ul{
	float:left;
	width:100%;
}
.submenu ul li{
	float:left;
	width:100%;
}
.submenu ul li a{
	float:left;
	width:100%;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	line-height:25px;
}
.submenu ul li a:hover{
	text-decoration:underline;
}

.clientes{float: left; width: 100%;}
.clientes li{float: left; margin: 5px;}
.clientes li img{float: left; padding: 5px; background: #fff;}


.footer{
	float:left;
	width:100%;
	height:70px;
	margin:20px 0 0 0;
	padding:40px 0 0 0;
	background:url('../imagens/bg_footer.png') top center no-repeat;
}


.footer .midiasFooter{
	float:left;
	width:auto;
	margin:0;
}

.footer span.copyright{
	float: left;
	width:auto;
	margin:0 0 0 30px;
	color:#fff;
	font-size:11px;
	line-height:30px;
}

.menuDois{
	float: right;
	width:375px;
	margin:10px 0 0 0;
	padding:0;
}
.menuDois ul{
	float: left;
	width:100%;
	margin:0;
	padding:0;
}
.menuDois ul li{
	float: left;
	width:74px;
	margin:0;
	padding:0;
	border-right:1px solid #ccc;
}
.menuDois ul li.no{
	border-right:none;
}

.menuDois ul li a{
	float: left;
	width:100%;
	margin:0;
	padding:0;
	color:#44DDFF;
	text-decoration:none;
	font-size:12px;
	text-align:center;
}

.footer a:hover{
	text-decoration:underline !important;
}

.footer a.wing{
	float: right;
	clear: right;
	margin:20px 0 0 0;
	line-height:20px;
	padding:0 35px 0 0;
	background:url('../imagens/logo_wing.gif') center right no-repeat;
	text-decoration:none;
	font-size:11px;
	color:#ccc;
	outline:none;
	cursor:pointer;
}
