/* CSS Document */

/*	verde chiaro: #74BA40
	verde scuro: #006633
	rosso: #CC3300
	blu: #316496
	azzurro: #C6E1F6
	azzurro scuro: #a7c4e2
	azzurrino: #E0EEF9
	arancione: #FF6600
	rosa: #FFCC99
	grigio: #666666
	grigio chiaro: #F0EDD7
*/	

/*******************************
	GENERALE
********************************/
body {
	margin-top: 15px;
	margin-left: 10px;
	padding: 0px;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
}

a {
	color: #660000;
	text-decoration: none;
}

.hide, hr {
	display:none;
}

ul,li,form,h1,h2,h3,p {
	margin: 0px;
	padding:0px;
}

img {
	border: none;
}


div#main {
	margin: 0px;
	padding: 0px;
	float: left;
	/*margin-left: 4px;*/
	width: 760px;
	background-color:#FFF;
	/*border:1px solid #FF0000;*/
}

div#nascosto {
	position: absolute;
	margin-top: 90px;
	margin-left: 200px;
	width: 1px;
	height: 1px;
	/*border:1px solid #FF0000;*/
}

table.tabella {
	width: 760px;
	/*margin: 0 auto;*/
	color: #333333;
	font-size: 70%;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	background-image: url('../images/sfondo_site.gif');
	background-position: top center;
	background-repeat: repeat-y;
	/*border:1px solid #FF0000;*/
}

tr.riga_centrale {
	/*background-image: url('../images/sfondo_site.gif');
	background-position: top left;
	background-repeat: repeat-y;*/
 	display: block;
	
}

td.sinistra {
	margin: 0px;
	padding: 0px;
	width: 188px;
	float: left;
	padding-left: 2px;
/*  	background-color: #333333; */
	/*background-image: url('../images/sfondo_sx.gif');
	background-position: top right;
	background-repeat: repeat-y;*/
/* 	border:1px solid #FF0000; */
}

td.centrale {
	margin: 0px;
	width: 422px;
	float: left;
	/*padding-left: 2px;*/
/*   	border:1px solid #FF0000; */
}

td.destra {
	margin: 0px;
	padding: 0px;
	width: 142px;
	float: right;
/* 	background-color: #E0EEF9; */
	/*padding-left: 2px;*/
	/*background-image: url('../images/sfondo_dx.gif');
	background-position: top left;
	background-repeat: repeat-y;*/
/* 	border:1px solid #FF0000; */
}



/********************************
RICERCA
*********************************/
div#blocco_ricerca {

	margin: 0px;
	width: 96%;
	float: left;
/* 	border: 1px solid #000; */
	font-size: 80%;
}

div#blocco_ricerca p{

	margin: 0px;
	width: 96%;
	float: left;
	color: #316496;
/* 	border: 1px solid #000; */
	font-size: 90%;
}

div#blocco_ricerca a{

	color: #316496;
	text-decoration: underline;
/* 	border: 1px solid #000; */
}

div#blocco_ricerca a:hover{

	color: #a7c4e2;
	text-decoration: underline;
/* 	border: 1px solid #000; */
}

div#blocco_ricerca a:visited{

	color: #316496;
	text-decoration: underline;
/* 	border: 1px solid #000; */
}

.news p{

	margin: 0px;
	width: 96%;
	float: left;
	color: #316496;
/* 	border: 1px solid #000; */
	font-size: 70%;
}

.news a{

	margin: 0px;
	width: 96%;
	float: left;
	color: #a7c4e2;
/* 	border: 1px solid #000; */
	font-size: 70%;
}

.news a:hover{

	color: #a7c4e2;
/* 	border: 1px solid #000; */
	font-size: 70%;
}

.news a:visited{

	color: #a7c4e2;
/* 	border: 1px solid #000; */
	font-size: 70%;
}

div#elementi {

	margin: 0px;
	width: 75%;
	float: left;
/*  	border: 1px solid #000;  */
}

.riga_ricerca {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
/* 	border: 1px solid #FF0000; */
}

