* {
margin:				0;
padding:			0;
border:				0;
}

a { outline:0 ;}

html{
background: url('images/back.jpg') ;
}

body {
color:				#fff;
min-width:			950px;
font-family: "Trebuchet MS";
font-size: 15px;




}


p {
color: #fff;
padding: 10px 40px;
text-align: justify;
}

h1 {
font-size: 20px;
color: #fff;
padding: 0 0 10px 40px;
font-style: italic;
text-align: left; 
}

h2 {
font-size: 18px;
color: #fff;
padding: 0 0 10px 40px;
font-style: italic;
text-align: left;
}

ul {
text-align: left;
}

li {
padding: 0px 60px;
}

.divp {
width:741px;
float:left;
}

#abertura {
width: 640px; /*largura de sua div*/
height: 360px; /*altura de sua div*/
top: 50%;
left: 50%;
margin-top: -180px; /*metade da largura da div*/
margin-left: -320px; /*metade da altura da div*/
position: absolute;
}



#top {
background-color: #8B0303;
height: 10px;
margin-bottom: 48px;
}

#footer {
height: 10px;
margin-top:530px;
}

/* slider*/

#header{
width:				900px;
height: 			103px;
background: 		url('images/header.png') no-repeat;
margin-bottom: 		48px;
display: block;
text-indent: -9999px;

}


#feature_wrap{

margin:				0 auto;
width:				900px;
position:			relative;
text-align:	center;
/*background: 			url('atrass.png') no-repeat 36px top;*/
}


ul#feature_buttons{
margin:				0 auto;
width:				900px;
height: 			80px;
}

ul#feature_buttons li{
display: 			inline;
float:				left;
color:				#accfd6;
padding:			0 0 0px 0;
font-size:			15px;
font-weight:			bold;
cursor: 			pointer;
margin:				0 ;
}




ul#feature_buttons li:hover#home  {
background-position:		-137px 0; 	
	
}

ul#feature_buttons li.active#home {
background-position:		-274px 0; 	
color:				#fefefe;
}




ul#feature_buttons li:hover#carac  {
background-position:		-188px 0; 	
}


ul#feature_buttons li.active#carac {
background-position:		-376px 0; 	
color:				#fefefe;
}



ul#feature_buttons li:hover#parceria  {
background-position:		-108px 0; 	
}


ul#feature_buttons li.active#parceria {
background-position:		-216px 0; 	
color:				#fefefe;
}


ul#feature_buttons li:hover#saiba  {
background-position:		-145px 0; 	
}


ul#feature_buttons li.active#saiba {
background-position:		-290px 0; 	
color:				#fefefe;
}

ul#feature_buttons li:hover#onde  {
background-position:		-172px 0; 	
}


ul#feature_buttons li.active#onde {
background-position:		-344px 0; 	
color:				#fefefe;
}

ul#feature_buttons li:hover#campanha  {
background-position:		-150px 0; 	
}


ul#feature_buttons li.active#campanha {
background-position:		-300px 0; 	
color:				#fefefe;
}



/* Bot›es */

#home {
width: 137px;
height: 80px;
background: url(images/menus/home.jpg) no-repeat;
}


#carac {
width: 188px;
height: 80px;
background: url(images/menus/carac.jpg) no-repeat;
}

#parceria {
width: 108px;
height: 80px;
background: url(images/menus/parceria.jpg) no-repeat;
}

#saiba {
width: 145px;
height: 80px;
background: url(images/menus/saiba.jpg) no-repeat;
}

#onde {
width: 172px;
height: 80px;
background: url(images/menus/onde.jpg) no-repeat;
}

#campanha {
width: 150px;
height: 80px;
background: url(images/menus/campanha.jpg) no-repeat;
}
	
/* FIM - Bot›es */


#slider_wrap {
background:			url(images/back_content.jpg) repeat-x;
margin: 			0 auto;
display:			block;
z-index:			-1200;
width: 				900px;
height:				485px;
overflow:			hidden; 
float:			    left;
margin-bottom:	    48px;
margin-bottom: 		50px;	
}
		


