* {
margin:				0;
padding:			0;
border:				0;
}


body {
font: 				16px/150% Arial, Helvetica, sans-serif;
color:				#83b2ba;
font-weight:			bold;
min-width:			950px;

}

/* slider*/

#feature_title{
display:			block;
width:				115px;
height:				115px;
position:			absolute;
text-indent:	-9999px;
z-index:			1000;
top:				0;
left:				36px;
background: 			url('canto.gif') no-repeat top left;
}



#feature_wrap{
	height:				236px;
	width:				650px;
	margin-top:0px;
	margin-left:-38px;
	position: relative;
	background: 			url('atras.jpg') no-repeat 36px top;
	padding:             0;
	left: 574px;
	top: 157px;


}

ul#feature_buttons{
margin:				0 0 0 416px;
padding:			3px 0 0 0;
width:				130px;
height:				27px;
}

ul#feature_buttons li{
display: 			block;
float:				left;
text-align: 			center;
color:				#C00019;
padding:			0 0 5px 0;
font-size:			15px;
font-weight:			bold;
cursor: 			pointer;
margin:				0 4px 0 0;
width:				20px;
height:				17px;
background:			transparent url("tras.gif") no-repeat top left; 		
}

ul#feature_buttons li:hover {
background-position:		center left; 
color:				#C00019;	
}

ul#feature_buttons li.active {
background-position:		bottom left; 	
color:				#FF0D00;
}

a#previous, a#next { 
padding:             0;
cursor: 			pointer; 
display:			block;
width:				48px;
height:				48px;
text-indent:			-9999px;
z-index:			999;
position:			absolute;
border:				none;
overflow:			hidden;
}

a#previous, a#previous:visited{
margin:              0;
padding:             0;
position:           absolute;
top:                102px;
left:               47px;
background:			url("butoesesquerda.gif") no-repeat top left;
}

a#next, a#next:visited { 
margin:              0;
padding:             0;
position:           absolute;
top:                102px;
left:               590px;
background:			url("butoesdireita.gif") no-repeat top left;
}

a#previous:hover, a#next:hover{
background-position: top right;
border:				none;
}

#slider_wrap {
border: 			#3A478B 1px solid;
background:			#0f1a21;
width: 				540px;
margin: 			0 0 0 42px;
display:			block;
z-index:			-1200;
height:				199px;
max-height:			199px;
overflow:			hidden; 
}
		
#slider_wrap div div { 
overflow: 			hidden;
height:				220px;
z-index:			-1200; 
}

#slider_wrap div div a{
border:				none;
}