.voce {
	width: 65px;
	float: left;
	margin: 0px;
	padding-top: 5px;
	text-align: right;
/* 	border: 1px solid #000; */
	font-size: 75%;
	color: #316496;
	text-decoration: none;
}

.valore {
	width: 200px;
	float: left;
	margin-left: 5px;
/* 	border: 1px solid #000; */
}

select.ricerca {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	background-color: #a7c4e2;
	font-size: 80%;	
	color: #316496;
}

#ricerca_hide1 {

}

#ricerca_hide2 {

}

#ricerca_hide3 {

}

.creditcard {

	background-color: #E0EEF9;
	color: #333333;
}

input.bottone_lente {

	width: 89px;
	height: 71px;
	margin-top: 10px;
/* 	border: 1px solid #000; */
	float: right;
}
select.ricerca_sup {
	width: 160px;
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	font-size: 90%;	
}

/*******************************
	LOGIN
********************************/
.et_login {
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 2px;
	float: left;
	width: 80px;
/* 	border: 1px solid #FF0000; */
	height: 15px;
	color: #316496;
	text-decoration: none;
}

input.login {
	width: 100px;
	float: left;
	margin-top: 4px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	font-size: 80%;	
}

input.login_sup {
	width: 100px;
	float: left;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-right: 8px;
	border: 1px solid #666666;
	font-size: 80%;	
}

input.scrittura {
	width: 260px;
	margin-top: 2px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	background-color: #a7c4e2;
	font-size: 80%;	
	color: #316496;
}

select.scrittura {
	width: 260px;
	margin-top: 2px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #333333;
}

input.bottone_blu {
	width: 80px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: 8px;
	float: left;
	border: 1px solid #D4D8F5;
	background-color: #316496;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

input.bottone_invia {
	width: 80px;
	height: 28px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 14px;
	clear: both;
	float: right;
	border: 1px solid #D4D8F5;
	background-color: #316496;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

#pulsante_finale {

	width: 95%;
	padding: 0px;
	margin-top: 4px;
	float: left;
/* 	border: 1px solid #000000; */
	
}

.testo_registrazione {
	margin-right: 4px;
	padding: 0px;
	margin-top: 4px;
	float: right;
	color: #333333;
	text-decoration: none;
}

.testo_registrazione a{
	color: #FF0000;
	text-decoration: none;
}
.testo_registrazione a:hover{
	color: #316496;
	text-decoration: underline;
}

.registrati a{
	color: #316496;
	text-decoration: none;
}
.registrati a:hover{
	color: #316496;
	text-decoration: underline;
}

.titolo_registrazione {

	width: 220px;
	margin-top: 6px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #316496;
	padding: 3px 0px 3px 5px;
	background-color: #E0EEF9;
}
.registrazione {

	width: 95%;
	padding-left: 14px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC; 
}

.riga_registrazione {

	width: 100%;
	margin-bottom: 2px;
	float: left;
/* 	border: 1px solid #FF0000; */
}

input.data_login {
	float: left;
	margin-top: 4px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	font-size: 100%;	
}

/*******************************
	TESTATA
********************************/
div#testata {
	clear: both;
	float: left;
	width: 100%;
	background-color:#C6E1F6;
	background-image: url('../images/sfondo_top.gif');
	background-position: top left;
	background-repeat: no-repeat;
	/*margin-bottom: 10px;*/
/* 	border:1px solid #FF0000; */
}

div#logo_azienda {
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	height: 72px;
/*  	border:1px solid #000; */
}

div#comandi {
	margin-right: 2px;
	margin-top: 10px;
	float: right;
	/*border: 1px solid #000;*/
}

.quadrato {
	width: 14px;
	height: 12px;
	float: left;
	margin-top: 5px;
	background-image: url('../images/dot_viola.gif');
	background-position: top left;
	background-repeat: no-repeat;
	/*border: 1px solid #FF0000;*/
}

.testo_comandi {
	float: left;
	font-size: 1em;
	padding-top: 1px;
	/*border: 1px solid #FF0000;*/	
}

.testo_comandi a {
	float: left;
	font-size: 80%;
	padding-top: 1px;
	/*border: 1px solid #FF0000;*/
}

