@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}



/** PERSONALIZZATE SITO **/

.Arial_14_dark_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}
.Arial_14_dark_blu_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000033;
}

.link_home_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #1F515F;
}
a.link_home_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #1F515F;
	text-decoration:none;
}
a.link_home_blu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #1F515F;
	text-decoration:underline;
}

.link_home_arancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4A2D00;
}
a.link_home_arancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4A2D00;
	text-decoration:none;
}
a.link_home_arancio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4A2D00;
	text-decoration:underline;
}

.link_home_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
}
a.link_home_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}
a.link_home_nero:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration:underline;
}


.Titolo_H {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
}
.Titolo_12_H {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

.Titolo_V {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #FF0000;
}
.Titolo_12_V {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
}


.Titolo_M {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #ffffff;
}
.Titolo_12_M {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}


.Titolo_L {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #ff9900;
}
.Titolo_12_L {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ff9900;
}


.Titolo_G {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #ffffff;
}
.Titolo_12_G {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}


.Titolo_S {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #02C5F4;
}
.Titolo_12_S {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #02C5F4;
}


.Arial_10_bianco_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
}

.Arial_11_bianco_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
}

a.link_pers_toolbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; null
	text-decoration:none;
}
a.link_pers_toolbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.Arial_11_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Arial_12_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Arial_12_grigio_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
}
.Arial_10_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Arial_10_grigio_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
}
.Arial_14_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.form_qta_rosso_medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	background-color:#FFFFFF;
	border:1px solid #FD1912;
	text-align:right;
	padding-right:2px;
}

.form_qta_grigio_medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color:#FFFFFF;
	border:1px solid #999999;
	text-align:right;
	padding-right:2px;
}

.Arial_16_rosso_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FD1912;
}

.Arial_18_rosso_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #FD1912;
}
.Arial_11_nero_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

.Arial_16_nero_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}

.Arial_15_nero_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
}

.Arial_15_nero{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.bg_ricerche3{
	background-color: #FED699;
}

.form_prezzi_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	border:1px solid #FD1912;
	width:70px;
	text-align:right;
	padding-right:3px;
}

.Arial_12_grigio_dark_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #444444;
}

.Arial_12_grigio_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #333333;
}

.link_top_rosso {	
	color: #ff0000;
}
a.link_top_rosso {
	color: #ff0000;
	text-decoration:none;
}
a.link_top_rosso:hover {
	color: #ff0000;
	text-decoration:underline;
}

.link_top_nero {	
	color: #000000;
}
a.link_top_nero {
	color: #000000;
	text-decoration:none;
}
a.link_top_nero:hover {
	color: #000000;
	text-decoration:underline;
}

.link_top_bordeau {	
	color: #D00100;
}
a.link_top_bordeau {
	color: #D00100;
	text-decoration:none;
}
a.link_top_bordeau:hover {
	color: #D00100;
	text-decoration:underline;
}

.link_home_navigazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
a.link_home_navigazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.link_home_navigazione:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.link_sottoaree_nero_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}
a.link_sottoaree_nero_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
a.link_sottoaree_nero_10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}

/** FINE PERSONALIZZATE SITO **/


/** PERSONALIZZATE YAV **/

.innerError {   
    padding-left: 20px;
    padding-top: 5px;
	 padding-bottom: 5px;
	 
    border-right: #999999 1px solid; 
    border-top: #999999 1px solid; 
	 margin: 0px; 
    border-left: #999999 1px solid; 
    border-bottom: #999999 1px solid; 

	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
    
	 color: #000000;
	 
	 display:none;

    width:606px;	
}


/** FINE PERSONALIZZATE YAV **/


/** PERSONALIZZATE AR FATTURE,NCC,BOLLE **/


.fattureMessaggio
{
	border-top:1px dotted #999999;
	height:100px;
}

.fattureMessaggioTitolo
{
	border-bottom:2px solid #999999;
}

.fattureMessaggioTesto
{
	border-bottom:1px dotted #999999;
}

.fattureDettaglio
{
	width:602px;
}

.fattureTitolo 
{   	 	 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:11px;    
	 color:#000000;	 
    height:20px;
}

