BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(../pictures/sfondo.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #00162c;
	color: #6F6F79;
	margin-top: 15px;	
	margin-bottom: 15px;
	margin-left:0;
	margin-right:0;
}

BODY.popup {
	text-align: left;
	margin: 10px;
	background-image: none;
	background-color: #ffffff
}

/* Collegamenti */
A:LINK, A:ACTIVE, A:VISITED { 
	color: #2d69ae;
	text-decoration: underline
}

A:HOVER { text-decoration: underline }
/* Fine collegamenti */

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}

/* Struttura Pagine */
DIV.struttura {
	position: relative;
	padding-top: 5px;
	background-color: #ffffff;
	width: 950px
}

DIV.sx {
	float: left;
	margin-right: 5px;
	width: 232px;
	height: auto
}

DIV.pagina {
	position: relative;
	float: left;
	width: 478px;
	padding-bottom: 30px
}

DIV.pagina_full {
	position: relative;
	float: left;
	width: 710px;	
	padding-bottom: 30px;
	text-align: left;
}

DIV.dx {
	position: relative;
	float: right;
	width: 231px;
	height: auto
}

DIV.maschera_acquisto {
	width: 100%
}
/* fine Struttura pagina */



/* Intestazioni e titoli */
DIV.header_classifica_venduti {
	height: 59px;
	background-repeat: no-repeat;
	background-image: url(../pictures/bg_venduti.gif)
}

DIV.header_classifica_votati {
	height: 59px;
	background-repeat: no-repeat;
	background-image: url(../pictures/bg_votati.gif)
}

DIV.header_generi {
	width: 232px;
	height: 49px;
	background-image: url(../pictures/bg_generi.gif);
	background-repeat: no-repeat
}

H1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	color: #0A3771;
	padding-bottom: 0px
}

H1.titoli_box {
	padding-top: 25px;
	margin: 0px;
	margin-left: 15px;
	text-align: left;
	font-size: 20px;
	color: #ffffff
}

