/*Folha de Estilo
Desenvolvida por : Yuri Maio Arakaki */


* 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='/images/blank.png').substr(0,0)
	)
	:	
	this.runtimeStyle.filter=""
   )
  );
}

*
img{ border:none}
body{
	background:url(../images/home/bg.jpg) repeat;
	background-attachment:fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:center;
	margin:0;
}

.align{
	margin:auto;
	width:768px;
}
a{ color:#666666; font-weight:bold; text-decoration:underline;}
.conteiner{
	background:#FFFFFF;
	width:768px;
	float:left;
}
.top{
	background:url(../images/home/top.jpg) no-repeat;
	width:768px;
	height:19px;
	float:left;
}
.bottom{
	background:url(../images/home/bottom.gif) no-repeat;
	width:768px;
	height:14px;
	float:left;
}
.bgFlash{
	width:768px;
	height:215px;
	float:left;
	background:url(../images/home/bgFlash.jpg) no-repeat;
}
.coluna{
	width:203px;
	float:left;
}

.BoxNews{
	width:182px;
	height:142px;
	float:left;
	background:url(../images/home/bgBox.jpg) no-repeat;
	margin:10px 0 10px 10px;
	*margin:10px 0 10px 5px;
	text-align:left;
}

.ConteudoHome{
	width:560px;
	margin-left:5px;
	float:left;
	text-align:left;
}

.rodape{
	width:100%;
	float:left;
}

.destaque{
	width:177px;
	height:250px;
	margin-right:8px;*margin-right:7px;
	background:url(../images/motos/bgMoto.gif) no-repeat;
	float:left;
}

.imgMotoThumb{
	width:165px;
	height:113px;
	margin:7px 0 0 4px;
	*margin:7px 0 0 3px;
	float:left;
	
}
.ContDinamico{
	width:165px;
	height:95px;
	margin:10px 0 0 8px;
	*margin:10px 0 0 5px;
	float:left;
	line-height:14px;
}


.contato{margin-top:20px; line-height:25px; float:left;}

.contato  input{ background:#DBDBDB; border:none; height:16px; width:370px;}
.contato  textarea{ background:#DBDBDB; border:none; height:80px; width:370px;}

 /* -------------------------POp MOtos-------------------*/
.chamadaPasseio{
width:191px; height:182px; float:left; margin:0 0 0 3px; background:url(../images/home/passeio.jpg) no-repeat;

}
.tes{width:160px; height:60px;color:#000000; margin:125px 0 0 15px; text-align:left;}

 /* -------------------------POp MOtos-------------------*/
.banner{
position:absolute; width:682px; height:340px; top:130px; left:40px;

}
