/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE  SERVIZIO reclami  ****************************/
/* ****************************************************************** */


.Fondoreclami {
	/* background-color: #FFFFFF;*/
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
 
}
.Fondoreclami2 {
	/* background-color: #FFFFFF;*/
	position: relative;
	left: 0px;
	width: 85%;
	top: 0px;
 
}

.reclami_area {
		/* background-color: #FFFFFF;*/
	position: relative;
	left: 0px;
	width: 100%;
	top: 5px;
	margin:0px;
	padding:0px;
}


.reclami_area_sinistra {
		/* background-color: #FFFFFF;*/
	position: relative;
	left: 0px;
	width: 38%;
	top: 0px;
	float: left;
	
	margin:0px;
	padding:0px;
}

.reclami_area_destra {
	/* background-color: #FFFFFF;*/
	position: relative;
	left: 8%;
	width: 62%;
	top: 0px;
	float: right;
	margin:0px;
	padding:0px;
 
}


.lineareclami{
   position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
		text-align: left; 

}

.Descreclami {
	position: relative;
	left: 0px;
	top: 0px;
	width: 275px;
}

.TitoloCampo_reclami{
	position: relative;
	left: 0px;
	top: 0px;
	width: 129px;
	text-align: left;
	font-weight : bold;

}


.pulsante_reclami{
    width: 140px;
	text-align: center;
	font-weight : bold;

}

.immagine_reclami{
background: url("../../immagini/reclami/segnalazioni_reclami.gif") no-repeat;


}




TD.reclami_cento { 
width:100%;
 }

TD.reclami_width50 { 
width:50px;
 }

TD.reclami_width200 { 
width:200px;
 }

.reclami_grigio {
	background-color:#f7f7f7;
}

.reclami_testo1 {
	TEXT-ALIGN: justify;
	background-color:#e1e1e1;
}

.reclami_sfondo {
	 TEXT-ALIGN: left; /*justify;*/
 	background-color:#E1E1E1;
	
}


.reclami_sfondo_categoria_oggetto80 {
	
	TEXT-ALIGN: justify;
	background-color:#f7f7f7;
	width:80%;
}

.reclami_sfondo_categoria_oggetto20 {
	TEXT-ALIGN: justify;
	background-color:#f7f7f7;
	width:20%;
}

.reclami_divaligncentro {
	text-align : center;
}

.reclami_alinea_sinistra
{
	text-align : left;
}



