/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE  SERVIZIO SMS  ****************************/
/* ****************************************************************** */


#boxSms{
	width: 95%;
	margin-left: 3%;
	margin-right: 2%;
}

#boxSms .sfondo2 { 
	font-weight: bold;
	font-size: 105%;
	padding-bottom: 5px;
	margin-top: 15px; 
	margin-bottom: 15px;
	border-bottom: 2px solid #F47A00;
}

#boxSms a:link, #boxSms a:active, #boxSms a:visited{ 
	color: #CC0000;
}

#boxSms .FondoContattiModulo { 
	display: block; 
	width: 98%;
	padding-left: 5px;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none; 
	color: #666;
	margin:.5em 0;
	padding-bottom:.5em;
}

#boxSms .FondoContattiModulo img{ 
	vertical-align:middle;
}

#boxSms .FondoContattiModulo a{ 
	color: #666;
}

#boxSms .FondoContattiCategoria { 
	display: block; 
	width: 98%;
	padding-left: 5px;
	border-bottom: 1px dotted #999;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none; 
	color: #666;
	margin:.5em 0;
	padding-bottom:.5em;
}

#boxSms .FondoContattiCategoria img{ 
	vertical-align:middle;
}

#boxSms .FondoContattiCategoria a{ 
	color: #666;
}

.spiacente{
	font-size:80%;
	margin-top:1em;
}

.spiacente img{
	vertical-align:middle;
}

#boxSmsImmgine {
	margin-top:1em;
	text-align:center;
}

#boxSmsImmgine img {
	float: left;
	margin: 1em;
	vertical-align: middle;
}

#boxSmsImmgine p {
	margin: 1em;
}
