/*
Autore		> 	Fabio Dreosso | www.dreosso.it |
			per SYNERGIE  | www.synergie-web.it |
Versione	>	1.0 - 30.09.2008

Stile		>	Stile per tutte le pagine
*/



/*****		GLOBALI		***/
*	{ margin:0; padding:0; }
HTML 	{ font-size:100%; }
BODY 	{
	color:		#000;
	background:	#C8EF6D;
	font-size:	0.8em;
	font-family: 	verdana, arial, sans-serif;
	text-align:	center;
	}
	
LEGEND  { display:none }	
.csc-mailform-required { font-weight:bold }

A	{ color:#000; padding: 0em .2em; text-decoration:none; border-bottom: 1px dotted }
A:hover	{ color:#cc9922; border-bottom:1px solid }

#skippo { position:absolute;margin-left:-10000px;padding:0; }
.oldbrw { display:none }








/*****		STRUTTURA 		***/
#sito { 
	font-size:		1.2em;
	text-align:		left;
	margin-left:		auto;
	margin-right:		auto;
	width:			100%;
	}

#centrale { margin-top:10px; background:url(../img/sfondone.jpg) 0 100% no-repeat; float:left; width:100% }



#intestazione:after,
#centrale:after,
#cenintarno:after,
#footer:after	{
	content:		".";
	display:		block;
	height:			0;
	clear:			both;
	visibility:		hidden;
	}





/*********** Intestazione **********/
#intesta {
		color:			white;
		background: 		#8FB73E url(../img/fascione.jpg) 100% 40% no-repeat;
		border-bottom:		5px solid #034335;
		height:			115px;
		}

#intesta H1 {
		font-family:		'Trebuchet MS', Verdana, Arial, Sans-Serif;
		font-size:		1em; 
		font-weight:		normal;
		position:		absolute;
		margin:			10px 15px 0px 15px;
		z-index:		100;
		}
#intesta H1 A {
		background: 		url(../img/gonfalone.gif) 0 0 no-repeat;
		border-bottom:		none;
		line-height:		5.8em;
		text-decoration:	none;
		display:		block;
		padding:		0px 0px 0px 100px;
		}

#intesta H1 A SPAN	{ color:#FFF; margin:0; padding:.8em .5em 0em .2em; font-size:1.4em }
#intesta H1 A STRONG	{ color:#FFF; font-weight:normal; font-size:1.8em; }

#intesta H1 A:hover span { color:#2B1A00; }
#intesta H1 A:hover span strong { color:#2B1A00; }



#flash { display:none }



#indirizzo {	
		color:			#FFF;
		background:		#6C8125;
		border-top:		1px dotted #FFF;
		font-size:		.65em;
		text-align:		right;
		padding:		.3em 20px .3em 0px;
		margin-top:		-25px;
		text-transform:		uppercase;
		font-family: 		arial, verdana, sans-serif;
		}

#lingua {
		background:		#FFF;
		padding:		.3em .5em;
		font-weight:		bold;
		font-size:		.7em;
		position:		absolute;
		right:			15px;
		top:			40px;
		}





/*********************************************/
/*****		MENU			*****/
/*******************************************/
#menu 		{ padding:0; margin:0; }
#menu UL 	{
		color:			#FFF;
		background:		#2B1A00;
		float:			left;
		display:		block;
		width:			100%;
		}
#menu LI 	{ list-style-type:none; display:inline }
#menu A 	{
		color:			#FFF;
		background:		url(../img/arw1.gif) 1em 50% no-repeat;
		border:			none;
		display:		block;
		float:			left;
		padding:		.4em .9em .4em 1.8em;
		font-family:		Trebuchet MS, Tahoma, verdana, arial, helvetica,sans-serif;
		font-size:		80%;
		letter-spacing:		.1em;
		}
#menu A:hover { color:#2B1A00; background:#EBA501 url(../img/arw4.gif) .7em 50% no-repeat; }






/*****		PERCORSO 		***/
#percorso {
		color:			#587126;
		font-size:		.65em;
		line-height:		2em;
		padding-left:		1em;
		}
