/* 
	Auto: Jamerson Silva
	email: jamersonweb@gmail.com
	site:  jamersonsilva.com
	fone:  (081) 8854.8783
 */
 
body{background: #101115; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
a{color: #FFFFFF; text-decoration: none}
p{line-height: 17px;font-size: 13px; }

p.text{margin-bottom: 16px}
#container{width: 980px; margin: 0 auto;}

/* HEADER */
#header{height: 107px; background: url(../images/bg-header.jpg) repeat-x 0 0 scroll;}
	#logo{width: 396px; float: left;}
	#nav{float: right; width: 584px; padding-top: 40px;}
		#nav ul{width: 584px; margin: 0 auto}
			#nav ul li{display: inline;}
				#nav ul li a{
					display: block; 
					float: left; 
					padding: 4px 0;
					margin-left: 12px;
					font-size: 16px; 
					font-family: "Lucida Grande","Lucida Sans Unicode",Geneva,Verdana,Arial,sans-serif; 
					color: #9DA2B8;
					letter-spacing: -1px;
					border-bottom: 2px solid #101115;
					}
				#nav ul li a.menuAtivo{border-bottom: 2px solid #E57917; color: #fff;}	
				#nav ul li a:hover{border-bottom: 2px solid #E57917; color: #fff;}

/* BANNER PRINCIPAL */
#bannerPrincipal{position: relative;}
	#bt-saibaMais{background: url(../images/bt-saibaMais.gif) no-repeat 0 0 scroll transparent; width: 92px; height: 31px; display: block; text-indent: -9999px; position: absolute; right: 40px; bottom: 80px;}

/* MAIN */
#main{width: 980px; background:url(../images/bg-main.jpg) no-repeat right bottom scroll; padding-bottom: 52px;}
	#content{width: 726px; margin: 40px auto}
		.agrupa-boxes {margin: 10px 0 40px;}
		#box-left{float: left; width: 446px;}
		#box-left2{float: left; width: 500px;}
		#box-right2{float: right; width: 210px;}
		#box-right{float: right; width: 234px;}
		
		.cabeca{font-size: 20px; margin-bottom:8px; padding-bottom:8px;}
		h1 {font-size: 20px; margin-bottom:8px; padding-bottom:8px; font-weight:normal}
		h2 {font-size: 20px; margin-bottom:6px; padding-bottom:6px; font-weight:normal}

	
		ul.list-text{list-style-type: disc; list-style-position: outside; margin-left: 14px; font-size: 13px; }
			ul.list-text li {margin-bottom: 14px; line-height: 17px; font-size: 13px; }
		#vejaMais{}		
		
		#agrupa-bannerAtendimento{margin: 30px 0;}
		
		ul#list-precos{margin: 20px 0}
			ul#list-precos li{clear:both; margin-bottom: 36px;}
				ul#list-precos li span.grupo{float:left; color:#000000;margin-right: 10px; margin-bottom:10px; padding: 10px 15px; background: #d9d9d9;}
				ul#list-precos li span.carro{display:block; font-size: 14px; margin-bottom: 5px}
		
		ul#list-form{margin: 40px 0}
			ul#list-form li{margin-bottom: 30px; clear:both}
				ul#list-form li label{float: left; width: 110px; line-height:16px; margin-right: 5px; font-weight: bold}
					ul#list-form li label a{font-size: 11px; color: #999999; font-weight: normal; border-bottom: 1px dotted}
				ul#list-form li .campo{width: 300px}				
				ul#list-form li#item-btSubmit{text-align: right; width: 425px;}
		
						
		
#footer{height: 147px; background: url(../images/bg-footer.jpg) no-repeat right bottom scroll;}
	#box-footerInfo{width: 726px; margin: 0 auto}
	#box-footerInfo p, #box-footerInfo address{width: 440px;}
	#box-footerInfo p{color:#E87F23; font-weight: bold; margin-bottom: 10px}
	#box-footerInfo address{font-style: normal; line-height: 17px;}

/* ASSETS */
.clearAll{clear:both}
.negrito{font-weight: bold}
.underline{text-decoration: underline!important}
.campo{padding: 3px;}
.campoSelect{padding: 3px;}
#bt-submit{}
.imgCenter45{padding: 45px 0 0;}
.imgCenter35{padding: 35px 0 0;}

/*  */
ul.list-disc{margin: 0 0 0 15px ; font-size: 13px; }
ul.list-disc li{background: url(../images/disc.png) no-repeat 0 4px scroll transparent; text-indent: 16px; margin-bottom: 8px; line-height: 17px;font-size: 13px; }
ul.list-disc li a{font-weight: bold; color: #FFFFFF; text-decoration:underline;}


