/* CSS Document */

*{
	margin:0;
	padding:0;
}
html{
	overflow:-moz-scrollbars-vertical;
}
body, html{
	height:100%;
	}
body{
	font-family:Trebuchet MS, Arial, Helvetica;
	font-size:12px;
	color:#504f54;
}

img{
	border:0;
}

h2{
	color:#005baa;
	font-size:15px;
	text-transform:uppercase;
}
h2.home{
	text-align:center;
	margin-bottom:10px;
	clear:both;
}
h3{
	color:#005baa;
	font-size:13px;
	text-transform:uppercase;
}
h3.servicos{
	padding:50px 0px 0px 115px;
}

a:link, a:visited{
	color:#504f54;
	text-decoration:none;
}
a:active, a:hover{
	color:#333;
	text-decoration:underline;
}

input, textarea, select{
	font-size:11px;
	background-color:#e5eef3;
	border:1px solid #d2dadf;
	color:#504f54;
}
input{
	background-image:url(../Img/bg_input.gif);
	background-repeat:repeat-x;
	padding:2px 2px 1px 2px;
}
input.noborder{
	border:0;
	background-color:none;
	padding:0;
}
	
#container{
	min-height:100%;
	position:relative;
	background-image:url(../Img/bg_header.png);
	background-repeat:repeat-x;
}

/* NEWSLETTER HEADER */
div#newsHeader{
	background-image:url(../Img/bg-newsletter.png);
	background-repeat:no-repeat;
	padding:5px;
}
div#newsHeader form span{
	float:left;
	width:80px;
	padding:0px 10px 10px 0px;
}
div#newsHeader form #nome{
	width:120px;
	margin-bottom:5px;
}
div#newsHeader form #email{
	width:120px;
	margin-bottom:5px;
}
div#newsHeader form #profissao{
	width:80px;
	margin-right:5px;
	float:left;
}


/* HEADER */
#header{
	width:892px;
	height:260px;
	margin:0 auto;
}
#header div#contatos{
	width:252px;
	float:left;
}
#header div#contatos img.logoSGS{
	float:right; 
	margin:40px 25px 0px 0px;
}
#header h1{
	font-size:12px;
}
#header h1 a{
	width:0;
	height:0;
	display:block;
	overflow:hidden;
	background-image:url(../Img/logo_ace.gif);
	background-repeat:no-repeat;
	padding:61px 161px 0px 0px;
	margin:25px 0px 25px 0px;
}
#header #telefone{
	padding:0px 0px 10px 0px;
	line-height:14px;
	text-align:center;
}
#header #telefone h3{
	font-size:14px;
	padding-bottom:8px;
}
#header #telefone p.email{
	padding:10px 0px 0px 0px;
	text-align:center;
}
#header div#imagem{
	margin-left:252px;
	position:relative;
}

/* SLIDER - HOME */
div#imagem ul#slider li{
	list-style:none;
}

/* SLOGAN */
#slogan{
	background-image:url(../Img/bg_slogan.png);
	background-repeat:repeat-x;
	padding:9px 0px;
	text-align:left;
}
#slogan div.wrap{
	width:643px;
	margin:0 auto;
	padding-left:257px;
}
#slogan div.wrap a.stbutton{
	float:right;
	margin-top:3px;
}

#slogan h2{
	color:#005baa;
	font-size:16px;
}

/* MENU */
#menu{
	background-color:#005baa;
	border-bottom:1px solid #fff;
}
#menu ul{
	height:24px;
	width:840px;
	margin:0 auto;
}
#menu ul li{
	float:left;
	padding:5px 10px 3px 10px;
	list-style:none;
	font-size:11px;
}
#menu ul li:hover{
	background-image:url(../Img/bg_menu.png);
	background-repeat:repeat-x;
}
#menu ul li a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


/* NAV */
#nav{
	height:55px;
	padding-bottom:8px;
	background-image:url(../Img/bg-busca.png);
	background-repeat:repeat-x;
}
#nav #wrap{
	width:780px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
}
#nav #wrap *{
	float:left;
}
#nav #wrap h4{
	font-size:18px;
	padding:3px 15px 0px 0px;
}
#nav #wrap form{
	padding-top:4px;
}
#nav #wrap form *{
	margin-right:5px;
}
#nav #wrap form select{
	padding:1px;
}
#nav #wrap form img{
	cursor:pointer;
}
#nav #wrap p{
	float:none;
	 margin-left:440px;
	 padding-right:50px;
	 line-height:14px;
}
#nav #wrap p strong{
	float:none;
}