#percorso A 		{ font-weight:bold; border:none; margin-left:5px; padding:0em .2em }






/*****		ZONA CENTRALE	***/
#sinistra {
		font-size:		.70em;	
		width:			22%;
		float:			right;
		margin-right:		10px;
		}
#centro {
	 	font-size:		.7em;
		width:			74%;
		float:			left;
	    	margin-left:		10px;
		min-height:		38em;
		height:			auto !important;
		height:			38em;
		 }

#centro:after,
#sinistra:after {
		content:		".";
		display:		block;
		height:			0;
		clear:			both;
		visibility:		hidden;
		}





/*****		ZONA SINISTRA	***/
#sinistra H2 {
		color:			#FFF;
		background:		#526A20;
		border:			1px solid #2A1A00;
		font-size:		1.2em;
		text-transform:		uppercase;
		padding:		.3em .8em;
		}

#sinistra H3 {
		color:			#0A6FC0;
		font-size:		1em;
		font-weight:		bold;
		margin:			.6em 0em;
		padding:		.1em 0em .1em 1.2em;
		}
		
#sinistra UL 	{ padding:0px 0px 15px 0px }
#sinistra UL LI {
		list-style:		none;
		border: 		1px solid #666; /** bordo x risolvere il baco di exploder **/
		border-width:		0px 1px 1px 1px;
		}
#sinistra UL LI A {
		color:			#333;
		background:		#FFF url(../img/arw3.gif) 15px 50% no-repeat;
		border:			none;

		font-size:		1em;
		font-weight:		bold;
		margin:			0;
		padding:		.3em .55em .3em 3em;
		display:		block;
		}
#sinistra UL LI A:hover 	{ color:#2B1A00; background:#EBA501 url(../img/arw4.gif) 15px 50% no-repeat; }
#sinistra UL UL			{ border:0; background:#FFF }
#sinistra UL UL LI 		{ border:0 }
#sinistra UL UL LI A 		{ font-weight:normal; background:#FFF url(../img/arw2.gif) 33px 50% no-repeat; padding:.3em .5em .3em 4.5em }
#sinistra UL UL LI A:hover 	{ color:#2B1A00; background:#EBA501 url(../img/arw4.gif) 30px 50% no-repeat; }

#sinistra UL LI A.selected 		{ color:#FFF; background:#2B1A00 }
#sinistra UL LI UL LI A.selected 	{ background:#402600 }


/*****		ZONA PRINCIPALE	***/
DIV.internal	{ color:#333; background:#FFF; border:1px solid #444; margin-bottom:20px }

#centro H1,
#centro H2,
#centro H3,
#centro H4	{
		font-family:		'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
		margin:			5px 0px;
		padding:		5px 20px;
		font-weight:		normal;
		}


#centro H1 {
		color:			#983200;
		font-size:		1.8em;
		text-transform:		uppercase;
		}

#centro H2 {
		color:			#657823;
		font-size:		1.6em;
		}
#centro H3 {
		color:			#4B5F3D;
		font-size:		1.4em;
		}
#centro H4 {
		color:			#887744;
		font-size:		1.2em;
		}
#centro H5,
#centro H6	{
		color:			#000;
		font-size:		1.1em;
		font-weight:		bold;
		}


#centrale P	{ padding:.1em; margin:1em .5em 1em 3em; }
#centro UL,
#centro OL	{ margin:1em 0em 1.5em 5em; }
#centro LI	{ color:#444; margin:.4em; }
#centro UL LI	{ list-style-type:square }

#centro TABLE 	{ padding:0; margin:1em; width:95%; font-size:.95em;}
#centro TH	{
		color:			#FFF;
		background:		#657823 url(../img/bh2.jpg) 0 100% repeat-x;
		border:			1px solid #45601E;
		font-size:		1.1em;
		padding:		.2em .5em;
		}
#centro TH P	{ margin:0; padding:0; }
#centro TD	{
		border-bottom:  	1px dotted #CCC;
		font-size:		1em;
		padding:		.2em .3em;
		}
#centro TD P 	{ margin:0; padding:0; }
#centro TD A IMG,
#centro TD IMG { border:none }

