img {
	border:none;
}
#div_centro
{
	margin:0 auto;
	padding:0;
	border:0;
	width:950px;
}
#pg_send
{
	margin-top:200px;
	background-color:#fff;
	width:100%;
}
body#pg_Segnala,  body#pg_Proponi, body#pg_Newsletter
{
	background-color:#fff;
	width:100%;
	border:0;
	margin:0 0 0 -10px;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}
#pg_Segnala h2, #pg_Proponi h2, #pg_Newsletter h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 10px 10px 0;
	padding:10px 10px 0 0;
	font-size:17px;
	color:#245982;
}
#pg_Segnala #contenitorPagSegnala, #pg_Proponi #contenitorPagSegnala, #pg_Newsletter #contenitorPagSegnala
{
	margin:10px auto;
	width:400px;
	border:0;
}
#pg_Proponi #contenitorPagSegnala
{
	width:520px;
	border:0;
}
#pg_Segnala #contenitorPagSegnala div#loghino , #pg_Proponi #contenitorPagSegnala div#loghino, #pg_Newsletter #contenitorPagSegnala div#loghino
{
	display:block;
	width:100%;
	float:right;
	margin:0 0 20px 0;
	background-color:#C90;
}
#pg_Segnala #contenitorPagSegnala div#loghino img , #pg_Proponi #contenitorPagSegnala div#loghino img, #pg_Newsletter #contenitorPagSegnala div#loghino img
{
	float:left;
}

/*GESTIONE FORM SEGNALA AD UN AMICO*/
.form/*contenitore form */{ 
	padding:0 8px 0 8px;
	border:0;
	width:98%;
	float:left;
}
#pag_proposta .form/*contenitore form */{ 
	padding:0;
	width:400px;
	float:left;
}
#pag_proposta .form .FrmSubmit input/*contenitore form */{ 
	margin-top:20px;
	margin-right:60px;
}
select, textarea, input {
	border:1px solid #CCC;
}

.contform
{
	margin:0 1px 5px 5px;
	float:left;
	width:100%;
}

div.FrmLabel
{
    float: Left;
	padding:5px 0 0 5px;
	width: 120px;
}
.FrmInput
{
	display:inline;
	width:230px;
}
.FrmInput input
{
	width:250px;
}
textarea
{
	width:250px;
	height:80px;
}
#pg_Proponi textarea
{
	width:360px;
	height:80px;
}
div.FrmRadio input
{
	border:none;
}
div.FrmCheck input
{
	border:none;
	float:left;
}
input.FrmCheck
{
	border:none;
	margin-top:-4px;
}
div.privacy
{
	margin-left:5px;
	border:none;
	float:left;
	width:220px;
	font-size:11px;
}
div.newsletter
{
	margin:2px 0 0 5px;
	border:none;
	float:left;
	width:220px;
}
select
{
    text-align: left;
	width:180px;
}

div.FrmSubmit
{
	padding:0;
	width:auto;
    margin:0 0 10px 0;
	float:right;
}
input.salva {
	cursor:pointer;
		background:#fff url(../img/mail.gif) top left no-repeat;
		height:45px;
		width:45px;
		border:none;
		float:right;
		display:block;
	}
