* {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

HTML {
	margin: 0px;
	text-align: center;
}
BODY{
	
	color:#000000;
	text-align: center;
	margin: 0px;
	padding:0px;
	background-color:#FFFFFF;
}
	
FORM {
	margin:0px;	
	padding:0px;
}

img {
margin:0px;
padding:0px;
border:0px;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
}
ul li{
	list-style:none;
	margin:0;
	padding:0;
}
h1 {
	margin:0px;	
	padding:0px;
	font-size:16px;
	color:#002147;
	font-weight:normal;
	letter-spacing:-1px;
}
h2 {
	margin:0px;	
	padding:0px;
	font-size:12px;
	color:#002147;
	font-weight:normal;
	letter-spacing:-1px;
}
h3 {
	margin:0px;	
	padding:0px;

}
h4 {
	margin:0px;	
	padding:0px;

}

p {
	margin:0px;	
	padding:0px;
	line-height:1.3em;
}


a {
	font-weight: bold;
	text-decoration: underline;
	color:#002147;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

/*Contenitori*/

div#Center
{
	margin:0px;	
	padding:0px;
	text-align:center;
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
}



div#MainContainer
{
	margin: auto;
	width: 970px;
	text-align: center;
}

div#topHeader{
	height:155px;
	text-align:left;
	position:relative;
	background-image:url(../Images/Layout/topHeader_bg.png);
	background-repeat:repeat-x;
	background-position:left top;
}
div#topHeaderStart{
	top:0px;
	left:0px;
	position:absolute;
	padding:0;
	margin:0;
	height:155px;
	width:35px;
	background-image:url(../Images/Layout/topHeaderStart_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
}

div#topHeaderEnd{
	top:0px;
	right:0px;
	position:absolute;
	padding:0;
	margin:0;
	height:155px;
	width:35px;
	background-image:url(../Images/Layout/topHeaderEnd_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
}
div#topHeaderLeft{
	top:0px;
	left:35px;
	position:absolute;
	padding:0;
	margin:0;
	padding-top:30px;
	height:125px;
	width:650px;
}
div#topHeaderRight{
	top:0px;
	right:35px;
	position:absolute;
	margin:0;
	height:140px;
	width:240px;
	margin-top:5px;
	padding:5px;
	color:#FFFFFF;
	background-image:url(../Images/Layout/areaRiservata_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
}

div#topHeaderRight a{
	color:#FFFFFF;
}

div#topMenuContainer{
	background-image:url(../Images/Layout/Green_bg.png);
	background-position:left top;
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
	height:61px;
}

div#topMenu{
	background-position: left top;
	padding: 0;
	height: 60px;
	text-align: left;
	background-image:url(../Images/Layout/topMenu_bg.png);
	background-repeat:repeat-x;
	margin:auto;
}

div#topMenu ul{
	list-style:none;
	padding:0;
	margin:0;
}

div#topMenu ul li{
	width:110px;
	height:60px;
	float:left;
	text-align:center;
	color:white;
	line-height:40px;
	font-weight:normal;
	letter-spacing:-1px;
}


div#topMenu ul li a{
	float:left;
	font-size:14px;
	width:110px;
	height:60px;
	color:white;
	text-decoration:none;
	line-height:40px;
	font-weight:normal;
	letter-spacing:-1px;

}

div#topMenu ul li.Selected a{
	float:left;
	font-size:14px;
	width:110px;
	height:60px;
	background-image:url(../Images/Layout/topMenuItem_Selected.png);
	background-position:left top;
	background-repeat:repeat-x;
	color:#413700;
	text-decoration:none;
	line-height:40px;
	font-weight:normal;
	letter-spacing:-1px;

}

div#topMenu ul li a:hover{
	float:left;
	font-size:14px;
	width:110px;
	height:60px;
	background-image:url(../Images/Layout/topMenuItem_Selected.png);
	background-position:left top;
	background-repeat:repeat-x;
	color:#413700;
	text-decoration:none;
	line-height:40px;
	font-weight:normal;
	letter-spacing:-1px;

}



div#MainContent{
	background-image:url(../Images/Layout/MainContent_bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
}

div#FirstRow{
	height:300px;
	clear:both;
}

div#LatestUpdates{
	padding:0px;
	margin:0px;
	width:400px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	height:290px;
	float:left;
}

div#LatestUpdates h1{
	padding:0px;
	margin:0px;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:26px;
	line-height:26px;
	margin-bottom:10px;
	color:#8B7500;
	font-style:italic;
}



