/* CSS Document */

body {
	font-family: Verdana;
	font-size:70%;
	text-decoration: none;
	font-weight: normal;
	margin: 20px 10px 20px 10px;
	background-image: url('../images/body.gif');
	background-position: top left;
	background-repeat: repeat;
}

img {
	border: none;
}

a {
	text-decoration: none;
	border: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
}

.nascosta{
	display: none;
	visibility: hidden;
	}
	
input.pulsante{
	padding: 0px;
	margin-right: 6px;
	float: right;
	background-color: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width: auto;
	height: 19px;
	}

hr { display: none; }

div#limitatore {
	display: none;
}

div#limitatore_centrale {
	width: auto;
}

div#limitatore_sinistro {
	display: none;
}

table#tabella_struct {
	width: auto;
	/*table-layout:auto;*/
}

td.riga_intestazione {
	background-image: url('../images/sfondo_intestazione.gif');
	background-position: top left;
	background-repeat: repeat;
}

div#intestazione {
	width: 100%;
	/*height: 74px;*/
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url('../images/intestazione.gif');
	background-position: top right;
	background-repeat: no-repeat;
	/*border: 1px solid #999999;*/
}

.logo_big{
	width: 521px;
	/*height: 60px;*/
	margin: auto;
	padding:  0px;
	float: left;
	text-align: center;
	/*border: 1px solid #999999;*/
}

.logo {
	width: 10%;
	/*height: 60px;*/
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding:  0px;
	float: left;
	/*border: 1px solid #999999;*/
}

.spalla {
	width: 80%;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 0 0px;
	float: right;
	text-align: right;
	/*border: 1px solid #999999;*/
}

div#societa {
	width: 100%;
	padding: 0px;
	float: right;
	/*border: 1px solid #999999;*/
}

.img_societa {
	margin-right: 6px;
	padding: 0px;
	/*border: 1px solid #999999; */
}

div#bandiere {
	width: 260px;
	margin-top: 3px;
	/*margin-bottom: 5px;*/
	padding: 0px;
	float: right;
	/*border: 1px solid #999999;*/
}

.controlli {
	clear: both;
	width: 220px;
	margin-top: 2px;
	/*margin-bottom: 5px;*/
	height: 10px;
	padding: 0px;
	float: right;
	/*border: 1px solid #999999;*/
}

div#canali {
	/*clear: both;*/
	width: 99%;
	margin: 0px;
	padding: 0px;
	height: 37px;
	float: left;
	/*border: 1px solid #CCCCCC;*/
	background-image: url('../images/sfondo_canali.gif');
	background-position: top right;
	/*background-repeat: repeat-x;*/
}

tr.canali2 {
	/*clear: both;*/
	margin: 0px;
	padding: 0px;
	height: 37px;
	/*border: 1px solid #CCCCCC;*/
	background-image: url('../images/sfondo_canali.gif');
	background-position: top right;
	background-repeat: repeat-x;
}

.canale {
	
	width: 14%;
	height: 37px;
	margin: 0px;
	float: left;
	padding: 0px;
	background-image: url('../images/sfondo_canale.gif');
	background-repeat: repeat-x;
	text-align: center;
	/*border: 1px solid #FFFFFF;*/
}

.canale_attivo {
	width: 14%;
	height: 37px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url('../images/sfondo_canale_attivo.gif');
	background-repeat: repeat-x;
	text-align: center;
	/*border: 1px solid #000000;*/
}

.sx_canale {
	width: 10px;
	height: 37px;
	margin: 0px;
	float: left;
	background-image: url('../images/sx_canale.gif');
	background-repeat: no-repeat;
	/*border: 1px solid #FF0000;*/
}

.dx_canale {
	width: 10px;
	height: 37px;
	margin: 0px;
	float: right;
	background-image: url('../images/dx_canale.gif');
	background-repeat: no-repeat;
	/*border: 1px solid #FFFF00;*/
}

.dx_canale_ultimo {
	width: 10px;
	height: 37px;
	margin: 0px;
	float: right;
	background-image: url('../images/dx_canale_ultimo.gif');
	background-repeat: no-repeat;
	/*border: 1px solid #FFFF00;*/
}

.sx_attivo {
	width: 10px;
	height: 37px;
	margin: 0px;
	float: left;
	background-image: url('../images/sx_attivo.gif');
	background-repeat: no-repeat;
	/*border: 1px solid #FF0000;*/
}

.dx_attivo {
	width: 10px;
	height: 37px;
	margin: 0px;
	float: right;
	background-image: url('../images/dx_attivo.gif');
	background-repeat: no-repeat;
	/*border: 1px solid #FFFF00;*/
}

