
#programacao{
	width:1024px;
	min-height:200px;
	float:left;
	background-color:#bf9364;
	padding-bottom:15px;	
	
}

#proximo_show{
	width:245px;
	height:40px;
	float:left;
	margin-top:5px;
	margin-right:4px;
	margin-left:7px;
	margin-bottom:5px;	
}

#data_show{
	width:40px;
	height:40px;
	float:left;
	background-color:#FFF;	
}

.dia_mes{
	padding-left:3px;
	font-size:15px;
	text-align:center;
	color:#663403;		
}

.dia_semana{
	font-size:10px;
	text-align:center;
	color:#663403;		
}

#banda_cidade{
	width:200px;
	height:40px;
	float:left;
	background-color:#663401;	
}

.banda{
	font-size:18px;
	text-align:center;
	color:#FFF;		
}

.cidade_banda{
	font-size:12px;
	text-align:center;
	color:#FFF;		
}