body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background: url(../imagens/bgTop.jpg) repeat-x;
    background-color: #3b3b3b;
}
* html img {
    filter: expression( this.alphaxLoaded ? "":( this.src.substr(this.src.length-4)==".png"?( 
	(!this.complete) ? "" :
	this.runtimeStyle.filter=( "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ 
	(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0, 0)+ 
	String(this.alphaxLoaded=true).substr(0, 0)+ (this.src="imagens/blank.png").substr(0, 0) ) 
	:this.runtimeStyle.filter="" ) );
}
a{text-decoration:none;}
*{  margin: 0;
    padding: 0;
	top:0;
	left:0;	
}
.clear{
	clear:both;
}
.conteiner {
    width: 970px;
    margin: 0 auto;
}
.header{
	height:156px;
}
.header .logo{
	height:95px;
	float:left;
	margin-top:60px;	
}
.header .imgTopDir{
	float:right;
	height:155px;	
}
.mainnav{
	font-family:"Arial Rounded MT Bold";
	height:40px;
	font-size:13px;
	display:block;
	text-align:center;
	color:#434242;
	line-height:37px;	
}
.mainnav .botoes {
	float:left;
	width:16%;
	border-right:#a3a3a3 solid 1px;
	border-left:#d1d1d1 solid 1px;	
}
.mainnav .botoes a{
	color:#434242;
	display:block;
	
}
.mainnav .botoes a:hover{
	display:block;
	color:#d1d1d1;
	background:url(../imagens/bgMainNav.jpg) repeat-x;
}
.footer{
	background-color:#1d1d1d;
	height:67px;
}

.footer .endereco {
	padding-top:10px;
	width: 970px;
    margin: 0 auto;
	color:#FFF;
	font-size:12px;
	
}
.footer .endereco .tel{
	width:97%;
	color:#ffba00;
	float:left;
}
.footer .endereco .logoZ3 {
	float:right;
	margin-top:-20px;		
}
.content{width:970px;}
.colDir{
	background: url(../imagens/bgColDir.png) no-repeat;
	width:225px;
	height:560px;
	float:right;
	padding:10px 5px 5px 10px ;
	color:#FFF;
	font-size:10px;	
}
#Atendimento {
	margin-bottom:10px;
}
.colEsq{
	float:left;
	width:725px;
	margin-top:5px;	
}
.bannerFlash{
	width:724px;
	margin-bottom:10px;	
}
.BoxPrincipal1{
	width:225px;
	height:280px;
	background:url(../imagens/bgBox.png) no-repeat;
	float:left;
	padding:10px 3px 0px 8px;
	font-size:11px;
}
.BoxPrincipal2{
	width:225px;
	height:280px;
	background:url(../imagens/bgBox.png) no-repeat;
	float:left;
	margin-right:9px;
	margin-left:8px;	
	padding:10px 3px 0px 8px;
	font-size:11px;
}
.BoxPrincipal3{
	width:225px;
	height:280px;
	background:url(../imagens/bgBox.png) no-repeat;
	float:left;
	padding:10px 3px 0px 8px;
	font-size:11px;
}
.boxLocalizacao{
	float:left;
	margin-right:10px;
	margin-top:10px;
	
}
.boxLiga{
	margin-top:10px;
	float:left;
}
.bgTopFundo{
	background:url(../imagens/topBgFundo.png) no-repeat;
	width:704px;
	height:20px;
	padding:10px;
	float:left;
	margin-top:10px;
		
}
.LinhaAmarela{
	background:url(../imagens/linhaAmarela.jpg) repeat-x;
	height:3px;
	width:85%;
	float:left;
	margin-top:5px;
	margin-left:10px;
}
.subTitulo a{
	color:#0154a4;
	text-decoration:none;
	}
.BgMidle{
	float:left;
	width:704px;
	padding:10px;
	line-height:25px;
	font-size:12px;
	min-height:455px;
	background:url(../imagens/bgMidle.jpg) repeat-y;
	text-align:justify;	
	
}
.BgMidle .imagem{
	width:140px;
	float:left;
	margin-right:18px;
	border:#CCC 5px solid;
}

.bgFooterFundo{
	background:url(../imagens/footerBgFundo.png) no-repeat;
	width:724px;
	height:40px;
	float:left;
	margin-bottom:10px;
}
 #JanelaE{
	width:212px;
	height:200px;
	text-align: center;
	border:#999 solid 1px;
	margin-right:10px;
	margin-bottom:15px;
	float:left;
	}
#JanelaD{
	width:215px;
	height:200px;
	text-align: center;
	border:#999 solid 1px;
	margin-bottom:15px;
	float:right;
	}
#BgTitulo{
	widows:200;
	height:18px;
	background-image:url(../imagens/barraTitProd.jpg);
	background-repeat:repeat;
	text-align:center;
	font-size:11px;
	color:#FFF;
	padding-top:4px;
	line-height:23px;
}
#Conteudo{
	padding:10px;
	line-height:15px;
	font-size:10px;
	color:#434242;
	}
.BoxProdutos{
	width:214px;
	height:205px;
	background:url(../imagens/BoxProdutos.png) no-repeat;
	float:left;
	margin: 10px; 
	font-size:11px;
	color:#0154a4;
	text-align:center;
}