#banner {
	width:940px;
	height: 316px;
	margin:25px 0 10px 20px !important;
	overflow: hidden;
	float: left;
}

#ft-buttons-slideshowHolder{ margin-top: -300px; margin-left: 820px; position: relative; width: 26px !important}

#ft-buttons-slideshowHolder a {	
	text-decoration:none;
	background-color: #FFF;
	color: #CCC;
	font-size:14px;
	font-weight: bold;
	margin: 0 0 0 10px;	
	text-align: center;
	padding: 4px 8px 4px 8px !important;
}

.ft-button-slideshowHolder-active {
	color: #8B1B39 !important;
}

#ft-title-slideshowHolder {
	font-size: 36px;
	font-weight:normal;
	font-family: 'Dosis', sans-serif;
	text-transform:uppercase;
}


#ft-prev-slideshowHolder {
	width: 13px;
	height: 28px;
	background-image: url(../img/bt_prev.png);
	display: block;
	margin:110px 30px 0 530px;
	float:left;
}

#ft-next-slideshowHolder {
	width: 13px;
	height: 28px;
	background-image: url(../img/bt_next.png);
	display: block;
	margin:110px 30px 0 0;
	float:left;
}


#ft-prev-slideshowHolder:hover, #ft-next-slideshowHolder:hover {
	background-position: bottom !important;
	text-decoration: none !important
}


#ft-title-slideshowHolder .evento, #ft-title-slideshowHolder .local {
color: #fff;
margin: -70px 0 0 -140px;
float:left;
position:relative;
}

