/* INIZIO NEWSLETTER */

.newsletter
{
	padding:10px;
	margin:10px 0;
	border:1px solid #0E104B;
}

.newsletter .panel
{
	height:265px;
}

.newsletter h1
{
	text-align:center;
	margin-bottom:0;
}

.newsletter h2
{
	text-align:center;
	color:#df001a;
	margin-bottom:15px;
}

.newsletter p
{
	font-size:10pt;
	margin-bottom:10px;
	text-align:justify;
    line-height:15px;
}

.newsletter input
{
	width:228px;
	color:Black;
}

.newsletter .button
{
	width:70px;
	margin-top:10px;
	background-color:#0E104B;
	color:white;
	border:solid 1px #69C9F3;
	padding:3px 0;
	cursor:pointer;
}

.newsletter .center
{
	text-align:center;
}

.newsletter input.back
{
	color:Gray;
}

.newsletter .response
{
	font-weight:bold;
	text-align:center;
	margin-top:20px;
	margin-bottom:35px;
}

.newsletter .note
{
	font-size:12px;
	text-align:center;
}

/* FINE NEWSLETTER */

/* INIZIO NEWSLETTER CANCELLATI */

.newsletterCancellati
{
	width:650px;
	margin:0 auto;
	margin-top:100px;
}

.newsletterCancellati .buttons
{
	text-align:center;
	margin-top:35px;
}

.newsletterCancellati .pnlResponse
{
	font-weight:bold;
	text-align:center;
}

/* FINE NEWSLETTER CANCELLATI*/

/* NEWSLETTER GRUPPI */

.utente
{
	width:400px;
	float:left;
	border:1px solid #0E104B;
}

.utente h4
{
	margin-bottom:5px;
}

.utente p
{
	margin:0;
}