html, body {
	padding: 0;
	margin: 0;
	height:100%;
	background-color:#ECEDEE;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
p, h1, h2, h3, h4, h5, h6, a, div, span, img, dl, dt, dd, form, fieldset, legend, label, td, tr, table{
	padding: 0px;
	margin: 0px;
}
a { 
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: none;
}
.hidden{
	display: none
}
.invisible{
	font-size: 1px;
	height:1px;
	margin-top:-1000em;
	margin-left:-1000em;
	position:absolute;
}
hr{
	display: none;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
/* min width */
/*  clear-block  */ 
* html .clear-block {
   height: 1px;
 }
.clear-block {
  display: inline-block; 
}
html[xmlns] .clear-block {
  display: block;  
}
.clear-block:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
/* min-width */
.width {
	min-width:770px;
}
/* IE6 */
* html .minwidth {
	border-left:770px solid #fff;
	position:relative;
	float:left;
	z-index:1;
}
* html .container {
	margin-left:-770px;
	position:relative;
	float:left;
	z-index:2;
}
/* */
/* header */
.header{
	background:#ECEDEE;
	height:145px;
	padding:25px 15px 0px;
}
.logo{
 float:left;
 position:absolute;
 z-index:1;
}
.partner-container{
 position:absolute;
 top:25px;
 padding-right:15px;
 width:98%;
 min-width:760px;
 /*min-width:455px;*/
 /*margin-left:280px*/
}
* html .partner-container{
 margin-left:0px
}
*+html>body .partner-container[class] { 
 margin-left:0px;
 width:98%; /* IE 7 */
}
.partner{
	float:right;
	width:628px;
}
.partner ul, .partner li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.partner li{
	float:left;
}
/* /header */
/* menu orizzontale */
li a{
	text-decoration:none;
	color:#333;
}
#menu {
	font-size:0.8em;
	font-weight:bold;
	position:absolute;
	width: 100%;
	display: table;
	z-index:1;
	clear:both;
}
html>body #menu {
	min-width:770px;
}
#menu ul.menu {
	margin: 0; padding: 0;
	width: 100%;
	display: table-row;
	vertical-align: top;
}
#menu ul.menu li {
	margin: 0;padding: 0;
	display: table-cell;
	text-align: center;
	vertical-align: top;
}
/* IE trick (hidden from MacIE) \*/
* html #menu ul.menu li {
	display: inline;
	width: 12.5%;
}
#menu ul.menu a {
	display: block;
	background:url(../img/BG_menu_sfuma.gif) repeat-x center left;
	height:2.1em;
	padding: 9px 0px 0px;
	vertical-align: middle;
	text-decoration: none;
	margin:0px 1px;
	border: 1px solid #A8A9AD;
}
html>body #menu ul.menu a {
	height:auto;
	min-height:2.1em;
}
#menu ul ul{
	z-index:1;
	position:relative;
	z-index: 500;
}
#menu ul ul ul{
	position: absolute;
	top: 0;
	left: 0;
}
div#menu ul li a:hover{
	text-decoration:underline;
}
div#menu ul li:hover a{
	color:#fff;
	background:#666;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul{
	display: none;
}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul{
	font-size:90%;
	margin: 0;
	padding: 0;
	width: 100%;
	display:block;
	vertical-align: top;
	z-index:1;
}
div#menu ul li:hover ul li,
div#menu ul ul li:hover ul li,
div#menu ul ul ul li:hover ul li{
	margin: 0;
	padding: 0;
	display:block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
#menu li.bg-red a{
	background:#B30337;
	color:#fff;
}
#menu li.english a{
	color:#B30337;
}
#menu ul.menu li.small {
	width:5.6%
}
#menu ul.menu li.medium {
	width:10.3%
}
#menu ul.menu li.big {
	width:18.4%
}
div#menu ul li:hover ul
{
	background:url(../img/BG_sub_menu.gif) repeat-x center left;
}
#menu ul.menu li:hover ul li a {
	color:#333;
	background:none;
	height:auto;
	min-height:18px;
	text-align:left;
	padding:4px 10px;
	border-top: none;
}
#menu ul.menu li:hover ul li a:hover {
	text-decoration:underline;
}
#menu ul.menu li:hover ul li.provincia a {
	color:#0E2C8E;
}
div#menu ul li a.active{
	color:#fff;
	background:#666;
}
/* /menu orizzontale */
/* path */
.path{
	background:#7F7F7F;
	font-size:0.8em;
	font-weight:bold;
}
.path span{
	float:left;
	padding:9px 25px 0px;
	height:2.1em;
	color:#fff;
}
.path span a{
	color:#fff;
	font-weight:normal;
}
.path .home{
	color:#B0083B;
	background:#ECEDEE;
}
/* /path */
/* aggiunti per cambio lingua */
.language{
	float:right; 
}
.language a{
	float:right; 
    color: #FFFFFF;
    height: 2.1em;
	padding:10px 20px 0px;
}
.language .bg-red a{
	background:#B30337;
}
.language .bg-red a:hover{
	background:#666666;
}
/* ricerca */
.ricerca{
	float:right;
	color:#fff;
	padding:9px 16px 0px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	height:2.1em;
}
.ricerca fieldset{
	display:inline;
	border:none;
}
.ricerca legend{
	display:none;
}
.ricerca p{
	display:inline;
}
/*.ricerca label{
	padding-bottom:10px;
	margin-bottom:10px;
}*/
.ricerca label{
	width:auto;
	height:auto;
	line-height:auto;
	background:none;
	float:none;
	display:inline;
	color:#fff;
	padding-bottom:10px;
	margin-bottom:10px;
}
.ricerca input{
	border-bottom:2px solid #585858;
	border-left:1px solid #585858;
	border-right:1px solid #585858;
	border-top:none;
}
.ricerca input.bottone{
	border:none;
	background:transparent;
	font-size:1px;
	color:#7F7F7F;
	height:20px;
	width:25px;
	padding:0px;
	background:url(../img/search_button.gif) no-repeat top left;
	cursor: pointer;
}
/* /ricerca */
/* contenuto */
#contenuto{	
	height:360px;
	padding-top:3.5em;
	padding-bottom:30px;
	font-size:0.9em;
	line-height:1.35em;
	color:#555;
	background-color:#fff;
}
.highlight { background-color: #fffc10; }
html>body #contenuto{
	display:table;
	width:100%;

}
*+html>body #contenuto[class] { 
	height:auto;
	min-height:360px; /* IE 7 */
} 

