body{
	background-image: url('./immagini/bg.png');
	background-repeat:repeat-x;
	background-color: #E9E7E7;
}


@font-face{
	 font-family: 'Agency';
	 src: url('./font/agency.otf');
}

a:link{
	cursor: pointer;
	color: #F94608;
	text-decoration: none;
}
a:visited{
	cursor: pointer;
	color: #F94608;
	text-decoration: none;
}
#menu_voice a:hover{

	color: #FFF;

}
#menu_voice:hover{
	color: #FFF;
	background-color: #F94608;
	text-decoration: underline;
}

#content_all{
	width: 940px;
	min-height: 1000px;
	margin: auto auto auto;
	background-color: #F8F8F8;
	border-style:solid;
	border-width:1px;
	border-color: white;
}


/*-----INIZIO HEADER-----*/

#header{
	height: 180px;
	width: 940px;
	background-repeat: no-repeat;
}

/*-----FINE HEADER-----*/

/*-----INIZIO LEFT SIDEBAR-----*/

#left_sidebar{
	float:left;
	min-height: 300px;
	width: 210px;
}

#menu_1{
	height: 310px;
	width: 210px;
	position: relative;
	left: 5px;
	top: 80px;
}

#top_section{
	height: 37px;
	width: 200px;
	position:relative;
	top: -75px;
}

#top_left_section{
	height: 37px;
	width: 23px;
	background-image: url('./immagini/top_left_menu.png');
}

#top_center_section{
	height: 37px;
	width: 154px;
	background-image: url('./immagini/top_center_menu.png');
	background-repeat: repeat-x;
	position:relative;
	top:-37px;
	left: 23px;
}

#top_right_section{
	height: 37px;
	width: 23px;
	background-image: url('./immagini/top_right_menu.png');
	position:relative;
	top: -74px;
	left: 177px;
}

#center_section{
	height: 290px;
	width: 224px;
	background-image: url('./immagini/content_menu.png');
	background-repeat: repeat-y;
	position: relative;
	top: -75px;
	left: 2px;
}

#bottom_section{
	height: 24px;
	width: 200px;
}

#bottom_left_section{
	height: 24px;
	width: 22px;
	background-image: url('./immagini/bottom_left_menu.png');
	position:relative;
	top: -75px;
	left: 1px;
}

#bottom_center_section{
	height: 24px;
	width: 154px;
	background-image: url('./immagini/bottom_center_menu.png');
	background-repeat: repeat-x;
	position:relative;
	top:-99px;
	left: 23px;
}

#bottom_right_section{
	height: 24px;
	width: 23px;
	background-image: url('./immagini/bottom_right_menu.png');
	position:relative;
	top: -123px;
	left: 177px;
}

#title{
	height: 37px;
	width: 150px;
	font-family: 'Agency';
	text-align:center;
	display: table-cell;
	vertical-align: middle;
	color:#F94608;
	font-size:23px;
	
}

#menu_voice{
	height: 28px;
	width: 195px;
	font-family: 'Agency';
	font-size: 20px;
	color: #F94608;
	letter-spacing: 1px;
}

#menu_div{
	height: 1px;
	width: 192px;
	background-image: url('./immagini/divisore.png');
	background-repeat: repeat-x;
	position: relative;
	left: 2px;
}

#dot{
	height: 10px;
	width: 10px;
	background-image: url('./immagini/dot.png');
	background-repeat: no-repeat;
	position: relative;
	top: 11px;
	left: 10px;
}
/*-----FINE LEFT SIDEBAR*/

/*-----INIZIO CENTER-----*/
	
#center{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	min-height: 300px;
	width: 500px;
	float: left;
	position: relative;
	left:7px;
	background-color: #F8F8F8;
}
	
/*-----FINE CENTER-----*/

/*-----INIZIO RIGHT SIDEBAR-----*/

#right_sidebar{
	min-height: 300px;
	width: 210px;
	float: right;
	position: relative;
}

/*-----INIZIO SLIDESHOW-----*/

#slideshow{
	width: 500px; 
	height: 230px;
	position: relative;
	top: 5px;
	font-size:12px;
}

