body {
	margin: 0px;
	font: 100% Arial, Helvetica, sans-serif;
	background: #798899 url(graphics/bg.jpg) repeat-x;
}
#mainContainer {
	margin: 0px auto;
	width: 955px;
	background: #FFFFFF;
}

#logo {
	background: #FFFFFF url(graphics/header.jpg) no-repeat;
	font-size: 80%;
	color: #333333;
	width: 955px;
	border-bottom: 1px solid #CCCCCC;
	height: 129px;
}

#logo .logoText {
	float: left;
	margin-top: 87px;
	font-size: 85%;
	margin-left: 10px;
	color: #666666;
	width: 300px;
}
#logo a {
	color:#666666;
}
#topNav {
	float: left;
	margin-top: 2px;
	width: 440px;
	text-align: right;
	padding-right: 15px;
	font-size: 90%;
	height: 104px;
}
* html #topNav {
	width:475px;
}
#flash {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 106px;
	clear: right;
}
#topMenu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#topMenu li {
	display: inline;
	list-style: none;
}
#topMenu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	padding: 5px 10px;
}
#topMenu a:hover {
	color: #000000;
	background: url(graphics/bg_menu_top.jpg) repeat-x;
}
.clear, .clear hr {
	clear: both;
}
#header h1 {
	font-size: 1px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	visibility: hidden;
}
* html #header h1 {
	position:absolute;
	top:-1000px;

}
#contents {
	background: url(graphics/bg_body.gif) repeat-y;
	float: left;
	width: 955px;
}
* html #contents {
	margin:0px;
}

#rightBar, #leftBar {
	width: 190px;
}
#footer {
	font-size: 70%;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #F3F3F3 url(graphics/bg_footer.gif) no-repeat top;
	color: #5D6B74;
}
#footer a {
	color:#5D6B74;
}
.singleSubContent {
	font-size: 70%;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px;
	background: #F3F3F3;
	padding: 3px 5px 5px;
	display: block;
}
.subContent {
	font-size: 70%;
	background: #F3F3F3;
	width: 189px;
}
#leftBar {
	float: left;
}
#rightBar {
	float: right;
}
#corpo {
	float: left;
	width: 555px;
	padding-right: 10px;
	padding-left: 10px;
}
.partners ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

.partners li {
	margin: 0px;
	padding: 0px;
}
.separator {
	height: 10px;
	clear: both;
}
.separatorBar {
	height: 10px;
	clear: both;
	border-top: 1px dotted #CCCCCC;
	margin-top: 10px;
}
.subContentsTitle {
	padding: 1px 3px 1px 5px;
	line-height: 1.2em;
	font-size: 85%;
	color: #FFFFFF;
	background: #525E74;
}
#leftBar .subContentsTitle {
	border-left:1px solid #FFFFFF;
}
#rightBar .subContentsTitle {
	border-right:1px solid #FFFFFF;
}
#corpo h3 {
	display: block;
	margin: 10px 0px 0px;
	padding: 5px 5px 2px 0px;
}
.subMenu {
	height: 20px;
	width: 790px;
	font-size: 70%;
	line-height: 20px;
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.more {
	width: 140px;
	font-size: 85%;
	text-align: right;
	padding-right: 10px;
}
.more a {
	color: #787A7F;
	text-decoration: none;
}
.reservedAreaInput {
	font-size: 80%;
	border: 1px solid #999999;
}
.reservedArea {
	text-align: center;
	background: #525E74;
	padding-top: 1px;
	padding-bottom: 1px;
}
.reservedArea form {
	display: block;
	padding: 0px;
	margin: 2px;
	text-align: center;
}
.subContent ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.subContent li {
	padding: 0px;
	margin-top: 0px;
}
* html .subContent li {
	margin:0px;
	height:0px;
}
* html #leftBar {
	height:0px;
}
.subContent a {
	margin: 0px;
	text-decoration: none;
	display: block;
	padding: 2px 3px 2px 10px;
	border-bottom: 1px dotted #CCCCCC;
	color: #333333;
}
* html .subContent {
	height:0px;
	padding:0px;
}
* html .subContent a {
	height:0px;;
}
.subContent a:hover, #subSelected {
	color: #0000CC;
	background: #FFFEFB;
}
.subContent .subVoce {
	font-size: 85%;
	margin: 0px;
	padding: 0px 3px 0px 20px;
	background: url(graphics/arrow_on.png) no-repeat 15px 3px;
}
.subContent .subVoce a:hover {
	background: #FFFEFB url(graphics/arrow.png) no-repeat -5px 3px;
}

