#colonna_1{
	width: 460px;
	margin: 0 20px 0 0;
	float: left;
}
#link_utili{
	margin: 25px 0 0 0;
	overflow: hidden; 
}
		
#link_utili img{
	border:0;
}
#colonna_2{
	width: 325px;
	margin: 0;
	float: left;
}
		
#newsletter_input{
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	float: left;
	width: 200px;
}
#newsletter_input .input{
	margin: 0 5px 5px 0;
	padding: 1px 0;
	text-align: right;
}
#newsletter_input input{
	width: 140px;
	margin: 0 0 0 10px;
}
#newsletter_submit{
	margin: 10px 0 0 15px;
	padding: 0;
	float: left;
	width: 50px;			
}
h2{
	color: #CA4728;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
h3{
	color: #CA4728;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

.TextBianco{
	background: #FCBD5B;
	border: 1px #E47333 solid;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}
.TextModificato{
	background: #99FF66;
	border: 1px #E47333 solid;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}
.TextErrato{
	background: #FF3333;
	border: 1px #E47333 solid;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

div#SocioImages{
	clear: both;
	overflow: hidden;
	position: relative;
	background: #FFFFFF;
}
div#SocioLogo{
	width: 170px;
	height: 45px;
	float: left;
	margin:0;
	padding: 0 0 12px 0;
}
div#SocioLogo img{
	vertical-align: middle;
	border:0;
}
div#SocioIcone{
	height: 35px;
	width: 130px;
	float: left;
	margin: 0;
	padding: 5px 0;
	text-align: right;
}
div#SocioIcone img{
	border: 0;
}
div#SocioLink{
	position:absolute;
	bottom:0;
	left:0;
}
div#SocioLink a{
	color: #000000;
	text-decoration: none;
}
div#SocioLink a:hover{
	text-decoration: underline;
}

div#SocioCategorie{
	position:relative;
	background: transparent;
	text-align: right;
	width: 300px;
	margin: 0 0 0 0;
}
div#SocioCategorie img{
	margin: 0 5px;
}
					
div#SocioNovita{
	margin: 5px 0 0 0;
	border-top: 1px #D4D4D4 solid;
	padding: 5px 0 0 0;
	text-align: center;
}			
div#SocioNovita img{
	border: 1px #D4D4D4 solid;
}
p#SocioNovitaTitolo{
	margin: 10px 0 0 0;
	font-family: tahoma;
	font-size: 12px; 
	font-weight: bold;
	color: #595959;
	text-align: left;
}
p#SocioNovitaTesto{
	margin: 0;
	text-align: left;
}
p#SocioNovitaFile{
	text-align: left;
}	
p#SocioNovitaFile img{
	border: 0;
	vertical-align: middle;
	margin: 0 5px 0.25em 0;
}	
p#SocioNovitaFile a{
	color: #6B6B6B;
	text-decoration: none;
}	
p#SocioNovitaFile a:hover{ 
	text-decoration: underline;
}	

p.newsTitolo a{
	color: #6B6B6B;
}