/*
Autore		> 	Fabio Dreosso
			per SYNERGIE  | www.synergie-web.it ||
Versione	>	1.0 - 07.06.2007

Stile		>	Stile solo per la home page
*/


/*************************************/
/*****		HOME in alto	*****/
/***********************************/
#altohome	{ margin:0; padding:0; }


/*************************************/
/*****		HOME in basso	*****/
/***********************************/
#bassohome	{ margin:1em 0em; } 
#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:	#FFF;
		border:		1px solid #6D6DBE;
		margin:		1em .5em;
		padding:	0;
		text-align:	center;
}
#bassohome IMG {
		border:		1px solid #6D6DBE;
		padding:	0;
		margin: 	6px 0px 0px 0px;
		width:		94%;
		}
DIV#bassohome H2 {
		color:		#FFF;
		background:	#A2A2D5;
		border:		1px dotted #6D6DBE;
		font-size:	1.1em;		
		margin:		6px .5em .5em .5em;
		padding:	.2em 0em;
		}
#bassohome UL {
		color:		#E88211;
		background:	#FFF;
		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;
		}




/*  sostituzione per photogallery carousel */
	
#bassohome DIV DIV DIV    {
		border:		0;
		margin:		0;
}


#bassohome DIV.tx-rgsmoothgallery-pi1 { background:#FFF; width:90% }
#bassohome DIV DIV { text-align:center; }
#bassohome DIV DIV DIV { width:95%; margin-left:auto; margin-right:auto; margin-top:6px; }
#bassohome DIV DIV DIV DIV { width:100%; border:none; margin:none }

.jdGallery a.open
{
	left: 0;
	width: 100%;
	display:block;
}

.jdGallery a.open IMG {	border:1px solid #EEE; }

#bassohome DIV.tx-rgsmoothgallery-pi1 A { width:100%; }


#bassohome DIV.tx-rgsmoothgallery-pi1 DIV DIV DIV { background:#000;}
#bassohome DIV.tx-rgsmoothgallery-pi1 DIV h2 { background:#000; margin:0; padding:0; font-size:.8em; font-family:verdana,arial; border:none }

#lbCenter A,
#lbBottom A { border:none }

#bassosottohome  { clear:both;  }