.fattureTitolo_Col_0
{
	text-align:center;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

.fattureTitolo_Col_1
{
	text-align:center;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

.fattureTitolo_Col_2
{
	text-align:center;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

.fattureDettaglioHeader
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:11px;    
	 color: #000000;	 
	 background-color:#eeeeee;	 
    height:30px;
}

.fattureDettaglioHeader0
{
	text-align:left;
 	border-bottom:2px solid #999999;
 	border-top:1px solid #999999;
}

.fattureDettaglioHeader1
{
	text-align:left;
 	border-bottom:2px solid #999999;
 	border-top:1px solid #999999;
}

.fattureDettaglioHeader2
{
	text-align:left;
 	border-bottom:2px solid #999999;
 	border-top:1px solid #999999;
}

.fattureDettaglioHeader3
{
	text-align:left;
 	border-bottom:2px solid #999999;
 	border-top:1px solid #999999;
}

.fattureDettaglioHeader4
{
	text-align:center;
 	border-bottom:2px solid #999999;
 	border-top:1px solid #999999;
}

.fattureDettaglioHeader5
{
	text-align:center;
 	border-bottom:2px solid #999999;
 	border-top:1px solid #999999;
}

.fattureDettaglioHeader6
{
	text-align:right;
 	border-bottom:2px solid #999999;
	padding-right:2px;
 	border-top:1px solid #999999;
}

.fattureDettaglio_Row
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;    
	color: #000000;	 
	height:40px;
}

.fattureDettaglio_Alternate_Row
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;    
	color: #000000;	 
	height:40px;
}

.fattureDettaglio_Row_Col_0
{
	background-color:#FFFFFF;  
	border:1px dotted #999999;
  	border-right:0px;
  	border-top:0px;
}
.fattureDettaglio_Row_Col_1
{
	text-align:left;
	background-color:#FFFFFF;    
	border:1px dotted #999999;  
  	border-right:0px;
  	border-left:0px;
  	border-top:0px;
}
.fattureDettaglio_Row_Col_2
{
	text-align:right;
	background-color:#FFFFFF;    
	border:1px dotted #999999;  
  	border-right:0px;
  	border-top:0px;
	padding-right:10px;
}
.fattureDettaglio_Row_Col_3
{
	text-align:left;
	background-color:#FFFFFF; 
	border:1px dotted #999999;   
  	border-right:0px;    
  	border-top:0px;	
}
.fattureDettaglio_Row_Col_4
{
	text-align:center;
	background-color:#FFFFFF;  
	border:1px dotted #999999; 
  	border-right:0px; 
  	border-top:0px;    	
}
.fattureDettaglio_Row_Col_5
{ 	
	text-align:center;
	padding-left:1px;
	background-color:#FFFFFF;  
	border:1px dotted #999999;    
  	border-right:0px;
  	border-top:0px;
}
.fattureDettaglio_Row_Col_6
{
	text-align:right;
	background-color:#FFFFFF; 
	border:1px dotted #999999;  
  	border-top:0px;   
	padding-right:2px;
}

.fattureDettaglioEstese
{ 
	text-align:left;
	padding-left:10px;
	height:120px;
	border-bottom:2px solid #999999;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
}
.fattureDettaglioEsteseTesto
{
	width:100%;
}
.fattureDettaglioEsteseTesto_Col_0
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.fattureDettaglioEsteseTesto_Col_0_1
{
}

.fattureDettaglioEsteseTesto_Col_1
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.fattureDettaglioEsteseTesto_Col_1_1
{
	border-bottom:1px dotted #999999;
}

.fattureDettaglioEsteseTesto_Col_2
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.fattureDettaglioEsteseTesto_Col_2_1
{
	border-bottom:1px dotted #999999;
}

.fattureDettaglioEsteseTesto_Col_3
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.fattureDettaglioEsteseTesto_Col_3_1
{
	border-bottom:1px dotted #999999;
}

.fattureDettaglioEsteseTesto_Col_4
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.fattureDettaglioEsteseTesto_Col_4_1
{
	border-bottom:1px dotted #999999;
}

.fattureDettaglioEsteseTesto_Col_5
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.fattureDettaglioEsteseTesto_Col_5_1
{
	border-bottom:1px dotted #999999;
}

.fattureDettaglioEsteseTesto_Col_6
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.fattureDettaglioEsteseTesto_Col_6_1
{
	border-bottom:1px dotted #999999;
}


.fattureFooter
{ 
    border-top: #999999 1px solid; 
	 background-color:#eeeeee ;
	 height:30px;
}

.fattureFooterTesto
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
    text-align:right;
	 color: #000000;	 
	 padding-right:5px;
}


/** NCC **/