#slideshow_content{
	height: 310px;
	width: 500px;
}

#top_section_slideshow{
	height: 37px;
	width: 500px;
	position:relative;
	top: 5px;
}

#top_left_section_slideshow{
	height: 37px;
	width: 23px;
	background-image: url('./immagini/top_left_menu.png');
}

#top_center_section_slideshow{
	height: 37px;
	width: 460px;
	background-image: url('./immagini/top_center_menu.png');
	background-repeat: repeat-x;
	position:relative;
	top:-37px;
	left: 23px;
}

#top_right_section_slideshow{
	height: 37px;
	width: 23px;
	background-image: url('./immagini/top_right_menu.png');
	position:relative;
	float:right;
	top: -74px;
	left: 5px;
}

#center_section_slideshow{
	height: 310px;
	width: 50px;
	position: relative;
	left: 3px;
}

#bottom_section_slideshow{
	height: 24px;
	width: 200px;
}

#bottom_left_section_slideshow{
	height: 24px;
	width: 22px;
	background-image: url('./immagini/bottom_left_menu.png');
	position:relative;
	top: -75px;
	left: 1px;
}

#bottom_center_section_slideshow{
	height: 24px;
	width: 460px;
	background-image: url('./immagini/bottom_center_menu.png');
	background-repeat: repeat-x;
	position:relative;
	top:-99px;
	left: 23px;
}

#bottom_right_section_slideshow{
	height: 24px;
	width: 23px;
	background-image: url('./immagini/bottom_right_menu.png');
	position:relative;
	top: -123px;
	left: 483px;
}

#ft-title-slideshow{
	padding-left:10px;
	width:490px;
}

td.test{
	border-style: solid;
	border-width: 1px;
	border-color: #F94608;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	margin:0;
}

/*-----CALENDARIO-----*/

#calendar_content{
	height: 260px;
	width:  195px;
	position: relative;
	left: 5px;
	top: 55px;
}

#calendar_day_row{
	height: 25px;
	width: 192px;
	position: relative;
	left: 2px;
	background-color: #FFFFFF;
	border-style:solid;
	border-color: #F94608;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
}

#calendar_cell{
	height: 25px;
	width: 26px;
	float: left;
	border-style:solid;
	border-color: #F94608;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a.popup{
	position:relative;
	z-index:24;
	color:#000000;
	text-decoration:none;
}
	
a.popup:hover{
	z-index:25; 
}

a.popup span{
	display:none; 
}
	
a.popup:hover span {
	display:block;
	position:absolute;
	top:35px;
	left:-60px;
	width:200px;
	padding:3px;
	border:1px solid #FB9D64;
	background-color:#F6DAC9; 
	color:#000;
}

div.footerinerba{
	padding-top: 30px;
	clear:both;
	font-size:12px;
	height:25px;
}
div.espansione{
	min-height:50px;
}
div.espansione a:hover{
	color:#F6DAC9;
}
div.riquadro-espansione{
	background-color:#F2F0F0;
}
div.form{
	position:relative;
	top:230px;
	font-size:10px;
}
#map_canvas{
	border-width:1px;
	border-color:#F94608;
	border-style:solid;
	position:relative;
	left:-2px;
	top:10px;
	display:block;
	width:400px;
	height:350px;
}

div.tuthidden{
	display:none;	
}
/*
.subnav ul {padding:0 6px 0 11px;}
.subnav li {
	line-height:23px;
	min-height:23px;
	display:block;
	font-size:14px;
	position:relative;
	padding:0 0 0 14px;
}
.subnav li span {
	height:24px;
	cursor:pointer;
	position:absolute;
	width:100%;
	top:0;
	left:0;
	z-index:900;
}
.subnav li ul {
	padding:2px 0;
}
.subnav li li {
	line-height:24px;
	padding:0 0 0 18px;
	font-weight:normal;
}
.subnav li li a {
	display:block;	
	height:20px;
}
.subnav ul li span.closed { no-repeat 157px; 14px;}

*/

.immagini-top-giochi{
	position:relative; 

	max-height:25px; 
	max-width:25px;
}
div.div-immagini-top-giochi{
	height:25px;
}
