﻿body{
    margin:0;
    padding:0;
    border:0;
    font-size:70%;
	font-family:Arial, Helvetica, sans-serif;
}
p {margin:.4em 0 .8em 0; padding:0;}
img {margin:0; border:0;}
hr{color:#fff; background-color:#fff; border-bottom:1px dotted #666;}
.noBordo{border:0!important;}
.clear{clear:both;}
h1 {
    margin:.8em 0 .2em 0;
    padding:0;
   	line-height:120%;
}
h2{
	margin:0;
	line-height:120%;
	font-weight:normal;
	font-size:1.8em;
	text-transform:uppercase;
	color:#000!important;
}
h2.secTit{
	font-weight:normal;
	display:block;
	color:#ED6E00!important;
	margin:0;
	padding:0;
}
span.secTit{
	color:#ED6E00;
	font-weight:normal;
}

h3{
    margin:.8em 0 .2em 0;
    padding:0;
    line-height:120%;
    font-weight:bold;
}
h4{
	clear:left;
    margin:.4em 0 .1em 0;
    padding:0;
    line-height:120%;
    font-weight:bold;
}
h5{
    margin:.3em 0 0 0;
    padding:0;
    line-height:120%;
    font-weight:bold;
    text-transform:uppercase;
}
.big{
	font-size:130%;
	color:#ED6E00;
	font-weight:bold;
}

/*
Fixed Positioning in IE6 
http://ryanfait.com/
*/
* html #richiediAff,
* html #richiediInfo { 
	position: absolute;
}
#richiediAff{
	 position:fixed; top:245px; left:0; border:0!important; z-index:999999
}
#richiediInfo{
	  position:fixed; top:400px; left:0; border:0!important; z-index:999999
}
#richiediAff a, #richiediInfo a,
#richiediAff img, #richiediInfo img{
	 border:0!important;
}


/* CONTENITORE ---------------------------------------*/
#box0{
	background: url('img_layout/bottom.gif') bottom repeat-x;
	display:block;
	height:100%;
	margin:0;
}
#box{
	background:url('img_layout/bottom.gif') bottom repeat-x;
	display:block;
	height:100%;
	margin:0;
	z-index:99999;
}
#box1{background:url('img_layout/logo_mailexpressN4.gif') left top no-repeat;}
#box2{
	width:90%; 
	margin:0 auto;
	padding:0 /*10px*/;
	z-index:99;
}


/* HEADER ---------------------------------------*/
#header{
	width:100%;
	background:url('img_layout/bg_globale3.jpg') no-repeat top right;
	height:170px;
	border-bottom:/*2px solid orange*/1px dotted #333;
	margin:0;
}
#header img{margin-top:0;}
#header h1{
	font-size:1.1em;
	color:#0019AA;
	margin:0;
	position:absolute;
    padding:100px 0 0 15px;
    text-transform:capitalize;
    font-weight:normal;
}
#header h1 span{
    letter-spacing:6px;
    color:#ED6E00!important;
}
#coccarda{
	position:absolute;
	top:2px;
	left:300px;
	width:auto;
}
#coccarda img{ float:left}
img#qua{
	visibility:hidden;
	position:absolute;
	top:15%;
	left:15%;
	z-index:99;
	cursor:pointer;
}
img.floatleft{
	 float:left; margin-right:20px;
}
div.orange3{
	float:left;
	margin: 0 5%;
	padding: 0;
	width: 40%;
	font-weight: bold;
}
div.orange3 p{
	margin: 0 10px 0 0;
	padding: 0;
}
div.orange3 img{
	margin: 0 5px 0 0;
	padding: 0;
	float: right;
}
div.orange3 a:link{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border: 0;
	padding: 0;
	margin: 0;
}
div.orange3 a:visited{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border: 0;
	padding: 0;
	margin: 0;
}
div.orange3 a:hover{
	color: #fff;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
	border: 0;
	padding: 0;
	margin: 0;
}
div.orange3 a:active{
	color: #fff;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
	border: 0;
	padding: 0;
	margin: 0;
}


