body {
	width: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-align: left;
}
legend {
	font-weight: bold;
	font-size: 16px;
}
fieldset {
	margin-top: 10px;
}
form {
	margin: 0px;
}

th {
	text-align: left;
	font-size: 11px;
}

table {
	font-size: 12px; 
	
}



#contenuti-corpo table {
	border: solid 1px #FF6B00;
	width: 100%;
	margin: 0px;
	padding: 3px;
	border-collapse: collapse;
}

#contenuti-operazione table {
	border: 0px;
}

#contenuti table.box2 {
	border: solid 1px #FF6B00;
	
}

#contenuti tr.bordi td {
border: double 4px #FF6B00;
}

#contenuti table.box2 td {
	border: none;
	padding: 5px;
}

#contenuti-operazione td {
	border-bottom: solid 1px #FF6B00;
	height: 20px;
}

#contenuti-operazione .sezione {
	border-bottom: none;
	background-color: #FFCC33;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	height: 16px;
}

#lista td, #lista th {
	border: solid 1px #FF6B00;	
	vertical-align: top;
}

caption {
	background-color: #FF6B00;
	text-align: left;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	width: 100%;
	font-size: 16px;
}

#contenuti-operazione .pagine-aggiuntive table {

	background-image: url("img/sfondo-pagina-aggiuntiva.jpg");
	background-repeat: repeat-y;
	background-position: top left;
}

#contenuti-operazione .pagine-aggiuntive td {
	border-bottom: none;
}

#contenuti-operazione .pagine-aggiuntive-nosfondo-nobordo td {
	border-bottom: none;
}

.pagine-aggiuntive-1 {
	margin: 10px;
	background-color: #CCC;	
}
.txt-paragrafo {	
	padding-right: 15px;
	background-image: url("img/txt-paragrafo.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}
.txt-oggetto {	
	padding-right: 2px;
	background-image: url("img/txt-oggetto.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}


.pagine-aggiuntive iframe {
	max-width: 98%;
	width: expression(this.width > 99% ? "98%": "auto" );
}

#contenuti-operazione .pagine-aggiuntive-1 table {
	background-image: none;
}

#contenuti-operazione .pagine-aggiuntive-1 table {
	border-collapse: separate;
}

#contenuti-operazione .pagine-aggiuntive-0 table {
	border-collapse: separate;
	border-spacing: 5px;
	padding: 5px;
}

#contenuti-operazione .pagine-aggiuntive-0 td {
	border-bottom: none;
}


#testa {
	width: 100%;
	border-bottom: solid 1px #FF6B00;
}

#testa a {
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#corpo {
	width: 100%;
	border-bottom: solid 1px #FF6B00;
}

#contenuti {
	width: 85%;
	float: left;
	padding: 5px;
	border-left: solid 1px #FF6B00;
	margin-left: -1px;
}

#contenuti-titolo {
	width: 100%;
	color: #FF6B00;
	font-size: 24px;
	font-weight: bold;
	border-top: solid 1px #FF6B00;
	border-bottom: solid 1px #FF6B00;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contenuti-titolo-img {
	float: left;
}

#contenuti-titolo-testo {
	float: left;
	padding-top: 10px;
}

#contenuti-titolo-cancellatore {
	clear: left;
}

#corpo-cancellatore {
	clear: left;
}

#lista-cerca {
	margin-bottom: 10px;
}









/** pulsatnti avanti e e indietro delle liste **/
.lista-indietro {
	width: 50%;
	float: left;
	text-align: left;
}

.lista-avanti {
	width: 50%;
	float: left;
	text-align: right;
}

.lista-cancellatore {
	clear: left;
}
/****/

#contenuti-operazione .pulsanti-editor td {
	border-bottom: none;
}
#contenuti-operazione .no-border td {
	border-bottom: none;
}


#contenuti-operazione .pulsanti-editor table {
	width: 200px;
}

/** pulsante di submit dei form **/
.submit {
	text-align: center;
	padding-top: 15px;
}
/****/

/** tabelle varie **/
.contenuti-menu table, .contenuti-menu td, .lista-menu table, .lista-menu td {
	border: solid 1px #FF6B00;
}