#contenuto h1{
	color:#B0083B;
	font-size:120%;
	font-weight:bold;
}
#contenuto p{
	clear:both;
}
#contenuto .costo-card{
	float:left;
	margin-top:-10px;
	clear:none;
}
#contenuto img{
	float:left;
	margin:0px 12px 15px 0px;
}
.news-home-box{
}
.news-home{
	position:relative;
	border-bottom:3px solid #D1D2D4;
	padding:119px 0px 30px;
	margin-left:2%;
	height:160px;
	margin-right:590px;
}
html>body .news-home{
	height:auto;
	min-height:160px;
}
.news-home .bottom{
	position:absolute;
	bottom:0px;
	left:0;
}
#contenuto .news-home p{
	padding-right:20px;
	margin: 5px 5px;
	clear:none;
}
#contenuto .news-home a {
	color:#B5002F;
}
#contenuto .news-home a:hover {
	text-decoration:underline;
}

#flashcontent{
	position:relative;
	height:300px;
	width:590px;
	float:right;
	padding-right:2%;
	margin-top:29px;
}
.foto-bordered{
	border:1px solid #57575A;
}
.columns h2{
	font-size:105%;
	line-height:1.35em;
	font-weight:bold;
}
.columns h2.blu{
	color:#039;
}
.columns h2.red{
	color:#B5002F;
}
.columns a{
	color:#B5002F;
}
.columns a:hover{
	text-decoration:underline;
}
.evidenziato{
	color:#B5002F;
}
.cumulativo{
	border-left:5px solid #C0BFC1; 
	border-bottom:5px solid #C0BFC1; 
	padding-left:10px; 
	margin:20px 0px;
}
.arrow a{
	padding-right:15px;
	background:url(../img/red_arrow.gif) no-repeat top right;
}
.pdf a{	
	padding-right:40px;
	padding-top:20px;
	background:url(../img/pdf_icon.gif) no-repeat bottom right;
}
ul.loghi{
	list-style:none;
	margin-left:0;
	padding-left:0;
}
ul.loghi li{
	display:inline; 
	margin:0;
}
#contenuto .vt-box{
	float:left;
	width:145px;
	height:135px;
	margin:25px 5px;
	border:1px solid #57575A;
}
html>body #contenuto .vt-box{
	height:auto;
	min-height:135px;
}
#contenuto .vt-box img{
	margin:0px;
}
#contenuto .vt-box a{
	color:#555;
}
#contenuto .vt-box p{
	padding:3px 4px 0px;
}
#contenuto .vt-box-rosso{
	background:url(../img/VT_red_square.gif) no-repeat bottom right;
}
#contenuto .vt-box-blu{
	background:url(../img/VT_blu_square.gif) no-repeat bottom right;
}
/* /contenuto */
/* slogan home */
.slogan{
	font-size:135%;
	padding:16px;
	color:#fff;
	background-color:#7F7F7F;
}
.slogan span{
	font-weight:bold;
	color:#B0083B;
}
/* /slogan home */
/* footer */
#footer{
	background:#B30337;
	color:#fff;
	font-size:0.75em;
	text-align:center;
	padding:4px 0px;
}
#footer a{
	color:#fff;
}
/* /footer */
/* contributi */
.contributi{
	text-align:center;
	position:absolute;
	width:100%;
}
.contributi div{
}
.contributi img{
	margin-top:10px;
}
.contributi p, .contributi map{
	display:inline
}
.contributi span{
}
/* /contributi */
/* correttori */
.clear-float{
	clear:both;
}
#contenuto .no-float{
	float:none;
}
.text-big{
	font-size:130%;
}
.text-small{
	font-size:80%;
	font-weight:normal;
}
.centered{
	text-align:center;
}
.rosso{
	color: #ffffff;
	background-color: #b4002e;
	padding: 0.1em 0.5em 0.1em 0.5em;
	font-weight: bold;
}
#contenuto .blu{
	color:#039 !important;
}
#contenuto .grigio{
	color:#555 !important;
}
table, table td, table th{
	border-collapse:collapse;
}
.u { text-decoration:underline; }
@media print {
* html .minwidth {
	border-left:none;
	position:relative;
	float:left;
	z-index:1;
}
* html .container {
	margin-left:0px;
	position:relative;
	float:left;
	z-index:2;
}
#menu, .partner-container, .contributi{
	display:none;
}
}