/*NAVIGAZIONE -------------------------------*/
#nav{margin:0; width:100%; display:block}
#nav ul{margin:0 15px; padding:0; list-style:none; white-space:nowrap;}
#nav li{display:table-cell; margin:2px 0 0 0; padding:0; float:left;}
#nav a{float:left; color:#000; border-bottom:2px solid #fff; margin:0 3px 0 0; padding:0 0 0 2px; text-transform:uppercase; text-decoration:none; letter-spacing:1px;}
#nav a b{font-weight:normal;float:left; display:block; padding:5px 16px 5px 12px;}
#nav a:hover{color:#000; cursor:pointer; border-bottom:2px solid #024045;} 
#nav a.active{color:#000; cursor:default; border-bottom:2px solid #024045;} 

#layoutdims{
clear:both;
background:#E9E7DB;
border-bottom:1px dotted #333;
margin:0;
padding:5px 0 5px 15px !important;
text-align:right;
color:#000 !important;
height:auto;
	}


/* column container --------------------------------------*/
.colmask{
	    position:relative;/* This fixes the IE7 overflow hidden bug */
	    clear:both;
	    float:left;
        width:100%;/* width of whole page */
		/*overflow:hidden; This chops off any overhanging divs */
		background:;/*background color colonna centrale*/
	}

	
