@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	color: rgb(102, 102, 102);
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url(../images/bg.jpg) no-repeat;
	background-color: rgb(239, 242, 247);
	
}

a:link {
color:#333;
text-decoration:none;	
	
}

a:active {
color:#333;
text-decoration:none;	
	
}

a:visited {
color:#333;
text-decoration:none;	
	
}

a:hover {
color:#000;
text-decoration:underline;	
	
}

#geral {
	width:998px;
	height:auto;
	left:50%;
	margin-left:-499px;
	position:absolute;
}

#topo {
	width:998px;
	
	height:90px;
	background:url(../images/topo.png) no-repeat center;
}

#menu {
	width: 942x;
	height:47px;
	margin-left:30px;
}

#menu2 {
	width: 998x;
	height:47px;
	background:url(../images/bg_menu.png) center no-repeat;
	clear:both;
}

#banner {
	width:998px;
	height:247px;
	background:url(../images/bg_banner.png);
	clear:both;
	
	
}

#banner_img {
	width:920px;
	height:222px;
	margin-left:42px;
	float:left;
	margin-top:13px;
	clear:both;
	
	
}

#lista_veiculos {
	width:998px;
	height:158px;
	float:left;
	background:url(../images/lista_veiculos_home.png);
	
	
}

#meio_index {
	width:998px;
	height:342px;
	background:url(../images/bg_miolo.png) no-repeat center;
	
}

#testeiras {
	width:998px;
	height:51px;
	
}

#meio_geral {
	width:908px;
	min-height:100px;
	background:url(../images/bg_geral.png) repeat-y;
	padding-left:50px;
	padding-right:40px;
	padding-top:10px;
	float:left;
	
}

#meio_revisao {
	width:938px;
	min-height:100px;
	background:url(../images/bg_geral.png) repeat-y;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	float:left;
	
}

#rodape {
	color:#333;
	width:998px;
	height:155px;
	background:url(../images/rodape.png) no-repeat center;
	float:left;
	
	
}
