.normaltext {
	font-family:"HelveticaNeue Condensed", "Helvetica Neue", "TradeGothic BoldCondTwenty", Helvetica, Arial;
	font-size: 12px;
	line-height:14pt;
	font-style: normal;
	font-weight: normal;
	color: #9e9e9e;
}

.smalltext {
	font-family:"HelveticaNeue Condensed", "Helvetica Neue", "TradeGothic BoldCondTwenty", Helvetica, Arial;
	font-size: 11px;
	line-height:12.5pt;
	font-style: normal;
	font-weight: normal;
	color: #9e9e9e;
}

.boldtext {
	font-family:"HelveticaNeue Condensed", "Helvetica Neue", "TradeGothic BoldCondTwenty", Helvetica, Arial;
	font-size: 15px;
	line-height:18.5pt;
	font-style: normal;
	font-weight: bold;
	color: #9e9e9e;
}

.whitetext {
	font-family:"HelveticaNeue Condensed", "Helvetica Neue", "TradeGothic BoldCondTwenty", Helvetica, Arial;
	font-size: 12px;
	line-height:14pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.minitext {
	font-family:"HelveticaNeue Condensed", "Helvetica Neue", "TradeGothic BoldCondTwenty", Helvetica, Arial;
	font-size: 9px;
	line-height:10.5pt;
	font-style: normal;
	font-weight: normal;
	color: #9e9e9e;
}

a
{
	font-size:15px;
	font-style: normal;
	font-family:Courier new;
	color: #FFFFFF;
	text-decoration: none;
}


#container {
	color: #FEFEFE;
	font-family: Arial;
	background-color:#020202;
  width:100%;
	height:100%;
	
	}
	
	
	h3 {
	color: #040404;
	font-family: Arial;
	font-size: 3px;
	
	}
/*a, a:visited {
	color: #FCFCFD;
	}
a:active {
	color: #FAF8F8;
	}
a:hover {
	color: #FAF8F8;
	}*/
.thumbnail {
	font-family: Arial;
	font-size: 3;
	height: 120px;
	width: 120px;
	}
	.thumbnail a:hover img {
		border-color: #FAF8F8;
		}


img {border:0px}


.linkImmagine:link {COLOR: #000000; FONT-SIZE: small; text-decoration: none}
	
.linkImmagine:visited {COLOR: #000000; FONT-SIZE: small; text-decoration: none}

.linkImmagine:hover {COLOR: #000000; FONT-SIZE: small; text-decoration: none}

.linkImmagine:active {COLOR: #000000; FONT-SIZE: small; text-decoration: none}

.titoloPaginaReportage{
	text-align:center;
	width:100%;
	color:#FFFFFF;
	font-family:Courier new;
	font-size:25px;
	padding-top:1.7em;
}

.descrizionePaginaReportageCentrato{
	text-align:center;
	width:99%;
	color:#FFFFFF;
	font-family:Courier new;
	font-size:small;
	padding-bottom:4em;
}


.descrizionePaginaReportageGiustificato{
	text-align:justify;
	width:99%;
	color:#FFFFFF;
	font-family:Courier new;
	font-size:small;
	padding-bottom:4em;
}
.tabellaGallery{
	/*padding-right:21%; 
	padding-left:21%;*/
	margin: auto ;
}

.tabellaGallery td{
	padding:15px;
}