.testo_comandi a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.testo_comandi a:visited {
	text-decoration: none;
}

.separatore_verticale {
	width: 14px;
	height: 12px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url('../images/stang_grigia.gif');
	background-position: top left;
	background-repeat: no-repeat;
	/*border: 1px solid #FF0000;*/
}

div#canali {
	float: right;
	width: 460px;
	height: 30px;
	margin-top: 62px;
	padding-right: 16px;
	/*background-image: url('../images/sfondo_canali.gif');
	background-position: top left;
	background-repeat: repeat-x;*/
/* 	border: 1px solid #FF0000; */
}

div#canale_attivo {
	float: right;
	width: 70px; /* 88 */
	text-align: center;
	height: 30px;
	padding-top: 14px;
	background-image: url('../images/tab_attivo.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div#canale {
	float: right;
	width: 70px; /* 88 */
	text-align: center;
	height: 21px;
	margin-top: 9px;
	padding-top: 5px;
	background-image: url('../images/tab.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

.testo_canale {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	/*height: 2px;*/
	/*border: 1px solid #FFF;*/
}

.testo_canale a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_canale a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.testo_canale a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div#fascia_sup {
	clear: both;
	float: left;
	width: 100%;
	height: 26px;
	padding-top: 2px;
	text-align: center;
	background-image: url('../images/sfondo_fascia_sup.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

.et_login_sup {
	margin: 0px;
	padding-left: 8px;
	margin-top: 4px;
	margin-right: 2px;
	float: left;
	width: 68px;
	height: 15px;
	color: #316496;
	text-decoration: none;
/* 	border: 1px solid #FF0000; */
}

div#fascia_ricerca {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 2px;
	padding-left: 5px;
	text-align: left;
	/*background-image: url('../images/sfondo_fascia_sup.gif');
	background-position: top left;
	background-repeat: repeat-x;*/
	/*border: 1px solid #000;*/
}

div#fascia_login {
	clear: both;
	float: left;
	width: 75%;
	padding-top: 4px;
	padding-left: 5px;
	text-align: left;
/* 	border: 1px solid #000; */
}

#disconnetti {
	margin-right: 4px;
	padding: 0px;
	margin-top: 4px;
	float: right;
	color: #333333;
	text-decoration: none;
/* 	border: 1px solid #000000; */
}

/*******************************
	SINISTRA
********************************/
#menu {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 138px;
	margin-top: 2px;
	margin-bottom: 6px;
	/*border: 1px solid #000;*/
	list-style-type: none;
}

