#corpo .divmenu {
	background-color:#A36877;
	background-image:url(../img/template/bgmenu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	width:245px;
	height:800px;
}

#corpo .divcontenuto {
	float:right;
	width:765px;
	height:790px;
	background-color:#FFFFFF;
	background-image:url(../img/template/bgcontenuto01.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

.boxnotizie {
	width:657px;
	height:314px;
	overflow: auto;
}

.divdata {
	color:#000000;
	font-weight:bold;
}

.divevento {
	font-weight:bold;
	font-size:14px;
	color:#6D0E26;
}

.divdescrizioneevento {
	color:#000000;
}

.divdescrizioneevento img{
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
a.linkscaricaprogramma {
	color:#6D0E26;
	text-decoration:underline;
	font-weight:bold;
}

a.linkscaricaprogramma:hover {
	color:#6D0E26;
	text-decoration:none;
	font-weight:bold;
}

.divsep {
	width:250px;
	border-bottom:1px dotted #6D0E26;
	margin-bottom:5px;
}
.divtitoloeventi {
	font-size:16px;
	font-weight:bold;
	color:#6D0E26;
	text-align:center;
	margin-top: 20px;
}
a.linkeventi {
	color:#000000;
	text-decoration:underline;
}

a.linkeventi:hover {
	color:#000000;
	text-decoration:none;
}

