/*
Autore		> 	Fabio Dreosso
			per SYNERGIE  | www.synergie-web.it |
Versione	>	1.0 - 30.09.2008

Stile		>	Stile solo per la home page
*/



#sinistrahome {
		font-size:		.70em;	
		width:			23%;
		float:			left;
		}
#centrohome {
	 	font-size:		.7em;
		width:			53%;
		float:			left;
		margin-left:		.5%;
	    
		min-height:		38em;
		height:			auto !important;
		height:			38em;
		 }
#destrahome {	font-size:		.70em;	
		width:			23%;
		float:			right; 
		}
		
#sinistrahome DIV,
#destrahome DIV		{ margin-bottom:15px; }





#destrahome H1,
#destrahome H2,
#sinistrahome H1,
#sinistrahome H2 { color:#FFF; background:#4B5974; font-size:1.2em; padding:4px 10px }

#destrahome UL,
#sinistrahome UL { list-style-type:none; margin:10px 0px 15px 0px }

#destrahome UL LI,
#sinistrahome UL LI { 
		list-style:		none;
		border: 		1px solid #E1E1E1; /** bordo x risolvere il baco di exploder **/
		border-width:		0px 0px 1px 0px;
		}
		
#destrahome UL LI A,
#sinistrahome UL LI A {
		color:			#333;
		background:		url(../img/arw1.gif) 18px 50% no-repeat;
		border:			none;

		font-size:		1em;
		font-weight:		bold;
		margin:			0;
		padding:		.3em .55em .3em 28px;
		display:		block;
		}
#destrahome UL LI A:hover,
#sinistrahome UL LI A:hover { color:#FFF; background:#838FA6 url(../img/arw2.gif) 18px 50% no-repeat; font-weight:bold}





/*************************************/
/*****		HOME in alto	*****/
/***********************************/
#altohome	{ margin:0; padding:0; }

#altohome H1 {width: 94.5%; color:#FFF; margin-bottom:none; background-color: #65789A; font-size: 1.2em; font-weight:	bold; border:1px solid #000; padding:.2em .8em}
#centro #altohome DIV.news-latest-container H2	{ display:none }
#altohome DIV.news-latest-item { background:#F6F6F6; width:94.5%; margin:10px 0px 10px 5px; padding-top:10px; }
#altohome DIV.news-latest-item SPAN.news-latest-date	{ margin:0px 0px 0px 0px }
#altohome DIV.news-latest-item SPAN.news-latest-date A 	{ color:#4788B8; border:none; }

#altohome DIV.news-latest-item H3 { margin:5px 0px 5px 10px; padding:0; font-weight:bold; font-size:1.2em; }
#altohome DIV.news-latest-item A { margin:0; padding:0; border:none; color:#4788B8;}
#altohome DIV.news-latest-item A:hover {color:#596A88;}
#altohome DIV.news-latest-item IMG { float:left; border:2px solid #4788B8; margin-left:10px; margin-right:5px }
#altohome DIV.news-latest-item DIV.news-latest-category { clear:left; text-align:center; color:#FCF6DC; padding:2px 0px; text-transform:uppercase; font-size:20% }
#altohome DIV.news-latest-item DIV.news-latest-morelink { display:none  }
#altohome DIV.news-latest-gotoarchive { display:none }
#altohome .news-latest-date { display:none }






/*************************************/
/*****		HOME in basso	*****/
/***********************************/
#bassohome	{ margin:0; padding:0 } 
#bassohome:after {
		content:	".";
		display:	block;
		height:		0;
		clear:		both;
		visibility:	hidden;
		}

#bassohome DIV.colonna {
		float:		left;
		width:		32%;
		margin:		0;
		padding:	0;
		min-height:	42em;
		height:		auto !important;
		height:		42em;
}
#bassohome DIV DIV {
		background:	#FCF6DC;
		margin:		0em .5em 1em .5em;
		padding:	0;
		text-align:	center;
}
#bassohome IMG {
		padding:	0;
		margin: 	6px 0px 0px 0px;
		width:		94%;
		}
DIV#bassohome H2 {
		color:		#FFF;
		background:	#9FACB0 url(../img/backth.jpg) 0 100% repeat-x;
		font-size:	1.1em;
		font-weight:	bold;
		margin:		6px .5em .5em .5em;
		padding:	.2em 0em;
		text-transform:	uppercase;
		}
#bassohome UL {
		padding:	0px 0px 1em 0px;
		margin:		1em 6px 6px 3em;
		text-align:	left;
		}
#bassohome UL LI {
		padding:	0;
		margin:		.5em 0em;
		line-height:	1.5em;
		list-style-type:square;
		}
#bassohome UL LI A {
		margin:		0;
		padding:	.2em;
		line-height:	1.5em;
		}





#centrale #altohome DIV.news-latest-container { overflow:auto; max-height:30em; }