body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-image: url(../img/sf02.jpg);
	background-repeat: repeat-x;
	background-position: 0px -20px;
	background-color: #E9E9E9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

a{
	color: #666666;
}
a:hover{
	text-decoration: none;
}

.clearer{
	clear: both;
}

#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	height: 70px;
}

.input0{
	background-image: url(../img/sf-input0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #B1B1B1;
}
.input1{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #678EB1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBD9E4;
	border-right-color: #426280;
	border-bottom-color: #426280;
	border-left-color: #CBD9E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}

#navigation {
	background-image: url(../img/sf03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	font-size: 10px;
	color: #999999;
	position: relative;
}
#navigation #navigation-sx{
	margin-left: 25px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 350px;
}
#navigation #navigation-dx{
	position: absolute;
	top: 0px;
	right: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 370px;
	text-align: right;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navigation strong{
	margin-right: 3px;
	margin-left: 3px;
	font-weight: normal;

}

#navigation #title{
	width: 100px;
	float: left;
	margin-top: 2px;


}

/* ------------------------------------------------------------------------------------- */

#colonneBox{
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../img/dot-gray2.jpg);
	background-repeat: repeat-y;
	background-position: 549px;
}
#colonneBox #col-sx{
	width: 550px;
}
#colonneBox #col-dx{
	width: 200px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#col-dx select{
	width: 160px;
	font-size: 11px;
	color: #666666;
	margin-top: 80px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#col-sx hr{
	color: #E9E9E9;
	background-color: #E9E9E9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
}
#nav{
	position: relative;
	color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#nav select{
	font-size: 10px;
	background-color: #FFFFFF;
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#nav .arrow{
	margin-right: 5px;
	margin-left: 5px;

}
#nav #utility{
	position: absolute;
	top: 7px;
	right: 0px;

}
#nav #utility img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

/* ------------------------------------------------------------------------------------- */

#categorie{
	margin: 10px;
	padding: 0px;
}
#categorie li{
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#categorie li a{
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
#categorie li a:hover{
	color: #CC0000;
}
#categorie em{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
}

/* -------------------------------------------------------------------------------------- */

#listaNews{
	margin: 10px;
	padding: 0px;
}
#listaNews li{
	list-style-type: none;
	background-image: url(../img/sf04.gif);
	margin-bottom: 10px;
	position: relative;
	height: 70px;

}
/*-------------------------------------------------------------- */
#listaNews .bigNew{
	background-image: url(../img/sf04.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	position: relative;
	height: 120px;
}
#listaNews .bigNew img{
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#listaNews .bigNew em{
	font-size: 10px;
	font-style: normal;
	color: #999999;
}
#listaNews .bigNew h2{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#listaNews .bigNew a{
	color: #CC0000;
	text-decoration: none;
}
#listaNews .bigNew a:hover{
	color: #333333;
	text-decoration: underline;
}
#listaNews .bigNew p{
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 110px;
}

/* ------------------------------------------------------------------------------------------ */

#listaNews img{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
}
#listaNews em{
	font-size: 10px;
	font-style: normal;
	color: #999999;
	display: block;
	padding-top: 5px;
}
#listaNews h2{
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
#listaNews  a{
	color: #666666;
	text-decoration: none;
}
#listaNews  a:hover{
	color: #999999;
	text-decoration: underline;
}
#listaNews  p{
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ------------------------------------------------------------------------------------- */

.testo{
	color: #666666;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.testo2{
	color: #999999;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 10px;
}
.testo img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.testo p{
	margin: 0px;
	padding: 0px;

}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h3{
	font-size: 11px;
	color: #CC0000;
	margin-bottom: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 0px;

}

.testo strong{
	color: #CC0000;
}
#allegati{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#allegati li{
	list-style-image: url(../img/ico-allega.jpg);
	list-style-type: none;
	margin-bottom: 5px;
}

/*---------------------------------------------------------------------------------------- */
#associate{
	padding: 10px;
	margin: 0px;
}
#associate li{
	background-image: url(../img/sf06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	color: #999999;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#associate h4{
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#associate a{
	color: #666666;
	text-decoration: none;
}
#associate a:hover{
	color: #333333;
	text-decoration: underline;
}
/* -------------------------------------------------------------------------------------- */

#listaPref{
	margin: 10px;
	padding: 0px;
}
#listaPref li{
	list-style-type: none;
	background-image: url(../img/sf04.gif);
	margin-bottom: 10px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 60px;

}
#listaPref img{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;


}
#listaPref h2{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#listaPref a{
	color: #CC0000;
	text-decoration: none;
}
#listaPref a:hover{
	color: #333333;
}
#listaPref p{
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}


/* ------------------------------------------------------------------------------------- */
#footer{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sf-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	color: #666666;
	position: relative;
	height: 30px;
	margin-top: 10px;
}
#footer #footer-sx{
	position: absolute;
	left: 35px;
	top: 8px;
}
#footer #footer-dx{
	top: 8px;
	right: 10px;
	position: absolute;
}

#footer a{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