/* CONTENT */
#content{
	width:790px;
	position:relative;
	margin:0 auto;
	margin-bottom:20px;
}
#content.home ul{
	clear:both;
	display:table;
	width:775px;
}
#content.home ul li{
	list-style:none;
	float:left;
	margin-right:4px;
	padding-right:5px;
	border-right:1px solid #FFFFFF;
	width:190px;
}
#content.home ul li.ultimo{
	margin-right:0px;
	padding-right:0px;
	border-right:0px;
}
#content.home ul li.blog{
	width:160px;
	height:340px;
	background-color:#E5EEF3;
}
#content.home ul li h3{
	padding:13px 7px 0px 7px;
	display:block;
	height:54px;
	line-height:15px;
	margin:0;
}
#content.home ul li.blog h3.blog{
	height:30px;
	padding-top:0px;
	margin-top:0px;
}
#content.home ul li p{
	padding:0px 7px 0px 7px;
	line-height:15px;
}

#content.home ul li.blog p.titulo{
	color:#333333;
}

#content.home ul li.blog p{
	margin-bottom:5px;
}

#content.home ul li.blog p.blog{
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 10px;
	border-bottom:1px solid	#D2DADF;
	width:140px;
}

#content.home ul li.blog p.blog a{
	color:#005BAA;
}

#content.home ul li.blog p.mais{
	margin-top:0px;
	padding-top:0px;
}
#content.home ul li p.mais{
	padding:10px 7px 0px 0px;
	text-align:right;
}
#content.home ul li p.mais a{
	font-weight:bold;
	color:#005baa;
}

#content h2{
	border-bottom:1px dashed #005baa;
	padding-bottom:3px;
}
#content.home h2{
	border:0;
}

#content h3{
	margin:0px 15px 0px 15px;
}

#content h4{
	border-top:1px dashed #666;
	padding-top:10px;
	font-size:12px;
	margin:15px;
	clear:both;
}
#content h5{
	font-size:12px;
	margin:10px 15px 10px 15px;
}
#content p.orcamento{
	float:right;
	padding:0px;
}

#content img.imgE{
	float:left;
	padding:10px 10px 10px 15px;
}
#content img.imgD{
	float:right;
	padding:0px 15px 10px 10px;
}

#content div.bloco{
	clear:both;
}

#content ul.produtos{
	margin:10px 0px 20px 35px;
	list-style:circle;
}
#content ul.produtos a{
	color:#005baa;
}

#content span.pdt_azul{
	color:#005baa;
}

#content div.desc_prod{
	background-color:#E5EEF3;
	padding:0px 10px 0px 2px;
	border:1px dashed #BBD8EA;
	margin-bottom:10px;
	margin-left:15px;
	margin-top:10px;
}
#content div.desc_acessorios{
	padding:0px 10px 0px 2px;
	margin-bottom:10px;
	margin-left:15px;
	margin-top:10px;
}
#content div.desc_prod img, div.desc_acessorios img{
	padding-right:20px;
}
#content div.desc_prod ul{
	margin:0px 0px 2px 0px;
	padding:5px 14px 5px 40px;
	list-style:circle;
	display:block;
}
#content div.desc_prod ul li span{
	color:#005BAA;
}
/* FICHA TÉCNICA */
#content ul.ficha{
	list-style:circle;
	margin: 10px 0px 0px 100px;
}#content ul.manual{
	list-style:circle;
	margin: 10px 0px 0px 50px;
}
#content #tab{
	margin-bottom:10px;
	margin:0 auto;
}
#content #tab td{
	vertical-align:top;
	line-height:14px;
	padding:5px;
}
#content tr.tit_tab{
	font-weight:bold;
	background-color:#e5eef3;
	padding:8px 2px 2px 2px;
}
#content tr.tit_tab td{
	padding:8px 2px 2px 2px;
	text-align:center;
}
#content tr.dados_tab td{
	background-color:#f7f7f7;
}
	
	
/* FOOTER */
#footer{
	bottom:0;
	padding:2px 0px 0px 0px;
	width:100%;
	height:87px;
	background-image:url(../Img/border_footer.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FFFFFF;
}
#footer #inner{
	width:700px;
	margin:0 auto;
}
#footer #inner div{
	float:left;
	height:87px;
}
#footer #inner div h2{
	padding-top:3px;
	font-size:12px;

}
#footer #inner #distribuidor{
	background-image:url(../Img/border_distribuidor.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:315px;
}
#footer #inner #distribuidor ul{
	padding:5px 0px 0px 0px;
}
#footer #inner #distribuidor ul li{
	list-style:none;
	float:left;
	padding:0px 10px 0px 10px;
}
#footer #inner #distribuidor h2{
	font-size:15px;
}

