/*LISTA*/

.eventi .elementoLista {
	padding:0;
	margin-bottom:20px;
}
.eventi .elementoLista a {
	color:#999;
	font-size:13px;
	text-decoration:none;
	font-weight:lighter;
	display:block;
}
.eventi .elementoLista a:hover {
	text-decoration:underline
}
.eventi .elementoLista p {
	font-size:12px;
	color:#333;
	font-weight:bold
}
.eventi .elementoLista img {
	padding-right:20px;
	margin-bottom:20px;
}
.eventi .elementoLista h2 {
	padding:5px 0 7px;
}
/*SCHEDA */

.eventi .listaDettagli div {
	margin-bottom:3px;
	font-size:11px;
	line-height:1.5em;
}
.eventi .listaDettagli h2 {
	padding:5px 0 7px;
	font-weight:lighter;
	padding-left:0;
	float:left;
	width:360px;
	margin-bottom:6px;
	color:#999;
}
.eventi .listaDettagli p {
	font-weight:bold;
}
.eventi .bigImg img {
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}
.eventi .descrizioneTop {
	margin-bottom:20px;
}
/* galleria */

.eventi .contGallery {
	margin-bottom:20px;
}
.eventi .thumbGallery {
	clear:both;
}
.eventi .thumbGallery .cornice {
	margin:0 10px 10px 0;
	float:left
}
.eventi .thumbGallery .thumb {
	width: 80px;
	height:60px;
}
.eventi .thumbGallery .mGr {
	margin-right:0;
}
.eventi .corniceLista {
	margin-right:15px;
}
.eventi .contGallery h2, .contAllegati h2, .descrizioneTop h2 {
	padding-bottom:15px
}
.eventi .contAllegati {
	margin-bottom:34px;
	padding-top:20px;
}

.eventi .contAllegati h2 {background:url(../../img/arrowDown.gif) no-repeat right 6px; width:90px;}

.eventi .contAllegati a {
	display:block;
	margin-bottom:10px;
	padding-left:28px;
	background:url(../../img/pdfIcon.jpg) no-repeat left 1px;
}

.eventi .bottone {
	margin-top:0
}

/* form */

.eventi #search_form fieldset{
	margin-bottom:40px;
	float:right;
}

.eventi #search_form label{
	font-size:11px;
	margin-right:10px;
	font-weight:bold;
}


