#topo-motores, #conteudo-motores, #rodape-motores, #topo-motores ul{
width:975px;
position:relative;
}
#topo-motores{
background:url(../img/fundo-hotsite.jpg);
height:220px;
}
#conteudo-motores{
height:300px;
background-color:#040406;
}
#topo-motores ul{
position:absolute;
height:64px;
top:150px;
left:20px;
}	
	#topo-motores ul li, #topo-motores ul li a{
	height:49px;
	width:122px;
	}
	#topo-motores ul li{
	display:inline;
	float:left;
	font-size:11px;
	text-align:center;
	margin-left:10px;
	
	}
	#topo-motores ul li a{
	background:url(../img/aba-hotsite.gif);
	color:#fff;
	display:block;
	padding-top:12px;
	}
	#topo-motores ul li a:hover{
	background:url(../img/aba-hotsite-ativa.gif);
	}
	#conteudo img{
	float:right;
	margin:30px 300px 0 0;
	}
	#conteudo p{
	float:left;
	color:#fff;
	line-height:150%;
	font-size:18px;
	font-weight:bold;
	width:250px;
	margin:90px 0 0 50px;
	}

#rodape-motores{
background:url(../img/fundo-baixo-hotsite.jpg);
height:162px;
}

