@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }

body {
	background: #020c16 url(img/bg-grade-top.jpg) repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

/* layout */
    div#sideLeft{ background: url(imgs/bg-left.jpg) left top repeat-x;}
    div#sideRight{ background: #fff url(imgs/bg-right.jpg) left top repeat-x; margin-left: 50%; }
    
    div#center{
        width:972px;
        margin:0 auto 0 -487px;   
        background: url(imgs/bg-center.jpg) right top no-repeat;
		position: relative;
    }
	
	
/*MENU*/
	#nav {		
		/*margin:0 235px;*/
		position:absolute;
		top: 0;
		right:0;
	}	
	
	
/*MENU ESQUERDA*/
	div#menuLeft{
		float:left;
		background: /*#02162E */url(imgs/bg-menu.jpg) right top repeat-x;
		
		margin:19px 0 0;
		width:257px;
	}
	#lista-produtos { }
		#lista-produtos li {
			background: url(imgs/seta-menu.png) no-repeat 12px 20px;
			padding: 15px 0 8px 25px;
			border-top: 1px solid #062249;
			border-bottom: 1px solid #03152d;
		}
		#lista-produtos a {
			color: #FFF;
			text-decoration: none;
			font-size: 14px;
			display: block;
		}
		#lista-produtos a:hover {
			text-shadow: 0 1px 10px #FFF;
		}
	
	#logo {
		border:medium none;
		height:89px;
		margin:0 0 0;
		padding:15px 0 0;
	}
	
	#topo-menu{ background: url(imgs/topo-menu.png) no-repeat; height:17px;}
	#bodyMenu{ background: url(imgs/body-menu.png) repeat-y; /*height:250px;*/ width: 241px; padding-left: 2px;}
	#rodape-menu{ background: url(imgs/rodape-menu.png) no-repeat; height:13px;}
	
	#end { background: url(imgs/endereco.png) no-repeat; height:51px; margin: 30px 0 42px 15px; }

/*BUSCA*/
	#busca{
		margin:18px 0 25px;
		background: url(imgs/bg-busca2.png) left top no-repeat;
		height:96px;
	}	
	#inputBusca{		
		position:absolute;
		margin:61px 0 0 10px;	
		border: none;
		padding: 0;
	}
	#inputBusca input {
		border: none;
		height: auto;
	}
	#inputBusca .input{
		border:none;
		width:190px;		
		margin:0 0 0 3px;
		position:relative;
		color: #527fba;
		text-transform:lowercase;
		font-size: 12px;
		padding-left: 5px;
		height: 17px;
		*position: relative;
		*left: 4px;
		*top: -4px;
		vertical-align:middle
	}
	.postionBtn{
		padding:3px 0 0;
		position: relative;
		top: 5px;
		right:-1px;
	}
/*CONTEUDO*/
	#banner {		
		height: 272px;
		/*margin:-20px 0 0 34px;*/
		/*margin: 0 0 17px 0;*/
		position: absolute;
		width: 681px;
		z-index: 2;
		top:-243px;
		overflow: hidden;
	}
	#conteudo {	
		background: #FFF;
		float: left;
		height: auto !important;
		height: 500px;
		/*margin: -165px 0 0 0;*/
		min-height: 500px;
		color: #646464;
		padding: 40px 0 40px 17px;
		width:697px;
		position: relative;
		margin-top: 199px;
	}

/*RODAPE*/
	#rodape{
		background: url(imgs/bg-rodape.jpg) repeat-x;
		height: 103px;
	}
	#menustatic{
		margin:0 auto;
		width:1000px;
		text-align:center;
		color: #004299;
		font-weight:bold;
		padding-top:20px;
		
	}
	#rodape .menu-estatico{
		border-bottom:1px solid #b6b6b6;
		/*padding:0 0 20px;*/
	}
	#menustatic a{
		font-weight:bold;
		color: #004299;
		text-decoration:none;
		margin:0 10px;		
	}
	#menustatic a:hover{
		text-decoration: underline;
	}	
	
	.copyright{
		color: #808080;	
		margin:20px 0 0;			
	}


/*BOX CARRINHO*/
	.boxCarrinhoChamada { text-align:right; margin:0 15px 5px 0; font-weight: bold; color: #b0c0d5; }
	.boxCarrinhoChamada a{ color:#b0c0d5; text-decoration:none; font-weight: bold; }
	.boxCarrinhoChamada a:hover{ text-decoration:underline; }
	
	.solicite-cotacao {
		background: url(imgs/btn-cotacao.jpg) no-repeat;
		display: block;
		width: 158px;
		height: 30px;
		text-indent: -9999px;
		float: right;
		position: relative;
		top: 20px;
	}
	
	#lista-produtos .subcategoria {
		margin: 14px 0 0 0;
		display: none;
	}
	#lista-produtos .subcategoria li {
		padding: 0 0 14px 20px;
		background: none;
		border: none;
	}
	#lista-produtos .subcategoria a {
		color: #8da2ba;
		font-size: 12px;
	}
	
	.lista-parceiros {
		overflow: auto;
	}
	.lista-parceiros li {
		float: left;
		margin-right:7px;
		padding-right:50px;
		*margin-right:2px;
		display: inline;
	}
		.lista-parceiros li td {
			height: 80px;
			width: 80px;
		}
			.lista-parceiros img {
				display: block;
				margin: 0 auto;
			}
	
	#form-contato .col-1, #form-contato .col2 {
		float: left;
		width: 345px;
	}
	
	#form-contato .botao {
		clear: both;
		overflow: auto;
		padding-right: 50px;
	}
	
	#form-contato .col2 textarea { height: 175px; }
	
