@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-family: 'Ubuntu', sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #4C4C4C;
	font-size: 14px;
}
a {
	text-decoration: none;
}
.small {
	font-size: 10px;
}
#contenitore_top {
	width: 100%;
	float: left;
	height: 72px;
}
#top {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	float: left;
	font-size: 20px;
	font-weight: 700;    
	height: 65px;
	margin-top: 14px;
}
#logo a{
	color: #061950;
}
#logo span{
	font-size: 14px;
	color: #777777;
	font-weight: 300;
}
#logo span a{
	font-size: 14px;
	color: #4C4C4C;
}
#menu_compatto {
	display: none;
}
#menu {
	float: right;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
}
#menu li{
	float: left;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 15px;
	height: 20px;
	border-left: 3px solid #cccccc;
}
#menu li:hover{
	border-left: 3px solid #061950;
}
#menu li.sel{
	border-left: 3px solid #061950;
}
#menu li:hover a{
	color: #061950;
	font-size: 15px;
}
#menu li a {
	color: #757575;
	font-size: 15px;
}
#menu li.sel a {
	color: #061950;
}
#contenitore_sottomenu {
	width: 100%;
	background-color: #EEEEEE;
	float: left;
	height: 40px;
}
#sottomenu {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#sottomenu ul{
	margin: 0px;
	padding: 0px;
	float: right;
	margin-right: 35px;
	margin-top: 10px;
}
#sottomenu ul li{
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
}
#sottomenu a {
	color: #757575;
	padding-left: 5px;
}
#sottomenu a:hover {
	color: #061950;
}
#sottomenu a.sel {
	color: #061950;
}
#contenitore_foto {
	width: 100%;
	border-bottom: 1px solid #D6D6D6;
	float: left;
	height: 470px;
	background: #00468c; /* Old browsers */
	background: -moz-linear-gradient(top,  #00468c 0%, #071b50 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #00468c 0%,#071b50 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #00468c 0%,#071b50 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00468c', endColorstr='#071b50',GradientType=0 ); /* IE6-9 */
}
#foto {
	width: 900px;
	height: 470px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/fotografia_home.jpg);
	background-position: 200px 0px;
	background-repeat: no-repeat;
	position: relative;
}
#contenitore_foto_interno {
	width: 100%;
	border-bottom: 1px solid #D6D6D6;
	float: left;
	height: 210px;
	background: #00468c; /* Old browsers */
	background: -moz-linear-gradient(top,  #00468c 0%, #071b50 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #00468c 0%,#071b50 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #00468c 0%,#071b50 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00468c', endColorstr='#071b50',GradientType=0 ); /* IE6-9 */
}
#contenitore_foto_interno #titolo{
	color: #fff;
	line-height: 210px;
	font-size: 36px;
	font-weight: 700;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/logo_interno.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#contenitore_centrale_home {
	width: 100%;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
}
#centrale_home {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#centrale_home .colonna{
	float: left;
	width: 250px;
	margin-right: 70px;
}
#centrale_home .colonna_small{
	display: none;
}
#centrale_home .ultima{
	margin-right: 0px;
}
#centrale_home .colonna h2{
	color: #061950;
	font-size: 18px;
}
#centrale_home .colonna a{
	color: #061950;
}
#centrale_home .colonna a:hover{
	color: #3A83D3;
}
#contenitore_footer {
	width: 100%;
	background-color: #071B50;
	float: left;
}
#footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#footer_sx {
	float: left;
	color: #fff;
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer_sx span{
	font-weight: 700;    
}
#footer_dx {
	float: right;
	color: #fff;
	font-size: 13px;
	padding-top: 25px;
	text-align: right;
}
#footer_dx a{
	color: #fff;
}
#footer_dx a:hover{
	color: #fff;
	text-decoration: underline;
}
#footer_dx span{
	font-size: 11px;
}
#contenitore_centrale {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#centrale {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#centrale a{
	color: #071B50;
	font-weight: 700;
}
#centrale_sx {
	width: 430px;
	float: left;
	margin-right: 40px;
}
#centrale_sx h1 {
	color: #071B50;
	font-size: 24px;
	font-weight: 700;
}
#centrale_sx h2 {
	color: #071B50;
	font-size: 18px;
	font-weight: 300;
}
#centrale_largo {
	width: 900px;
	float: left;
	margin-right: 40px;
}
#centrale_largo h2 {
	color: #071B50;
	font-weight: 700;
	font-size: 24px;
	margin-top: 40px;
	float: left;
}
#centrale_largo .cont_elenco {
	width: 900px;
	float: left;
	margin-bottom: 15px;
	clear: left;
	border-bottom: 1px dotted #071B50;
	padding-bottom: 15px;
}
#centrale_largo .puntato_sx{
	width: 40px;
	float: left;
	margin-right: 40px;
	background-color: #00458B;
	color: #FFF;
	font-weight: 500;
	text-align: center;
	padding: 5px;
}
#centrale_largo .puntato_dx{
	width: 810px;
	float: left;
}
#centrale_largo p{
	float: left;
	clear: left;
}
#centrale_dx {
	width: 430px;
	float: left;
}
#centrale_dx h1 {
	color: #071B50;
	font-size: 24px;
	font-weight: 700;
}
#centrale_dx h2 {
	color: #071B50;
	font-size: 18px;
	font-weight: 300;
}
#centrale_dx .spazio_dx {
	height: 144px;
}
/* MEDIA */

