.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;}


	
/* Easy Slider */
#slider ul, #slider li,#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;}
	

#slider li, #slider2 li{
	width:380px;
	height:220px;
	overflow:hidden;}	
	
#slider img { 	
	width:380px;
	height: 190px;
}
	
#prevBtn, #nextBtn, #slider1next, #slider1prev{ 
	display:block;
	width:20px;
	height:20px;
	float: left;
	margin: 0 5px 0 0;}
	
#nextBtn, #slider1next{ 
	left:300px;}
	
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:20px;
	height: 20px;
	background: url(../img/btn.png) no-repeat 0 0;
	margin: 0 5px 0 0;}
	
#nextBtn a, #slider1next a{ 
	background: url(../img/btn.png) no-repeat 0 -20px;
	margin: 0 5px 0 0;}


/* numeric controls */	
ol#controls{
	margin:0;
	padding:0;
	height:20px;}
	
ol#controls li, ul#controls li.numeric{
	width: 20px;
	margin: 0 5px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:20px;}
	
ol#controls li a, ul#controls li.numeric a{
	float:left;
	width:20px;
	height:16px;
	text-align: center;
	background:#FFFFFF;
	color:#072772;/*Verde #99BD41*//*Laranja #F58634*/
	padding-top:4px;
	
	text-decoration:none;
	font-weight: bold;}
	
ol#controls li.current a, ul#controls li.current a{
	background:#8EA7D5;
	color:#FFF;}
	
ol#controls li a:focus, ul#controls li.numeric a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

ul#controls {
	height: 20px;
	margin: 10px 0 0 -5px;}

/* // Easy Slider */
#slider li span {
	display: block;
	width: 370px;        
	background: #000;
	margin-top: -50px;
	text-decoration: none;
	color: #FFF;
	opacity:.7;
	filter:alpha(opacity=70);} 
	
	
#notlist {
	width: 305px;
	float: right;}
	
	#notlist a {
	height: 52px;
	display: block;
	font-size:16px;
	color: #FFF;
	padding: 5px 0;
	text-decoration: none;
	line-height: 15px;}
	
	#notlist a:hover {
	text-decoration: underline;}
	
	#notlist a img {
	width:47px;
	height: 47px;
	padding: 4px;
	float: left;
	margin: 0 10px 0 0;
	border: 0;
	background: url(../img/bkg_img.png) no-repeat center center;}
	
#notlist a small {
	font-size: 14px;
	font-weight: bold;
	color: #EEE;}
	
#notlist .vejamais {
	height: 18px;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px dashed #FFF;}