/*
Autore		> 	Fabio Dreosso | www.dreosso.it
			per SYNERGIE  | www.synergie-web.it |
Versione	>	1.0 - 13.11.2006

Stile		>	Stile solo per la home page
*/




/**********************************/
/*****	NEWS laterali HOME	***/
/**********************************/
#sinistra DIV.news-latest-item		{ margin:.5em 10px; padding:.3em 0px; border-bottom:1px dotted #A9D5E4; }
#sinistra DIV.news-latest-item:hover	{ border-bottom:1px dotted #ACE149; }

#sinistra DIV.news-latest-item H3	{ margin:0; padding:0; font-size:1.1em;}
#sinistra DIV.news-latest-item H3 A	{ font-weight:normal; }
#sinistra DIV.news-latest-item P	{ margin:0; padding:0; }
#sinistra DIV.news-latest-item HR	{ display:none }

#sinistra SPAN.news-latest-date A { color:#ABD454; font-size:.85em; letter-spacing:.02em; border:none }

#sinistra DIV.news-latest-morelink 	{ margin: 0em .5em; padding:0; text-align:right; }
#sinistra DIV.news-latest-morelink A	{ 
		color:			#7DA721;
		background:		url(../img/arw1.gif) 100% 70% no-repeat;
		border:			none;

		text-transform:		uppercase;
		font-size:		75%;
		padding:		1px 15px 1px 8px;
		margin:			0;
		display:block; 
		}
#sinistra DIV.news-latest-morelink A:hover{
		color:			#FFF;
		background:		#ABD454 url(../img/arw4.gif) 100% 70% no-repeat;
		}

#sinistra DIV.news-latest-gotoarchive { display:none }











/*****		ZONA BASSA HOME PAGE	***/
#bassohome { clear:both; margin:0; padding:0 0 0 1.4em; } 
#bassohome:after {
		content:		".";
		display:		block;
		height:			0;
		clear:			both;
		visibility:		hidden;
}

#bassohome DIV.colonna {
		
		float:			left;
		width:			32%;
		margin:			0;
		padding:		0;

}
#bassohome DIV DIV {
		background:		#FFF url(../img/arw1.gif) 98% 98% no-repeat;
		border:			1px solid #ACE149;
		margin:			15px .5em;
		padding:		0;
		
		min-height:		25em;
		height:			auto !important;
		height:			25em;
}
#bassohome IMG {
		padding:		0;
		margin: 		0;
		width:			100%;
		}
#bassohome H2 {
		color:			#02A8D9;
		font-family:		'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
		font-weight:		normal;
		font-size:		1.3em;
		padding:		.1em 0px .1em 10px;
		margin:			0;

		}

#bassohome UL {
		padding:		0;
		margin:			1em 6px 6px 3em;
		}
#bassohome UL LI {
		color:			#C6E56B;
		list-style-type:	square;
		padding:		0;
		margin:			.5em 0em;
		line-height:		1.5em;
		}
#bassohome UL LI A {
		margin:			0;
		padding:		.2em;
		line-height:		1.5em;
		}



