html,body	{
    margin:auto;
    text-align:center;
    padding:0px;
    border: 0px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    background-color: #F3F3F3;
    background-image: url(/immagini/FieraMilano/sfondo_pagina.gif);
    background-repeat: repeat-x;
}

img	{
    border: none;
}

div#ghost {
    position:relative;
    top: 260px;
    left:105px;
    text-align: center;
    margin: 0 auto;
}

div#ghost1 {
    position:relative;
    /*float: left;*/
    width:300px;
    height:200px;
    z-index:10000;
    border: solid;
    border-color: navy;
    background-color: transparent;
}

div#container	{
/*    margin-left:auto;
    margin-right:auto; */
    margin: 0px auto;
    width:789px;
    height: auto;
    text-align: left;
}

div#sfumosx {
    float: left;
    width:7px;
    height:100%;
    background-image: url(/immagini/FieraMilano/sfumatura_sx.gif);
}

div#sfumodx {
    float: right;
    width:7px;
    height:100%;
    background-image: url(/immagini/FieraMilano/sfumatura_dx.gif)
}

div#top	{
    position: relative;
    width:775px;
    height:117px;
    /*background-image: url(/immagini/FieraMilano/header.jpg);*/
}

div#menu {
    position: relative;
    width:775px;
    height: 17px;
    background-image:url(/immagini/FieraMilano/pobtrans.gif);
    background-repeat: repeat-x;
    color: #4C4C4C;
    font-size: 10px;
    margin: 0;
    padding: 0;
}

div#centrale {
    position: relative;
    width:775px;
    height:50px;
    background-color: #FFFFFF;
    background-image: url(/immagini/FieraMilano/sfondo_titolo.gif);
    background-repeat: no-repeat;
}

div#variabile {
    position: relative;
    width:775px;
    /*height:505px;*/
    background-color: #FFFFFF;
}

div#browsers {
    position: relative;
    top:0px;
    left:0px;
    height: 25px;
    width: 164px;
    background-color: #FFFFFF;
}

div#radiotraffic {
    position: relative;
    top:0px;
    float: right;
    /*vertical-align: middle;*/
    text-align: center;
    /*height: auto;*/
    background-color: #FFFFFF;
    font-size: 10px;
}

div#foot	{
    font-family: arial;
    position: relative;
    width: 775px;
    /*height: 128px;*/
    background-color: #FFFFFF;
}

#footerverde {
    position: relative;
	background-image: url(/immagini/FieraMilano/sfondo_footer.gif);
	background-repeat: repeat-x;
	height: 10px;
    width: 775px;
	margin: 0 !important; padding: 0 !important;
}

#footer {
    position: absolute;
    top: 742px;
    margin-left: 3px;
    margin-right: 3px;
	width: 769px;
	height: 30px;
	padding-top: 6px;
	/* margin: 0 auto; */
}

#footersx {
	float: left;
	font-size: 10px;
	margin: 0; 
	padding: 0;
	color: #4C4C4C;
}

#footerdx {
	float: right;
	font-size: 10px;
	margin: 0; 
	padding: 0;
	color: #4C4C4C;
}


/* classi */

.FIERAMILANO_rosso {
    color: #E53E25;
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: bold;
}

.FIERAMILANO_verde {
    color: #00764B;
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: bold;
}

.titolosezione {
    position:relative;
    top: 10px;
    left: 13px;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;	
}

/* tag */

a:link, a:visited {
    color: #018458;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

#centrale a, #centrale a:visited {
    color: black;
    text-decoration: none;
}

#centrale a:hover {	
    color: #018458;
}

#radiotraffic a, #radiotraffic a:visited {
    color: black;
    text-decoration: none;
}

#radiotraffic a:hover {	
    color: #018458;
}

span.xxx {
	font-size: 1px;
}


#footer a, #footer a:visited {
	text-decoration: none;
	color: black;
}

#footer a:hover {
	text-decoration: underline;
}

/* pagina iniziale */

.vocemenu a:link, .vocemenu a:visited {
    font-size: 14px;
    font-weight: bold;
	text-decoration: none;
    vertical-align: text-top;
}

.vocemenu a:hover {
    color: #018458;
}

.vocemenu2 a:link, .vocemenu2 a:visited {
    font-size: 12px;
    font-weight: bold;
	text-decoration: none;
    vertical-align: text-top;
    color: black;
}

.vocemenu2 a:hover {
    color: #018458;
}

/* dialogo interstitial */

.interstitial {
    text-align: left;
}

.interstitial span {
    width: 100%;
    text-align: center;
}

