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

#Paginatore a {}

#Paginatore a:hover {}

#Paginatore a.numPagAttiva {}

#Paginatore a.numPag:hover {}


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

.articlesAbs {
	width:90%;
	margin:0 auto;
	margin-top:24px;
}

.articlesAbs .Overflow {}

.articlesAbs article:not(.sfLayPin .article) {
    float: left;
    width: 50%;
}

.articlesAbs article:first-child {}


/* ### ### IMMAGINE ### */
				
.articlesAbs .picturesContent {
	float:left;
	width:40%;
    min-width: 200px;
	text-align:right;
}

.articlesAbs .picturesContent img {
	max-width:320px !important;
	width:100% !important;
	height:auto !important;
}


/* ### ### CONTENUTI ### */
				
.articlesAbs .mainContent {
	float:right;
	width:58%;
	margin-top:0px;
}

.articlesAbs .onlyContent {
	width:100% !important;
}

.articlesAbs .mainContent img {}

.articlesAbs .mainContent .pad {}

.articlesAbs .dates {}

.articlesAbs .dates span {}

.articlesAbs .contentType {}

.articlesAbs .title {
	margin-bottom:18px;
	text-align:left;
}

.articlesAbs .subtitle {}

.articlesAbs .content {}

.articlesAbs .endContent {
	clear:both;
	float:none;
}

.articlesAbs .endContents {
	clear:both;
	float:none;
}

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

#articlesWhole {
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
}

#articlesWhole article {}

#articlesWhole article:first-child {}


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

#articlesWhole .picturesContent {
	float:left;
	width:40%;
	margin-top:12px;
	margin-left:24px;
	margin-right:24px;
	text-align:right;
/* 
	max-width:320px;
 */
}

#articlesWhole .picturesContent img {
	max-width:320px !important;
	width:100% !important;
	height:auto !important;
}

#articlesWhole .picturesContentSlideShow {
}

#articlesWhole .picturesContentSlideShow img {
	padding-top:3px !important;
}

#articlesWhole .picturesContentSlideShow .Photo {}

#articlesWhole .picturesContentSlideShow .Caption {
	line-height:36px;
	font-size:12px;
}


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

#articlesWhole .mainContent {
    float: left;
    width: calc( 50% - 20px);
    min-width: 310px;
    margin: 10px;
}

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

#articlesWhole .mainContent .pad {}

#articlesWhole .dates {}

#articlesWhole .dates span {}

#articlesWhole .contentType {}

#articlesWhole .title {
	margin-bottom:18px;
	text-align:center;
}

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

#articlesWhole .subtitle {}

#articlesWhole .content {}


/* ### CONTENUTI FLAGGATI ### */
				
.promoContents {
	height:60px;
	overflow:hidden;
	margin-bottom:12px;
	font-size:17px;
	background-image:url('/immagini_/yellow-black-grunge-striped-texture-pattern.jpg');
    background-repeat: no-repeat;
    background-size: 100% !important;
/* 
	background-image:url('/immagini_/carbon-fiber.jpg');
	background-size: 10%;
 */
	color:#FFFFFF;
}

.promoContents ul {
	display:none;
	width:100%;
	text-align:center;
}

.promoContents li {
	width:100%;
	height:60px;
/* 
	padding:12px;
 */
	text-align:center;
	font-weight:normal;
	font-size:24px;
	line-height:60px;
	background-color:rgba(0,0,0,0.3);
}

.promoContents div {}

.promoContents img {}

.promoContents .pad {}

.promoContents .heading {
	display: none;
	padding:12px;
	text-align:center;
	background-color:rgba(0,0,0,0.3);
	
/* 
	background-image:url('/immagini/nero70.png');
 */
	color:#FF0000;
}

.promoContents .box {
}

.promoContents a {
	display: block;
	color:#000000;
	font-size:24px;
	color:#FFFFFF;
	font-weight:normal;
}

.promoContents a:hover {}

.promoContents .picturesContent {}

.promoContents .mainContent {
	margin:0px !important;
}

.promoContents .mainContent div {
	display: inline !important;
}
.promoContents .POS-1 {}

.promoContents .POS-2 {}

.promoContents .POS-3 {}

.promoContents .POS-4 {}

.promoContents .POS-5 {}

.promoContents .POS-6 {}

.promoContents .POS-7 {}