.contenuti-menu table a, .lista-menu table a {
	color: #000;
	font-weight: bold;
}

.homepage .contenuti-menu table a, .modulo-gestione_menu_visualizzazione .contenuti-menu table a {
	color: #0000ff;
	font-weight: normal;
}

/****/

.impostazioni-menu {	
	margin-left: 15px;
}


.float-left {
	float: left;
	margin-right: 5px;
}
.clear-left {
	clear: left;
}



/** vari testi **/
.bold {
	font-weight: bold;
}

.align-center {
	text-align: center;
}

.txt-24-bold {
	font-size: 24px;
	font-weight: bold;	
}

.txt-18-bold {
	font-size: 18px;
	font-weight: bold;	
}

.txt-14-bold {
	font-size: 14px;
	font-weight: bold;	
}

.txt-16 {
	font-size: 16px;
}

.txt-14 {
	font-size: 14px;
}

.txt-11 {
	font-size: 11px;
	font-weight: normal;	
}

.txt-12 {
	font-size: 12px;
	font-weight: normal;	
}

.txt-red {
	color: #FF0000;
}

.txt-green {
	color: green;
}


.txt-colore-pannello {
	color: #FF6B00;
}

.txt-link, .txt-link a {
	color: #0000FF;
	text-decoration: underline;
}

.txt-grigio {
	color: #666;
}

.txt-brown {
	color: brown;
}
.txt-sottolineato {
	text-decoration: underline;
}

.sfondo-grigio-scuro {
	background-color: #a0a0a0;
}

.sfondo-grigio-chiaro {
	background-color: #EDEDED;
}

.linea {
	width: 100%;
	border-bottom: solid 1px #FF6B00;
}

.spostamenti {
	font-size: 14px;
}

.spostamenti a {
	text-decoration: none;
}

.txt-courier-14 {
	font-family:"Courier New", Courier, monospace; 
	font-size: 14px;
}

.contenuti-link-finali-centro {
	font-size: 18px;
	font-weight: bold;	
	text-align: center;
}

.select-grande {
	font-size: 16px;
}




.txt-sito-visibile {
	font-size: 16px;
	color: green;
	text-align: center;
	font-weight: bold;
}
.txt-sito-nonvisibile {
	font-size: 16px;
	color: red;
	text-align: center;
	font-weight: bold;
}

.txt-saldato {
	font-size: 16px;
	color: green;
	text-align: center;
	font-weight: bold;
}
.txt-saldato-in-parte {
	font-size: 16px;
	color: orange;
	text-align: center;
	font-weight: bold;
}
.txt-non-saldato {
	font-size: 16px;
	color: red;
	text-align: center;
	font-weight: bold;
}

.moduli-sito table, .moduli-sito td  {
	border: none;
}


/*TABELLA PACCHETTI*/


table a span {
display: none;
}

table  a:hover span {
	width: 600px;
	padding: 10px;
	position: absolute;
	display: block;
	margin-top: -50px;
	margin-left: 30px;
	text-align: left;
	border: 1px solid  #5B5B5B;
	background: #EBE28F;
	font-size: 10px;
}

.base  a:hover span {
	width: 730px;
	top: 250px;  
}

.titolo-grande-costi {
	margin-bottom: 2px;
	padding: 2px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000; 
	font-weight: bold;
}
.titolo-grande-costi a {
	color: #000; 
	text-decoration: none;
}
.titolo-grande-costi-barrato {
	margin-bottom: 2px;
	padding: 2px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000; 
	font-weight: bold;
	text-decoration: line-through;
}

.testo-modalita-pagamento {
	margin-bottom: 2px;
	padding: 2px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000; 
	font-weight: bold;
}
.testo-modalita-pagamento a {
	text-decoration: none;
	color: #000; 
}
.testo-comparsa {
	color: #000;
	text-decoration: none;
}
.testo-9 {
	color: #000;
	font-size: 9px;
}
/*FINE TABELLA PACCHETTI*/


