.title_evt{
	color:#666666;
	font-size: 1.7em;
	font-weight: bold;
	background: white url(../img/ombrablog.jpg) no-repeat left bottom;
	border-bottom: 1px solid #b2b2b2;
	float:left;
	margin: 20px;
	overflow:hidden;
	height: 25px;
	width: 75%;
}

.evt_giorno{
	color:#e42121;
	font-weight: normal;
	overflow: visible;
}
.evtprev{float:left;}
.evtnext{float:right; margin-right: 20px;}

.eventi{font-size: 0.8em;}

.eventi ul{margin-top: 20px;}

.eventi ul li{margin-bottom: 10px;width:95%;}

.eventi ul li.noclass a{
	background: white url(../img/evt_list.gif) no-repeat;
	display:block;
	height:19px;
	padding-left: 25px;
	font-variant: small-caps;
	font-size: 1.2em;
}
.eventi ul li.sel a{
	background: white url(../img/evt_sel.gif) no-repeat;
	display:block;
	height:19px;
	padding-left: 25px;
	font-variant: small-caps;
	font-size: 1.2em;
}
.eventi ul li.noitem{
	background: white url(../img/evt_list_noitem.gif) no-repeat;
	display:block;
	height:19px;
	padding-left: 25px;
	font-variant: small-caps;
	font-size: 1.2em;
	color:#666;
}

.eventi ul li div ul li{

}

.eventi ul li div ul li.pari{
	background: #f2f2f2 url(../img/commento_pari.gif) no-repeat;
	margin-bottom: 0;
	padding:5px;
}

.nomeevento{
	font-size: 1.3em;
	font-weight: bold;
}
.eventi ul li div ul li.dispari{
	background: #f2f2f2 url(../img/commento_dispari.gif) no-repeat;
	margin: 10px 0;
	padding:5px;
}


.evt_mese{
	width: 100%;
	text-align: center;
	font-size: 0.8em;
	color:#888888;
}


/***** EVENTI DA CALENDAR GOOGLE *****/
.qtit{
clear:both;
font-size:0.8em;
float:left;
margin:0 10px 5px 0;
color:#0080EF;
}
ul.quando{

font-size:0.7em;
width:500px;
float:right;
margin-bottom:15px;
}

.quando li{
float:left;
margin:0 5px;
width:145px;
border-bottom:2px solid #FFF;
}
.quando li.sel{
border-bottom:2px solid #0080EF;
}
.quando li a{
color:#000000;
text-decoration:none;
}
.quando li a:hover{
text-decoration:underline;
}



.ev_evento{
font-size:0.9em;
width:260px;
margin-right:15px;
border:0px solid #CCC;
float:left;
margin-bottom:30px;
}
.ev_data{
font-size:1.3em;
font-weight:normal;
clear:both;
margin:30px 0;

color:#0080EF;
font-weight:bold;
}
.ev_time{
color:#000;
}
.ev_titolo{
font-weight:bold;
margin:6px 0;
color:#0080EF;
}
.ev_add {
margin-top:6px;
font-size:0.8em;
color:#999;
}
.ev_add a{
text-decoration:none;
color:#999;
}
.ev_content{
font-size:0.9em;
}
.dove{
font-size:0.8em;
}