#end { height: auto; }
#links-saibamais {
	padding-top:  110px;
	width:202px;
}
	#links-saibamais h3 {
		color: #7f8489;
		margin-bottom: 10px;
		font-size: 14px;
		font-weight: bold;
	}
	#links-saibamais li {
		margin-bottom: 5px;
		font-size: 11px;
		color: #888d91;
	}
	#links-saibamais a {
		font-size: 11px;
		color: #CCCCCC;
		text-decoration: none;
	}
	#links-saibamais a:hover { color: #FFFFFF; }
	
.pagina-estatica h2 {
font-size:16px;
font-weight:bold;
margin: 5px 0 15px;
}
.pagina-estatica h3 {
	margin: 20px 0;
	font-weight: bold;
}

/*h1, .titulo-internas {
	padding-left: 0;
	line-height:25px
}*/

.pagina-estatica .links-relacionados { margin: 0 0 20px 0; }
.pagina-estatica .links-relacionados li {
	list-style:square inside none;
}

.pagina-estatica ul {
	margin: 10px;
	margin:10px 0 20px 20px;
}
.pagina-estatica  ul li {
	list-style:disc inside;
	margin-bottom: 10px;
}

.carousel-pagination p {
	position: relative;
	top: -2px;
}

#contato #empresa {
	float:none;
	width: 100%;
	
}

#empresa {
	float: left;
	width: 450px;
	
}

#empresa-fotos {
background: #e3e3e3;
	float: left;
	width: 190px;
	margin:105px 0 0 20px;
	text-align: center;
}
	#empresa-fotos h3 {
		margin: 10px 0;
		font-weight: bold;
		color: #506F97;
	}
	#empresa-fotos a {
		display: block;
		margin-bottom: 15px;
	}
	#empresa-fotos img {
		vertical-align: bottom;
		max-width: 170px;
		border: 1px solid #FFF;
	}
	
		#chamada-blog {
			float:left;
			width:455px;		
		}
			#chamada-blog a {
				color: #707070;
				text-decoration: none;
			}
			#chamada-blog li {
				margin-bottom: 10px;
			}
			#chamada-blog li h3 {
				border: none;
				margin-bottom: 0;
			}
				#chamada-blog li h3 a {
					font-weight: bold;
				}
				
				#chamada-blog li a:hover {
					text-decoration: underline;
				}				
		
		#chamada-social {
			float:right;
			width:220px;
		}
			#chamada-social a {
				float: left;
				width: 95px;
				height: 71px;
				line-height: 71px;
				text-align: center;
				border: 1px solid #ededed;
				margin: 0 12px 12px 0;
			}
			
			#chamada-social a img {
				vertical-align: middle;
			}
		
		#chamada-blog h3, #chamada-social h3 {
			border-bottom:1px solid;
			color:#06397A;
			font-weight:bold;
			padding-bottom:5px;
			margin-bottom: 20px;
		}
		
		.blog img { padding-top: 20px; }
		.youtube img { padding-top: 21px; }
		.twitter img { padding-top: 23px; }
		
	.preco{
	
	color:#506F97;
font-size:18px;
font-weight:bold;
	}
	
	fieldset .preco {
margin-top:15px;
padding-right:10px;
text-align:right;
	}
	
/* atualizao, minibanner, carrinho com total de produtos, 15-04*/
	.minibanner {
		float: right;
		position:relative;
		z-index:50;
}
	.solicite-cotacao {
		display:none;
	}
	
	h1, .titulo-internas {

		border: none;
		border-top:1px solid #BFBFBF;
		color:#506F97;
		font-size:20px;
		line-height:25px;
		margin:54px 0 22px;
		padding:10px 0 15px;		
	}
	
	.titulo-destaque {
		border: none;
		border-bottom:1px solid #BFBFBF;
		margin-top: 4px;
	}
	
	#busca { margin-bottom: 0; }
	#btnPromocoes { margin: 10px 0; display: block; }
	
	.boxCarrinhoChamada {
		float:right;
		font-size:9px;
		text-align:center;
		text-transform:uppercase;
		position: relative;
		z-index: 5;
	}
	.boxCarrinhoChamada img {
		display: block;
		margin: 0 auto;
	}
	.boxCarrinhoChamada a {
		color: #88A2B9;
	}
/* fim 14-04 */
/* 16-04 */
#menustatic .copyright a { margin: 0; }
#conteudo #desc {
border: 1px solid #DADADA;
background: #f7f7f7 url(imgs/blockquote.png) no-repeat 5px 5px;
}
/* fim 16-04*/