.testo-corsivo {
	font-style: italic;
	font-size: 18px;
}
.sfondo-errore {
	background-color: Red;
}

.txt-default {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-align: left;
}

.txt-errore {
	color: Red;
}

.privacy, .contratto-condizioni-acquisto, .accettazione-sezione-3, .accettazione-sezione-5, .accettazione-sezione-6, .accettazione-sezione-7 {
	width: 95%;
	height: 50px;
	border: solid 1px #FF6B00;
	padding: 5px;
	overflow: auto;
	font-size: 9px;
	margin-top: 5px;
}



.contratto-nonsaldato #menu {
	display: none;
	visibility: hidden;
}

.contratto-nonsaldato #contenuti {
	width: 80%;
	padding-left: 15%;
}

.index #contenuti {
	width: 100%;
	text-align: center;
}

.margin-2 {
	margin: 2px;
}

.padding-2 {
	padding: 2px;
}


.margine-box-ordine {
	padding-left: 30px;
}
.riga-interruzione {
	width: 99%;
	border-bottom: solid 1px #FF6B00;
}


.pulsante-conf {
	width: 150px;
	height: 40px;
	margin: 15px;
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
	float: left;
	color: #0000FF;
}

.light {
	background-color: #87CEFA;
}

.bronzo {
	background-color: #CD7F32;
}
.argento {
	background-color: #C0C0C0;
}
.oro {
	background-color: #FFD700;
}

.pulsante-conf a, .pulsante-conf a:visited {
	text-decoration: none;
	display: block;
	width: 150px;
	height: 40px;
	color: #0000FF;
}

.cancellatore-pulsante-conf {
	clear: left;
}

.sbiadito {
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
}

.font10px {
	font-size: 10px;
}

.inputinvisibile {
	border: none;
}

.tooltip {
	visibility: hidden;
	display: none;
	width: 450px;
	height: 120px;
	position: absolute;
	top: 10px;
	left: 10px;

	z-index: 200;
	background-color: #fff;
	border: double 5px #FF9B03;
	padding: 5px;
	opacity: .9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}



input.invisibile {
	width: 28px;
	border: none;
	background-color: #F8F8F8;
	display: inline;
	float: left;
}


.etichetta-form {
	float: left;
	width: 5%;
}

.contenuto-form {
	float: left;
	width: 60%;
}

.cancellatore-sx {
	clear: left;
}




.box-struttura {
	border: solid 1px #999;
	margin-bottom: 10px;
	padding: 2px;
}
.box-struttura-titolo {
	font-size: 14px;
	font-weight: bold;
	background-color: #999;
	padding: 2px;
}
.box-struttura-sottotitolo {
	font-size: 11px;
	font-weight: normal;
}
.box-struttura-contenuto {
	font-size: 10px;
	background-color: #a5a5a5;
	padding: 2px;
}
.box-struttura-cambia {
	text-align: right;
	background-color: #a5a5a5;
	padding: 2px;
}
.box-struttura-piede {
	text-align: right;
	background-color: #999;
	padding: 2px;
}




/****/


/*** WIZARD ***/


.wizard {
	width: 855px;
}
.wizard-titolo {
	width: 100%;
	height: 31px;
	background-image: url("img/wizard-titolo.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
.wizard-corpo-1 {
	width: 558px;
	background-image: url("img/wizard-sfondo-1.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	border-left: solid 2px #1c46d8;
	border-right: solid 2px #1c46d8;
	padding: 5px 5px 5px 288px; 
	text-align: left;
	min-height: 348px;
}
.wizard-corpo-2 {
	width: 558px;
	background-image: url("img/wizard-sfondo-2.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	border-left: solid 2px #1c46d8;
	border-right: solid 2px #1c46d8;
	padding: 5px 5px 5px 288px; 
	text-align: left;
	min-height: 348px;
}
.wizard-piede {
	width: 841px;
	background-color: #ece9d8;
	border-top: solid 1px #918e80;
	border-left: solid 2px #1c46d8;
	border-right: solid 2px #1c46d8;
	border-bottom: solid 2px #1c46d8;
	padding: 5px; 
}

/****/

.lista-tags {
	margin: 10px;
	margin-right: 15px;
}


.pulsanti-ordine {
	text-align: center;
}

#rifiuta {
	background-color: red;
	color: #fff;
	font-size: 18px;
	margin: 15px;
	padding: 15px;
	width: 150px;	
}

#daevadere {
	background-color: grey;
	color: #fff;
	font-size: 18px;
	margin: 15px;
	padding: 15px;
	width: 150px;
}

#inevasione {
	background-color: orange;
	color: #fff;
	font-size: 18px;
	margin: 15px;
	padding: 15px;
	width: 150px;
}

#evaso {
	background-color: green;
	color: #fff;
	font-size: 18px;
	margin: 15px;
	padding: 15px;
	width: 150px;
}

