﻿body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
		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 /*#eee*/#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:/*#2D5AB7*/#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;
    }


/* CONTENITORE ---------------------------------------*/

#box0 {
	background:#fff;
	margin:0;
	}
#box { 
   background:#fff;
	margin:0;
}
#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:transparent;
	height:170px;
	border-bottom:0;
	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:10px;
	left:300px;
	width:auto;
}
#coccarda img{
	float:left
}
img#qua{
display:none;
}
div.orange3 {
	float:left;
	margin: 0 /*20px*/ 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;
}



#nav {
display:none;
}
#layoutdims {
display:none;
}



/* 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:0;
	}
.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;
}





/*CONTENUTI ----------------------*/

#main {
width:100%;
}
#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;
	color:#78755C;
	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 {
	/*float: left;*/
	margin: 0 20px 15px 0;
	padding:0 20px 20px 0;
	width: /*250px*/95%;
	font-size: 1em;
	font-style: italic;
	border-bottom:2px solid #ED6E00;
}
#main .overFloat {
	overflow: hidden;
	width: 95%;
	margin: 0 0 20px 0;
	/*padding-bottom:10px;*/
	border-bottom:2px solid #ED6E00;
	/*background-color:#E9E7DB;*/
}
#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;
}
.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;	
}
.xbox2 .orange2{
	background-color:#CECCBF;
	color:#fff;
	margin:0;
	padding:0;
}
.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;
}




/*BOX ARROTONDATO ------------------------*/

.curved {
display:none
  }
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 --------------------------- */

#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:85%;
}
#main input.corto {
	width: 60px
}
#main input.medio {
	width: 100px
}



#sidebar {
display:none;
}
#left {
display:none;
}



/*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;
	/*white-space: nowrap;*/
	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;
}
#notizie,
#notiziedelmese {
	border:0;
}
#notizie td,
#notiziedelmese td {
	border-bottom:1px solid #fff;
}
#notizie th,
#notiziedelmese th {
	background-color:#fff;
	font-weight: normal;
	font-size: 1.8em;
	border-bottom:1px solid #fff;
}




/* 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;
    }