body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../img/sf1.jpg);
	background-repeat: no-repeat;
	background-color: #999999;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-position: center 0px;
}
a{
	color: #666666;
}
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: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 70px;
}
#header h1{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#header h2 {
	position: absolute;
	top: 45px;
	right: 0px;
	width: 191px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url(../img/payoff-fmi.gif);
	background-repeat: no-repeat;
	background-position: left top;
    }

#header h2 span {
    display: none
}


#menuContent{
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	position: relative;
	height: 360px;
}
#menuContent #banner{
	z-index: 0;
	height: 360px;
	width: 860px;
}
#menuContent #menu{
	width: 235px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	height: 360px;
}

#menuContent  #dida{
	width: 500px;
	position: absolute;
	z-index: 3;
	height: 20px;
	right: 20px;
	bottom: 10px;
}

#menuContent  #title{
	width: 500px;
	position: absolute;
	z-index: 3;
	height: 30px;
	right: 20px;
	bottom: 10px;
}
#menuContent  #titleZoom{
	width: 625px;
	position: absolute;
	z-index: 3;
	height: 60px;
	right: 0px;
	bottom: 0px;
}

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

#menuContent #menu #menuTop{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#menuContent #menu #menuTop li{
	height: 25px;
	margin-bottom: 1px;
	list-style-type: none;
	position: relative;
}
#menuContent #menu #menuTop .sub{
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	display: block;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(../img/arrow11111.gif);
	background-position: 225px 8px;
	background-repeat: no-repeat;
}

#menuContent #menu #menuTop li a{
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	display: block;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
}
#menuContent #menu #menuTop li a:hover{
	background-color: #000000;
}
#menuContent #menu #menuTop li .selected{
	color: #999999;
	text-decoration: none;
	width: auto;
	display: block;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
}

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

#support{
	position: absolute;
	bottom: 0px;
	width: 235px;
}

#menuContent #menu #menuBottom{
	margin: 0px;
	padding: 0px;
}
#menuContent #menu #menuBottom li{
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8B8B8B;
}
#menuContent #menu #menuBottom li a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	display: block;
	height: 16px;
	width: auto;
	padding-top: 4px;
	padding-left: 10px;
}
#menuContent #menu #menuBottom li a:hover{
	background-color: #333333;
}
#language{
	background-color: #CC0000;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #660000;
	font-size: 10px;
}
#language a{
	color: #660000;
	font-size: 10px;
	text-decoration: none;
	width: auto;
}
#language a:hover{
	color: #FFFFFF;
}
#language span{
	color: #FFFFFF;
}
#schermo{
	background-image: url(../img/sf2.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	filter: Alpha(Opacity=60);
	height: 360px;
	width: 235px;
}
/* ------------------------------------------------------------------------- */
#content{
	background-image: url(../img/sf3.gif);
	background-repeat: repeat-y;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#content #content-colsx{
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 20px;
}
#content #content-colsx div{
	width: 195px;
}
#content #content-coldx{
	float: right;
	margin-top: 40px;
	margin-bottom: 20px;
	width: 585px;
	position: relative;
	right: 10px;
}
#content #content-coldx div{
	width: 585px;
}
/* ------------------------------------------------------------------------- */
#footer{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	position: relative;
	margin-top: 10px;
}
#footer ul{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#footer ul li{
	display: inline;
}
#footer ul li a{
	color: #CCCCCC;
	text-decoration: none;
}
#footer ul li a:hover{
	color: #333333;
}

/* ------------------------------------------------------------------------- */
.highslide {
    outline: none;
}
.highslide img {
	border: 1px solid #E3E3E3;
}
.highslide:hover img {
	border: 1px solid #000000;
}

.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: #999999;
	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: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 1px;
	margin-bottom: 1px;
}
.control:hover {
	margin-top: 0;
	margin-bottom: 0;
	color: #CC0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
.control, .control * {
	color: #666;
}

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