BODY {
 vertical-align:top;
	background-repeat:repeat-x;
	background-image:url(../images/bg.gif);
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	margin-top:0;
	background-color: #BD9037;
}
optgroup {
font-weight:bold;
font-style:normal;}
.sh1 {

	color: maroon;
	font: bold 13px "Trebuchet MS";
}
h1 {
	font: bold 18px "Trebuchet MS";
}

h2 {
	font: bold 15px "Trebuchet MS";
}

h3 {
	font: bold 13px "Trebuchet MS";
}

h4 {
	font: bold 12px "Trebuchet MS";
}

#rightmenu {
	margin-left:3px;
	margin-top:5px;
}

#leftmenu {
	height:100%;
	min-height:100px;
	margin-left:3px;
	margin-top:5px;
}
.bgd {
	background-image:url(../images/bgd.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:thin;
	
}
.bgdbuttons {
	background-image:url(../images/bgdbuttons.gif);
	background-position:top center;
	background-repeat:no-repeat;
	border:thin;
	border-bottom-color:#000066;
}
.buttonsmap {
font-family:"Trebuchet MS";
font-size:11px;
font-weight:bold;
}
.buttons{
height:22px;
font-weight:bold;
}
#menu {
	background-color:#EDEDED;
}

.visibile {
	display:block;
}

.invisibile {
	background-color:#EDEDED;
	display:none;
}
.invisibilefield {
width:170px;
	border:0;
	color:#333333;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;

}
.invisibilefield2 {
width:170px;
	border:0;
	color:#333333;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	text-align:right;
}
.creditsheader {
}

.text {
	color:#333333;
	font-family:"Trebuchet MS";
	font-size:11px;
}

.text a {
	cursor:pointer;
	color:#977837;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration: none;
	line-height:13px;
}

.text a:hover {
	cursor:pointer;
	color:#BF8927;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration: underline;
	line-height:13px;
}
.select {
	width: 150px;
}
.selectmap {
	font-size:9px;
	border-style: none;
	background-color: #C0C8DA;
}
.selectmap2 {
	height:22px;
	width: 98%;
}


.title {
	color:#224B8D;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
}

td.leftmenuTD {
	padding:3px;
	color:#333333;
	background-color:#EDEDED;
	font-family:"Trebuchet MS";
	font-size:11px;
}

.leftmenuTDlink {
cursor:pointer;
	color:#333333;
	background-color:#EDEDED;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
}

.image:hover{
	cursor:pointer;
}


.leftmenuTDlink:hover {
	cursor:pointer;
	color:#BF8927;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:underline;
}

td.leftmenuTDON {
	padding:3px;
	text-decoration:underline;
	color:#977837;
	background-color:#EDEDED;
	font-family:"Trebuchet MS";
	font-size:11px;
	cursor:pointer;
}

td.leftmenuTD:hover {
	cursor:pointer;
	color:#BF8927;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:underline;
}

td.leftsubmenuTD {
	height:100%;
	padding:3px;
	padding-left:7px;
	color:#333333;
	background-color:#DDDDDD;
	font-family:"Trebuchet MS";
	font-size:11px;
}

td.leftsubmenuTDON {
	padding:3px;
	padding-left:7px;
	color:#977837;
	text-decoration:underline;
	background-color:#DDDDDD;
	font-family:"Trebuchet MS";
	font-size:11px;
}

td.leftsubmenuTD:hover {
	cursor:pointer;
	color:#333333;
	background-color:#CCCCCC;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:underline;
}
.footer{}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
	background-color: #FFFFFF;
}
.borders {
padding-top:6px;
}
#contenuti {
padding-left:5px;
padding-right:5px;
width:575px;
}
.LOGHETTO{
background-image:url(../images/loghetto.jpg);
background-position:bottom right;
background-repeat:no-repeat;}

        #ticker-container {
        position:relative;
        overflow:hidden;
        width: 158px;
        height: 120px;
		padding:0;
        

        }
	
	#ticker {
		position:relative;
		width:158px;
		padding:0;
		
	}
	
	#ticker ul {
		padding:0;
		margin:0;
		list-style-type:none;
	}
	#ticker ul li {
            display:list-item;
            font-family: "Trebuchet MS";
            font-size: 11px;
            font-weight: normal;
            color: #333333;
			padding-left:2px;
			padding-right:2px;
			text-align:justify;
            
	}
	
	#ticker ul li a {
            font-family: "Trebuchet MS";
            font-size: 11px;
            font-weight: normal;
            color: #333333;
            text-decoration: none;
            padding-left:2px;
			padding-right:2px;
			text-align:justify;
	}
        
        #ticker ul li a:hover {
            font-family: "Trebuchet MS";
            padding-left:2px;
			padding-right:2px;
   			color: #333333;
            text-decoration: none;
			text-align:justify;
            
        }


        