/* common column settings */
.colleft{
		float:left;
		width:100%;/* width of page */
		position:relative;
		border-right:1px dotted gray;
}
.colmid{
		float:left;
		width:100%;/* width of page */
		position:relative;
}
.colright{
		float:left;
		width:100%;/* width of page */
		position:relative;
}
.col1{
		float:left;
		position:relative;
		padding:1em 0;/* no left and right padding on columns, we just make them narrower instead 
								only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
		font-size:115%;
		line-height:130%;		
}
.col1 a:link{
	color:/*#4362B7*/#0476B8;
	text-decoration:underline;
}
.col1 a:visited{
	color:/*#4362B7*/#0476B8;
	text-decoration:underline;
}
.col1 a:hover{
	color:/*#970000*/#000;
	text-decoration:underline;
}
.col1 a:active{
	color:/*#970000*/#000;
	text-decoration:underline;
}
.col2{
		float:left;
		position:relative;
		padding:1em 0;		/* no left and right padding on columns, we just make them narrower instead 
								only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
}
.col2 h2{
	color:#ED6E00!important;			/*arancio colonna centro*/
	text-transform:uppercase;
	font-size:2em;
}
.col2 h3{
	text-transform:capitalize;
	font-size:1.3em;
	margin:0;
	padding:3px 0 0 0;
	border-top:1px dotted gray;
	color:#000;
}
.col2 img{
	margin:0;
	padding:0;
}
.col2 input{
	border:1px solid #EDB915;
	background-color:#FFFFCE;
	margin-bottom:10px;
}
.col2 p{
	width:100%;
	margin:0 0 10px 0;
}
.col2 a:link{
	color:#EDB915;
	text-decoration:underline;
}
.col2 a:visited{
	color:#EDB915;
	text-decoration:underline;
}
.col2 a:hover{
	color:#000;
	text-decoration:underline;
}
.col2 a:active{
	color:#000;
	text-decoration:underline;
}
.col3{
		float:left;
		position:relative;
		padding:1em 0;		/* no left and right padding on columns, we just make them narrower instead 
								only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
}
.col3 h2{
	color:#388AC4;			/*azzurro colonna destra*/
	text-transform:capitalize;
	font-size:2em
}
.col3 h3{
	color:#388AC4;
	text-transform:capitalize;
	font-size:1.4em;
	display:inline;
	margin:0;
	padding:0 10px 0 0;
	float:left;
}
.col3 input{
	border:1px solid #388AC4;
	background-color:#E7E9EB;
}
.col3 a:visited{
	color:#388AC4;
	text-decoration:none
}
.col3 a:link{
	color:#388AC4;
	text-decoration:none
}
.col3 a:active{
	color:#000;
	text-decoration:underline
}
.col3 a:hover{
	color:#000;
	text-decoration:underline
}
.blogstyle {
		background:#fff; /*url('img_layout/bg_dxN2.jpg') repeat-y right;		 right column background colour */}
.blogstyle0{background:#fff; /*per la trasparenza di fondo della splash del decennale*/}
.blogstyle0 .colmid{
		right:25%;/* width of the right column */
		/*background:#E9E7DB url('images/.jpg') repeat-y right;			 center column background colour */
		border-right:1px dotted gray;
}
.blogstyle0 .colleft{
		right:25%;/* width of the middle column */
		background:#fff;/* left column background colour */
}
.blogstyle0 .col1{
		width:46%;/* width of center column content (column width minus padding on either side) */
		left:52%;/* 100% plus left padding of center column */
		border-top:;
		z-index:999;
}
.blogstyle0 .col2{
		width:21%;/* Width of left column content (column width minus padding on either side) */
		left:56%;/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
		border-top:;
		color:#666;
}
.blogstyle0 .col3{
		width:21%;/* Width of right column content (column width minus padding on either side) */
		left:60%;/* Please make note of the brackets here:
								(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
		border-top:;
		color:#666;
}

/*TOOLTIP 
Stu Nicholls | CSSplay | Tooltips on inline links
http://www.cssplay.co.uk/menu/tooltips ---------------------*/
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:150px;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:#fff url(img_layout/tooltip.gif) 0 0; display:block; font-size:1px;}



/*CONTENUTI ----------------------*/
#main .abstract{
	font-size: 1.2em;
	/*color:#78755C;*/
	border-bottom:1px dotted #AFAC96;
	line-height:130%;
	padding-bottom:20px;
	margin-bottom:20px;
}
#main .abstractH{
	font-size: 1.2em;
	border-bottom:1px dotted #AFAC96;
	line-height:130%;
	padding-bottom:20px;
	margin-bottom:20px;
}
dt{font-weight: bold; margin-top: 5px;}
dd{line-height: 130%;}
#main ul{
	list-style-type:square;
	line-height:140%;
}
div.foto{
	margin:0 20px 15px 0;
	padding:0 20px;
	width:95%;
	font-size:1em;
	font-style:italic;
	border-bottom:2px solid #ED6E00;
	background:url('img_layout/diagline_bg.gif');
}
#main .overFloat{
	overflow: hidden;
	width: 95%;
	margin: 0 0 20px 0;
	border-bottom:2px solid #ED6E00;
}
#main .overFloat img{
	float: left;
	margin: 0 20px 10px 0;
}
#main a.glos{
	cursor: help;
	border-bottom: 1px dashed #999;
	color: black;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	font-size: 100%
}
#main a.glos:link{
	cursor: help;
	border-bottom: 1px dashed #999;
	color: black;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	font-size: 100%
}
#main a.glos:visited{
	cursor: help;
	border-bottom: 1px dashed #999;
	color: black;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	font-size: 100%;
}
#main a.glos:active{
	cursor: help;
	border-bottom: 1px dashed #999;
	color: black;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	font-size: 100%;
}
#main a.glos:hover{
	cursor: help;
	border-bottom: 1px dashed #999;
	color: black;
	text-decoration: none;
	font-weight:normal;
	background-color:transparent;
	font-size: 100%;
}
.date{
	font-style:italic;
	font-size:.9em;
	color:gray;
	text-align:right;
}
.error{
	background-color:red;
	color:white;
}
#main hr{
	color:#FFF;
	background-color:#FFF;
	border:0;
	height:1px;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
#main hr.sep{
	border: none 0; 
	border-top: 1px dotted #09c;
	border-bottom: 1px solid #9cf;
	width: 100%;
	height: 2px;
	margin: 30px auto 10px 0;
	text-align: left;
}

.sott{text-decoration: underline;}

