/* ### PAGINATORE ### */
				
#Paginatore {}

#Paginatore a {}

#Paginatore a:hover {}

#Paginatore a.numPagAttiva {}

#Paginatore a.numPag:hover {}


/* ### ELENCO CONTENUTI ### */

#articlesAbstract {
    max-width: 970px;
    margin:0 auto;
    margin-top:24px;
}

#articlesAbstract .Overflow {}

#articlesAbstract .article {
    width: 48%;
    margin: 5px;
}

#articlesAbstract .article:first-child {}


/* ### ### IMMAGINE ### */
				
#articlesAbstract .picturesContent {
    max-height: 228px;
    background-color:#EEEEEE;
    width: 100%;
}

#articlesAbstract .picturesContent img {
    width: 100%;
}


/* ### ### CONTENUTI ### */
				
#articlesAbstract .mainContent {}

#articlesAbstract .onlyContent {
	width:100% !important;
}

#articlesAbstract .mainContent img {}

#articlesAbstract .mainContent .pad {}

#articlesAbstract .dates {}

#articlesAbstract .dates span {}

#articlesAbstract .contentType {}

#articlesAbstract .title {
	font-size:25px !important;
}

#articlesAbstract .subtitle {
	font-size:15px !important;
}

#articlesAbstract .content {}


/* ### DETTAGLIO CONTENUTI ### */

#articlesWhole {
	clear:both;
}

#articlesWhole .article {
	width:100%;
	margin-bottom:24px;
	border-bottom:0px;
}

#articlesWhole .article:first-child {
	border-top:0px;
}


/* ### ### IMMAGINE ### */

#articlesWhole .picturesContent {
	width:100% !important;
	background-color:#EEEEEE;
}

#articlesWhole .picturesContent img {}

#articlesWhole .picturesContentSlideShow {}

#articlesWhole .picturesContentSlideShow img {}


/* ### ### CONTENUTI ### */

#articlesWhole .mainContent {
	width:970px !important;
	margin:0 auto !importaNT;

}

#articlesWhole .onlyContent {
	width:100% !important;
}

#articlesWhole .mainContent .pad {}

#articlesWhole .dates {}

#articlesWhole .dates span {}

#articlesWhole .contentType {}

#articlesWhole .title {}

#articlesWhole .onlyContent .title {
	text-align:center;
}

#articlesWhole .subtitle {}

#articlesWhole .content {}

/* ### CONTENUTI FLAGGATI ### */
				
.promoContents {}

.promoContents ul {}

.promoContents li {}

.promoContents div {}

.promoContents img {}

.promoContents .pad {}

.promoContents .box {
	width:100%;
	text-align:center;
}

.promoContents a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.promoContents a:hover {}

.promoContents .heading {}

.promoContents .picturesContent {
	height:105px;
	margin-top:32px;
	overflow:hidden;
}

.promoContents .mainContent {}

.promoContents .POS-1 {}

.promoContents .POS-2 {}

.promoContents .POS-3 {}

.promoContents .POS-4 {}

.promoContents .POS-5 {}

.promoContents .POS-6 {}

.promoContents .POS-7 {}