H1.titolo_pagina {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 11px;
	padding-left: 7px;
	padding-top: 7px;
	background-image: url(../pictures/bg_primopiano.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #0A3771;
	height: 34px;
}

DIV.pagina_full H1 {
	background-image: url(../pictures/bg_titolo.gif);
	background-repeat: no-repeat;
	color: #0A3771;
	font-size: 18px;
	margin-bottom: 20px;
	padding: 7px;
	height: 34px;	
	font-weight: bold;
}

H1.novita {
	text-transform: none;
	font-size: 15px;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	color: #0A3771;
}

DIV.sottotitolo {
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	left: 27px; 
	top: 47px;
	color: #505050
}
/* Intestazioni e titoli */


/* Box */
DIV.container_generi {
	border-bottom: 7px solid #2d69ae;	
	background-color: #00195a;	
	width: 232px;
	top: 49px;
	left: 0px
}

DIV.elenco_generi {
	background-color: #00195a;	
	text-align: left;
	color: #ffffff;
	border-right: 7px solid #2d69ae;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 20px
}

DIV.elenco_generi A:LINK,
DIV.elenco_generi A:VISITED,
DIV.elenco_generi A:ACTIVE {
	color: #ffffff;
	text-decoration: none
}

DIV.elenco_generi A:HOVER { color: yellow }

DIV.container_classifica {	
	text-align: left;
	margin-bottom: 5px
}


DIV.elementi_classifica { 
	border-left-width: 23px;
	border-left-style: solid;
	border-left-color: #02AD4F
}

DIV.elementi_classifica DIV.riga {
	 position: relative;
	 margin-left: -14px;
	 padding-top: 5px;
	 padding-bottom: 10px
}

DIV.elementi_classifica IMG.numero {
	border: none;
	width: 34px;
	height: 34px;
	float: left;
	margin-right:5px
}

DIV.minischeda_classifica {
	padding-bottom: 10px;
	margin-right: 10px;
	float: left;
	width: 165px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6
}

DIV.minischeda_classifica A:LINK,
DIV.minischeda_classifica A:ACTIVE,
DIV.minischeda_classifica A:VISITED {
	line-height: 13px;
	color: #1c6254;
}

DIV.footer_classifica {
	height: 14px;
	background-repeat: no-repeat;
	background-image: url(../pictures/bg_venduti_bottom.gif)
}
/* Fine box */



/* Minischeda */
TABLE.minischeda {
	width: 98%;
	text-align: center;
	padding: 0px;
}

TD.minischeda_desc {
	vertical-align: top;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	height: 100px
}

TD.minischeda_button {
	height: 90px;
	width: 25%;
	vertical-align: bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd
}

TD.minischeda_img {
	width: 25%;
	height: 165px;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd
}

DIV.minischeda {
	position: relative;
	width: 453px;
	margin-bottom: 15px;
	background-color: #efefef
}

DIV.copertina_minischeda {
	float:left;
	position: relative;
	border: 2px solid white;
	margin: 10px;
	width: 92px;
}

DIV.dettagli_minischeda {
	float:left;
	position: relative;
	top: 10px;
	width: 330px
}

DIV.dettagli_minischeda A:VISITED, A:ACTIVE { color: #2d69ae }

DIV.pagamenti {
	background-color: #ffffff;
}

DIV.prezzo_minischeda {
	float:left;
	margin-top:10px;
	font-size: 16px;
	font-weight: bold;
	color: #980000;
}

DIV.prezzo_barrato_minischeda {
	margin-left: 8px;
	font-size: 12px;
	font-weight: bold;
}

DIV.carrello_minischeda {
	margin-top:10px;
	float:right;
}
/* Fine Minischeda */



/* Menù supporti */
DIV.menu_supporti {
	text-transform: uppercase;
	background-color: #00195a;	
	text-align: left;
	height: 26px;
}

DIV.voce_menu_supporti {
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}

DIV.voce_menu_supporti A:LINK,
DIV.voce_menu_supporti A:ACTIVE,
DIV.voce_menu_supporti A:VISITED,
DIV.voce_menu_supporti_active A:LINK,
DIV.voce_menu_supporti_active A:ACTIVE,
DIV.voce_menu_supporti_active A:VISITED {
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px
}

DIV.voce_menu_supporti_active {
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #2d69ae;
}
/* Fine supporti */



/* Carrello */
TABLE.carrello,
TABLE.maschera_ordini { 
	font-size: 12px;
	width: 670px
}

TABLE.carrello TH,
TABLE.maschera_ordini TH {	
	font-weight: bold;
	background-color: #efefef;
	border-width: 1px;
	border-style: solid;
	border-color: #c4c4c4;
	color: #487a2c
}

TABLE.carrello TD.cella_carrello,
TABLE.maschera_ordini TD.cella_ordine {
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #c4c4c4;
}

TABLE.carrello TD.cella_prezzo_carrello {
	border-width: 1px;
	border-style: solid;
	border-color: #c4c4c4;
	text-align: right;
	font-weight: bold;
	color: #980000
}
/* Fine Carrello */


/* Bottoni e form */
INPUT.bottone1 {
	background-image: url(../pictures/bg_bottone-su-bianco1.gif);
	background-repeat: no-repeat;
	background-color: transparent;
   font-weight: bold;
	width: 35px;
	height: 27px;
	color: white;		
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
	border: 0px
}

INPUT.bottone2 {
	background-image: url(../pictures/bg_bottone-su-bianco.gif);
	background-repeat: no-repeat;
	background-color: transparent;
   font-weight: bold;
	width: 75px;
	height: 27px;
	color: white;		
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
	margin: 0;
	vertical-align: top;	
	border: 0px;
}

INPUT.bottone3 {
	background-image: url(../pictures/bg_bottone-su-bianco3.gif);
	background-repeat: no-repeat;
	background-color: transparent;
   font-weight: bold;
	width: 120px;
	height: 27px;
	color: white;		
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
	margin: 0;
	vertical-align: top;	
	border: 0px;
}

.form_pagina { 
	border-width: 1px;
	border-style: solid;
	border-color: #606060
}
/* fine bottoni e form */


/* Scheda articolo */
TABLE.maschera_dettagli_scheda {
	margin-top:15px;
	width: 380px;
	font-size: 13px 
}

TABLE.maschera_dettagli_scheda TD A { color: #2d69ae }

TABLE.maschera_dettagli_scheda TH { 
	text-align:left;
	width: 180px;
	font-weight: bold;
	color: #487A2C;
}


div.copertina {
	float:right;
	width:266px;
	margin-top:15px
} 


TABLE.maschera_dettagli_scheda TD { 
	padding:2px;
	border-bottom: 1px dotted #d7d7d7;
}

H2 {
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 0px;
	font-size: 16px;
	color: #505050;
}

div.scheda {
	float:left;
	width:404px
}

/* Fine scheda articolo */


/* Archivio ordini */
TABLE.maschera_ordini {
	width: 670px;
	font-size: 12px;
	font-weight: normal
}

TABLE.intestazione TH {
	font-size: 12px;
	font-weight: bold;
}

/* Fine Archivio ordini */


DIV.marchi { margin-top: 15px }

DIV.prezzo {
	color: #980000;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
	padding-left: 7px
}


DIV.prezzo_barrato {
	margin-left: 8px;
	text-align: left;
	font-size: 12px;
	font-weight: bold
}

DIV.errore {
	text-align: left;
	margin-top: 15px;
	font-weight: bold;
	color: maroon
}

LABEL {
	font-weight: bold;
	color: #487A2C;
}

LABEL.mandatory {
	font-weight: bold;
	color: #b00000;
}

H2.modulo {
	width: 330px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	margin-bottom: 10px
}

H3 {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	color: #505050;
}

H4 {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #505050;
}


DIV.bordo_img {
	border-width: 5px;
	border-style: solid;
	border-color: #2d69ae
}

.disabled {
	color: #969696;
	cursor: default;
}

DIV#c_a1 {
	margin-top: 5px;
	margin-bottom: 20px
}
DIV#c_a2 {
	margin-top: 35px
}

span.advice {
	color: red;
	font-weight: normal;
}

DIV.didascalia {
	font-size: 11px;
	font-style: italic;
}


/* Elementi di sola stampa */
div.logo_print,
div.copertina_print,
div.footer_print {display: none}


