/*
Autore		> 	Fabio Dreosso
			per SYNERGIE  | www.synergie-web.it |
Versione	>	1.0 - 27.07.2006

Stile		>	Stile solo per la home page
*/



/*****		ZONA BASSA HOME PAGE	***/
#altohome IMG.gemellaggio { float: right; border: 2px solid #C1453D	} 


#bassohome{
		clear:		both;
		margin:		1em 0em;
	} 
#bassohome:after {
		content: 	".";
		display:	block;
		height:		0;
		clear:		both;
		visibility:	hidden;
}

#news,
#basso2 	{
		margin:		0.5em 0em;
		padding:	0;
		}

#news		{ width:100%; float:left; }
#basso2 	{ width:100%; float:left; }

#news H2,
#basso2 DIV H2	{ 
		color:			#FFF;
		border-bottom:		none;
		font-size:		1em;
		margin:			0;
		padding: 		.2em 1em;
		text-align:		left
		}

#news H2	{ background:#816B56 }
#basso2 DIV H2	{ background:#BB8866}



/*****		NEWS laterali		***/


#news P 	{ margin:0; padding:0; }
#news H3	{ border:none; background:none; margin:.5em 0px 0px 0px; padding:0; } 
#news H3 A	{ color:#E98210 }
#news H3 A:hover{ color:#FFF } 


#news HR	{border:1px solid #FFF; margin:0; padding:0;}


#news DIV.news-latest-container { border:none; background:none; }

#news DIV.news-latest-item {
		border:			1px solid #BB8866;
		background:		#FFF;
		margin:			1.5em 0em;
		padding:		0px 0px 5px 8px;
		}	
#news DIV.news-latest-item:hover	{ border:1px solid #EE6611; }
#news DIV.news-latest-item A 		{ border:0; margin:0;}

#news DIV.news-latest-item img		{ margin:5px 10px; padding:0; border:1px solid #000 }

#news SPAN.news-latest-date {
		background:		#EEEEDD;
		display:		block;
		position:		absolute;
		margin:			-8px 0px 0px 0px;
		padding:		0;
		border:			1px solid #BB8866;
		}
		
#news SPAN.news-latest-date A	{ font-size:.95em; margin:0; padding:.2em .9em }

DIV.news-latest-morelink 	{ margin: .2em .5em; }
DIV.news-latest-morelink A	{ background: url(../img/arw2.gif) 100% 70% no-repeat; padding:1px 12px 1px 8px; }
DIV.news-latest-morelink A:hover{ background: #E98210 url(../img/arw2.gif) 100% 70% no-repeat; }

/** COLONNA A DESTRA **/


#altohome DIV { display:inline; }
#altohome HR { display:none;clear:right}
#altohome DIV.csc-textpic DT	{background: none}
#altohome DIV.csc-textpic DD	{display:none;margin:0;padding:0}
#altohome DIV.csc-textpic DT A	{ border:none; font-weight:bold }
#altohome DIV.csc-textpic DT A:hover { background:none;}
#altohome DIV.csc-textpic DT IMG { border:none;}
#altohome DIV.csc-textpic-border DT IMG { border: 1px solid #BB8866}
#altohome DIV.div-gemellaggio IMG {border:none; border-left:1px dotted #EB8;margin-bottom:2.9em}

#altohome a {float:left; text-decoration:none; background:#dddece; border:1px solid #ccc;margin: .2em;padding:3px;
			min-height:		85px;
			height:			auto !important;
			height:		89px;
		}
#altohome a img {border:none;margin:0;padding:0}
#altohome img {margin:0;padding:0}



/******************************************/
/*****		BASSO HOME		***/
/******************************************/

#basso2 DIV 	{ display:inline; }
#basso2 HR 	{ display:none;clear:right}
#basso2 DIV.csc-textpic DL {
	background: #f9f9e9;
	margin:1.2em;
	padding:0;
	float:left;
	border-left:1px dashed #BB8866;
	padding-right: 14px;
	padding-left: 11px;
	padding-top: 11px;
	padding-bottom: 11px;
	min-height: 90px
	}
#basso2 DIV.csc-textpic DT { margin: 0;}
#basso2 DIV.csc-textpic DD { margin: 0; padding:0; margin-top:1em;}
#basso2 DIV.csc-textpic A  { border: none; }
#basso2 DIV.csc-textpic A:hover { border:none; background:none;}
#basso2 DIV.csc-textpic IMG { border: none;}
#basso2 DIV.csc-textpic-border IMG { border: 1px solid #000}


/* link azienda*/

#menu .csc-header-n1 H4 {
	padding:0;
	margin:0; 
	background: none;
	background: #fefefe url('../img/img_struttura_sm.jpg') top right no-repeat;
	text-align: center; 
	padding: .8em;
	border:5px solid #64a5e5;
	margin: 1em 2em;
	font-size: 1.28em;
	text-shadow: -1px 0 #414141, 0 .8px #414141, .8px 0 #414141, 0 -1px #414141;
	letter-spacing: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#menu #sinistra .csc-header-n1 H4 a {padding:0;margin:0; color: #e54300; background: none}
#menu #sinistra .csc-header-n1 H4 a:hover { background: none;color:#1177bc  }