.dx_attivo_ultimo {
	width: 10px;
	height: 37px;
	margin: 0px;
	float: right;
	background-image: url('../images/dx_attivo_ultimo.gif');
	background-repeat: no-repeat;
	/*border: 1px solid #FFFF00;*/
}

.testocanale {
	padding: 0px;
	margin-top: 8px;
	float: left;
	width: 80%;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	/*border: 1px solid #000000;*/
}

.testocanalelinkato {
	padding: 0px;
	margin-top: 8px;
	float: left;
	width: 80%;
	color: #666666;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	/*border: 1px solid #000000;*/
}

.testocanalelinkato a {
	color: #666666;
	text-decoration: none;
}

.testocanalelinkato a:hover {
	color: #00CC00;
	text-decoration: none;
}

/* inizio classi box grande lato sinistro */
img.transparent {
	float: left;
	/*border: 1px solid #000;*/
}


/*.box_grigio {
	width: 187px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-left: 1px solid #CCCCCC;
	background-image: url('images/sfondoSottoBox.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #F6F6F6;
}*/

/*******************************************
	COLONNE TABELLA
********************************************/
table#main {
	/*border: 1px solid #000;*/
	background-image: url('../images/sfondo_content.gif');
	background-repeat: repeat;
	border-left: 1px solid #BDBDBC;
	border-right: 1px solid #BDBDBC;
	border-bottom: 1px solid #BDBDBC;
}

td.cella {
	border-left: 1px solid #BDBDBC;
	/*border-right: 1px solid #BDBDBC;*/
	/*border-bottom: 1px solid #BDBDBC;*/
	background-image: url('../images/sfondo_blocco.gif');
	background-repeat: repeat;
}

td.cella_blocco {
	border-right: 1px solid #BDBDBC;
	border-top: 1px solid #BDBDBC;
	background-image: url('../images/sfondo_blocco.gif');
	background-repeat: repeat;
}

td.cella_quarta {
	border-top: 1px solid #BDBDBC;
	background-image: url('../images/sfondo_blocco.gif');
	background-repeat: repeat;
}

td.cella_quinta {
	border-top: 1px solid #BDBDBC;
	border-left: 1px solid #BDBDBC;
	background-image: url('../images/sfondo_blocco.gif');
	background-repeat: repeat;
}

td.cella_menu {
	border-right: 1px solid #BDBDBC;
	background-image: url('../images/sfondo_blocco.gif');
	background-repeat: repeat;
	width: 19%;
}

td.cella_centrale {
	/*border-bottom: 1px solid #BDBDBC;*/
}

td.cella_estrema {
	border-left: 1px solid #BDBDBC;
	border-right: 1px solid #BDBDBC;
	border-top: 1px solid #BDBDBC;
	background-image: url('../images/sfondo_blocco.gif');
	background-repeat: repeat;
}

td.cella_media {
	border-right: 1px solid #BDBDBC;
	border-top: 1px solid #BDBDBC;
	background-image: url('../images/sfondo_blocco.gif');
	background-repeat: repeat;
}

td.cella_ultima {
	border-top: 1px solid #BDBDBC;
	background-image: url('../images/sfondo_blocco.gif');
	background-repeat: repeat;
}

td.cella_centrale {
	/*border-bottom: 1px solid #BDBDBC;*/
}

div#sfondo_menu {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	height: 300px;
	background-image: url('../images/sfondo_menu.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

div#sfondo_menu2 {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	height: 173px;
	background-image: url('../images/sfondo_menu2.gif');
	background-repeat: no-repeat;
	background-position: top left;
}


div#sfondo_menu3 {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	height: 173px;
	background-image: url('../images/sfondo_menu3.gif');
	background-repeat: no-repeat;
	background-position: top left;
}


div#sfondo_menu4 {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	height: 173px;
	background-image: url('../images/sfondo_menu4.gif');
	background-repeat: no-repeat;
	background-position: top left;
}


div#sfondo_menu5 {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	height: 173px;
	background-image: url('../images/sfondo_menu5.gif');
	background-repeat: no-repeat;
	background-position: top left;
}


div#sfondo_menu6 {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	height: 173px;
	background-image: url('../images/sfondo_menu6.gif');
	background-repeat: no-repeat;
	background-position: top left;
}


.blocco {
	width: 100%;
	margin: 0px;
	margin-bottom: 6px;
	float: left;
	background-image: url('../images/sfondo_blocco.gif');
	background-repeat: repeat;
	/*border: 1px solid #FFCC00;*/
}

.blocco ul {
	margin: 0px;
	padding: 6px 4px 6px 24px;
}