.xbox{	/*ufficio postale online*/
	border:1px solid #E9E7DB;
	padding:2px;
	margin:10px 0 0 0;
}
.xbox a:link{
	background-color:#ED6E00!important;
	color:#fff!important;
	font-size:1.2em;
	display:block;
	padding:20px 10px;
	text-align:center;
	margin:0;
	text-decoration:none;
	font-weight:bold!important;
}
.xbox a:visited{
	background-color:#ED6E00!important;
	color:#fff!important;
	font-size:1.2em;
	display:block;
	padding:20px 10px;
	text-align:center;
	margin:0;
	text-decoration:none;
	font-weight:bold!important;
}
.xbox a:hover{
	background-color:#FF8E28!important;
	color:#fff!important;
	font-size:1.2em;
	display:block;
	padding:20px 10px;
	text-align:center;
	margin:0;
	text-decoration:none!important;
	font-weight:bold!important;
}
.xbox a:active{
	background-color:#FF8E28!important;
	color:#fff!important;
	font-size:1.2em;
	display:block;
	padding:20px 10px;
	text-align:center;
	margin:0;
	text-decoration:none!important;
	font-weight:bold!important;
}
.xbox2{	/*info franchising*/
	width:99%;
	padding:0;
	margin:10px 0 0 0;	
	display:block
}
.xbox2 .orange2{
	background-color:#CECCBF;
	color:#fff;
	margin:0;
	padding:0;
	display:block
}
.xbox2 .orange2 .tr{
	margin:auto -5px;
	padding:10px 0;
}
.xbox2 .orange2 div div div h2{
	font-size:1.6em!important;
	color:/*#5B6763*/#fff!important;
	text-transform:uppercase;
	border-top:none!important;
	margin:-8px 0 0 15px!important;
	font-weight:bold;
	/*padding:0 0 10px 0;*/
	font-family:Arial, Helvetica, sans-serif;
}
.xbox2 .textF{
	 font-size:2.4em;
	 font-family:Arial, sans-serif;
}
.xbox2 p{
	font-size:.9em;
	font-style:italic;
	width:98%;
	padding:0;
}
.xbox3{	/*registrati*/
	background-color: ;
}
.xbox3 .orange2{
	background-color:#F3F2EB;
}
.paragH img{
	margin: 0 10px 5px 0;
	float:left;
}
.spot2{
	 border:1px solid gray;
	 padding:20px;
	 margin:0 0 20px 0;
	 border:2px solid #E9E7DB
}
.spot2 p{
	 margin:20px 0;
}




/*BOX ARROTONDATO ------------------------*/

.curved{
	width:45%;
	margin:0 10px 30px 0;
	float:left;
	background-color:/*#E9E7DB*/#F1F1F1;
}
.curved:hover{
	background-color:#FFF;
}
.curved .boxcontent{
	display:block; 
	background:transparent; 
	border-left:1px solid #CFCFCF; 
	border-right:1px solid #CFCFCF; 
	padding:10px;
	min-height:55px;
}
.curved .boxcontent a{
	color:#000!important;
	text-decoration:none!important;  
}
.curved .b4{
	font-size:1px; 
	display:block; 
	overflow: hidden; 
	height:2px; 
	margin:0;
	border-left:1px solid #CFCFCF; 
	border-right:1px solid #CFCFCF;
}
.curved .b3  {
	font-size:1px; 
	display:block; 
	overflow: hidden; 
	height:1px;
	margin:0 1px;
	border-left:1px solid #CFCFCF; 
	border-right:1px solid #CFCFCF;
}
.curved .b2{
	font-size:1px; 
	display:block; 
	background:#2FB432;
	overflow: hidden; 
	height:1px;
	margin:0 2px; 
	border-width:0 2px;
	background:#f0f0f0; 
	border-left:1px solid #CFCFCF; 
	border-right:1px solid #CFCFCF;
}
.curved .b1{
	font-size:1px; 
	display:block; 
	background:#CFCFCF;
	overflow: hidden; 
	height:1px;
	margin:0 4px; 
}
.curved .c1{
  margin:0 5px; 
  background:#CFCFCF;
}
.curved .c2{
  margin:0 3px; 
  border-width:0 2px;
}
.curved .c3{
  margin:0 2px;
  }
.curved .c4{
  height:2px; 
  margin: 0 1px;
}
.quote{
	color:#ED6E00;
	font-size:2em;
}
.quote2{
	color:#ED6E00;
	font-size:2em;
	vertical-align:sub;
}


/*RISALTO--------*/
div.risalto{
	color: #CECCBF;
	font-size: 1.6em;
	line-height:120%;
	margin: 0 0 20px 0
}


