html, body {
	text-align: center;    /* per far contento IE6- */
	width: 100%;           /* altrimenti il margin sotto non ha riferimenti */
	margin: 0 auto;      /* centrare nei browser standard */
	background-color:#48494a;
	background-image:url(image/sfHomex.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
img, form {
  border-width:0px;
  margin:0px;
}
#cont{
	margin: 0 auto;      /* centrare nei browser standard */
	text-align: left;        /* per correggere il center del body */
	width:1134px;
	position:relative;
	z-index:2;
}
#header{
	background-image:url(image/sfHeaderV2.jpg);
	background-repeat:no-repeat;
	height:400px;
	z-index:2;
}
#lingue{
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	margin-left:880px;
	color:#393a3d;
}
#lingue a {
	color:#393a3d;
	text-decoration:none;
}
#lingue a:hover {
	color:#8b8c8e;
}

#menu{
	margin: 0 auto;      /* centrare nei browser standard */
	text-align: left;        /* per correggere il center del body */
	width:960px;
	height:30px;
	position:absolute;
	top:252px;
	left:89px;
	background-image:url(image/preBottoneMenu.png);
	background-repeat:repeat-x;
	background-position:bottom;
	cursor:pointer;
}


/* menu a tendina */
#jsddm
{	margin: 0;
	margin-left:9px; /* sposto il menu di 9px */
	padding: 0;
	list-style:none;
	position:relative;
	z-index:2;
	}
	
	#jsddm li
	{	width:237px;
		height:30px;
		float:left;}

	#jsddm li a
	{	width:225px;
		padding-left:12px;
		line-height:27px;
		padding-top: 3px;
		display:block;
		background-image:url(image/bottoneMenu.png);
		background-repeat:no-repeat;
		font-weight: normal;
		font-size:11px;
		color:#fff;
		text-decoration:none;}

	#jsddm .active
	{	width:237px;
		text-indent:12px;
		line-height:27px;
		padding-top: 3px;
		display:block;
		background-image:url(image/bottoneMenuH.png);
		background-repeat:no-repeat;
		font-weight: normal;
		font-size:11px;
		color:#48494a
		text-decoration:none;}
		
	#jsddm li a:hover
	{	background-image:url(image/bottoneMenuH.png);
		color:#48494a}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	background-color:#28292a;
			background-image:none;
			width:211px;
			height:auto;
			text-indent:0px;
			padding-left:12px;
			padding-right:12px;
			padding-top:3px;
			padding-bottom:3px;
			font-size:12px;
			line-height:16px;
			color:#FFF;}
		
		#jsddm li ul li a:hover
		{	background-image:none;
			color:#CCC;}
/* end menu a tendina */


#footerCont{
	margin: 0 auto;      /* centrare nei browser standard */
	text-align: left;        /* per correggere il center del body */
	width:960px;
	height:auto;
	position: absolute;
	margin-top:5px;
	margin-left:8px;
	z-index:3;
}
#footerCont{
	margin: 0 auto;      /* centrare nei browser standard */
	text-align: left;        /* per correggere il center del body */
	position: relative;
	padding-top:5px;
}
#contFirma{
	margin: 0 auto;      /* centrare nei browser standard */
	text-align: left;        /* per correggere il center del body */
	width:960px;
	position: relative;
}

#footer{
	background-color:#f6f6f6;
	height:25px;
	padding-top:10px;
	width:922px;
	padding-left:15px;
	padding-right:15px;
	float:left;
}

#footerDx{
	background-image:url(image/footerDx.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:4px;
	float:left;
}
#footerSx{
	background-image:url(image/footerSx.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:4px;
	float:left;
}
#firma a {
	width:200px;
	position:relative;
	height:30px;	
	text-align:left;
	font-size:10px;
	color:#CCC;
	margin-left:10px;
	margin-top:5px;
	float:left;
	text-decoration:none;
}
#cp a {
	width:200px;
	position:relative;
	height:30px;	
	text-align: right;
	font-size:10px;
	color:#CCC;
	margin-right:10px;
	margin-top:5px;
	float:right;
	text-decoration:none;
}
#firma a:hover {
	color:#fff;
}
#cp a:hover {
	color:#fff;
}

#certificazioni{
	background-image:url(image/certificazioniLungo.jpg);
	background-position: left;
	background-repeat:no-repeat;
	width:100%;
	height:100%;

}
#certificazioniCont{
	margin: 0 auto;      /* centrare nei browser standard */
	text-align: left;        /* per correggere il center del body */
	width:971px;
	position: relative;
	height:56px;
}
