@charset "UTF-8";
html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-repeat: repeat-x;
	background-color: #4b4a4d;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.png);
}
#wrapper {
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-top: 5px;
	margin-bottom: 0px;
}
#header span {
	display: none;
}
#header {
	background-image: url(../images/header.png);
	height: 86px;
	width: 798px;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#top_nav{
	overflow: hidden;
	position: relative;
	width: 800px;
}
#top_nav ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 20px;
	width: 1000px;
	color: #000000;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fafafa;	
	}

#top_nav ul li {
	float: left;
}
#top_nav ul li a {
	text-indent: 0px;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:195px;
	height: 23px;
	line-height: 20px;
	background-color: #fafafa;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../images/top_nav.png);
	background-repeat: no-repeat;
}
#map {
	float: left;
	width:800px;
	margin: 0px;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	color: #FFFFFF;
	background-color: #0b1d73;
	text-indent: 2px;
	line-height: 15px;
	height: 15px;
}
#map h3 {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	display: inline;
	
}
#content_wrapper{
	background-color: #ececed;
}
#content {
	width:490px;
	background-repeat: no-repeat;
	background-image: url(../images/content_background.png);
	background-position: center 20px;
	margin-top: 47px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height:500px;
	height:auto !important;
	height:500px;
	float: left;
	line-height: 20px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.side_nav {
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/side_nav.png);
	background-position: center top;
	background-color: #fefefe;
	background-repeat: repeat-x;
	float: left;
	min-height:500px;
	height:auto !important;
	height:500px;
	font-size: 12px;
}
#right_nav h4 {
	background-image: url(../images/l1.png);
	background-repeat: no-repeat;
}
#left_nav h4 {
	background-image: url(../images/l2.png);
	background-repeat: no-repeat;
}
.side_nav h4 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 150px;
}

.side_nav h4 span {
	display: none;
}
.footer {
	clear: both;
}
#info {
	padding: 0px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	clear: both;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	line-height: 40px;
	height: 40px;
	margin: 0px;
	position: relative;
}
#info #back{
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 50px;
	line-height: 40px;
	display: block;
	float: left;
	cursor: default;
	background-position: center center;
	clear: no;
}
#info .contact{
	background-image: url(../images/mail.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	clear: no;
}
#info .shiny{
	width: 94px;
	line-height: 40px;
	cursor: default;
	margin: 0px;
	padding: 4px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#news_ticker{
	padding: 4px;
	width: 792px;
	height: 162px;
	margin: 0px;
}
#news_ticker ul{
	margin: 1px;
	height: 150px;
	width: 260px;
	float: left;
	display: block;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	background-color: #ECECED;
	border: 1px solid #DCDCDC;
}
#news_ticker li{
	height: 146px;
	width: 256px;
	background-color: #ECECED;
	padding:2px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
#news_ticker p{
	margin-top: 2px;
	margin-bottom: 2px;
}


.span_rosso{
	color: #FF0000;
}
.span_verde{
	color: #00CC33;
}

#footer {
	background-image: url(../images/footer.png);
	height: 36px;
	width: 800px;
	padding: 0px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	background-position: center 0px;
	margin-bottom: 3px;
	clear: both;
	background-repeat: repeat-x;
	border: 1px solid #333333;
}
#footer span {
	width: 790px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	color: #333333;
	font-size: 90%;
}
#footer a, footer a:visited, #footer a:active {
	color: #009900;
	text-decoration: none;
	display: inline-block;
}
#footer a:hover {
	color: #009900;
	text-decoration: none;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
a,a:link,a:visited,a:active{
	color: #FF6600;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h3{
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.img_center{
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	border: 1px solid #666666;
}

