body{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #746B63;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #E6E6E6;
	background-image: url(../img/sf1.jpg);
	background-repeat: repeat-x;
}
a{
	color: #8E8379;
}
a:hover{
	text-decoration: none;
}
a:visited{}
.input0{}
.input1{}
.input2{}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearer{
	clear: both;
}

/*------------------------------------------------------------ */

#header{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	position: relative;
	background-image: url(../img/sf2.jpg);
	background-repeat: no-repeat;
	background-position: center 110px;
}

#header #logo{
	padding-top: 20px;
}

.tabs {
	padding: 0px;
	height: 30px;
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.tabs ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	left: 0px;
	bottom: 0px;

}
.tabs li {
	display:inline;
	margin: 0;
	padding: 0;
	height: 30px;
}
.tabs li img{
	display: block;
	margin-top: 3px;

}
.tabs a {
	float:left;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: url(../img/tabs-sx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.tabs a span {
	float:left;
	display:block;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-image: url(../img/tabs-dx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs a span {float:none;}
    /* End IE5-Mac hack */
.tabs a:hover span {
	color: #FFFFFF;
      /*color:#627EB7;*/
}
.tabs a:hover {
      background-position:0 -30px;
}
.tabs a:hover span {
      background-position:100% -30px;
	  
}
.tabs em{
	float:left;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../img/tabs-sx.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	margin: 0;
}
.tabs em span {
	float:left;
	display:block;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(../img/tabs-dx.gif);
	background-repeat: no-repeat;
	background-position: right -30px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs em span {
	float:none;
	font-style: normal;
	color: #FFFFFF;
}
    /* End IE5-Mac hack */
/* -------------------------------------------------------------------------------------------- */

#menu{
	background-image: url(../img/sf1.gif);
	background-repeat: no-repeat;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
}
#menu ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu ul li{
	list-style-type: none;
	float: left;
}
#menu ul li a{
	color: #8E8379;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#menu ul li a:hover{
	background-color: #B9B9AA;
	color: #FFFFFF;
}
#menu ul li .selected{
	background-color: #333333;
	color: #FFFFFF;
}
#menu .dx{
	position: absolute;
	right: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-top: 3px;
	margin-top: 1px;
}
#menu .dx:hover{
	color: #333333;
}
#menu .dxSelected{
	position: absolute;
	right: 10px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-top: 3px;
	margin-top: 1px;
}
#menu .dxSelected:hover{
color: #333333;
}



/* -------------------------------------------------------------------------------------------- */

#footer{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	background-image: url(../img/specifiche.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
	position: relative;
}
#footer p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#footer a{
	color: #8E8379;
	font-weight: bold;
}
#footer a:hover{
	text-decoration: none;
}

/* ------------------------------------------------------------------------- */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #666666;
}
.highslide:hover img {
	border: 1px solid #FF6600;
}

.highslide-image {
    border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	padding: 5px;
	background-color: white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
	display: none;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}

/* ----------------------------------------------------------------------- */
