@charset "UTF-8";

h1 {
	font-size: 2em;
	font-weight: lighter;
	font-family: 'Lato', sans-serif;
	color: #173D62;
	text-align: right;
	line-height: 0.5em;
}

h2 {
	font-size: 1.8em;
	font-weight: lighter;
	font-family: 'Lato', sans-serif;
	color: #173D62;
	line-height: 2px;
}

h3 {
	font-size: 1.4em;
	font-weight: lighter;
	font-family: 'Lato', sans-serif;
	line-height: 0.6em;
}

.subcontainer {
	width:100%;
	height:220px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_container3.jpg);
	background-position: center;
	background-repeat: no-repeat;
}




.container {
	width:100%;
	height:220px;
	background-position: left;	
}


.logo {
	margin-left:10%;
	margin-top:60px;
	height:90px;
	float:left;
	}
	
	.container_menu {
	width:100%;
	margin-top:90px;
	height:36px;
	background-image: url(../images/bg_black_opacity.png);
	margin-right: auto;
	margin-left: auto;
	}
	
	#menu {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: Helvetica;
	font-size: 20px;
	font-weight: lighter;
	text-align: center;
}
#btn_menu {
	font-family: Helvetica;
	font-size: 14px;
	color: #FFF;
	background-color: #50719E;
	width:auto;
	float:left;
	margin-right:10px;
	margin-left: 10px;
	height: 36px;
}
#container_contents {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding:30px;
	font-family: Helvetica;
	font-size: 14px;
	line-height: 25px;
	font-weight: lighter;
	color: #000;
	text-align: justify;
	margin-top: 25px;
	background-image: url(../images/bg_white.png);
}

	.link-container {
	width: 16%;
	height: 36px;
	float: left;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFF;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	line-height: 38px;
	}

	.link-container a {
	display: block;
	height: 100%;
	text-align: center;
	color:#FFF;
	text-decoration:none;		
	}

	.link-container a:hover {
	background: #1e476d;
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	}
	
		.pagina_attiva {
	width: 16%;
	height: 36px;
	float: left;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFF;
	text-decoration: none;
	
	background: #1e476d;
	line-height: 38px;
	text-decoration:none;
	font-family: 'Lato', sans-serif;
	}
	

#box_dx {
	background-image: url(../images/03_img_home.png);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	width:500px;
	height: 220px;
}
#footer {
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #FFF;
	width: 765px;
	height: 30px;
	margin-top: 50px;
	line-height: 30px;
	margin-bottom: 50px;
	text-align: center;
	background-image:url(../images/bg_black_opacity.png);
	clear: both;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 3px;
	background-image: url(../images/bg_black_opacity.png);
}
#l_box {
	float: left;
	width: 270px;
}
#spacer {
	clear: both;
	height: 10px;
	width: 100%;
}
#box_left {
	float: left;
	width: 50%;
	
}
#container_contents #box_left h2 a {
	color: #173D62;
	text-decoration: none;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}


.container_global{
	
	background:#FFF;
	width:100%;
	position:fixed;
}

#spacer{
	
	
	width:100%;
	height:350px;
}
#base {
	background-color: #FFF;
	float: right;
	width: 400px;
	opacity: 0,5;
}
#testo_container {
	line-height: 20px;
}

.overlay {
	background-image: url(../images/helftone.png);
	
	margin:0px;
	width:100%;
	height:100%;
	position:absolute;
	z-index:-1;
	background-repeat: repeat;
}
#titolo_sezione {
	background-color: #173D62;
	float: left;
	width: auto;
	clear: both;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: lighter;
	font-family: 'Lato', sans-serif;
	padding-left: 3px;
	padding-right:3px;
	padding-bottom:0px;
	padding-top:0;
	margin-bottom:3px;
}