#tracking {
	background-color: blue;
	color: #fff;
	font-size: 18px;
	margin: 15px;
	padding: 15px;
	width: 150px;
}


/*QUESTA CLASSE SERVE PER FARE LA SFONDO DI UNA SPECIFICA (NEWS, CATEGORIA, SFONDO ECC...) CHE SI DESIDERA EVIDENZIARE (AD ESEMPIO, LO SFONDO IN USO TRA GLI SFONDI DISPONIBILI ECC...)*/
.sfondo-specifica-evidenziata {
	background-color: #FFFF99;
}

/** menu laterale **/
#menu {
	width: 12%;
	border-right: solid 1px #FF6B00;
	float: left;
	padding: 5px;	
}


.menu-sottomodulo-sfondo {
	background-color: #efefef;
}

.menu-tasto-attivo {
	width: 98%;
	min-height: 15px;
	background-color: #ccc;
	margin-top: 2px;
	padding-right: 5px;
}

.menu-sottotasto-attivo {
	width: 98%;
	min-height: 15px;
	background-color: #ccc;
	margin-top: 2px;
	margin-left: 5px;
}

.menu-tasto-non-attivo {
	width: 98%;
	min-height: 15px;
	background-color: #E5E5E5;
	margin-top: 2px;
}

.menu-tasto-attivo a, .menu-sottotasto-attivo a  {
	display: block;
	width: 98%;
	min-height: 15px;
	color: #000000; 
	text-decoration: none; 
	padding: 2px;
}

.menu-tasto-non-attivo a {
	display: block;
	width: 98%;
	min-height: 15px;
	color: #666; 
	text-decoration: none; 
	padding: 2px;
}

.menu-tasto-sx {
	float: left;
	width: 80%;
}

.menu-tasto-dx {
	float: left;
	width: 15%;
	font-size: 10px;
}

.menu-tasto-clear {
	clear: left;
}



.menu-tasto-sx1 {
	float: left;
	width: 15%;
}

.menu-tasto-dx1 {
	float: left;
	width: 80%;
}

.menu-tasto-clear1 {
	clear: left;
}
/****/
#menu-orizzontale {
	width: 100%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu-orizzontale table {
	width: 100%;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu-orizzontale-tasto {
	width: 14%;
	margin-left: 2px;
}

.tasto1 {
	background-color: #ccc;
}

.tasto5 {
	background-color: #DF283E;
}


.tasto5 div, .tasto1 div {
	padding-top: 3px;
	min-height: 17px;
	border-bottom: solid 1px #fff;
}

.tasto5 .ultimo, .tasto1 .ultimo {
	border-bottom: none;
}

.tasto2 {
	background-image: url(img/tasto2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #981411;
}

.tasto3 {
	background-image: url("img/tasto3.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #7a39a1;
}

.tasto4 {
	background-image: url("img/tasto4.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #006b0a;
}

.tasto6 {
	background-image: url("img/tasto6.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #0b2ec8;
}

.tasto7 {
	background-image: url("img/tasto7.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #d66501;
}

.tasto2 a {
	width: 100%;
	display: block;	

}

.tasto3 a {
	width: 100%;
	display: block;	

}

.tasto4 a {
	width: 100%;
	display: block;	

}

.tasto6 a {
	width: 100%;
	display: block;	

}
.tasto7 a {
	width: 100%;
	display: block;	

}