div#LatestUpdates ul li div.Date{
	padding:0px;
	margin:0px;
	height:65px;
	width:60px;
	text-align:center;
	float:left;
	display:inline;
}

div#LatestUpdates ul li div.Date div.Day{
	color:#FFFFFF;
	background-image:url(../Images/Layout/LatestUpdatesDay_bg.png);
	background-position:center center;
	background-repeat:no-repeat;
	line-height:18px;
	font-size:13px;
}

div#LatestUpdates ul li div.Date div.Month{
	color:#8B7500;
	background-image:url(../Images/Layout/LatestUpdatesMonth_bg.png);
	background-position:center center;
	background-repeat:no-repeat;
	line-height:12px;
	font-size:11px;
}

div#LatestUpdates ul li div.Date div.Year{
	color:#999999;
}

div#LatestUpdates ul li{
	padding:0px;
	margin:0px;
	height:65px;
	background-image:url(../Images/Layout/LatestUpdatesItem_bg.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-bottom:10px;
	font-size:11px;
	
}

div#LatestUpdates ul li p{
	font-size:11px;
	
}

div#LatestUpdates div.ReadMore{
	font-size:10px;
	color:#CCCCCC;
	text-align:right;
}

div#LatestUpdates div.ReadMore a{
	color:#8B7500;
	font-size:10px;
	font-weight:normal;
}

div#LatestUpdates div.ReadMoreAllYellow{
	font-size:12px;
	color:#8B7500;
	text-align:right;
	font-style:italic;
}

div#LatestUpdates div.ReadMoreAllYellow a{
	color:#8B7500;
	font-size:12px;
	font-weight:normal;
}


div#SecondRow{
	height:250px;
	clear:both;
}

div#BannerPictures{
	background-color:#F0F0F0;
	padding:25px;
	width:450px;
	height:250px;
	float:left;
	text-align:left;
	overflow:hidden;
}


div#OnFocus{
	padding:0px;
	margin:0px;
	width:420px;
	padding-top:10px;
	padding-left:20px;
	height:240px;
	float:left;
	background-image:url(../Images/Layout/OnFocus_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:11px;
}

div#OnFocus a{
	color:#FFFFFF;
}

div#OnFocus h1{
	padding:0px;
	margin:0px;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:26px;
	line-height:26px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-style:italic;
	padding-right:20px;
}

div#OnFocus h2{
	padding:0px;
	margin:0px;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:22px;
	line-height:22px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:20px;
}
div#OnFocus p{
	font-size:11px;
}

div#OnFocus .OnFocusText{
	padding:0px;
	margin:0px;
	padding-right:20px;
	height:172px;
	overflow:hidden;
}

div#OnFocus .OnFocusImage{
	padding:0px;
	margin:0px;
	width:220px;
	height:172px;
	vertical-align:bottom;
}

div#OnFocus .OnFocusImage img{
	padding:0px;
	margin:0px;
	width:200px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}

div#FreeText01{
	padding:15px;
	margin:0px;
	width:220px;
	height:220px;
	float:left;
	background-image:url(../Images/Layout/FreeText01_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	font-size:10px;
}

div#FreeText02{
	padding:15px;
	margin:0px;
	width:220px;
	height:220px;
	float:left;
	background-image:url(../Images/Layout/FreeText02_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	font-size:10px;
}

div#ThirdRow{
	clear:both;
	padding-left:20px;
	padding-right:10px;
	margin-top:20px;
}

div#FreeLinks{
	clear:both;
	background-image:url(../Images/Layout/PageFreeLinks_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
}

div#FreeLinks h1{
	padding:0px;
	margin:0px;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:26px;
	line-height:26px;
	margin-bottom:10px;
	color:#0066CC;
	font-style:italic;
	padding-right:20px;
}

div#FreeLinks table tr td{
	/*width:182px;*/
	width:20%;
	padding-right:10px;
	padding-bottom:10px;
	font-size:11px;
	
}

div#FreeLinks table tr td h1{
	
	padding:0px;
	margin:0px;
	padding-left:20px;
	background-image:url(../Images/Layout/FreeLinksBullet.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:16px;
	line-height:16px;
	margin-bottom:5px;
	color:#0066CC;
	font-style:normal;
}


div#footer{
	background-image:url(../Images/Layout/Green_bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	clear:both;
	height:50px;
	color:#FFFFFF;
	margin-bottom:50px;

}
div#footerContainer
{
	padding-top:15px;
	background-image:url(../Images/Layout/footerBottom_bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	height:50px;
}


div#footerLeft{
	background-image:url(../Images/Layout/footerLeft_bg.png);
	background-position: left bottom;
	background-repeat:no-repeat;
	float:left;
	width:45%;
	text-align:left;
	font-size: 9px;
	height:50px;
	padding-left:15px;

}

