@import "downloads.css";
@import "servicos.css";
@import "quemSomos.css";
@import "produtos.css";
@import "cotacao.css";
@import "usuario.css";
@import "indicacao.css";
@import "contato.css";
*{
	padding:0;
	margin:0;	
	font-family:"Trebuchet MS";
}
img{
	border:none;
}

p{
	margin-bottom:12px;
}

#wrapper{
	width:1000px;
	height:auto;
	margin:5px auto 0px;
}
#wrapper #cabecalho{
	float:left;
	width:100%;
	height:auto;
	margin-bottom:36px;
}
#wrapper #cabecalho h1{
	margin-top:20px;
	margin-left:10px;
	width:207px;
	height:51px;
	float:left;
}
#wrapper #cabecalho #toolBar{
	float:right;
	width:760px;	
}
#wrapper #cabecalho #toolBar form{
	float:left;
	width:185px;
	height:auto;
	margin-left:150px;
}
#wrapper #cabecalho #toolBar form fieldset{
	border:none;
}
#wrapper #cabecalho #toolBar form fieldset label #busca{
	border:none;
	background:url(../_images/bg_form_busca.gif) center no-repeat;
	padding:7px;
	vertical-align:middle;
	margin-right:-8px;
	font:10px "Trebuchet MS";
	color:#242425;
	width:148px;
	
}
#wrapper #cabecalho #toolBar form fieldset #btnBuscar{
	vertical-align:middle;
}
#wrapper #cabecalho #toolBar #icones ul{
	margin-top:5px;
	float:right;
}
#wrapper #cabecalho #toolBar #icones ul li{
	display:inline;
	list-style:none;
	
}
#wrapper #cabecalho #toolBar #icones ul li.dimensoes{
	display:inline;
	list-style:none;
	margin-left:10px;
	margin-right:0;
}
#wrapper #cabecalho #toolBar #icones ul li.indique{
	display:inline;
	list-style:none;
	margin-left:10px;
	margin-right:0;
}
#wrapper #cabecalho #toolBar #icones ul li.favoritos{
	display:inline;
	list-style:none;
	margin-right:10px;
}
#wrapper #cabecalho #toolBar #menuPrincipal{
	margin-top:6px;
	float:right;
}
#wrapper #destaqueHome{
	float:left;
	width:1000px;
	height:281px;
	margin-bottom:15px;
	clear:both;
}
#wrapper #destaqueHome #bannerHome{
	float:left;
	width:710px;
	height:279px;
	margin-left:10px;
	
	background-image:url(../_images/banner_03.jpg);
}

#wrapper #destaqueHome #bannerHome #geral{
	float:left;
	width:689px;
	height:259px;
	margin-top:11px;
	margin-left:11px;
	
	
}

#wrapper #destaqueHome #bannerHome #geral #listaFotosDestaque{
	float:left;
	width:630px;
	margin:2px;
	margin-top:3px;
	
}

#wrapper #destaqueHome #centralAtendimento{
	float:left;
	margin-top:-5px;
	margin-left:10px;
}
#wrapper #conteudoHome{
	float:left;
	width:1000px;
	height:auto;	
}
#wrapper #conteudoHome #produtosHome{
	float:left;
	width:731px;
	height:auto;
	margin-left:10px;
	border:0px solid red;
}
#wrapper #conteudoHome #produtosHome h2{
	margin-bottom:10px;
}
#wrapper #conteudoHome #prodDestaque{
	float:left;
	width:731px;
	min-height: 700px;
	height:auto;
}
.produto{
	float:left;
	width:174px;
	margin-right:8px;
	margin-bottom:8px;
	position:relative;
	padding-bottom:30px;

}
.produto > a{
	display:block;
	height:130px;
	line-height:200px;	
	vertical-align:middle;
}
.produto img {
	display:block;
	line-height:200px;	
	vertical-align:middle;
}

.descricaoProduto{
	background:url(../_images/bg_descricao_produtos.png)center no-repeat;
	position:absolute;
	bottom:0;
	height:30px;
	left:0px;
	
}
.fontDescricao{
	font:14px "Trebuchet MS";
	color:#2f2f2f;
	font-weight:bold;
	

}
#wrapper #conteudoHome #buscaChatHome{
	float:right;
	width:250px;
	height:auto;
	margin-top:40px;
}
#wrapper #conteudoHome #buscaChatHome h2{
	margin-bottom:29px;
}
#wrapper #conteudoHome #buscaChatHome #boxCinza{
	background:#f2f2f2;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:15px;
	margin-top:-13px;
}
#wrapper #conteudoHome #buscaChatHome #chat{
	margin:0 auto 0;
	border-bottom:1px dotted #14346E;
	padding-bottom:5px;
	margin-bottom:5px;
	
}
#wrapper #conteudoHome #buscaChatHome #pdf{
	margin:0 auto 0;
	border-bottom:1px dotted #14346E;
	padding-bottom:5px;
	margin-bottom:15px;
}
#wrapper #conteudoHome #buscaChatHome #formLogin{
	width:211px;
	height:auto;
	margin:0 auto 0;
}
#wrapper #conteudoHome #buscaChatHome #formLogin fieldset{
	border:none;
}
#wrapper #conteudoHome #buscaChatHome #formLogin fieldset label{
	display:block;
}
#wrapper #conteudoHome #buscaChatHome #formLogin fieldset label #email, #senha{
	font:11px "Trebuchet MS";
	border:none;
	color:#434343;
	background:url(../_images/bg_form_login_EMAIL.gif) left center no-repeat;
	width:158px;
	padding-left:40px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
}
#wrapper #conteudoHome #buscaChatHome #formLogin fieldset label #senha{
	font:11px "Trebuchet MS";
	border:none;
	color:#434343;
	background:url(../_images/bg_form_login_SENHA.gif) left center no-repeat;
	width:158px;
	padding-left:40px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
}
#wrapper #conteudoHome #buscaChatHome #formLogin fieldset #btnLogin{
	float:right;
	margin-right:8px;
}
#wrapper #bnds{
	text-align:right;
	margin-top:-50px;
	width:1000px;
	height:60px;
	float:left;
	
}
#footer{
	clear:both;
	background:#a0a0a0;
	width:100%;
	border-top:2px solid #c6c6c6;
}
#footer #contentFooter{
	margin:0 auto 0;
	width:1000px;
}
#footer #contentFooter address{
	font:11px "Trebuchet MS";
	color:#FFF;
	font-style:normal;
	padding-top:5px;
	float:left;
}
#footer #contentFooter #logoEbis{
	text-align:right;
}
