body
	{
	padding: 0px;
	margin: 0px;
	background: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	height: 100%;
	width: 100%;

}
a
	{
	color: #000;
	text-decoration: none;
	}
a:hover
	{
	text-decoration: underline;
	}
a:focus
	{
	outline: none;	
	}
a img
	{
	border: none;	
	}
p
	{
	margin: 0px;
	padding: 5px 0px;
	}


h1, h2, h3, h4, h5, h6, ul, li, form, dl, dt, dd
	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	}
	                  
#destaques .mostrando{
		position: absolute;
		width: 445px;
		overflow: hidden;
		left:8px;
		top: 8px;
		}		
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:445px;
		height:68px;
		overflow:hidden !important; 
		}	

									
         #prevBtn, #nextBtn{ 
	position:absolute;
			}	



.legenda
	{
	display: block;
	position: absolute;
	left: 103px;
	width: 340px;
	height: 68px;
	padding: 5px 10px;
	top: 0px;
	}
.legenda a
	{
	color: #C0DCC0;
	font-size: 16px;
	}
.legenda a strong
	{
	color: #A6CAF0 !important;	
	}
.legenda a:hover strong
	{
	color: #A6CAF0 !important;	
	text-decoration: underline;
	}

