/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE  SERVIZIO SMS  ****************************/
/* ****************************************************************** */




.FondoSms {
	position: relative;
	top: 5px;
	width:99%;
}


.RecordSms { 
	position: relative;
	width: 100%;
	padding: 1px;
	margin-bottom: 1px;
	/*background: #BBDDFF;*/
 }


 .Sms_Immagine { 
 	position: relative;
	width: 20%; 
	float: left;
	padding: 0px;
	left:0px;
	text-align: left;
  }
 .Sms_testo {
	padding-top: 6px;
	left:0px;
  	position: relative;
	width: 80%;
	padding: 0px;
	float: right;
	text-align: justify;
	/*top: 0px;*/
   }







.sms_cento { 
width:100%;
 }

.sms_width50 { 
width:50px;
 }

.sms_width200 { 
width:200px;
 }



.sms_grigio {
	background-color:#f7f7f7;
}

.sms_grigio2 {
	TEXT-ALIGN: justify;
	background-color:#e1e1e1;
}

.sms_divaligncentro {
	text-align : center;
}

.sms_alinea_sinistra
{
	text-align : left;
}