#locutores{
	background:#202020;
	background-image:url("../imagens/locutores/aba_locutores.jpg"); 
	background-position:top;
	background-repeat:no-repeat;
	width:877px; 
	height:700px;
	margin:20px 0 20px 10px ; 
}


#locutores ul{
	list-style:none;
	
}


#locutores ul li {
	display:block;
	width:145px; 
	height:270px;
	float:left;
	text-align:center;
	margin:20px 0 0 25px;
}
