* {
border: 0;
}
/* slider*/

#feature_title{
display:			block;
width:				115px;
height:				115px;
position:			absolute;
text-indent:	-9999px;
z-index:			1000;
top:				0;
left:				36px;
background: 			url('canto.png') no-repeat top left;
}



#feature_wrap{
display:			block;
margin-left:-308px;
left:50%;
height:				246px;
width:				480x;
position: relative;
margin-top: 20px;
}

ul#feature_buttons{
margin:				0 0 0 416px;
padding:			5px 0 0 0;
width:				130px;
height:				27px;
display: block;
text-align: right;
}

ul#feature_buttons li{
display: 			block;
float:				left;
text-align: 			center;
color:				#DF0000;
padding:			0 0 5px 0;
font-size:			15px;
font-weight:			bold;
cursor: 			pointer;
margin:				0 4px 0 0;
width:				20px;
height:				17px;
font-family: arial;
background:			transparent url("butoesfundo.jpg") no-repeat top left; 		
}

ul#feature_buttons li:hover {
background-position:		center left; 
color:				#83b2ba;	
}

ul#feature_buttons li.active {
background-position:		bottom left; 	
color:				#fefefe;
}

a#previous, a#next { 
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{
float: 				left; 
margin:				110px 0 0 45px;
background:			transparent url("butoesesquerda.png") no-repeat top left;
}

a#next, a#next:visited { 
float: 				right; 
margin:				110px 0 0 520px;
background:			transparent url("butoesdireita.png") no-repeat top left;
}

a#previous:hover, a#next:hover{
background-position: top right;
border:				none;
}

#slider_wrap {
border: 			none;
background:			#0f1a21;
width: 				480px;
margin: 			0 0 0 66px;
display:			block;
z-index:			-1200;
height:				246px;
max-height:			246px;
overflow: hidden;
}
		
#slider_wrap div div { 
overflow: 			hidden;
height:				266px;
z-index:			-1200; 
}

#slider_wrap div div a{
border:				none;
}