.voce_menu {
	clear: both;
	float: left;
	width: 138px;
	height: 21px;
	margin-bottom: 2px;
	background-image: url('../images/sfondo_link.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
}


.voce_menu_attivo {
	clear: both;
	float: left;
	width: 138px;
	height: 21px;
	margin-bottom: 2px;
	background-image: url('../images/sfondo_link_attivo.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.testo_voce_menu {
	float: left;
	margin-left: 20px;
	height: 12px;
	padding-top: 4px;
	color: #FFFFFF;
	font-weight: bold;
	/*border: 1px solid #000;*/
}

.testo_voce_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.testo_voce_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.testo_voce_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

td.sfondo_spalla {
	margin: 0px;
	padding: 0px;
	width: 410px;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url('../images/sfondo_spalla.gif');
	background-position: top left;
	background-repeat: repeat-y;
	/*border:1px solid #FF0000;*/
}

td.sfondo_spalla2 {
	margin: 0px;
	padding: 0px;
	width: 142px;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url('../images/sfondo_spalla2.gif');
	background-position: top left;
	background-repeat: repeat-y;
/* 	border:1px solid #FF0000; */
}

a.settore_non_evidenziato {
	color: #316496;
	font-size: 60%;
	text-decoration: none;
	font-weight: bold;
}
a:hover.settore_non_evidenziato {
	text-decoration: underline;
	font-size: 60%;
	font-weight: bold;
	color: #316496;
}
a:visited.settore_non_evidenziato {
	color: #316496;
	font-size: 60%;
	text-decoration: none;
	font-weight: bold;
}

a.settore_evidenziato {
	color: #FF6600;
	font-size: 60%;
	text-decoration: none;
	font-weight: bold;
}
a:hover.settore_evidenziato {
	text-decoration: underline;
	font-size: 60%;
	color: #FF6600;
	font-weight: bold;
}
a:visited.settore_evidenziato {
	color: #FF6600;
	font-size: 60%;
	text-decoration: none;
	font-weight: bold;
}


div#box_ricerca {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 138px;
	/*border: 1px solid #000;*/
}

.intestazione_ricerca {
	float: left;
	width: 138px;
	height: 20px;
	margin-bottom: 2px;
	padding-top: 3px;
	text-align: center;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

.blocco_ricerca {
	float: left;
	width: 138px;
	margin-bottom: 8px;
	padding-top: 8px;
	background-color: #DCDCE6;
	text-align: center;
	color: #FFFFFF;
}

input.campo_ricerca {

	width: 110px;
	border: 1px solid #666666;
}

input.bottone_grigio {

	width: 80px;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #666666;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

.banner_left {

	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.banner_right {

	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

/*******************************
	CENTRALE
********************************/
div#banner_centrale {
	margin-top: 6px;
	margin-left: 4px;
	margin-bottom: 8px;
	padding: 0px;
/* 	float: left; */
	/*margin-left: 4px;*/
	width: 410px;
/* 	border:1px solid #FF0000; */
}

table.blocco_homepage {
	width: 410px;
	margin-left: 4px;
	margin-bottom: 4px;
/* 	border: 1px solid #000; */

}

.container {

	margin: 0px 6px 0px 6px;
	width: 94%;
	float: left;
	/*background-image: url('../images/sfondo_sx.gif');
	background-position: top left;
	background-repeat: repeat-y;*/
/*   	border:1px solid #000; */
}

.container p{
	margin: 0px;
	padding: 0px;
	width: 100%;
	padding: 0px 5px 2px 0px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: justify;
/* 	border:1px solid #FF0000; */
}

.container h2{
	margin: 0px;
	padding: 0px;
	width: 95%;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #006690;
	font-size: 1.2em;
	text-align: right;
	/*border:1px solid #FF0000;*/
}

.container a{
	color: #006690;
	/*border:1px solid #FF0000;*/
}

.container ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	list-style-type: none;
}


td.sfondo_blocco {
	margin: 0px;
	padding-top: 6px;
	width: 100%;
	padding-left: 10px;
	background-image: url('../images/sfondo_blocco.gif');
	background-position: top left;
	background-repeat: repeat-y;
/* 	border:1px solid #FF0000; */
}


td.sfondo_blocco a {
	
	text-decoration: underline;
	color: #316496;
}
td.sfondo_blocco a:hover {
	
	text-decoration: underline;
	color: #a7c4e2;
}
td.sfondo_blocco a:visited {
	
	text-decoration: none;
	color: #316496;
}


.elenco {
	margin: 0px;
	padding: 0px;
	width: 98%;
	padding: 0px 5px 2px 5px;
	clear: right;
	float: right;
	list-style-type: none;
	/*border:1px solid #FF0000;*/
}

.elenco_puntato {
	margin: 0px;
	padding: 0px;
	width: 90%;
	padding-left: 24px;
	margin-bottom: 8px;
	float: left;
	list-style-type: square;
	line-height: 16px;
	/*border:1px solid #FF0000;*/
}

.container1 {
	margin: 0px;
	padding: 0px;
	width: 165px;
	padding: 0px 5px 2px 5px;
	float: left;
	/*padding-left: 2px;*/
	/*border:1px solid #FF0000;*/
}

.container2 {
	margin: 0px;
	padding: 0px;
	width: 275px;
	padding: 0px 5px 2px 5px;
	float: right;
	/*padding-left: 2px;*/
	/*border:1px solid #FF0000;*/
}


.contenitore_tabella {

	width: 70%;
	float: right;
	margin-right: 14px;
	margin-bottom: 14px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.contenitore_tabella_interno {

	width: 100%;
	float: left;
	margin-bottom: 4px;
}

.tabella_1 {

	font-size: 70%;
	text-decoration: none;
}

.tabella_1 a {

	text-decoration: none;
}

.tabella_1 a:hover {

	color: #CCCCCC;
	text-decoration: none;
}
.tabella_1 a:visited {

	text-decoration: none;
}

.tabella_2 {

	font-size: 70%;
	text-decoration: none;
	text-align: right;
	background-color: #E0EEF9;
	color: #316496;
	font-weight: bold;
}

.tabella_2 a {

	font-size: 70%;
	text-decoration: none;
	text-align: right;
	background-color: #E0EEF9;
	color: #316496;
	font-weight: bold;
}

.tabella_3 {
	font-size: 70%;
	text-decoration: none;
	text-align: left;
	background-color: #E0EEF9;
	color: #316496;
	font-weight: bold;
}

.addendo {

	font-size: 70%;
	text-decoration: none;
	text-align: right;
	background-color: #FFFFFF;
	color: #316496;
	font-weight: bold;
}

.totale_1 {

	font-size: 90%;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	background-color: #316496;
}

.totale_2 {

	font-size: 90%;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #316496;
}


.blocco_blu {
	width: 166px;
	padding: 2px 4px 2px 4px;
	margin-bottom: 4px;
	background-color: #DCDCE6;
}

.blocco_blu h2{
	color: #FF6600;
	font-size: 1.2em;
}

.blocco_blu p {
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	/*border: 1px solid #000;*/
}

.blocco_bianco {
	width: 166px;
	padding: 2px 4px 2px 4px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
}

.blocco_bianco h2{
	color: #FF6600;
	font-size: 1.2em;
}

.blocco_bianco p {
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	/*border: 1px solid #000;*/
}

.blocco_arancione_ricerca {
	width: 270px;
	padding: 2px 4px 2px 4px;
	margin-bottom: 4px;
	background-color: #F3BA94;
	border: 2px solid #FF6600;
	background-image: url('../images/sfondo_ricerca.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.blocco_arancione_ricerca h2{
	width: 80%;
	color: #006699;
	font-size: 1.2em;
	border-bottom: 2px solid #006699;
	margin-bottom: 4px;
}

.blocco_grigio_chiaro {
	width: 270px;
	padding: 2px 4px 2px 4px;
	margin-bottom: 4px;
	background-color: #F0EDD7;
	border: 2px solid #F0EDD7;
	background-image: url('../images/signa_2.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.blocco_grigio_chiaro h2{
	width: 70%;
	color: #006699;
	font-size: 1.2em;
	border-bottom: 2px solid #006699;
	margin-bottom: 4px;
	text-align: right;
}

.blocco_grigio_chiaro p{
	width: 70%;
	color: #FF6600;
	font-size: 80%;
	margin-bottom: 4px;
	text-align: right;
}



.blocco_news {
	width: 120px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	background-color: #DCDCE6;
	border: 2px solid #DCDCE6;
	background-image: url('../images/sfondo_news.gif');
	background-position: top right;
	background-repeat: repeat-y;
	text-align: right;
	padding-right: 8px;
}

.blocco_news h2{
	width: 80%;
	color: #006699;
	float: right;
	font-size: 1.2em;
	border-bottom: 2px solid #006699;
	margin-bottom: 4px;
}

.blocco_news p{
	width: 70%;
	float: right;
	color: #333333;
	font-size: 80%;
	margin-bottom: 4px;
}

.blocco_news a{
	color: #333333;
	text-decoration: none;
}

.blocco_news a:hover{
	color: #333333;
	text-decoration: underline;
}

.titoletto {
	float: left;
	width: 99%;
	font-weight: normal;
	padding-left: 4px;
	margin-top: 8px;
	margin-bottom: 4px;
	color: #006699;
	border-bottom: 1px solid #006699;
}

.numerazione {
	width:90%;
	float: right;
	height: 30px;
	text-align: center;
/* 	border: 1px solid #000; */
}

.numero {
	width:20px;
	float: left;
/* 	border: 1px solid #FF0000; */
}


/**************************
CARRELLO
***************************/

.blocco_carrello {
	width: 100%;
	float: left;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC; 
}

.elemento_carrello {
	width: 90%;
	float: left;
	margin: 14px 0px 14px 6px;
/* 	border: 1px solid #CCCCCC;  */
}

.tasto_cancella_carrello {

	margin: 0px;
	padding: 0px;
	float: right;
/* 	border: 1px solid #000000; */

}

.testo_carrello {
	width: 92%;
	margin: 0px;
	padding: 0px;
	color: #FF6600;
	font-size: 70%;
	text-decoration: none;
	font-weight: normal;
/* 	border: 1px solid #000000; */

}

.testo_carrello a, a:visited{
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

.testo_carrello a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #FF6600;
}


/*******************************
	RICERCA
********************************/
.et_form {
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	float: left;
	width: 60px;
	/*border: 1px solid #FF0000;*/
	height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
div#intestazione {
	margin: 0px;
	padding: 0px;
	width: 99%;
	height: 15px;
	margin-bottom: 10px;
	padding: 3px 0px 2px 4px;
	float: left;
	color: #006699;
	font-weight: bold;
	background-color: #EFEDD8;
	text-decoration: none;
}
div#intestazione a{
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
div#intestazione a:hover{
	color: #FF0000;
}
div#intestazione a:visited{
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}


div#testo_intestazione {
	margin: 0px;
	padding: 0px;
	width: 98%;
	margin-bottom: 14px;
	padding: 0px 5px 2px 5px;
	float: left;
	/*border: 1px solid #000;*/
}

.evidenziato {
	color: #FE6700;
	text-decoration: none;
	font-weight: normal;
}

.riga_bianca {
	margin: 0px;
	padding: 0px;
	width: 98%;
/* 	height: 15px; */
	margin-bottom: 6px;
	padding: 3px 5px 2px 5px;
	float: left;
	color: #006699;
	background-color: #FFFFFF;
}

.riga_blu {
	margin: 0px;
	padding: 0px;
	width: 98%;
/* 	height: 15px; */
	margin-bottom: 6px;
	padding: 3px 5px 2px 5px;
	float: left;
	color: #006699;
	background-color: #DCDCE6;
}

.riga_blu_bordo {
	margin: 0px;
	padding: 0px;
	width: 98%;
 	height: 110px;
	margin-bottom: 6px;
	padding: 7px 5px 7px 5px;
	float: left;
	color: #006699;
	background-color: #FFFFFF;
	border: 2px solid #006699;
}

img.img_scheda {
	/*float: left;*/
	/*border: 1px solid #000;*/
}

img.img_logo {
	float: left;
	width: 30px;
	height: 30px;
	margin: 2px 0px 2px 0px;
	/*border: 1px solid #000;*/
}

.testo_scheda {
	margin-left: 4px;
	margin-top: 3px;
	/*float: left;*/
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	/*border: 1px solid #000;*/
}

.testo_scheda a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.testo_scheda a:hover {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}
.testo_scheda a:visited {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

.testo_scheda_sponsor {
	margin-left: 4px;
	margin-top: 3px;
	/*float: left;*/
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	background-color: #E0EEF9;
	border: 1px dotted #000066;
	/*border: 1px solid #000;*/
}

.testo_scheda_sponsor a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.testo_scheda_sponsor a:hover {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}
.testo_scheda_sponsor a:visited {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}


#contenitore_scheda {

	width: 100%;
	float: left;
	margin-bottom: 6px;
/* 	border: 1px solid #FF0000; */

}
.parentela {


}

.bisnonno {
	margin: 0px;
	padding: 0px;
	width: 97%;
	height: 15px;
	margin-bottom: 6px;
	padding: 8px 5px 8px 5px;
	clear: right;
	float: right;
	background-color: #DBD18B;
}

.nonno {
	margin: 0px;
	padding: 0px;
	width: 97%;
	height: 15px;
	margin-bottom: 6px;
	padding: 8px 5px 8px 5px;
	clear: right;
	float: right;
	background-color: #DED8B0;
}

.padre {
	margin: 0px;
	padding: 0px;
	width: 97%;
	height: 15px;
	margin-bottom: 6px;
	padding: 8px 5px 8px 5px;
	clear: right;
	float: right;
	background-color: #E6E1B9;
}

.figlio {
	margin: 0px;
	padding: 0px;
	width: 97%;
	padding: 8px 5px 8px 5px;
	margin-top: 12px;
	margin-bottom: 10px;
	clear: right;
	float: right;
	background-color: #F0EDD7;
/* 	border: 1px solid #000; */
}


.campo0 {
	margin: 0px;
	padding: 0px;
	width: 94%;
	padding: 3px 5px 2px 6px;
	margin-bottom: 6px;
	clear: right;
	float: right;
	color: #006699;
	background-color: #DCDCE6;
}

.campo1 {
	margin: 0px;
	padding: 0px;
	width: 94%;
	padding: 3px 5px 2px 6px;
	margin-bottom: 6px;
	clear: right;
	float: right;
	color: #006699;
	background-color: #FFFFFF;
}

.campo0_rientrato {
	margin: 0px;
	padding: 0px;
	width: 90%;
	padding: 3px 5px 2px 6px;
	margin-bottom: 6px;
	clear: right;
	float: right;
	color: #006699;
	background-color: #DCDCE6;
}

.campo1_rientrato {
	margin: 0px;
	padding: 0px;
	width: 90%;
	padding: 3px 5px 2px 6px;
	margin-bottom: 6px;
	clear: right;
	float: right;
	color: #006699;
	background-color: #FFFFFF;
}

div#acquista {
	margin: 0px;
	padding: 0px;
	width: 98%;
	height: 18px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin-bottom: 6px;
	clear: both;
	float: left;
	background-color: #006690;
}

div#acquista_content {
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	width: 62%;
/* 	border: 1px solid #000; */
}

.testo_acquista a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.testo_acquista a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.testo_acquista a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}