div#footerLeft a{
	font-size: 9px;
	color:#FFFFFF;
}

div#footerRight{
	background-image:url(../Images/Layout/footerRight_bg.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	float:right;
	width:45%;
	text-align:right;
	font-size: 9px;
	height:50px;
	padding-right:15px;
}

div#footerRight a{
	font-size: 9px;
	color:#FFFFFF;
}


div#PageLeftCol{
	width:300px;
	float:left;
}

div#PageMenu {
	margin:0px;
	padding:0px;
	background-image:url(../Images/Layout/PageMenu_bg.png);
	background-position:left top;
	background-repeat:repeat-y;
}

div#PageMenu h1 {
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	font-size:18px;
	line-height:18px;
}

div#PageMenuEnd {
	height:15px;
	background-image:url(../Images/Layout/PageMenuEnd_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:10px;
	
}

div#PageMenu h1{
	font-size:16px;
	font-weight:normal;
}

div#PageMenu h1 a{
	font-size:16px;
	font-weight:normal;
	color:#002147;
}

div#PageMenu ul {
	margin-bottom:10px;
	padding-top:15px;
}

div#PageMenu ul li {
	background-image:url(../Images/Layout/PageMenuLiBullet.png);
	background-position:5px 1px;
	background-repeat:no-repeat;
	padding-left:35px;
	font-size:12px;
	margin-bottom:10px;
	margin-right:10px;
	color:#103F29;
	
}

div#PageMenu ul li.Livello1 {
	background-image:url(../Images/Layout/PageMenuLiBullet.png);
	background-position:5px 1px;
	background-repeat:no-repeat;
	padding-left:35px;
	font-size:12px;
	margin-bottom:10px;
	margin-right:10px;
	color:#103F29;
	
}

div#PageMenu ul li.Livello2 {
	background-image:url(../Images/Layout/PageMenuLiBulletSmall.png);
	background-position:25px 5px;
	background-repeat:no-repeat;
	padding-left:45px;
	font-size:12px;
	margin-bottom:10px;
	margin-right:10px;
	color:#103F29;
	
}

div#PageMenu ul li div{
	background-image:url(../Images/Layout/PageMenuLi_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	height:1px;
	margin-top:5px;
	margin-bottom:10px;
	
}

div#PageMenu ul li.Selected {
	background-image:url(../Images/Layout/PageMenuLiBullet_Selected.png);
}

div#PageMenu ul li.Livello1.Selected {
	background-image:url(../Images/Layout/PageMenuLiBullet_Selected.png);
}

div#PageMenu ul li.Livello2.Selected {
	background-image:url(../Images/Layout/PageMenuLiBulletSmall_Selected.png);
}


div#PageMenu ul li a{
	color:#103F29;
	font-size:12px;
	font-weight:normal;
}

div#PageMenu ul li.Livello1 a{
	color:#103F29;
	font-size:12px;
	font-weight:normal;
}

div#PageMenu ul li.Livello2 a{
	color:#103F29;
	font-size:12px;
	font-weight:normal;
}


div#PageMenu ul li.Selected a{

	color:#103F29;
	font-weight:bold;
}

div#PageRightCol{
	margin-left:320px;
	margin-right:20px;
	padding-top:20px;
}

div#PageRightCol h1{
	color:#103F29;
	font-size:26px;
	letter-spacing:-1px;
	font-weight:normal;
	margin-bottom:10px;
}

div#PageImagesContainer{
	width:300px;
	float:right;
	background-image:url(../Images/Layout/PageImages_bg.png);
	background-position:left top;
	background-repeat:repeat;
	margin-left:10px;
}

div#PageMainImage{
	width:300px;
	height:300px;
	background-position:center center;
	background-repeat:no-repeat;
}


div#PageImages a img{
	width:80px;
	border-color:#39634F;
	border-style:solid;
	border-width:3px;
}

div#PageImages a:hover img{
	width:80px;
	border-color:#F6CF00;
	border-style:solid;
	border-width:3px;
}

div#PageImagesBottom{
	padding-bottom:10px;
	padding-top:10px;
	padding-left:16px;
	background-image:url(../Images/Layout/PageImagesBottom_bg.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}


div#PageFreeText {
	margin:0px;
	padding:0px;
	margin-top:15px;
	background-image:url(../Images/Layout/PageFreeText_bg.png);
	background-position:left top;
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
}