.blocco ul li {
	list-style-image: url('../images/ul_blocco.gif');
	line-height: 15px;
}

.blocco ul li a{
	color: #990000;
	text-decoration: none;
}
.blocco ul li a:hover{
	color: #666666;
	text-decoration: none;
}

.blocco_intestazione {
	width: 85%;
	height: 22px;
	margin: 0px;
	padding: 2px 0px 0px 16px;
	float: left;
	background-image: url('../images/intestazione_menu.gif');
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	font-weight: bold;
	color: #666666;
}

.blocco_intestazione a {
	text-decoration: none;
	color: #666666;
}

.blocco_content {
	width: 170px;
	padding: 4px 5px 0px 5px;
	margin: 0px;
	float: left;
	text-align: center;
}


/*******************************************
	MENU
********************************************/
.menu {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	/*border: 1px solid #FF0000;*/
}

.menu ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	/*border: 1px solid #FF0000;*/
}

.menu li {
	width: 90%;
	/*height: 17px;*/
	padding-left: 12px;
	padding-bottom: 2px;
	margin-top: 5px;
	float: right;
	color: #990000;
	background-image: url('../images/ul_menu.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	/*border:1px solid #FFFF00;*/
}

.menu li a {
	text-decoration: none;
	color: #990000;
}

.menu li a:hover {
	text-decoration:none;
	color: #000;
}


.sottomenu {
	width: 90%;
	margin: 0px;
	padding: 0px;
	float: right;
	/*border: 1px solid #FF0000;*/
}

.sottomenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	/*border: 1px solid #FF0000;*/
}

.sottomenu li {
	/*height: 17px;*/
	list-style-type: square;
	padding-bottom: 2px;
	margin-top: 5px;
	color: #990000;
	/*border:1px solid #FFFF00;*/
}

.sottomenu li a {
	text-decoration: none;
	color: #990000;
	/*border-bottom:1px solid #FFF;*/
}

.sottomenu li a:hover {
	text-decoration:none;
	color: #000;
}


.box_pulsante_ricerca {
	width: 52px;
	height: 16px;
	margin-right: 16px;
	padding: 0px;
	float: right;
	background-image: url('../images/cerca_pulsante.gif');
	background-repeat: no-repeat;
}

.form_ricerca
{
	background: #FFF;
 	color : #666;
 	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #666;
}

