#body { 
  background-repeat: repeat-x;
}
/* fonte textos */
.style1 {
	font-family: Verdana,arial;
	color: #666666;
	font-size:13px;
}
.titulos {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
      
}
.titulos1 {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
      
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
      color: #666666;
}

.style4 {
      font-family: Verdana, Arial;
      font-size: 12px;
      color:#666666;
        }
.style5 {
      font-family: Verdana, Arial;
      font-size: 12px;
      color:#ffffff;
        }

.bold { 
      font-weight: bold;
      }
/* ----------------  Carousel   ---------------------------- */
#carosel {width:639px;}
#carosel img{padding:0px; margin:0 0px;}
#carosel li{width:639px;
             height:324px;
	      padding:0px;
	      margin:0px 0px;
			}
.prev{float:right; width:60px; height:200px; border:0;}
.next{float:left; width:60px; height:200px; border:0;}
/* --------------------- BOX ---------------------------------*/
ul#split,ul#split li{margin:0;padding:0;list-style:none; float:left;margin:8px 8px 8px 0px;}
ul#split h3{font-size:12px; font-family:Verdana;margin:0px;padding: 3px 3px 3px;text-align:left;color: #666}
ul#split p{margin:0;padding:8px 8px 8px}
ul#split div{background:#f0f0f0}
#tab {background:#f9f9f9}
li#one h3{background: #cccccc}


#tudo{
    
     width:950px;
     margin: 0 auto;
}