.nccMessaggio
{
	border-top:1px dotted #999999;
	height:100px;
}

.nccMessaggioTitolo
{
	border-bottom:2px solid #999999;
}

.nccMessaggioTesto
{
	border-bottom:1px dotted #999999;
}

.nccDettaglio
{
	width:602px;
}

.nccTitolo 
{   	 	 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:11px;    
	 color:#000000;	 
    height:20px;
}

.nccTitolo_Col_0
{
	text-align:center;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

.nccTitolo_Col_1
{
	text-align:center;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

.nccTitolo_Col_2
{
	text-align:center;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

.nccDettaglioHeader
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:11px;    
	 color: #000000;	 
	 background-color:#eeeeee;	 
    height:30px;
}

.nccDettaglioHeader0
{
	text-align:left;
 	border-bottom:2px solid #999999;
 	border-top:1px solid #999999;
}

.nccDettaglioHeader1
{
	text-align:left;
 	border-bottom:2px solid #999999;
 	border-top:1px solid #999999;
}

.nccDettaglioHeader2
{
	text-align:left;
 	border-bottom:2px solid #999999;
 	border-top:1px solid #999999;
}

.nccDettaglioHeader3
{
	text-align:left;
 	border-bottom:2px solid #999999;
 	border-top:1px solid #999999;
}

.nccDettaglioHeader4
{
	text-align:center;
 	border-bottom:2px solid #999999;
 	border-top:1px solid #999999;
}

.nccDettaglioHeader5
{
	text-align:center;
 	border-bottom:2px solid #999999;
 	border-top:1px solid #999999;
}

.nccDettaglioHeader6
{
	text-align:right;
 	border-bottom:2px solid #999999;
	padding-right:2px;
 	border-top:1px solid #999999;
}

.nccDettaglio_Row
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;    
	color: #000000;	 
	height:40px;
}

.nccDettaglio_Alternate_Row
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;    
	color: #000000;	 
	height:40px;
}

.nccDettaglio_Row_Col_0
{
	background-color:#FFFFFF;  
	border:1px dotted #999999;
  	border-right:0px;
  	border-top:0px;
}
.nccDettaglio_Row_Col_1
{
	text-align:left;
	background-color:#FFFFFF;    
	border:1px dotted #999999;  
  	border-right:0px;
  	border-left:0px;
  	border-top:0px;
}
.nccDettaglio_Row_Col_2
{
	text-align:right;
	background-color:#FFFFFF;    
	border:1px dotted #999999;  
  	border-right:0px;
  	border-top:0px;
	padding-right:10px;
}
.nccDettaglio_Row_Col_3
{
	text-align:left;
	background-color:#FFFFFF; 
	border:1px dotted #999999;   
  	border-right:0px;    
  	border-top:0px;	
}
.nccDettaglio_Row_Col_4
{
	text-align:center;
	background-color:#FFFFFF;  
	border:1px dotted #999999; 
  	border-right:0px; 
  	border-top:0px;    	
}
.nccDettaglio_Row_Col_5
{ 	
	text-align:center;
	padding-left:1px;
	background-color:#FFFFFF;  
	border:1px dotted #999999;    
  	border-right:0px;
  	border-top:0px;
}
.nccDettaglio_Row_Col_6
{
	text-align:right;
	background-color:#FFFFFF; 
	border:1px dotted #999999;  
  	border-top:0px;   
	padding-right:2px;
}

.nccDettaglioEstese
{ 
	text-align:left;
	padding-left:10px;
	height:120px;
	border-bottom:2px solid #999999;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
}
.nccDettaglioEsteseTesto
{
	width:100%;
}
.nccDettaglioEsteseTesto_Col_0
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.nccDettaglioEsteseTesto_Col_0_1
{
}

.nccDettaglioEsteseTesto_Col_1
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.nccDettaglioEsteseTesto_Col_1_1
{
	border-bottom:1px dotted #999999;
}

.nccDettaglioEsteseTesto_Col_2
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.nccDettaglioEsteseTesto_Col_2_1
{
	border-bottom:1px dotted #999999;
}

.nccDettaglioEsteseTesto_Col_3
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.nccDettaglioEsteseTesto_Col_3_1
{
	border-bottom:1px dotted #999999;
}

.nccDettaglioEsteseTesto_Col_4
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.nccDettaglioEsteseTesto_Col_4_1
{
	border-bottom:1px dotted #999999;
}

