#header {
	height: 170px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.titolo {
	width: 100%;
	border-right-width: 1px;
	border-right-color: #999999;
	margin: 0px;
	border-left-width: 1px;
	border-left-color: #999999;
	height: 78px;
	
	padding-top: 8px;
	padding-bottom: 8px;
}
#associazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0066CC;
	text-align: center;
}
.bottoni {
	width: 100%;
	position: relative;
	margin-top: 14px;
	text-align: center;
}
.contenitoresx {
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 100%;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;
}

.contenitoresx a{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contenitoresx a:hover{
	background-color:#294f70;
	color:#ABCCF1;
	font-weight: bold;
}

.sx {
	width: 100%;
	margin-top: 5px;
}
#contenitorecentrale {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	position: relative;
	border-bottom-width: 1px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	height: 100%;
}
.presentazione {
	height: 100%;
	position: relative;
	padding-top: 2px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 6px;
	padding-left: 6px;	
}
.news {
	width: 100%;
	position: relative;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #E3E3E8;
}
.contenitoredx {
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 100%;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; text-indent: 5px;
}
.contenitoredx a{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contenitoredx a:hover{
	background-color:#294f70;
	color:#ABCCF1;
	font-weight: bold;
}

.cerca {
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 7px;
	padding-right: 2px;
	padding-left: 2px;
}
.intestazione {
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
}
.intestazione-testo{
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; BACKGROUND: #f3f4f4; PADDING-BOTTOM: 4px; FONT: bold 13px 'Trebuchet MS',arial,helvetica; TEXT-TRANSFORM: uppercase; COLOR: #2d434f; PADDING-TOP: 4px
}
.intestazioneitem {
	PADDING-RIGHT: 2px; BACKGROUND-POSITION: left center; PADDING-LEFT: 12px; PADDING-BOTTOM: 2px; FONT: 12px 'Trebuchet MS',arial,helvetica; MARGIN-LEFT: 3px; PADDING-TOP: 2px; BACKGROUND-REPEAT: no-repeat
}
.intestazionemenuItemOver {
	PADDING-RIGHT: 2px; BACKGROUND-POSITION: left center; PADDING-LEFT: 12px; PADDING-BOTTOM: 2px; FONT: 12px 'Trebuchet MS',arial,helvetica; MARGIN-LEFT: 3px; PADDING-TOP: 2px; BACKGROUND-REPEAT: no-repeat
}
.intestazionemenuItem A {
	COLOR: #4c5962; TEXT-DECORATION: none
}

a.button {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	text-align: center;
	text-transform: uppercase;
	border-color:#CCCCCC;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	width: 80px;
	font-weight: bold;
}

a.button:link { 	background-color: #FFFFFF; 	color: #2d434f;	text-decoration: none;	}
a.button:visited {	background-color: #fff; 	color: #2d434f;	text-decoration: none;	}
a.button:hover { 	background-color: #d3e0ef; 	color: #2d434f;	text-decoration: none;	}

a.button-red {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	text-align: center;
	text-transform: uppercase;
	border-color:#CCCCCC;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	width: 80px;
	font-weight: bold;
}

a.button-red:link { 	background-color: #FFFFFF; 	color: #CC0033;	text-decoration: none;	}
a.button-red:visited {	background-color: #fff; 	color: #CC0033;	text-decoration: none;	}
a.button-red:hover { 	background-color: #d3e0ef; 	color: #CC0033;	text-decoration: none;	}

.footerlinks {
	width: 100%;
	height: 35px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 8px;
	background-color: #dfe5e5;
}
.footer {
	width: 100%;
	height: 30%;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 5px;
	line-height: 9px;	
}
a.footer:link {color: #CCCCCC;	text-decoration: blink;	font-size: 10px; }
a.footer:visited {	color: #CCCCCC;	text-decoration: none;	font-size: 10px;}
a.footer:hover {background-color: #d3e0ef; 	color: #2d434f;	text-decoration: none;	font-size: 10px;}

.evidenza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #006FBC;
	background-color: #dfe5e5;
	font-weight: bolder;
	height: 20px;
	text-indent: 5px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 20px;
	text-indent: 5px;
	padding-top: 4px;
}
#.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 20px;
	text-indent: 5px;
	padding-top: 4px;
}
#a.data:link { 	color: #999999;	text-decoration: none;	font-size: 11px;}
#a.data:visited {	color: #999999;	text-decoration: none;	font-size: 11px;}
#a.data:hover {background-color: #d3e0ef; 	color: #2d434f;	text-decoration: none;	font-size: 11px;}
.linkcentral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

a.linkcentral:link {color: #999999;	text-decoration: none;	font-size: 11px; }
a.linkcentral:visited {	color: #999999;	text-decoration: none;	font-size: 11px;}
a.linkcentral:hover {background-color: #d3e0ef; 	color: #2d434f;	text-decoration: none;	font-size: 11px;}

#contenitoremappa {
	width: 100%;
	position: relative;
	
	height: 100%;
	border: 1px solid #999999;
}