@media only screen and (max-width: 960px) {
	
#menu	{
	display: none;
}
#menu_compatto {
	display: block;
}
#menu_compatto {
	display: block;
	float: left;
	background-image: url(../images/ico_menu.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 47px;
	cursor: pointer;
	background-color: #071B50;
}
#menu_compatto_interno {
	width: 50%;
	position: absolute;
	left: 25%;
	top: 130px;
	z-index: 50;
	background-color: #F5F5F5;
	float: right;
	padding: 10px;
	display: none;
}
#menu_compatto_interno ul{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	width: 100%;
}
#menu_compatto_interno li{
	margin: 0px;
	vertical-align: bottom;
	list-style-type: none;
	background-color: #ccc;
	margin-top: 3px;
	margin-bottom: 3px;
}
#menu_compatto_interno li.sottomenu{
	text-decoration: none;
	color: #777;
	background-color: #FFF;
	display: block;
}
#menu_compatto_interno li.sottomenu a{
	color: #777;
}
#menu_compatto_interno li.sottomenu a.sel{
	font-weight: 700;
	color: #071B50;
}
#menu_compatto_interno li.sottomenu a.sel:hover{
	font-weight: 700;
	color: #fff;
}
#menu_compatto_interno li.sel{
	text-decoration: none;
	color: #FFF;
	background-color: #071B50;
	display: block;
}
#menu_compatto_interno li.sel a{
	text-decoration: none;
	color: #FFF;
	background-color: #071B50;
	display: block;
}
#menu_compatto_interno li a{
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 0.6em;
}
#menu_compatto_interno li a:hover{
	text-decoration: none;
	color: #FFF;
	background-color: #071B50;
	display: block;
}
#contenitore_sottomenu	{
	display: none;
}
#top {
	width: 100%;
}
#logo {
	text-align: center;
	float: none;
}
#foto {
	width: 100%;
	background-image: url(../images/fotografia_home_smart.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: absolute;
}
#contenitore_foto_interno #titolo{
	margin-left: 20px;
	width: auto;
}
#centrale_home {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#footer_sx {
	padding-left: 20px;
	padding-bottom: 10px;
}
#footer_dx {
	float: left;
	clear: left;
	color: #B20000;
	font-size: 13px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: left;
}
#centrale_home .colonna{
	display: none;
}
#centrale_home .colonna_small{
	display: block;
	float: left;
	width: 100%;
	clear: left;
	margin-right: 0px;
	background-image: url(../images/freccia.png);
	background-position: center right ;
	background-repeat: no-repeat;
	cursor: pointer;
}
#centrale_home .colonna_small.bianca{
	background-color: #FFF;
}
#centrale_home .colonna_small h2{
	color: #061950;
	font-size: 18px;
	margin-left: 20px;
}
#centrale_home .colonna_small p{
	margin-left: 20px;
	margin-right: 120px;
}
#centrale {
	width: 100%;
}
#centrale_sx {
	width: 100%;
	float: left;
	padding-top: 20px;
}
#centrale_sx p{
	margin-left: 20px;
	margin-right: 20px;
}
#centrale_sx h1{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
#centrale_sx h2{
	margin-left: 20px;
	margin-right: 20px;
}
#centrale_dx {
	width: 100%;
	float: left;
	clear: left;
}
#centrale_dx h1{
	margin-left: 20px;
	margin-right: 20px;
}
#centrale_dx h2{
	margin-left: 20px;
	margin-right: 20px;
}
#centrale_dx p{
	margin-left: 20px;
	margin-right: 20px;
}
#centrale_dx img{
	width: 100%;
}
#centrale_sx img{
	width: 100%;
}
#centrale_largo {
	width: 100%;
}
#centrale_largo h1{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
#centrale_largo h2{
	margin-left: 20px;
	margin-right: 20px;
}
#centrale_largo p{
	margin-left: 20px;
	margin-right: 20px;
}
#centrale_largo .cont_elenco {
	width: 100%;
}
#centrale_largo .puntato_sx{
	margin-bottom: 10px;
	margin-left: 20px;
}
#centrale_largo .puntato_dx{
	margin-left: 20px;
	width: auto;
	clear: left;
}
#centrale_sx h1 {
	font-size: 24px;
}
.mosaic-block {
	display: none;
}
.spazio_dx {
	display: none;
}
}

/* MEDIA */