#centro IMG,
#centro P IMG,
#centro A IMG 	{ background:#FFF; border:1px solid #333; margin:0px 10px 5px 10px; }

#centro P A 	{ padding:none }

#centrale FORM 		{ display:block; }
#centrale FORM LABEL	{ display:block; width:10em; float:left; }

#centrale DL.csc-menu	{ margin:0px 15px; }
#centrale DL.csc-menu DT { padding:.2em .8em; }
#centrale DL.csc-menu DT A { border:none; font-weight:bold }
#centrale DL.csc-menu DD { margin:.2em 25px 0.7em 25px; padding:.5em 1em; background:#F5F5F5; border: 1px solid #CCC }

#centro DD { color:#7E7B76; font-style: italic; font-size:95%; }

#centro DIV.csc-textpic DL { padding:0px 10px; margin:0 }
#centro DIV.csc-textpic DL A { border:none; padding:0; margin:0px }
#centro DIV.csc-textpic DL A IMG { margin:0 }




/*******************************************/
/*****		RICERCA laterale	***/
/*****************************************/
#ricercasx 				{ margin:10px 0px; text-align:center }
#ricercasx FIELDSET.inevidenza LEGEND,
#centrale FORM#ricercasx LABEL 		{ display:none }
#ricercasx FIELDSET			{ border:none; margin:0; padding:0 }

#centrale FORM#ricercasx P 		{ margin:0; padding:0 }
#centrale FORM#ricercasx P A 		{ font-size:80% }
#ricercasx INPUT.input1 		{ width:10em }

FIELDSET INPUT		{ 
		color:			#000;
		background:		#FFF; 
		border:			1px solid #361C01;
		font-family:		verdana, arial, sans-serif;
		font-size:		1em;
		margin:			.5em;
		padding:		.1em .5em
		}
FIELDSET INPUT:focus { 
		background:		#FFF;
		border:			1px solid #C8EF6D; 
		}