/*******************************
	DESTRA
********************************/
img.banner_destro {
	border: none;
	float:right;
	/*border: 1px solid #000;*/
}




/*******************************
	FOOTER
********************************/
div#footer {
	width: 100%;
	height: 37px;
	background-image: url('../images/sfondo_footer.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;
}

div#canali_footer {
	width: 250px;
	margin: auto;
	height: 26px;
	padding-top: 4px;
	/*border: 1px solid #FFFFFF;*/
}

.canale_footer {
	width: auto;
	height: 21px;
	float: left;
	padding-top: 4px;
	/*border: 1px solid #FFFFFF;*/
}

.testo_canale_footer a {
	color: #316496;
	text-decoration: none;
}
.testo_canale_footer a:hover {
	color: #316496;
	text-decoration: underline;
}
.testo_canale_footer a:visited {
	color: #316496;
	text-decoration: none;
}

div#canale_footer_attivo {
	width: 90px;
	text-align: center;
	height: 30px;
	padding-top: 13px;
	background-image: url('../images/tab_attivo.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

.separatore_footer {
	width: 5px;
	height: 12px;
	float: left;
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 4px;
	background-image: url('../images/separatore_footer.gif');
	background-position: top left;
	background-repeat: no-repeat;
	/*border: 1px solid #FF0000;*/
}

.finale {
	background-color: #FFFFFF;
}

div#credits {
	width: 450px;
	margin: auto;
	padding-top: 8px;
	font-size: 80%;
	color: #666666;
	margin-bottom: 4px;
	background-color: #FFFFFF;
/* 	border: 1px solid #000; */
}

/*******************************
	BALLOON
********************************/

#bubble_tooltip{
	width:410px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;
	margin-left: 60px;
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:top left;
	padding-left:67px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
	margin-left: 60px;
}

/*******************************
	GUIDA CONSULTAZIONE
********************************/

#targhetta
{
    position: Absolute;	
    font-size: 10px;
    font-family: Verdana;
    top: 107px;
    left: 775px;
    width: 200px;
    border: none;
}
