/* CSS STYLE --> HOME */


#contentNews {width:466px; color:#666666;}
.quickNews {width:100%; clear:both; display:table; background:url('../img_struttura/bg_tratteggio.gif') repeat-y 145px top; margin-bottom:3px;}

	#contentNews p {margin:0px;}
	#contentNews .titolo {float:left; text-align:right; width:135px; padding:5px 10px 5px 0px; font-weight:bold; font-size:10px; font-family:"Trebuchet MS", Verdana, Arial;}
		#contentNews .titolo strong {color:#b91a1a; font-size:15px;}
		#contentNews .titolo strong a {color:#b91a1a;}
	#contentNews .testo {float:right; text-align:left; width:305px; padding:5px 5px 5px 0px; }
		#contentNews .testo a {color:#666666;}


#contentBanner {width:699px; height:196px; background:url('../img_struttura/bg_bottom-banner.gif') repeat-x left bottom; margin-bottom:20px;}
	#contentBanner div {float:left; width:233px; height:184px; background:url('../img_struttura/bg_banner.gif') no-repeat left top;}
	#contentBanner div p {width:153px; margin:10px auto 0px auto;}
	#contentBanner div p strong {background:url('../img_struttura/bg_h6.gif') no-repeat left center; padding-left:15px;}


#contentLogin {position:absolute; left:485px; top:215px; width:190px; height:135px; /*background-color:#efefef;*/}
#contentLogin #groupPulsanti {}
#contentLogin form {margin-top:15px;}
	#contentLogin #groupPulsanti a {display:block; text-decoration:none; color:#666666; background:url('../img_struttura/bg_link-login.gif') no-repeat left 6px; padding:2px 15px;}
	
	#contentLogin .groupInput {margin-bottom:8px; display:table;}
	#contentLogin .divUser {float:left; width:60px; margin-right:5px; text-align:right; padding:3px 0px;}
	#contentLogin .divInput {float:left; width:105px;}
		#contentLogin .divInput input {width:100px; color:#333333; font-size:11px; border:none; border:1px solid #666666; padding:2px; background:url('../img_struttura/bg_input.gif');}
		#contentLogin .send {border:none; border:1px solid #666666; padding:2px; background-color:#FFFFFF; color:#333333; font-size:10px;}