.quadratino {
	width: 10px;
	height: 10px;
	margin-left: 3px;
	margin-right: 3px;
	float: left;
	background-image: url('../images/ul_blocco.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	/*border:1px solid #FFFF00;*/
}


/********************************************
	BRICOLA
*********************************************/
.contenitore_briciola {
	width: 100%;
	height: 34px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url('../images/sfondo_briciola.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	/*border: 1px solid #000;*/
}

.briciola {
	width: 72%;
	height: 26px;
	padding-left: 20px;
	padding-top: 8px;
	margin-left: 4px;
	float: left;
	background-image: url('../images/deck_briciola.gif');
	background-position: top left;
	background-repeat: no-repeat;
	/*border: 1px solid #FF0000;*/
}

.testo_briciola  {
	margin-left: 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	float: left;
	color: #000;
	/*border: 1px solid #000;*/
}

.testo_briciola a {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	color: #990000;
}

.testo_briciola a:hover {
	text-decoration: none;
	font-size: 1em;
	color: #000;
}

.separatore_briciola {
	width: 7px;
	height: 15px;
	margin-left: 4px;
	margin-left: 4px;
	float: left;
	background-image: url('../images/separatore_briciola.gif');
	background-position: top left;
	background-repeat: no-repeat;
	/*border: 1px solid #FF0000;*/
}


/*********************************
	PULSANTIERA
**********************************/
.pulsantiera {
	width: 85px;
	height: 14px;
	margin-top: 6px;
	float: right;
	/*border: 1px solid #000;*/
}

.pulsantiera a {
	text-decoration: none;
	color: #990000;
}

.pulsantiera a:hover {
	text-decoration: none;
	color: #999999;
}


/***************************************
	PARTE CENTRALE
****************************************/
.centro_corpo {
	width: 97%;
	margin: 0px;
	padding: 10px 4px 8px 4px;
	float: left;
	/*border: 1px solid #000;*/
}

.immagine_sx {
	/*height: 217px;*/
	margin-left: 1px;
	margin-right: 5px;
	float: left;
	/*border: 1px solid #000;*/
}

.testo_dx {
	width: 73%;
	float: left;
	margin-left: 6px;
	text-align: justify;
	/*border: 1px solid #FF0000;*/
}

.testo_intero {
	width: 99%;
	float: left;
	/*border: 1px solid #FF0000;*/
}


/***********************************
	ELEMENTO
************************************/
.elemento {
	width: 100%;
	margin: 0px;
	float: left;
	margin-bottom: 8px;
	/*border: 1px solid #FF0000;*/	
}

.barra_elemento {
	width: 100%;
	margin: 0px;
	float: left;
	color: #999999;
	background-image: url('../images/sfondo_barra_elemento.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	/*border: 1px solid #FFFFFF;*/
}

.sx_barra_elemento {
	width: 10px;
	margin: 0px;
	float: left;
	height: 19px;
	background-image: url('../images/sx_barra_elemento.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	/*border: 1px solid #FF0000;*/
}

.dx_barra_elemento {
	width: 10px;
	margin: 0px;
	float: right;
	height: 19px;
	background-image: url('../images/dx_barra_elemento.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	/*border: 1px solid #FFFF00;*/
}

.testobarra_elemento {
	padding: 0px;
	margin-left: 5px;
	padding-top: 3px;
	float: left;
	width: 92%;
	color: #333333;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	/*border: 1px solid #000000;*/
}

.riga_elemento {
	padding-left: 8px;
	margin-left: 8px;
	margin-top: 8px;
	padding-bottom: 2px;
	float: left;
	width: 94%;
	color: #000;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 1px solid #BDBDBC;
}

.img_elemento {
	padding: 0px;
	margin-top: 3px;
	margin-right: 6px;
	padding-bottom: 2px;
	float: left;
}

.testo_elemento {
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	float: left;
	color: #333333;
}

.testo_elemento a {
	color: #990000;
	text-decoration: none;
}
.testo_elemento a:hover {
	color: #999999;
	text-decoration: none;
}

.data_elemento {
	width: 30%;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	float: right;
	color: #333333;
	text-decoration: none;
}


/***********************************
	PRODOTTI
************************************/
.box_prodotto_demo {
	width: 135px;
	height: 140px;
	margin: 0px;
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
	text-align:center;
	border: 1px solid #CCCCCC;
}

.box_gallery {
	width: 120px;
	margin: 0px;
	padding: 4px;
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
	text-align:center;
	border: 1px solid #CCCCCC;
	height: 160px;
	color: #990000;
}

.box_gallery a {
	color: #990000;
	text-decoration: none;
}

.box_gallery a:hover {
	color: #000000;
	text-decoration: none;
}


.testo_prodotto_demo {
	width: 96%;
	margin: 0px;
	float: left;
	margin-bottom: 8px;
}

.testo_prodotto_demo a {
	color: #990000;
	text-decoration: none;
}
.testo_prodotto_demo a:hover{
	color: #666666;
	text-decoration: none;
}

.box_prodotto {
	width: 99%;
	margin: 0px;
	float: left;
	margin-bottom: 12px;
	padding-right: 8px;
	padding-left: 8px;
	/*border: 1px solid #000;*/
}

.box_prodotto ul {
	margin: 0px;
	padding: 6px 4px 6px 24px;
}

.box_prodotto ul li {
	list-style-image: url('../images/ul_blocco.gif');
	line-height: 15px;
}

.box_prodotto ul li a {
	color: #990000;
}

.box_prodotto ul li a:hover {
	color: #666666;
}

.titolo_prodotto {
	width: 98%;
	margin: 0px;
	padding: 0px;
	float: left;
	/*border: 1px solid #000;*/
}

.titolo_prodotto h2{
	color: #333333;
	font-size: 1.4em;
}

.produttori {
	width: 60%;
	margin: 0px;
	float: left;
	margin-bottom: 8px;
	display: none;
	visibility: hidden;
	/*border: 1px solid #FF0000;*/
}

.descr_prodotto {
	width: 52%;
	margin: 0px;
	margin-bottom: 8px;
	/*border: 1px solid #FF0000;*/
}

.img_prodotto {
	width: 35%;
	margin: 0px;
	float: right;
	/*border: 1px solid #FF0000;*/
}


/***********************************
	ELEMENTO PRODOTTO
************************************/
.elemento_prodotto {
	width: 100%;
	margin: 0px;
	float: left;
	margin-bottom: 8px;
	/*border: 1px solid #FF0000;*/
}

.testo_elemento_prodotto {
	width: 65%;
	margin-left: 25px;
	padding: 0px;
	float: left;
	/*border: 1px solid #999;*/
}

.titolo_elemento_prodotto {
	margin-top: 8px;
	margin-bottom: 4px;
	padding: 0px;
	color: #990000;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	/*border: 1px solid #000;*/
}

.img_elemento_prodotto {
	width: 140px;
	margin: 0px;
	float: left;
}

.testo_elemento_prodotto p {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

/***********************************
	 DOWNLOAD
************************************/
table#download {
}

.intestazione_download {
	background-image: url('../images/sfondo_barra_elemento.gif');
	background-position: bottom;
	background-repeat: repeat;
	margin-bottom: 2px;
}

.colonna_intestazione_1_download {
	width: 25%;
	padding-bottom: 4px;
}

.colonna_intestazione_2_download {
	width: 25%;
	padding-bottom: 4px;
}

.colonna1_download {
	width: 25%;
	/*paddin-top: 4px;*/
	padding-left: 5px;
	padding-bottom: 4px;
	background-color: #F6F6F6;
}

.colonna2_download {
	width: 25%;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
}

.testo_download {
	color: #990000;
}

/***********************************
	 FOOTER
************************************/
div#footer {
	height:32px;
	width: 100%;
	padding-bottom: 1px;
	margin-bottom: 5px;
	float:left;
	background-image: url('../images/sfondo_footer.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: center;
	/*border: 1px solid #000;*/
}


div#content_brain {
	height:32px;
	width: 100%;
	padding: 0px;
	margin-bottom: 5px;
	float:left;
	/*border: 1px solid #000;*/
}

.loghi_accessibilita {
	height: 22px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 3px;
	float: right;
}

.logo_brain {
	width: 111px;
	height: 22px;
	margin-left: 6px;
	padding: 0px;
	float: left;
}

.linea {
	width: 98%;
	height: 4px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url('../images/linea.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	/*border: 1px solid #999999;*/
}

/*************
classi di fra 
****************/
.centro_box_link
{
	height: 15px;
	width: 180px;
	padding-top: 2px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	background-image: url('../images/centro_sfondo_link.gif');
	background-repeat: repeat;
	background-position: bottom;
	border: 1px solid #990000;
	text-align: center;
}

.centro_box_ico
{
	height: 11px;
	width: 14px;
	padding: 0px;
	margin-left: 3px;
	margin-top: 1px;
	float: left;
	background-image: url('../images/ico_link.gif');
	background-repeat: no-repeat;
}

.centro_box_link_txt
{
	height:15px;
	width: 150px;
	padding: 0px;
	margin: 0px;
	float:left;
	color: #990000;
}

.centro_box_link_txt a
{
	text-decoration: none;
	color: #990000;
}

.centro_box_link_txt a:hover
{
	text-decoration: none;
	color: #FFF;
}

.centro_logo_azienda
{
	width: 135px;
	height: 60px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	/*
	background-image: url('images/int_condor.gif');
	background-position: bottom left;
	background-repeat: no-repeat; */
}

.centro_divisioni_azienda
{
	width: 222px;
	height: 60px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	float: right;
	/*
	background-image: url('images/int_condor_divisioni.gif');
	background-position: bottom right;
	background-repeat: no-repeat;*/
}


/* NUOVE CLASSI */

.specifiche_box {
	padding: 0px;
	margin: 0px;
	width: 218px;
	border: 1px solid #000;
	float: left;
	height: auto;
	}
	
.specifiche_int_L {
	padding: 0px;
	margin: 0px;
	width: 83px;
	border-bottom: 2px solid #990000;
	float: left;
	height: auto;
	background-color: #ececed;
	text-align: center;
	}
	
.specifiche_int_C {
	padding: 0px;
	margin: 0px;
	width: 83px;
	border-bottom: 2px solid #990000;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	text-align: center;
	}
	
.specifiche_int_R {
	padding: 0px;
	margin: 0px;
	width: 52px;
	border-bottom: 2px solid #990000;
	float: left;
	height: auto;
	background-color: #ececed;
	text-align: center;
	}

.specifiche_col_L {
	padding: 0px;
	margin: 0px;
	width: 83px;
	float: left;
	height: auto;
	background-color: #ececed;
	text-align: center;
	}
	
.specifiche_col_C {
	padding: 0px;
	margin: 0px;
	width: 83px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	text-align: center;
	}
	
.specifiche_col_R {
	padding: 0px;
	margin: 0px;
	width: 52px;
	float: left;
	height: auto;
	background-color: #ececed;
	text-align: center;
	}

.mappa ul {
	margin: 0px;
	padding: 6px 4px 6px 24px;
}

.mappa ul li {
	list-style-image: url('../images/ul_blocco.gif');
	line-height: 15px;
}

.mappa ul li a{
	color: #990000;
	text-decoration: none;
}
.mappa ul li a:hover{
	color: #666666;
	text-decoration: none;
}