@charset "utf-8";
/* CSS Document */

.Clear {
	clear: both;
	height: 1px;
	font-size: 0px;
}

A, A:hover A:active {
	text-decoration: none;
	color: #99000;
}

A IMG {
	margin:0px;
}
H1 {
	color:#990000;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	margin-bottom:20px;;
}

#Gallery-WrapperScheda{
		margin-bottom:30px;	
}

#Gallery-WrapperScheda IMG{
		margin-right: auto;
		margin-left: auto;
 		display: block;
}

#Gallery-WrapperScheda .DidascaliaScheda{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		width: 100%;
		margin-bottom:20px;
		text-align:center;
}

#Gallery-WrapperScheda .Ritorno{
	display: none;
}

#Gallery-WrapperElenco{
		float: none;
		width: 100%;
		margin-bottom:20px;
		/*vertical-align:middle;	*/
		display: block;
}

#Gallery-WrapperElenco .Blocco {
		float: left;
		width: 70px;
		height: 120px;
		margin-right: 10px;
		margin-bottom: 10px;
		text-align: center;
		font-size:10px; 
}

#Gallery-WrapperElenco .Blocco IMG {
		padding: 2px;
		border: 1px solid #990000;
		margin-bottom: 10px;
}

#Gallery-WrapperElenco .LinkTestuale {
		display: block;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		height: auto;
		line-height:12px;
		/*color:#009900;	*/
		color:#990000;
}
	
#Gallery-WrapperElenco .Ritorno{
	display: none;
}

#Gallery-WrapperCategorie{
		margin-bottom:20px;	
		margin-top: 50px;
}

#Gallery-WrapperCategorie .Blocco {
		clear: left;
		margin-right: 10px;
		margin-bottom: 25px;
		font-size:12px;
}

#Gallery-WrapperCategorie .Blocco IMG {
		float: left;
		padding: 3px;
		border: 2px solid #990000;
		margin-bottom: 10px;
		margin-right: 10px;
		display:block;
}


#LinkCategoria{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		width: 100%;
		margin-bottom:20px;
		text-align:left;
}

#Gallery-WrapperCategorie .LinkTestuale{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin-bottom:20px;
		text-align: left;
				/*color:#009900;	*/
		color:#990000;
}



#News-WrapperElenco{
		width: 100%;
		margin-bottom:15px;	
}

#News-WrapperElenco .Blocco {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 25px;
	height: auto;
	line-height: 15px;	
	vertical-align:text-top;	
}

#News-WrapperElenco .Blocco IMG {
		float: left;
		padding: 2px;
		border: 1px solid #990000;
		margin-bottom: 15px;
		margin-right: 10px;
		
}

#News-WrapperElenco .LinkTestuale {
		display: block;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		height: auto;
		line-height:10px;
		color:#000000;	
}	

#News-WrapperElenco .LinkDownload{
	display: block;
	/*clear: both;*/
	text-align: right;
	color:#009900;
	font-style:italic;
	margin-bottom: 15px;
}
							/*Mar*/
#Box-WrapperElenco .Approfondimento {
	font-style:italic;
	font-size: 11px;
	text-align: center;
	color:#009900;
}

#News-WrapperElenco .Approfondimento {
	font-style:italic;
	font-size: 11px;
	text-align: center;
	color:#009900;
}


#News-WrapperCategorie{
		float: left;
		width: 100%;
		margin-bottom:20px;	
		margin-top: 30px;
}

#News-WrapperCategorie .Blocco {
		float: left;
		width: 70px;
		height: 70px;
		margin-right: 10px;
		margin-bottom: 5px;
		text-align: center;
		font-size:12px;
}

#News-WrapperCategorie .Blocco IMG {
		padding: 3px;
		border: 1px solid red;
		margin-bottom: 3px;
		display:block;
}

#News-WrapperScheda{
		margin-left:auto;
		margin-right:auto;
		margin-bottom:30px;	
}

#News-WrapperScheda H2{
		font-weight: bold;
		margin-bottom: 10px;

}
						/*Mar*/
#News-WrapperScheda IMG{
		margin-left:0px;
		margin-right: 10px;
 		float: left;
		border: 1px solid #990000;
   		padding: 2px;
}

#News-WrapperScheda .DidascaliaScheda{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		width: 100%;
		margin-bottom:20px;
		text-align:center;
}

#News-WrapperScheda .Ritorno{
	display: block;
	float: right;	
}

#BoxNewsHome  {
		margin-top:0px;
		width:290px;
		border: solid 3px #FFFF99;
		float:right;
		margin-bottom:25px;
}

#BoxNewsHome .Blocco {
		margin-left: 8px;
		margin-right: 8px;
		margin-bottom: 5px;
		text-align: left;
		font-size:12px;
}
#BoxNewsHome  IMG{
   float: left;
   border: 1px solid #990000;
   padding: 2px;
   margin-right: 10px;
}

#BoxNewsHome .Titolo {
	color: black;
	font-weight: bold;			
}	

#BoxNewsHome .Approfondimento {
	font-style:italic;
	font-size: 11px;
	text-align: right;
	color:#990000;

}

#BoxNewsHome H2 {
	color:#990000;
	font-weight: bold;
	text-align: center;			
}	
	
