div.contenitoreInterno {
  /*background:red;*/
  background-image: url(images/sfondo-blu.gif);  
  border: 0px solid blue;
  clear: both; 
  padding: 0 0 0 0;
  width:755px;
}

div.rettangoloVerde{
	width: 187px;
	height: 10px;
	background-color: #049BFF;/*BLU utilizzatori*/
	float:left;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;	
}

div.menu2liv { /* IE */
	width: 189px;
	float:left;
/*	background-color: #FFEBCC;*//*colore pesca*/
	padding: 0 0 0 0;
}

/*div.rettangoloBlu{ ORIGINAL _BLU
	height: 10px;
	background-color: #049BFF;
	margin: 2px 0 0 2px;
	padding: 0 0 0 0;	
}*/
div.rettangoloBlu{
	height: 10px;
	background-color: #049BFF;
	margin: 2px 0 0 2px;
	margin: 0 0 0 0;
	border-top:   2px solid white;
	border-left: 2px solid white;	
	border-bottom: 2px solid white;	
	padding: 0 0 0 0;	
}
div.rettangoloDestra {
	background-color: #CDEBFF;/*ex pesca ahora BLUSOSO*/
	/*height: 100%;*/
	margin: 2px 0 0 2px;
	padding: 30px 0px 10px 0px;
    /*line-height: 15px;*/
	font-weight: bold;
	text-align:right;
	color: #4B4B4B; /* colore grigio */
}
.rettangoloDestra A {
  	color: #4B4B4B;
  	text-decoration: none;
}	
.rettangoloDestra A:hover {
	color: #0078C9; /* apretado azul */
  	text-decoration: none;
}
.paginaCorrente {
	color: #0078C9;
}


div.ricercaEtichette{
	background-color: #8ED2FF;/*colore BLUSOSO piu intenso*/
	margin: 12px 0 0 0;
	padding: 15px 15px 10px 0;
	font-weight: normal;	
	/*text-align:center;*/
	border-top: 1px solid white;	
	border-bottom: 1px solid white;
	color: #000;
}
span.ricercaEtichette{
	color: #003366;
	font-weight: bold;
}

div.ricercaEtichette input.text {
    width: 150px;
	margin: 5px 0 5px 0;
	/*margin-right: 10px;*/
	border: 0px solid blu;
}
div.ricercaEtichette input.botton {
    float:right;
}
/*
div.ricercaEtichette img {
    width: 180px;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 15px;
}*/
div.btnTariffe{
	background-color: #059BFF;
	background-image: url(images/sfondo-bottone.gif);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;	
	/*text-align:center;*/
	border-top: 1px solid white;	
	border-bottom: 1px solid white;
}
div.btnTariffe img{
	border:0px solid orange;
}

div#accordion div A{
	border:0px solid orange;
	/*color:#000;*/
}
/*div.testoAccordion A{
	color:#000;
}
div.testoAccordion A:Hover{
	color:#000;
}*/
