/* Bug do IE */	
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* Zera todas as Margins */	
body, p, ul, ol, dd, dl, form, h1, h2, h3, h4, h5, h6 {margin:0px; padding:0px; font-family:"Franklin Gothic Medium", Verdana, Arial, sans-serif; }
a img{border:0}


/*---estilo geral do site---------------------------------------------------------------------------------*/
body{background:url(imgs/fundo_site.jpg) repeat-x #636d98;}
	#badge{width 896px; position:absolute; margin-left:330px; left:50%; top:10px; z-index:1}
        #logo_trucker{width 896px; position:absolute; margin-left:-450px; left:50%; top:8px; z-index:1}
	#site{width 896px; position:absolute; margin-left:-448px; left:50%;}
	#topo{margin:30px 0}
		#topo h1 a{background:url(imgs/logo.png) no-repeat 10px 0px; text-indent:-1000px; display:block; height:45px; margin-left:215px; border-left:1px solid #fff; }
	#centro{}
		#menug{border:7px solid #FFF; width:882px;}
	#logo_trucker{text-align:right; margin-top:10px;}
	#rodape{}


	

/*---efeito sanfona---------------------------------------------------------------------------------------*/
.cor1{ background:url(imgs/fundo1.jpg); }
.cor2{ background:url(imgs/fundo2.jpg); }
.cor3{ background:url(imgs/fundo3.jpg); }
.cor4{ background:url(imgs/fundo4.jpg); }

* {margin:0; padding:0}
.sm {list-style:none; width:882px; height:370px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden; height:370px;}
.sm li a{height:370px; width:500px; display:block; text-indent:-1000px;}