.nccDettaglioEsteseTesto_Col_5
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.nccDettaglioEsteseTesto_Col_5_1
{
	border-bottom:1px dotted #999999;
}

.nccDettaglioEsteseTesto_Col_6
{
	width:100px;
	background-color:#eeeeee;
	height:15px;
}
.nccDettaglioEsteseTesto_Col_6_1
{
	border-bottom:1px dotted #999999;
}


.nccFooter
{ 
    border-top: #999999 1px solid; 
	 background-color:#eeeeee ;
	 height:30px;
}

.nccFooterTesto
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
    text-align:right;
	 color: #000000;	 
	 padding-right:5px;
}
/** FINE PERSONALIZZATE AR FATTURE **/


/** PERSONALIZZATE AR ECCliente **/
.eccSituazione
{
}

.eccSituazioneTitle
{
	font-style:italic;
}

.eccSaldoHeader
{	
	padding-left:12px;
	border-bottom:1px #999999 dotted;
	border-top:1px #999999 dotted;
}

.eccSaldoHeader0
{
	width:80px;
	height:30px;
}

.eccSaldoHeader1
{
	width:60px;
}

.eccSaldoHeader2
{

}

.eccSaldoFooter
{
	padding-left:12px;
	border-bottom:1px #999999 dotted;
	border-top:1px #999999 dotted;
	height:90px;
	width:250px;
}

.eccSaldoFooter0
{
	height:30px;
}

.eccSaldoFooter1
{
	height:30px;
}

.eccSaldoFooter2
{
	height:30px;
}


.eccDettaglio
{   	 
	width:602px;
}

.eccDettaglio_Header
{   	 
	color: #000000;	 
	font-size:10px;
	height:30px;
	background-color:#FFFFFF;    
	border-bottom:#999999 2px solid;
	border-top:#999999 1px dotted;
}

.eccDettaglio_Col_Message
{
	height:50px;
	border-bottom:#999999 1px dotted;
}

#eccDettaglio_Header_0
{
	text-align:left;
	width:60px;
}

#eccDettaglio_Header_1
{
	text-align:center;
}

#eccDettaglio_Header_2
{
	text-align:left;
}

#eccDettaglio_Header_3
{
	text-align:right;
}

#eccDettaglio_Header_4
{
	text-align:center;
}

.eccDettaglio_Alternate_Row
{   	 
	background-color:#EEEEEE;    
	color: #000000;	 
	height:40px;
}

.eccDettaglio_Row
{   	 
	background-color:#CCCCCC;    
	color: #000000;	 
	height:40px;
}

#eccDettaglio_Col_0
{
	text-align:left;
	padding-left:2px;
	width:50px;
}

#eccDettaglio_Col_1
{
	text-align:center;
	width:100px;
}

#eccDettaglio_Col_2
{
	text-align:left;
}

#eccDettaglio_Col_3
{
	text-align:right;
	width:80px;
}

#eccDettaglio_Col_4
{
	text-align:center;
   width:80px;
}



.eccSaldoPartita
{
	width:602px;
	border-bottom:#999999 1px dotted;
}

.eccSaldoPartita0
{
}

.eccSaldoPartita1
{
}

.eccSaldoPartita2
{
   width:30px;
	text-align:right;
	font-weight:bold;
}

.eccSaldoPartita3
{
   width:80px;
	text-align:right;
	font-weight:bold;
}

.eccSaldoPartita4
{
   width:80px;
	text-align:center;
	font-weight:bold;
}

/** FINE PERSONALIZZATE AR ECCliente **/



/** PERSONALIZZATE AR BackOrder **/

.backorderMessaggio
{
	border-top:1px dotted #999999;
	height:100px;
}

.backorderMessaggioTitolo
{
	border-bottom:2px solid #999999;
}

.backorderMessaggioTesto
{
	border-bottom:1px dotted #999999;
}

.backorderDettaglio
{
	width:602px;
}

.backorderTitolo 
{   	 	 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:11px;    
	 color:#000000;	 
    height:20px;
}

