/******FORM REGISTRAZIONE********/
#formRegistrazione
{
	font-family: Arial;
}

#registrazioneleftGroup
{
	float: left;
	border-right: 3px dashed #FC7215;
	overflow: hidden;
	width: 550px;
	margin-right: 10px;
}

#registrazionerightGroup
{
	overflow: hidden;
}

#registrazionebottomGroup
{
	clear: left;
	margin-top: 170px;
	overflow: hidden;
}

#email_mailingLabel
{
	width: 160px;
	margin-right: 5px;
}

#privacyLabel
{
	width: 400px;
	
}

#privacyContent
{
	margin: 0 auto;
	width: 450px;
}

#submitContent
{
	margin: 0 auto;
	width: 130px;
	min-width: 0px;
}	

#mailing_index
{
	margin: 10px;
	overflow: hidden;
	text-align: center;
	margin-top: 30px;
}

#mailing_titolo
{
	font-family: Trebuchet MS;
	color: #FC7215;
	font-size: 20px;
	margin-bottom: 5px;
}

.mailing_titolo
{
	font-family: Trebuchet MS;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 15px;
}

.sottotitolo
{
	font-family: Trebuchet MS;
	color: #FC7215;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.riga
{
	background-image: url("../immagini/grafica/trattOrrizzontale.png");
	background-repeat:repeat-x;
	background-position: top;
	padding-top: 15px;
}

.testo
{
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}

.mailing_riga
{
	overflow: hidden;
	margin: 0px auto;
	width: 240px;
}

.etichetta
{
	background-color: #333333;
	color: white;
	font-family: Arial;
	font-size: 14px;
	width: 60px;
	float: left;
	font-weight: bold;
	padding: 2px;
	margin-right: 10px;
	text-align: right;
	margin-bottom: 10px;
}

.valore
{
	margin-bottom: 10px;
}

.valore input
{
	font-size: 12px;
}