INPUT[type='submit'] { color:#FFF; background:#3E1F03; border:1px solid #2B1A00; text-transform:uppercase; font-weight:bold; }
INPUT[type='submit']:hover,
INPUT[type='submit']:focus { color:#FFF; background:#EBA501; border:1px solid #C8EF6D }



/*******************************************/
/*****		RICERCA centrale	***/
/*****************************************/
DIV.tx-indexedsearch-searchbox { margin-left:1em;}












/***********************************/
/*****		NEWS		***/
/*********************************/
HR.clearer { display:none }



/***********************************/
/*****		NEWS HOME	***/
/*********************************/
#news DIV.news-latest-item			{ margin:10px 5px; padding:5px 0px; background:#FFF; border:1px solid #5F7120 }


#news DIV.news-latest-item A			{ border:none }
#news DIV.news-latest-container	H3		{ margin:5px 5px 0px 10px; padding:0 }
#news DIV.news-latest-container H3 A 		{ color:#983200; text-transform:uppercase; border:none; font-weight:bold}
#news DIV.news-latest-container H3 A:hover 	{ color:#cc9922 }
#news div.news-latest-item OL,
#news div.news-latest-item UL,
#news div.news-latest-item LI			{ display:none }



#news DIV.news-latest-item SPAN.news-latest-date A 	{ color:#8FB73E; margin-left:10px; font-weight:bold }
#news DIV.news-latest-item SPAN.news-latest-date A:hover { color:#cc9922 }
#news DIV.news-latest-item P 				{ margin:5px 5px 5px 15px; padding:0 }
DIV.news-latest-item IMG 			{ padding:5px; border:1px solid #000; float:left; margin:5px }
DIV.news-latest-category 			{ display:none }
DIV.news-latest-morelink 			{ text-align:right }
DIV.news-latest-morelink A 			{ font-weight:bold; text-transform:uppercase; font-size:90%; margin-right:10px }


.news-latest-gotoarchive { text-align:right; margin-bottom:10px }

/***********************************/
/*****		NEWS SINGOLA	***/
/*********************************/
DIV.news-single-timedata	{ color:#000; float:right; padding:.1em .5em }
P.news-single-author		{ text-align:right }

.news-single-category		{ display:none; }

DIV.news-single-img		{ float:right; padding:10px; margin:5px 10px; }
DIV.news-single-img A,
DIV.news-single-img A IMG	{ border:none; margin:0; padding:0; }
DIV.news-single-img P.news-single-imgcaption { border:none; margin:0; padding:0; text-align:center }

DIV.news-single-additional-info DL { margin:10px 25px }
DIV.news-single-additional-info DT { font-weight:bold; text-transform:uppercase }
#centro DIV.news-single-additional-info DD IMG { border:none; padding:0; }
						  
DIV.news-single-backlink	{ clear:both; margin:5px 10px; padding:5px 20px; border-top:1px dashed #DDD }
DIV.news-single-backlink A	{ font-size:80%; text-transform:uppercase; }



/*******************************************/
/*****		NEWS LISTA ARCHIVIO	***/
/*****************************************/
DIV.news-list-item		{ border-bottom:1px dotted #CCC; margin:5px 20px }
SPAN.news-list-date 		{ font-weight:bold; text-transform:uppercase; margin:0px 0px 0px 4px; font-size:85% }
#centro DIV.news-list-item H3 	{ margin:0; padding:0 }
DIV.news-list-category		{ display:none }
DIV.news-list-morelink		{ text-align:right; margin:5px }
DIV.news-list-morelink A	{ text-transform:uppercase; font-size:90% }


/****************************************************/
/*****		ARCHIVIO NOTIZIE per anno	****/
/**************************************************/
div.news-amenu-container	{ border:none; background:none }
div.news-amenu-container H2	{ border-top:none; border-left:none; border-right:none; background:none }
div.news-amenu-container UL	{ list-style-type:none }


/*********************************************/
/*****		NEWS MULTIPAGINA	*****/
/*******************************************/
.news-list-browse {
		clear:			both;
		margin:			2em 0em;
		}
.news-list-browse SPAN.evidenti	{ font-weight:bold; color:#C98A45 }
.news-list-browse DIV		{ display:block }
#centro DIV.news-list-browse UL		{
		float:			left;
		display:		block;
		margin:			.2em 0em;
		padding:		0;
		width:			70%;
		text-align:		center;
		}
.news-list-browse UL LI		{ margin:0; padding:.1em .5em; list-style-type:none; display:inline; }
.news-list-browse LI.evidenti	{ color:#000; background:#E8BC66; border:1px solid #595959; font-weight:bold; }
.news-list-browse P		{ margin: .2em .5em; padding:0; }

P.precedente,
P.prossima			{ width:10%; margin:.2em 0em; padding:0 }
P.precedente			{ float:left }
P.prossima			{ float:right; text-align:right }






/*******************************************/
/*****		FOOTER			***/
/*****************************************/
#footer		{
		color:			#EB8B3D;
		background: 		#441D02;
		border-top: 		1px solid #2B1A00;
		font-size:		.60em;
		letter-spacing:		.02em;

		padding:		1.5em 0em .5em 0em;
		margin:			0px;

		clear:			both; 
		float:			left;
		width:			100%;
		}
#footer A		{ color:#FFF; font-weight:bold; }
#footer A:hover		{ color:#EBA501 }

#footer DIV 		{ padding:.3em 20px }
#footer div.primo 	{ float:left }
#footer div.secondo 	{ float:right }



/*******************************************/
/*****		BOTTOMENNU		***/
/*****************************************/
#bottomen	{
		color:			#EB8B3D;
		background: 		#441D02;
		border-bottom: 		1px solid #2B1A00;
		font-size:		.7em;
		padding:		0em 0em 2em 0em;
		margin:			0;
		clear:			both; 
		float:			left;
		width:			100%;
		text-align: 		right;
		}
#bottomen UL	{ list-style-type:none; display:inline; margin:0; padding:0 }
#bottomen LI {
		margin:			0px 20px 0px 0px;
		padding:		0px;
		list-style-type:	none;
		display:		inline;
		}

#bottomen A		{ color:#FFF; background:url(../img/arw2.gif) 0 50% no-repeat; font-weight:bold; padding-left:8px }
#bottomen A:hover	{ color:#EBA501 }



