/* ### PAGINATORE ### */
				
#Paginatore {
	margin-bottom:12px;
	margin-left:12px;
}

.topPaginator {}

.bottomPaginator {
	margin-top:24px;
}

#Paginatore a:link, .Paginatore a:active, .Paginatore a:visited {}

#Paginatore a:hover {}

#Paginatore a.numPagAttiva:link, .Paginatore a.numPagAttiva:active, .Paginatore a.numPagAttiva:visited {
	font-weight:bold;
	font-size:15px;
}

#Paginatore a.numPag:hover {}


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

.articlesAbs {
	min-height:390px;
}

.articlesAbs .Overflow {}

.articlesAbs .article {}

.articlesAbs .article:first-child {}


/* ### ### IMMAGINE ### */
				
.articlesAbs .picturesContent {
	float:left;
	width:142px;
	overflow:hidden;
}

.articlesAbs .picturesContent img {
	width:130px !important;
	height:auto !important;
}


/* ### ### CONTENUTI ### */
				
.articlesAbs .mainContent {
	float:left;
	max-width:800px;
}

.articlesAbs .mainContent img {}

.articlesAbs .mainContent .pad {}

.articlesAbs .dates {}

.articlesAbs .dates span {}

.articlesAbs .contentType {}

.articlesAbs .title {}

.articlesAbs .subtitle {}

.articlesAbs .content {}


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

#articlesWhole {
	clear:both;
	min-height:390px;
}

#articlesWhole .article {
	border-bottom:0px;
}

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


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

#articlesWhole #picturesPreload img {
	margin-top:164px;
	margin-left:164px;
}

#articlesWhole .picturesContent {
/* 
	display:inline;
 */
	float:left;
	width:360px !important;
/* 
	height:360px !important;
 */
	margin-top:6px;
	margin-bottom:6px;
	margin-right:24px;
	padding:0px;
/* 
	overflow:hidden;
 */
/* 
 	background-color:#EFEFEF;
 */
}

#articlesWhole .picturesContent img {}


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

#articlesWhole .mainContent {
/* 
	display:inline;
 */
}

#articlesWhole .mainContent .pad {}

#articlesWhole .dates {}

#articlesWhole .dates span {}

#articlesWhole .contentType {}

#articlesWhole .title {}

#articlesWhole .subtitle {}

#articlesWhole .content {}


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

.promoContents ul {}

.promoContents li {}

.promoContents div {}

.promoContents img {
	margin:0 auto;
}

.promoContents .pad {}

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

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

.promoContents a:hover {}

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

.promoContents .mainContent {}

.POS-1 {}

.POS-2 {}

.POS-3 {
	margin-top:31px;
}

.POS-4 {}

.POS-5 {}

.POS-6 {}

.POS-7 {}