/*FIELDSET ------------------------*/
legend{
	color:#DD0000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.2em;
}
fieldset{
	padding:10px;
	margin:20px 0 0 0;
}
fieldset img{
	margin:0 10px 10px 0;
	padding:0;
	float:left;
	clear:left;
}
fieldset p{	margin:0 0 20px 0;}

/*form questionario cliente franchising*/
#ctl19_tutto .inv input[type=checkbox] {
    float:left!important;
    display: inline!important;
}
#ctl19_tutto .inv label {display:block; float:none!important;}
.inv {margin:60px 0;}
#ctl19_tutto .inv input {display:block;}

fieldset.imbus label,
fieldset.corrisp label{
	width:350px!important
}
fieldset.imbus input,
fieldset.corrisp input{
	width:100px;
}
fieldset.imbus h3,
fieldset.corrisp h3{
	font-size:1.4em;
	margin-bottom:20px
}





/* FORM --------------------------- */
form{margin:0;}
#main label{
	width:/*60px*/12em;
	display:block;
	float:left;
	white-space:nowrap;
	vertical-align:middle;
	height:20px
}
#main input.inp{
	margin:0;
	border:1px solid ccc;
	background-color:#E4EAF1;
	width:110px;
	font-size:1.1em;
}
#main input[type=submit]{
	color:#000;
	margin:10px 0 0 0px;
	padding:0;
	width:70px;
	height:20px;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:100%;
	font-weight:bold;
	background-color:#C3CDDE;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
 	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#C3CDDE')
}
input[type=text] {
    background-color:#E4EAF1;
    width:40%;
    max-width:/*300px*/100%;
    margin:1px 0 1px 1px;
}
label + table{width:auto; border:0;}
input[type=radio]{float:left;}
input:focus{ /*non funziona in IE*/ background-color: #FFFFCC;}
input:active{ /*non funziona in IE*/ background-color: #FFFFCC;}
input:hover{ /*non funziona in IE*/ background-color: #FFFFCC;}
input[type=text]:focus {background-color: #FFFFCC;}
textarea{
	width: 60%;
	margin-left: 8em;
	max-width: /*300px*/100%;
    margin: 1px 0 1px 1px;
    height: 150px;
    font-size:1em;
}
#main input.corto{
	width: 60px
}
#main input.medio{
	width: 100px
}


/* SERVIZI DESTRA ----------------------- */
/* the trick is in the padding/margin values. Note that this element is *not* a float. If the sidebar is shorter than #main, then there is no need for this rule. */
#sidebar{
	min-width:185px
}
#sidebar h3{
	font-size:1.1em;
	margin:10px 0 2px 0;
	border-top:1px solid #000;
	padding:2px 0 0 0;
}
#sidebar p{margin: 0 0 5px 0;}
#sidebar ul{
	margin:0;
	padding:0;
	list-style-type: none;
	line-height: 140%;
}
#sidebar .serv1{
	width:auto;
}

#sidebar .serv1 li{
	margin: 7px 0;
	float: none;
}
#sidebar .serv li{
	margin: 7px 0;
	float: none;
}
#sidebar .serv1 a{
	font-weight: bold;
}
#sidebar a:link{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	font-weight: normal;
	border: 0;
	padding: 0;
}
#sidebar a:visited{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	font-weight: normal;
	border: 0;
	padding: 0;
}
#sidebar a:hover{
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	border: 0;
	padding: 0;
}
#sidebar a:active{
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	border: 0;
	padding: 0;
}
#sidebar hr{
	color:#fff; background-color:#fff; border-bottom:1px dotted #666; width:180px; text-align:left; margin:0 0 5px 0; padding:0}
