/* Ver.1.1        16-03-2011*/

	a:link 	 { color:#FF9999; text-decoration: none; }
	a:visited { color:#FFBFBF; text-decoration: none; }
	a:hover   { color:#FFBFBF; text-decoration: none; }
	a:active  { color:#FFFFFF; text-decoration: none; }

	#Container { 
		width: 780px; 
		background: #000000;
		margin: 0 auto; 
		border: 3px solid #FF9999;
		text-align: left; 
		/*font: 16px "Times New Roman"; da aggiungere ppgallery.css se non modificata*/ 
	}
	#Titolo {
		width: 750px;
		height: 75px;
		background-image: url(images/sfumato.png);
		padding: 15px 10px 15px 20px;
		text-align:center;
	}
	#Contatore {
		border-left: 1px solid #FF9999;
		border-top: 1px solid #FF9999;
		border-right: 1px solid #FF9999;
		border-bottom: 1px solid #FF9999;
		width: 150px;
		margin: 19px 0 0 10px;
		padding: 15px 10px 15px 10px;
		background-color: #000000;
		text-align:center;
		font: 12px "Courier New";
		color: #FFFFFF;
	}
	#MenuLaterale{
		border-left: 1px solid #FF9999;
		border-top: 1px solid #FF9999;
		border-right: 1px solid #FF9999;
		border-bottom: 1px solid #FF9999;
		width: 150px;
		margin: 19px 0 0 10px;
		padding: 15px 10px 15px 10px;
		background-color: #000000;
		text-align:center;
		color: #FFFFFF;
	}
	#MenuLaterale a{
		/*font: italic bold 16px "Courier New";*/
		font: italic 16px "Courier New";
		padding: 2px;
		padding-left: 4px;
		display: block;
		width: 100%;
		color: #FFFFFF;
		text-decoration: none;
		border-bottom: 0px solid #FF9999;
		
	}
	html>body #MenuLaterale a{ /*Non IE rule*/
		width: auto;
	}
	#MenuLaterale a:hover{
		background-color: #FFFFFF;
		color: #000000;
	}
	#BarraLaterale {
		float: left;
	}
	#MainContent { 
		border-left: 1px solid #FF9999;
		border-top: 1px solid #FF9999;
		border-right: 1px solid #FF9999;
		border-bottom: 1px solid #FF9999;
		margin: 19px 20px 0 222px;
		background: #000000;
		padding: 0 20px 20px 20px;
		color: #FFFFFF;
		font: 14px "Courier New";
	} 
	#MagCornice {
		position: relative;
		float: left; 
		width: 226px;
		height: auto;
		z-index: 1;	
	}
	#BarraFondo {
		float: none; 
		width: 750px;
		height: 10px;
		background: #000000;
		clear:both;
	}
	.BigFontFG {
		display: block;
		font-size: 120%;
		text-align: center;
		font-weight: bold;
		color: #FFFFFF;
	}
	.TitoloPag {
		color: #FFFFFF;
	}
	.Paragrafo {
		color: #FFFFFF;
		font: bold 16px "Courier New";
	}
	.borderImg {
		color: #FFFFFF;
	} 
	.TxtEventi {
		display: block;
		font: 18px "Courier New";
		/*font-size: 10px;
		font-weight: bold; */
		text-align: center;
	}
	.TitoloEventi {
		font-size: 18px;
	}
	.LabelEventiFG{
		font-size: 16px;
	}
	.TxtHome {
		display: block;
		font: italic 16px "Courier New";
		text-align: center;
	}
	.TxtRassegna {
		display: block;
		font: 18px "Courier New";
		text-align: center;
	}
	.TxtAmici {
		display: block;
		font: 18px "Courier New";
		text-align: center;
	}
	.Txt21 {
		display: block;
		font: 15px "Courier New";
		text-align: center;
	}
	.TxtTitoloMenulaterale {
		display: block;
		font: italic 16px "Courier New";
		text-align: center;
	}
	.VideoYouTube {
		border-style: solid;
		border-color: #FF9999;
		border-width: 1px;
		text-align: center;
	}
	.Txt1 {
		display: block;
		font: bold 10px "Courier New";
		text-align: center;
		font-weight: bold;
	}
	.TitoloBig1 {
		font-size: 120%;
	}