/*LISTA*/

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

/*SCHEDA */

.eventi .moduloScheda .listaDettagli h2 {
	padding:5px 0 7px;
	font-weight:lighter;
	padding-left:0;
	float:left;
	width:360px;
	margin-bottom:6px;
	color:#999;
}
.eventi .moduloScheda .bigImg img {
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}
.eventi .moduloScheda .descrizioneTop {
	margin-bottom:20px;
}

/* galleria */

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