div#PageFreeTextEnd {
	height:15px;
	background-image:url(../Images/Layout/PageFreeTextEnd_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:10px;
	
}

div#PageFreeLinks {
	margin:0px;
	padding:0px;
	margin-top:15px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../Images/Layout/PageFreeLinks_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:10px;
}
div#PageFreeLinks h1{
	padding:0px;
	margin:0px;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:16px;
	line-height:22px;
	margin-bottom:10px;
	color:#0066CC;
	font-style:italic;
}
div#PageFreeLinks ul li{
	padding-left:20px;
	background-image:url(../Images/Layout/FreeLinksBullet.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:10px;
	margin-bottom:10px;
}

div#PageFreeLinks ul li h2{
	font-weight:normal;
	letter-spacing:-1px;
	font-size:14px;
	line-height:14px;
	margin-bottom:5px;
	color:#0066CC;
	font-style:normal;
}

div#PageFreeLinks ul li h2 a{
	font-weight:normal;
	letter-spacing:-1px;
	font-size:14px;
	line-height:14px;
	margin-bottom:5px;
	color:#0066CC;
	font-style:normal;
}

div#PageFreeLinks ul li p {
	font-size:10px;
}

div#PageFreeLinks ul li p a {
	font-size:10px;
	color:#0066CC;
	font-style:normal;
	font-weight:normal;
}

div#PageFreeLinks ul li a {
	font-size:10px;
	color:#0066CC;
	font-style:normal;
	font-weight:normal;
}


div#PageAttachments{

	clear:both;
	background-image:url(../Images/Layout/PageAttachments_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#E8F0EC;
	margin-top:20px;

}

div#PageAttachments h1 {
	font-size:18px;
	letter-spacing:-1px;
	font-style:italic;
	background-image:url(../Images/Layout/AttachmentsIcon.png);
	background-position:5px 10px;
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding-left:45px;
	color:#999999;
	padding-top:10px;
	line-height:28px;
	font-weight:normal;
}

div#PageAttachmentsEnd{

	background-image:url(../Images/Layout/PageAttachmentsEnd_bg.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:15px;

}



/*CLASSI*/

ul.AttachList{
	margin:0px;
	margin-left:10px;
	margin-right:10px;
}

ul.AttachList li {
	width:170px;
	color:#000000;
	font-size:10px;
	line-height:16px;
	margin-bottom:10px;
	padding-left:20px;
	float:left;
	display:inline;
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
}

ul.AttachList li a{
	float:left;
	width:150px;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	line-height:16px;

}


.btnGrey {
	padding:0px;
	margin:0px;
	background-image:url(../Images/Layout/btnGrey_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	height:20px;
	padding-left:2px;
	padding-right:2px;
	vertical-align:top;
	text-transform:lowercase;
	color:#666666;
	font-size:11px;
	border:none;
}

.InputGreen {
	padding:0px;
	margin:0px;
	height:20px;
	border-style:solid;
	border-width:1px;
	border-color:#009933;
	line-height:20px;
	padding-left:2px;
	padding-right:2px;
}

.spacerEmpty10{
	height: 10px;
	clear: both;
}

.pad30LeftRight
{
	padding-left:30px;
	padding-right:30px;
}

.pad30TopBottom
{
	padding-top:30px;
	padding-bottom:30px;
}

.pad10TopBottom
{
	padding-top:10px;
	padding-bottom:10px;
}

.pad10LeftRight
{
	padding-left:10px;
	padding-right:10px;
}


.TextAlignRight{
	text-align:right;
}

.TextAlignLeft{
	text-align:left;
}

.floatRight{
	float:right;
}

.floatLeft{
	float:left;
}

.hiddenItems
{
	display:none;
	visibility:hidden;
}

.TxtSmall
{
	font-size:9px;
}

.TxtSmall a
{
	font-size:9px;
	font-weight:normal;
}

.ColorDarkBlue
{
	color:#002147;
}

.pagination {
	font-weight:bold;
	font-size:10px;
	text-align:right;
	
}

.pagination a {
	background-image:url(pagination_bg.png);
	padding:3px;
	padding-left:5px;
	padding-right:5px;	
	background-position: top center;
	color: #003366;
	text-decoration: none;
	border:1px solid #2B95FF;
	font-weight:bold;	
	line-height:20px;
	background-color: #2B95FF;	
	font-size:10px;
}

.pagination a:hover {
	color:#FFFFFF;
	border:1px solid #003366;
	background-image:url(pagination_bg_over.png);
	background-color: #003366;	
	font-size:10px;
}
/*in lavorazione sopra