.backorderTitolo_Col_0
{
	text-align:center;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

.backorderTitolo_Col_1
{
	text-align:center;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

.backorderTitolo_Col_2
{
	text-align:center;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

.backorderHeader
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:11px;    
	 color: #000000;	 
	 background-color:#eeeeee;	 
    height:30px;
}

.backorderHeader_Col_0
{
	text-align:center;
 	border-bottom:2px #999999 solid;
}

.backorderHeader_Col_1
{
	text-align:center;
 	border-bottom:2px #999999 solid;
}

.backorderHeader_Col_2
{
	text-align:center;
 	border-bottom:2px #999999 solid;
}

.backorderHeader_Col_3
{
	text-align:center;
 	border-bottom:2px #999999 solid;
}

.backorderHeader_Col_4
{
	text-align:center;
 	border-bottom:2px #999999 solid;
}

.backorderHeader_Col_5
{
	text-align:center;
 	border-bottom:2px #999999 solid;
}

.backorderHeader_Col_6
{
	text-align:center;
 	border-bottom:2px #999999 solid;
}

.backorderHeader_Col_7
{
	text-align:center;
 	border-bottom:2px #999999 solid;
}

.backorderHeader_Col_8
{
	text-align:center;
 	border-bottom:2px #999999 solid;
}

.backorder_Row
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;    

	background-color:#CCCCCC;    
	color: #000000;	 
	height:40px;
}

.backorder_Alternate_Row
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;    

	background-color:#EEEEEE;    
	color: #000000;	 
	height:40px;
}

.backorder_Row_Col_0
{
}
.backorder_Row_Col_1
{
	text-align:center;
	border-right:1px dotted #999999;   	
}
.backorder_Row_Col_2
{
	text-align:center;
	border-right:1px dotted #999999;   	
}
.backorder_Row_Col_3
{
	text-align:center;
	border-right:1px dotted #999999;   	
}
.backorder_Row_Col_4
{
	text-align:center;
	border-right:1px dotted #999999;   	
}
.backorder_Row_Col_5
{
	border-right:1px dotted #999999;   	
	padding-left:1px;
}
.backorder_Row_Col_5_2
{
	font-size:9px;
}
.backorder_Row_Col_6
{
	text-align:center;
	border-right:1px dotted #999999;   	
}
.backorder_Row_Col_7
{
	text-align:center;
	border-right:1px dotted #999999;   	
}
.backorder_Row_Col_8
{
	text-align:center;
	border-right:1px dotted #999999;   	
}


.backorderFooter
{ 
    border-top: #999999 1px solid; 
	 background-color:#eeeeee ;
	 height:30px;
}

.backorderFooterTesto
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
    text-align:right;
	 color: #000000;	 
	 padding-right:5px;
}

/** FINE PERSONALIZZATE AR Backorder **/



.link_dx_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #FFFFFF;
}
a.link_dx_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.link_dx_bianco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.link_aree_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
}
a.link_aree_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.link_aree_bianco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.link_home_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
a.link_home_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.link_home_bianco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.link_areapers_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.link_areapers_bianco {
	link_areapers_bianco-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
a.link_areapers_bianco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
.link_schedaprodotto_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
a.link_schedaprodotto_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.link_schedaprodotto_bianco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:underline;
}
.link_schedaprodotto_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
}
a.link_schedaprodotto_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
}
a.link_schedaprodotto_rosso:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.link_aree_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #666666;
}
a.link_aree_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}
a.link_aree_grigio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}
.link_home_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #999999;
}
a.link_home_grigio  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}
a.link_home_grigio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.link_sottoaree_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
a.link_sottoaree_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
a.link_sottoaree_nero:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.link_visualizzazione_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.link_visualizzazione_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}
a.link_visualizzazione_grigio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.form_cerca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	background-color:#FFFFFF;
	border-style:groove;
}
.form_cerca_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	background-color:#FFFFFF;
	border:1px solid #FD1912;
}

.form_compra_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	background-color:#ff0000;
}
.form_cerca_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#FFFFFF;
	border:1px solid #FD1912;
}
.form_cerca_nero_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	border:1px solid #FD1912;
}

.form_cassa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
}
.form_cerca_arancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#FFFFFF;
	border:1px solid #ffcc00;
}
.benvenuti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
}
.prezzo_offerta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:line-through;
	color: #000000;
}
.Arial_8_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
}
.Arial_9_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.Arial_10_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Arial_10_nero_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}
.Arial_10_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.Arial_10_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FD1912;
	line-height:1.3;
}
.Arial_11_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.Arial_11_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Arial_11_nero_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.Arial_11_nero_arancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ff6600;
}
.Arial_12_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Arial_12_nero_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.Arial_12_bordeau_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #D00100;
}