#footer #inner #disGerflor{
	background-image:url(../Img/border_distribuidor.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:180px;
}
#footer #inner #disShaw{
	background-image:url(../Img/border_distribuidor.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:210px;
	padding:0px 10px;
}
#footer #inner #disGerflor ul, #footer #inner #disShaw ul{
	padding:10px 0px 0px 0px;
}
#footer #inner #disGerflor ul li, #footer #inner #disShaw ul li{
	list-style:none;
	text-align:center;
	float:left;
	margin-right:5px;
}
#footer #inner #disGerflor h2, #footer #inner #disShaw h2{
	font-size:12px;
}
#footer #inner #disGerflor h2 span, #footer #inner #disShaw h2 span{
	padding-left:7px;
}

#footer #inner #trabalhe{
	background-image:url(../Img/border_representante.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:150px;
	padding-left:8px;
}
#footer #inner #trabalhe p{
	padding:10px 0px 0px 10px;
	line-height:14px;
}
#footer #inner #trabalhe span{
	padding-left:10px;
}

#footer #inner #newsletter{
	padding:0px 8px;
	width:229px;
}
#footer #inner #newsletter p{
	padding:10px 0px 0px 10px;
	line-height:14px;
}
#footer #inner #newsletter form{
	float:right;
	width:93px;
	padding-top:3px;
}
#footer #inner #newsletter form #nome{
	width:85px;
	margin-bottom:5px;
}
#footer #inner #newsletter form #email{
	width:44px;
	margin-right:6px;
	float:left;
}

#footer #inner #restrita{
	background-image:url(../Img/border_distribuidor.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:115px;
	padding-left:8px;
}
#footer #inner #restrita form{
	padding:3px 0px 0px 11px;
}
#footer #inner #restrita form #login{
	width:93px;
	margin-bottom:5px;
}
#footer #inner #restrita form #senha{
	width:52px;
	margin-right:6px;
	float:left;
}

/* Confirmação de envio (efeito de confirm) */
#msgbox {
	border:1px solid #005baa;
	position:absolute;
	left:50%;
	top:200px;
	margin-left:-150px;
	width:400px;
	text-align:center;
	background-color:#FFFFFF;
	z-index:20;
}
#msgbox.hidden {
	display: none;
}

#msgbox.visible {
    display: block;
}
   
#msgbox #titulo {
	border:1px solid #FFF;
	background-color:#005baa;	
	border-bottom:1px solid #5176B5;
	height:25px;
	text-align:left;
	padding-left:3px;
}

#msgbox #titulo #tit_fechar {
	float:right;
    padding:3px 3px 0 0;
}

#msgbox #titulo #tit_fechar a{
    font-size:13px;
	color:#FFF;
    font-weight:bold;
}

#msgbox #titulo #tit p{
    font-size:15px;
    font-weight:bold;
    color: #FFF;
    padding:3px 0 0 0;
}

#msgbox #conteudo {
    background:#F9F9F9;
}

#msgbox #conteudo #mensagem {
    margin:10px;
    overflow:auto;
    padding:5px;
}

#msgbox #conteudo #mensagem p {
    color:#666;
}
   
#msgbox #conteudo #botoes {
    margin:0 10px 10px 10px;
    padding:5px;
}

#msgbox #conteudo #botoes p.hidden {
    display:none;
}

#msgbox #conteudo #botoes p.visible {
    display:block;
}

#msgbox #conteudo #botoes a {
    padding:2px 10px 2px 10px;
    margin:0 25px 0 25px;
    border:1px solid #AAA;
    background:#FFF;
}
   
#fundo{
	background-color:#000000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	left:0;
	top:0;
	display:none;
}

