body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #000;
	background-color: #E1E8EE;
	margin: 0px;
	padding: 0px;
	background-image: url(BgBody.gif);
	background-position: center;
	background-repeat: repeat-y;
}
img, object {
	display: block;
	border: 0;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}

/********** Struttura **********/

#Container {
	width: 900px;
	margin: 0px auto;
}
.link a {
	border: 1px solid #da4545;
	color: #da4545;
	font-weight: bold;
	padding: 0 4px;
	text-decoration: none;
	line-height: 20pt;
}
.link a:hover {
	border: 1px solid #da4545;
	background-color: #da4545;
	color: #FFF;
	text-decoration: none;
}

.Nav {
	background-image: url(BgNav.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.Content {
	padding: 34px 17px;
	background-color: #FFF;
}

/********** Homepage **********/

.Left {
	background-color: #E1E8EE;
	width: 280px;
	padding: 0;
}
.HighLight {
	border-bottom: 20px solid #FFF;
}
.HighLight h3 {
	padding: 0;
	margin: 0 0 10px 0;
}
.HighLight img {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	border: 2px solid #FFF;
}
.HighLight a {
	text-decoration: none;
	color: #000;
	display: block;
	background: #E1E8EE;
	padding: 10px;
}
.HighLight a:hover {
	background: #FFF;
}
.HighLight a:hover img {
	background: #FFF;
	border: 2px solid #426080;
}
.Right {
	padding: 0px 0px 0px 14px;
}
.Benvenuti {
	border-bottom: 1px solid #52769e;
	padding-bottom: 10px;
	margin-bottom: 16px;
}
.Banner {
	border-bottom: 1px solid #52769e;
	padding-bottom: 16px;
	margin-bottom: 16px;
}
.BannerLeft {
	border-bottom: 20px solid #FFFFFF;
}
.BannerLeft div {
    border-color: #6F8FB5;
    border-style: solid;
    border-width: 5px 1px;
}
.NewsTitle h3 {
	color: #426080;
	text-align: center;
}
.News {
	padding-bottom: 10px;
	border-bottom: 1px dotted #426080;
}
.News:after { 
	content:'';
	display: block; 
	clear: both; 
}
.News:hover {
	background-color: #EEF2F7;
}
.News h3 {
	padding: 10px 0 0 0;
	margin: 0 0 6px 0;
	color: #426080;
}
.News img {
	margin-right: 10px;
	padding: 7px;
	float: left;
	background: url(drop-shadow-138.png) no-repeat;
}
.News a {
	text-decoration: none;
	padding: 0 6px;
	display: block;
}

.NewsNoImg {
	padding-bottom: 10px;
	border-bottom: 1px dotted #426080;
}
.NewsNoImg:after { 
	content:'';
	display: block; 
	clear: both; 
}
.NewsNoImg:hover {
	background-color: #EEF2F7;
}
.NewsNoImg img {
	margin-right: 10px;
	padding: 7px;
	float: left;	
}
.NewsNoImg h3 {
	padding: 10px 0 0 0;
	margin: 0 0 6px 0;
	color: #426080;
}
.NewsNoImg a {
	text-decoration: none;
	padding: 0 6px;
	display: block;
}




.NewsArchivio {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.NewsArchivio a {
	color: #426080;
	text-decoration: none;
	font-weight: bold;
}
.NewsArchivio a:hover {
	text-decoration: underline;
}
.NewsArchivioList {
	list-style-type: none;
}
.NewsArchivioList li {
	padding: 3px 2px;
}
.NewsArchivioList li a {
	text-decoration: none;
}
.NewsArchivioList li:hover {
	list-style-type: none;
	background-color: #EEF2F7;
	text-decoration: none;
}

/********** Secondo livello **********/

.path {
	padding: 6px 10px 6px 324px;
	background-color: #6F8FB5;
	color: #FFF;
	font-weight: bold;
}
.path a {
	background-image: url(LiPath.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 8px;
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
}
.path a:hover {
	text-decoration: none;
}
.TitleTxt {
	border-bottom: 2px solid #52769E;
	padding-bottom: 10px;
	margin-bottom: 30px;
	color: #52769E;
	font-weight: bold;
	font-size: 18pt;
}
.TitleTxt2Righe {
	border-bottom: 2px solid #52769E;
	padding-bottom: 15px;
	margin-bottom: 30px;
	color: #52769E;
	font-weight: bold;
	font-size: 14pt;
}

.Testo ul {
	padding-left: 12pt;
}
.Testo li {
	margin-bottom: 8pt;
}
.Testo li strong {
	color: #52769E;
}
.Scheda {
	border-bottom: 1px dashed #52769E;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.Scheda h1 {
	font-size: 13pt;
	font-weight: bold;
}
.Scheda table a {
	border: 1px solid #da4545;
	color: #da4545;
	font-weight: bold;
	padding: 0 4px;
	text-decoration: none;
	line-height: 20pt;
}
.Scheda table a:hover {
	border: 1px solid #da4545;
	background-color: #da4545;
	color: #FFF;
	text-decoration: none;
}
.Scheda table td {
	padding-right: 5px;
}
.GalleryScheda {
	list-style: none;
	margin: 0;
	padding: 0;
}
.GalleryScheda li.size175 {
	margin: 12px;
	padding: 7px;
	display: inline-block;
	background: url(drop-shadow-175.png) no-repeat;
}
.GalleryScheda a {
	text-decoration: none;
}
.GalleryScheda img {
	border: 1px solid #FFF;
}
.GalleryScheda img:hover {
	border: 1px solid #707070;
}
.ImgLeft {
	margin: 0 10px 0 0;
	padding: 7px;
	float: left;
	background: url(drop-shadow-175.png) no-repeat;
}
.ImgLeft img {
	border: 1px solid #FFF;
}
.ImgLeft img:hover {
	border: 1px solid #707070;
}
.ImgRight {
	margin: 0 0 0 10px;
	padding: 7px;
	float: right;
	background: url(drop-shadow-175.png) no-repeat;
}
.ImgRight img {
	border: 1px solid #FFF;
}
.ImgRight img:hover {
	border: 1px solid #707070;
}
.Gallery {
	list-style: none;
	margin: 25px 0 0 0;
	padding: 0;
}
.Gallery li.size175 {
	margin: 12px;
	padding: 7px;
	float: left;
	background: url(drop-shadow-175.png) no-repeat;
}
.Gallery a {
	text-decoration: none;
}
.Gallery img {
	border: 1px solid #FFF;
}
.Gallery img:hover {
	border: 1px solid #707070;
}

/********** Footer **********/

.Footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: #CFDAE5;
	color: #52769E;
	padding: 10px;
	border-top: 14px solid #52769E;
}
