@charset "utf-8";
/* CSS Document */



/* INIZIO div per la newsletter */


#nwl_newsletter_cont{
	width:280px;
	height:auto;
	margin:5px;
	float:left;
}

#nwl_newsletter_bar{
	width:258px;
	height:auto;
	padding:10px;
	border:#CCC solid 1px;
	text-align:justify;
	float:left;
}

#nwl_newsletter{
	width:260px;
	height:auto;
	padding:10px;
	border-top:none;
	background-color:#A1DBF7;
	text-align:right;
	float:left;
}

#nwl_doc_in{
	width:614px;
	height:auto;
	background-color:#EEE;
	padding:3px;
	margin-top:2px;
	margin-bottom:2px;
	border-bottom:#999 solid 1px;
	float:left;
}


.nwl_thumb_f {
width:615px;
display:inline-block;
margin:0;
}

.nwl_thumb_f li {
display:inline-block;
margin:0 7px 10px;
padding:0;
}
/* FINE div per la newsletter */