hr.dot{
	color:#fff!important; background-color:#fff!important; border-bottom:1px dotted #666!important;}


/*BOTTONI---------*/
div.orange2{
	background:#E9E7DB;
	color:#000;
	font-size:1.1em;
	padding:0;
	margin:0;
}
#sidebar .orange2 hr{
	padding:0;
	margin:0;
}
#sidebar .orange2 ul{
	padding:0;
	margin:0;
}
#sidebar .orange2 li{
	padding:0;
	margin-bottom:10px;
}
#sidebar .orange2 p{
	padding:0;
	margin:0;
}
#sidebar .orange2 a:link,
#sidebar .orange2 a:visited,
.orange2 a:link,
.orange2 a:visited{
	color: #FF8001!important;
	text-decoration: none;
	font-weight: bold!important;
	border: 0;
	padding: 0;
	margin: 0;
}
#sidebar .orange2 a:hover,
#sidebar .orange2 a:active,
.orange2 a:hover,
.orange2 a:active{
	color: #000!important;
	text-decoration: underline;
	font-weight: bold;
	border: 0;
	padding: 0;
	margin: 0;
}
.br{background: url(img_layout/brx.gif) 100% 100% no-repeat; }
.tl{background: url(img_layout/tlx.gif) 0 0 no-repeat}
.tr{background: url(img_layout/trx.gif) 100% 0 no-repeat; padding:10px}



/*RSS -----------*/
#rss ul{display:block; margin-top:10px;}
#rss ul li{list-style-type:circle; margin-left:25px}
#rss img{float:left;margin:0 0 0 10px;}


/*NEWS--------------*/
#news div{margin-bottom:10px;}
#news div{
	padding:0 10px;
	margin:2px;
	font-size:.9em;
	text-align:left;
}
#news div a:link{text-decoration:underline;}
#news div p{
	margin:0;
	padding:0;
	color:#000;
}
#news h4{
	font-size:1.1em;
	margin:10px 0 0 0;
	padding:0;
	color:#000;
}


/* INIZIATIVE -------- */
#sidebar h2{
	font-size:1.1em;
	text-transform:uppercase;
	padding:8px 0 0 10px;
	height:17px;
	margin:0;
	font-weight:bold;
}
ul.iniz li{
	list-style-type:circle;
	margin-left:25px!important;
}


/* MENU CENTRALE ----------------------- */
#left ul{list-style-type:disc;}
#left ul ul{
	list-style-type:circle;
	margin-top: 5px;
	margin-bottom: 5px;
}
#left h2{
	font-size:1.1em;
	margin: 10px 5px;
	color: #FF7F00;
	/*border-top: 1px solid #FF7F00;*/
	padding: 2px 0 0 0;
}
#left h3{
	font-size: 1em;
	margin: 10px 15px 5px 5px;
	border-top: 1px solid #000;
	color: #000;
}
#left p{margin: 10px 15px;}
.hank{cursor:default; font-weight:bold}
#left a:link{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	font-weight: normal;
	border: 0;
	padding: 0;
}
#left a:visited{
	color: #000;
	text-decoration: none;
	background-color: transparent;
	font-weight: normal;
	border: 0;
	padding: 0;
}
#left a:hover{
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	border: 0;
	padding: 0;
}
#left a:active{
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	border: 0;
	padding: 0;
}
#left ul.adv{
	margin-top: 0;
	list-style-image: none;
	list-style-type: none;
}
.adv1{
	text-align:center;
}



/*AREA AGENZIE---------*/
#areaDx{
	color:#fff;
	margin:0;
	text-align: center;
	z-index:10;
	padding:0;
	height:65px;
	background-color:#5B6763;
}
#areaDx h2{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
	border-bottom:2px solid orange;
	padding-bottom:5px;
	color:#fff!important;
	font-family:Arial, Helvetica, sans-serif;
}
#areaDx form{margin:0; padding:0}
#areaDx label{
	width: 50px;
	float: left;
	text-align:left;
	margin: 5px 0 0 5px;
	display: block;
	text-transform:uppercase;
}
#areaDx input.inp{
	margin: 0;
	border: 1px solid ccc;
	background-color: #E4EAF1;
	width:50%;
	font-size: 1.2em;
}
#areaDx input.button{
	color: #000;
	margin: 2px 0 0 0px;
	padding: 0;
	width: 70px;
	height: 20px;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size: 120%;
	background-color: #C3CDDE;
	border: 1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
 	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#C3CDDE')
}
#trovaL{
	margin: 20px 0 0 10px;
	font-weight:bold;
	border-top: 1px dashed #fff;
	padding-top: 10px;
	text-align: left;
}
#trovaL a:visited{
	color: #fff;
	text-decoration: none
}
#trovaL a:link{
	color: #fff;
	text-decoration: none
}
#trovaL a:active{
	color: #fff;
	text-decoration: underline
}
#trovaL a:hover{
	color: #fff;
	text-decoration: underline
}
.sponsor{
	width:175px!important;
	text-align:justify;
}
.sponsor2{
	width:170px!important;
	text-align:justify;
	border:2px solid orange; padding:5px; color:#000
}
.sponsor h3{
	font-size:1.1em;
	margin:10px 0 2px 0;
	border-top:0!important;
	padding:2px 0 0 0;
	float:none
}
.sponsor a{
	font-weight:bold!important;
}



