/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE  SERVIZIO SMS  ****************************/
/* ****************************************************************** */


#boxSms{
	position:relative;
   clear:left;
	width: 98%;
	background-color: white;
	border: 1px solid white;
}

#boxSms .sfondo2 { 
	position: relative;
	clear: left;
   background-color: #e0e0e0;
	margin-top: 10px;
	margin-bottom:  10px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #e0e0e0;
}

#boxSmsImmgine {
	margin-top:1em;
	text-align:center;
}

#boxSmsImmgine img {
	float: left;
	width: 35%;
	margin: 1em;
	vertical-align: middle;
}

#boxSmsImmgine a{ 
	float: left;
	width: 60%;
	vertical-align: middle;
}

#boxSmsImmgine p {
margin: 1em;
}

#boxSms a, #boxSms a:hover, #boxSms a:link, #boxSms a:visited, #boxSms a:active{
	 background-color: transparent;
	 display: inline;
}

/*#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;
}

#FAQ_SMS
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
 }

#FAQ_SMS .Titolo
{ 
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 130%;
 }
 
#FAQ_SMS .Titolo2
{ 
	border-bottom: solid 1px #cccccc;
	background-color: #ebebeb;
	width: 98%;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
 }
