/****** html override ******/
body {
	color:#666;
}
h1, h2, h3, h4, h5, h6 {
	color:#666;
	font-weight:bold;
}
h3 {
	font-size:13px;
	line-height:14px;
	margin-bottom:12px;
	padding-bottom:2px;
	padding-left:12px;
	background: url(icon-go.gif) no-repeat 0 2px;
	border-bottom: 1px solid #6c9ac1;
}
h4  {
	font-size:11px;
	margin-bottom:6px;
}
a {
	color:#174E7F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/****** layout ******/
#container {
	margin:10px auto 0;
	width:970px;
}
#header {
	position:relative;
	height: 330px;
}
#menuOrizzontale {
	position:relative;
	height: 60px;
}
#logo {
	margin-bottom:1px;
}
#infoMenu {
	position: absolute;
	right: 0;
	top:15px;
}
#searchBox, #userBox {
	position:absolute;
	top:30px;
	right:23px;
}
#searchBox {
	right:390px;
}
#mainMenu, #banner, #visual {
	height:170px;
	padding-bottom:5px;
	padding-top:5px;
	border-top:1px solid #D7E9F2;
	border-bottom:1px solid #D7E9F2;
	float:left;
}
#mainMenu, #banner {
	margin-right:10px;
	width:170px;
}
#visual {
	width: 610px;
}
#content {
	clear:both;
}
#column1, #column3 {
	margin-top:10px;
}
#column1, #column2, #column3 {
	float:left;
	margin-top:10px;
}
#column1, #column2 {
	width: 350px;
	margin-right: 10px;
	margin-top:10px;
}
#column3 {
	width: 250px;
}
#footer {
	clear: both;
	padding: 20px 0;
	position:relative;
}
#contactBox, #utilityMenu, #shortcutMenu, #shareBox {
	float: left;
	padding: 0 30px;
	height:105px;
}
#copy {
	bottom:12px;
	position:absolute;
	right:16px;
}

/****** format ******/
a.go {
	width: 20px;
	height:20px;
	display:block;
	background:url(icon-go.gif) no-repeat center center #004A8F;
	border:none;
	color:white;
	font-size:0.9em;
	text-indent: -10000px;
}
a.go:hover {
	background-color: #1566AF;
}
ul.info, ul.news, ul.service, ul.hilight, ul.utility, ul.shortcut, ul.share {
	margin:0;
	padding:0;
	list-style: none;
}
ul.news, ul.service, ul.hilight {
	font-size: 0.9em;
}
ul.news li, ul.service li, ul.hilight li {
	position: relative;
}
ul.news li p, ul.service li p, ul.hilight li p {
	margin-bottom: 7px;
	line-height:1.4em;
}
ul.info li {
	float: left;
	margin-left: 18px;
}
ul.info li.informations {
	background: url(icon-info.gif) no-repeat 0 1px;
	padding-left: 10px;
}
ul.info li.sitemap {
	background: url(icon-sitemap.gif) no-repeat 0 3px;
	padding-left: 18px;
}
ul.menu {
	color:white;
	background:#004a8f;
	margin:0;
	padding:14px 10px;
	list-style: none;
	height:142px;
}
ul.menu a {
	color:#d7e9f2;
}
ul.menu a:hover {
	color:white;
}
ul.menu li {
	padding-left: 15px;
	background: url(icon-go.gif) no-repeat 0 3px;
	border-bottom: 1px solid #6595be;
	height: 22px;
	margin-bottom: 4px;
}
ul.news li {
	position: relative;
	border-bottom: 1px solid #d7e9f2;
	margin-bottom: 12px;
	padding-bottom: 12px;
	min-height:106px;
}
ul.news li .thumbnail {
	border:1px solid #DDDDDD;
	left:0;
	line-height:0;
	position:absolute;
	top:0;
}
ul.news li p.datetime {
	margin-bottom: 0;
}
ul.news li p, ul.news li h4, ul.news li a.go {
	margin-left: 114px;
}
ul.hilight li {
	background: #f3f7f9;
	padding:7px 10px;
	margin-bottom: 5px;
}

ul.hilight li p {
	color:#174E7F;
}

ul.service li {
	margin-bottom:16px;
	padding-bottom:16px;
	border-bottom: 1px solid #d7e9f2;
}
ul.service h3 {
	border: 0 none;
	padding: 0;
	background: none;
}
ul.service li .thumbnail {
	border:1px solid #DDDDDD;
	line-height:0;
	float:right;
	margin-left:10px;
	margin-top:5px;
}
ul.service li a.go {
	position:absolute;
	right:0;
	top:0;
}
.footer {
	font-size: 0.9em;
	background: url(footer.gif) top right no-repeat #ebf4f8;
}
.footerBox {
	border-right: 1px dashed #c5d9e8;
}
.footer h4 {
	margin-bottom: 12px;
}
.footer p {
	margin: 0;
}
ul.share {
	width:145px;
}
ul.share li {
	float:left;
	margin:0 7px 7px 0;
}

.fadein { position:relative; height:170px; width:610px; }
.fadein img { position:absolute; left:0px; top:5px; cursor:pointer;}

td.freccia_blu {
	background-image: url("/fileadmin/template/images/freccina_bg.jpg");
}

td.b_eng {
	background-image: url("/fileadmin/template/images/h_en_flag.jpg");
}

td.freccia_ce {
	background-image: url("/fileadmin/template/images/bottone_celeste.jpg");
}

#cookieChoiceInfo {
    background-color: #000;
    color: #ddd;
    font-size: 12px;
    opacity: 0.8;
}

#cookieChoiceDismiss {
    background-color: #208420;
    border-color: cyan;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 3px 10px;
    text-decoration: none;
}