/*TABELLE --------------------------*/
table{
	margin: 20px 0;
	border: 1px solid #000;
	width: 95%;
	font-size: 80%;
}
th{
	background-color: #E4EAF1;
	font-weight: bold;
}
caption{
	font-weight: bold;
	font-size: 1.1em;
}
tfoot{
	border-top: 1px solid #ccc;
	font-size: 90%;
}
td{
	border-bottom: 1px solid #C3CDDE;
	text-align: center;
	width: auto;
	padding: 0 5px;
}
.red {background-color: #FFCCCC;}
.giallo {background-color: #FFFF99;}
.left {text-align: left}
td a:link h4{
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	display: inline;
	padding-right: 10px
}
td a:visited h4{
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	display: inline;
	padding-right: 10px
}
td a:hover h4{
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	display: inline;
	padding-right: 10px
}
td a:active h4{
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	display: inline;
	padding-right:10px
}
.noBorder{border: 0;}
#cust{font-size:.9em;}
#cust caption{margin-top:30px;}
#cust td{margin:0;	text-align:left}
#cust td table{
	margin:0;
	font-size:1em;
	border-collapse:collapse;
	border:0;
}
#cust td table td input{float:left;}
#notiziedelmese{border:0;}
#notizie{border:0;}
#notiziedelmese td{border-bottom:1px solid #fff;}
#notizie td{border-bottom:1px solid #fff;}
#notiziedelmese th {
	background-color:#fff;
	font-weight: normal;
	font-size: 1.8em;
	border-bottom:1px solid #fff;
}
#notizie th {
	background-color:#fff;
	font-weight: normal;
	font-size: 1.8em;
	border-bottom:1px solid #fff;
}
#divTrack{	/* tracking online*/
	width:100%!important;
	overflow:auto;
}

/*PULSANTI TAB in servizi--------*/

div#main div#tabs {
	z-index: 10;
	position: relative;
	height: 29px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #222
	}
#tabs span.tabcurrent {
	background: url('/img_layout/tab-top-right.gif') no-repeat right top
}
#tabs span.tabright {
	display: block;
	background: url('/img_layout/tab-top-right-gray.gif') no-repeat right top; 
	float: left;
	width: auto;
	position: relative;
}
div#main div#tabs span input {
	border: medium none;
	font-weight: normal;
	font-size: 1em;
	background: none transparent scroll repeat 0% 0%;
	margin: 0 0 -1px 0;
	width: auto;
	cursor: pointer;
	height: 30px;
	padding: 0 2px 9px 0;
	filter: none;
}
#tabs > ul.tabright {
	width: auto
}
#tabs li {
	background: url('/img_layout/tab-top-left-gray.gif') no-repeat left top; 
	float: left;
	border-bottom: #222 1px solid;
	padding: 0;
}
#tabs li.licurrent {
	background: url('/img_layout/tab-top-left.gif') no-repeat left top; 
	border-bottom: #fff 1px solid;
}
#formcontent {
	border: 1px solid #765;
	padding: 20px;
	background: #fff url('/img_layout/formcontentbg.gif') repeat-x 50% bottom; 
	margin: -1px 0 0;
	position: relative
}



/* PIEDE -------------------------- */
#footer{
        clear:both;
        float:left;
        width:100%;
		height:auto;
		font-family:Tahoma, verdana, arial, sans-serif;
		font-size:1em;
		text-align:center;
}
#footer p{
        padding:20px 0;
        margin:0;
}