.Arial_12_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD1912;
}
.Arial_12_rosso_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FD1912;
}
.Arial_12_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
}
.Arial_12_verde_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: green;
}
.Arial_12_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.Arial_12_bianco_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}
.Arial_12_blu_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #046697;
}
.Arial_13_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.Arial_13_nero_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
}
.Arial_14_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Arial_14_nero_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
.Arial_14_grigio_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}
.Arial_14_blu_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #046697;
}
.Arial_14_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.Arial_14_bianco_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
.Arial_14_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.Arial_14_rosso_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
}
.Arial_14_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c4c4c;
}
.Arial_17_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
.Arial_17_bianco_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #FFFFFF;
}
.Arial_17_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ff0000;
}
.Arial_17_rosso_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #ff0000;
}
.Arial_17_nero_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #000000;
}
.Arial_17_bordeau_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #D00100;
}
.Arial_18_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4c4c4c;
}
.Arial_18_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.Arial_18_bianco_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #FFFFFF;
}
.Arial_20_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.Arial_20_bianco_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
}
.Titolo_cinema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #FF0000;
}
.Titolo_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #ffffff;
}
.tooltip {
        border: none;
}
a span.tt-container
{
   display:none;
}
a:hover {
        position: relative;
        text-decoration: none;
        border-style: none;
}
a:hover span.tt-container {
    border: none;
    display:block;
    position: absolute;
    top: -100px;
    left: 80px;
    z-index: 50;
    width: 140px;
    height: 205px;
    padding:10px;
}.link_schedaprodotto_V {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
}
a.link_schedaprodotto_V {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
}
a.link_schedaprodotto_V:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.link_schedaprodotto_M {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #009900;
}
a.link_schedaprodotto_M {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #009900;
	text-decoration:none;
}
a.link_schedaprodotto_M:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.link_schedaprodotto_L {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF9900;
}
a.link_schedaprodotto_L {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF9900;
	text-decoration:none;
}
a.link_schedaprodotto_L:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF9900;
	text-decoration:underline;
}
.link_schedaprodotto_G {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #006699;
}
a.link_schedaprodotto_G {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #006699;
	text-decoration:none;
}
a.link_schedaprodotto_G:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #006699;
	text-decoration:underline;
}
.link_schedaprodotto_S {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #02C5F4;
}
a.link_schedaprodotto_S {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #02C5F4;
	text-decoration:none;
}
a.link_schedaprodotto_S:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #02C5F4;
	text-decoration:underline;
}


.form_compra_V {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	background-color:#ff0000;
}
.form_compra_M {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	background-color:#009900;
}
.form_compra_L {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	background-color:#ff9900;
}
.form_compra_G {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	background-color:#006699;
}
.form_compra_S {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	background-color:#02C5F4;
}
.form_qta_V {
	width:50px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding-right:5px;
	text-align:right;
	font-weight:bold;	
}
.form_backord_V {
	width:70px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding-right:5px;
	text-align:right;
	font-weight:bold;	
}

.form_qta_M {
	width:50px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding-right:5px;
	text-align:right;
	font-weight:bold;	
}
.form_backord_M {
	width:70px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding-right:5px;
	text-align:right;
	font-weight:bold;	
}

.form_qta_G {
	width:50px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding-right:5px;
	text-align:right;
	font-weight:bold;	
}
.form_backord_G {
	width:70px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding-right:5px;
	text-align:right;
	font-weight:bold;	
}

.form_qta_L {
	width:50px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding-right:5px;
	text-align:right;
	font-weight:bold;	
}
.form_backord_L {
	width:70px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding-right:5px;
	text-align:right;
	font-weight:bold;	
}

.form_qta_S {
	width:50px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding-right:5px;
	text-align:right;
	font-weight:bold;	
}
.form_backord_S {
	width:70px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding-right:5px;
	text-align:right;
	font-weight:bold;	
}


.form_cerca_V {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/**	color: #ff0000; */
	background-color:#FFFFFF;
	border:1px solid #FD1912;
	padding-right:5px;
	text-align:right;
}
.form_cerca_L {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
	background-color:#FFFFFF;
	border:1px solid #009900;
}
.form_cerca_L {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	background-color:#FFFFFF;
	border:1px solid #FF9900;
}
.form_cerca_G {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color:#FFFFFF;
	border:1px solid #006699;
}
.form_cerca_S {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #02C5F4;
	background-color:#FFFFFF;
	border:1px solid #02C5F4;
}