#corpo .p {
	font-size: 80%;
	padding: 0px;
	margin: 3px 10px 0px 3px;
	/*text-align: justify;*/
}
.data {
	float: right;
	margin-top: -20px;
	margin-right: 10px;
}
.more a:hover {
	color:#FFFFFF;
	background: #666666;
}
.imgSx {
	float: left;
	margin: 3px 10px 10px;
	padding: 0px;
}
.singleSubContent strong {
	padding: 5px 0px 0px;
	font-size: 110%;
	margin: 0px;
}
.singleSubContent p {
	padding: 5px 0px 0px;
	margin: 0px;
}
.paragraph2 {
	float: left;
	width: 263px;
	margin-right: 7px;
	padding: 0px;
	margin-left: 7px;
	margin-top: 10px;
}
.paragraph {
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 10px;
	clear:both;
}
.moreInfo {
	text-align: right;
	font-size: 90%;
	margin-right: 25px;
	color: #0000CC;
}
.cursor {
	text-align: right;
	font-size: 90%;
	margin-right: 25px;
	color: #0000CC;
	text-decoration: underline;
	cursor: pointer;
}
.moreInfo img, .cursor img {
	vertical-align: middle;
}
.moreInfo a {
	text-decoration: none;
}
.moreInfo a:hover {
	text-decoration: underline;
}
.subContent .newsText {
	padding-bottom: 3px;
	padding-left: 15px;
}
.subContent li {
}
.newsTitle h4 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	color: #212E4E;
}
.newsTitle h3 {
	display: block;
	color: #666666;
}
.newsTitle {
}
#leftBar .subContentsTitle a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
#leftBar .subContentsTitle a:hover {
	color: #333333;
	background: #FFFFFF;
}
.imgBar {
	text-align: center;
	/*width: 150px;*/
	margin: 10px auto;

}
.imgBar img {
	border: 1px solid #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	padding:2px;
	margin-bottom:2px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#newsBanner {
	float: left;
	height: 25px;
	width: 955px;
	line-height: 25px;
}
#login {
	float: left;
	height: 25px;
	margin: 0px 0px 0px 10px;
	width: 185px;
	padding: 0px;
}
#login input {
	background: #F3F3F3;
	color: #333333;
	margin: 3px 2px 0px;
}
#login form {
	margin: 0px;
	padding: 0px;
}

label {
	font-size: 70%;
	font-weight: bold;
	display: inline;
	float: left;
	margin-right: -10px;
	text-align: right;
	width: 60px;
	margin-left: 15px;
	margin-top: 4px;
}
.mainTitle a {
	display: block;
	font-size: 90%;
	padding: 3px 3px 3px 8px;
	background: #F3F3F3;
	color: #001E74;
	width: 165px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*-webkit-box-shadow: 2px 2px 5px #888;*/
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	margin: 0px 4px;
}
.mainTitle a:hover, .mainTitle #mainTitleSelected {
	text-decoration: none;
	background-color: #FFFEFB;
	color: #CC0000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*-webkit-box-shadow: 2px 2px 5px #888;*/
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
}
.mainTitle {
	padding:1px;
}
#rightBar .singleSubContent a {
	color: #0000CC;
}

#rightBar .singleSubContent a:hover {
	color: #CC0000;
}
#topNav a {
	color: #333333;
}
.newsFlash {
	float: left;
	width: 955px;
}
#ticker {
	width: 750px;
	margin: 0px 0px 0px 10px;
	float: left;
	height: 25px;
	line-height: 25px;
}
* html #ticker {
	width: 740px;
}
#footer img {
	vertical-align: middle;
}
.artTitle ul {
	list-style: none;
	margin: 0px 0px 15px 10px;
	padding: 0px;
}
.artTitle li {
	font-size: 80%;
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
}
.artTitle {
	float: left;
	width: 150px;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 5px #888;
}
.descr {
	float: right;
	width: 360px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 5px #888;
	margin-bottom: 5px;
}
.artTitle h4 {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
}
#artSelected {
	background: #E4E4E4;
}
.founded {
	font-weight: bold;
	color: #FF0000;
	background: #FFFFCC;
	padding-right: 2px;
	padding-left: 2px;
}
.staff ul {
	list-style: none;
	margin: 0px;
	font-size: 80%;
	padding: 0px;
}
.staff li {
	display: inline;
	margin: 5px;
	float: left;
	width: 120px;
	padding: 0px;
	text-align: center;
}
.border {
	border: 1px solid #666666;
}
.newsTitle h5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px;
	padding: 2px 10px;
	color: #FFFFFF;
	background: #525E74;
	font-size: 90%;
}
.red {
	color: #FF0000;
}
.toDx {
	float: right;
}
.newsTitle a {
}
.articoli {
	margin-top: 20px;
}
.primo, .secondo, .terzo {
	background: url(graphics/arrow_off.png) no-repeat -7px center;
	padding: 5px 3px 5px 10px;
}
.mappa {
	font-size: 80%;
}
.mappa ul, .mappa li {
	list-style: none;
}
.primo {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 3px 3px 10px;
}

.secondo {
	font-size: 12px;

}
.terzo {
	font-size: 11px;
}
.borderLeft {
	border-left: 1px solid #CCCCCC;
}
.testoCorpo {
	font-size: 80%;
	margin-top: -10px;
}

