/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: url(../img/sfondo_body.gif) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: center;
}

a, a.green {
	color: #11708a;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
a.green:hover {
	text-decoration: none;
	background: #c3e1e8;
}

div#container {
	position: relative;
	width: 100%;
	background: url(../img/sfondo_container.gif) top left no-repeat;
}

div#container_header {
	position: relative;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/testata_centrata.jpg) top center no-repeat;
	min-height: 300px;
}

div#header {
	position: relative;
	width: 100%;
	height: 166px;
	text-align: right;
}

div#header01 {
	position: relative;
	width: 925px;
	margin: auto;
	height: 120px;
	text-align: left;
}

div#header02 {
	position: relative;
	width: 925px;
	margin: auto;
	height: 46px;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
}

div#content {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}


div#menu_container {
	float: left;
	width: 232px;
	height: 370px;
	margin-left: 10px;
	background: url(../img/simbolo_menu.gif) top right no-repeat;
	display: inline;
	text-align: left;
}



div#pagine {
	float: left;
	width: 700px;
	text-align: left;
	margin-bottom: 10px;
}


div#pagine_content {
	width: auto;
	margin-top: 40px;
	margin-left: 10px;
	
}

#pagine_content h1 {
	margin-top: -1px;
	margin-bottom: 18px;
	color: #158ba4;
	font-size: 11px;
}


#pagine_content h2 {
	margin-top: 0px;
	margin-bottom: 1px;
	color: #000000;
	font-size: 10px;
	background: url(../img/li_img.gif) left no-repeat;
	padding-left: 10px;
	display: block;
	width: 624px;
	float: left;
	overflow: hidden;
	border-bottom: #bbd9d9 1px solid;
	line-height: 16px;
}

#pagine_content h3 {
	margin-top: 12px;
	margin-bottom: 4px;
	color: #158ba4;
	font-size: 11px;
}

#pagine_content p {
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 16px;
}

#pagine_content img {
	float: right;
	border: #c3e1e8 2px solid;
	margin: 4px 0px 3px 10px;
	padding: 1px;
}


.left {
	width: 312px;
	float: left;
	display: inline;
}

.right {
	width: 312px;
	float: right;
	display: inline;
}


#lista {  
	list-style-image: url(../img/li_img.gif);
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding-left: 10px;
}

#lista li {  
	margin-top: 0px;
	line-height: 15px;
}


div#footer {
	width: auto;
	height: 36px;
	text-align: center;
	border-top: #c3e1e8 1px solid;
	clear: both;
}


div#footer_content {
	position: relative;
	height: 35px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	color: #11708a;
	background: url(../img/simbolo_footer.gif) top center no-repeat;
}


div#footer_sx {
	float: left;
	text-align: right;
	height: 35px;
	width: 450px;
	color: #11708a;
	font-size: 9px;
	margin-top: 5px;
	font-weight: normal;
}


div#footer_dx {
	float: right;
	text-align: left;
	height: 35px;
	width: 450px;
	color: #11708a;
	font-size: 9px;
	margin-top: 5px;
	font-weight: normal;
}


div#lingue {
	width: 175px;
	margin-top: 10px;
	height: 20px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #158ba4;
}


#lingue a {
	color: #158ba4;
	text-decoration: none;
	font-weight: normal;
}

#lingue a:hover {
	text-decoration: none;
	background: #c3e1e8;
	text-decoration: none;
	font-weight: normal;
}



div#menu {
	width: 175px;
	margin-top: 8px;
	height: 200px;
	padding: 0px;
}


.menu_lista {
	margin: 0px;
	padding: 0px;
	text-align: right;
	list-style-type: none;
	font-weight: bold;
}


.menu_lista li {
	text-align: right;
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.menu_lista li a {
	display: block;
	width: 170px;
	margin-bottom: 8px;
	padding-right: 5px;
	height: 16px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.menu_lista li a:hover {
	display: block;
	width: 170px;
	margin-bottom: 8px;
	padding-right: 5px;
	height: 16px;
	line-height: 16px;
	color: #158ba4;
	background: #c3e1e8;
	text-decoration: none;
}

.menu_lista li.current {
	display: block;
	width: 170px;
	margin-bottom: 8px;
	padding-right: 5px;
	height: 16px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background: #158ba4;
}



div#banner {
	width: 175px;
	margin-top: 70px;
	padding: 0px;
	font-size: 10px;
}

#banner img {
	margin-top: 4px;
}




div#content_dovesiamo {
	width: 950px;
	height: 492px;
	margin-left: auto;
	margin-right: auto;
}


div#pagine_dovesiamo {
	float: left;
	width: 700px;
	height: 492px;
	text-align: left;
}


div#pagine_content_dovesiamo {
	width: auto;
	margin-top: 40px;
	margin-left: 10px;
	height: 452px;
	text-align: left;
	background: url(../img/mappa.gif) bottom right no-repeat;
}

#pagine_content_dovesiamo h1 {
	margin-top: -1px;
	margin-bottom: 18px;
	color: #158ba4;
	font-size: 11px;
}


#pagine_content_dovesiamo h2 {
	margin-top: 0px;
	margin-bottom: 18px;
	color: #158ba4;
	font-size: 10px;
}


#pagine_content_dovesiamo p {
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 16px;
	margin-right: 500px;
}








.download {
	margin: -6px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	font-weight: bold;
	width: 180px;
	height: 49px;
}


.download li {
	text-align: left;
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	width: 180px;
	height: 49px;
}

.download li a {
	display: block;
	width: 180px;
	padding-right: 50px;
	padding-top: 15px;
	height: 49px;
	color: #227fc4;
	text-decoration: none;
	background: url(../img/download_hover.gif) top left no-repeat;
}

.download li a:hover {
	display: block;
	width: 180px;
	padding-right: 50px;
	padding-top: 15px;
	height: 49px;
	color: #227fc4;
	text-decoration: none;
	background: url(../img/download_a.gif) top left no-repeat;
}




.download_en {
	margin: -6px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	font-weight: bold;
	width: 180px;
	height: 49px;
}


.download_en li {
	text-align: left;
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	width: 180px;
	height: 49px;
}

.download_en li a {
	display: block;
	width: 180px;
	padding-right: 50px;
	padding-top: 15px;
	height: 49px;
	color: #227fc4;
	text-decoration: none;
	background: url(../img/download_hover_en.gif) top left no-repeat;
}

.download_en li a:hover {
	display: block;
	width: 180px;
	padding-right: 50px;
	padding-top: 15px;
	height: 49px;
	color: #227fc4;
	text-decoration: none;
	background: url(../img/download_a_en.gif) top left no-repeat;
}