/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE  SERVIZIO SMS  ****************************/
/* ****************************************************************** */


#boxSms{
	clear: left;
	float: left;
	margin-top: 15px;
	margin:0 auto;
	width: 94%;
	margin-left:3%;
}


#boxSms .sfondo2 { 
	position: relative;
	clear: left;
	background-color: #f7f7f7;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: bold;
	width: 98%;
	padding: 5px;
}

#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 {
	clear:both;
	float:left;
	margin-top:1em;
	text-align:center;
	width:100%;
}

#boxSmsImmgine img {
	float: left;
	margin: 1em;
	vertical-align: middle;
}

#boxSmsImmgine a {
	line-height: 2em;
}

#boxSmsImmgine p {
	margin: 1em;
}

#boxSmsFaq
{
    margin: 10px;
    font-size: 80%;
}

#boxSmsFaq H1, #boxSmsFaq H2, #boxSmsFaq H3
{
    font-size: 100%;
    font-weight: normal;
    font-family: Arial, Verdana;
}

#boxSmsFaq .Titolo1
{
    padding: 3px;
    font-size: 120%;
    font-weight: bold;
    background-color: #ebebeb;
    border-top: solid 1px #333;
    border-bottom: solid 1px #333;
}

#boxSmsFaq .Titolo2
{
    padding: 3px;
    font-weight: bold;
    background-color: #f7f7f7;
    border-bottom: solid 1px #ccc;
}