@charset "utf-8";
/* CSS Document */

body{
	background-color:#fece9c;
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:12px;
}

/*#contenitore{
	width:800px;
	height:650px;
	margin:0 auto 0 auto;
}*/

/* HEADER */

#header_container{
	width:100%;
	height:128px;
	margin:0 auto;
	background-image:url(../images/background_header.gif);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
}

#header{
	width:800px;
	height:128px;
	margin:0 auto;
}

#header_left{
	width:158px;
	height:128px;
	float:left;
	background-image:url(../images/logo_geomondo.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#header_right{
	width:642px;
	height:128px;
	float:left;
	background-image:url(../images/logo_360.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

/* MENU */

#menu{
	padding-top:101px;
	padding-left:5px;
}

#menu ul{
	margin:0;
	padding:0;
}

#menu ul li{
	list-style:none;
	margin-left:3px;
	float:left;
}

#menu ul li a{
	width:74px;
	height:25px;
	background-image:url(../images/background_menu.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	line-height:24px;
	float:left;
}

#menu ul li a:hover{
	background-image:url(../images/background_menu.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#menu ul li a.selected{
	width:74px;
	height:25px;
	background-image:url(../images/background_menu.png);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
}

#menu ul li a.lingua{
	width:41px;
	height:25px;
	background-image:url(../images/background_menu_lingua.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:center;
	float:left;
}

#menu ul li a.lingua:hover{
	background-image:url(../images/background_menu_lingua.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#menu ul li a img{
	padding-top:5px;

}

/* MAIN */

#main_container{
	background-color:#FFF;
	width:100%;
	height:393px;
	float:left;
	margin:0 auto;
}

#main{
	width:800px;
	height:393px;
	margin:0 auto;
}

#lista_citta{
	width:532px;
	/* 532 */
	overflow:auto;
	height:393px;
}

#lista_citta ul{
	margin:20px 0 0 0;
	padding:0;
}

#lista_citta ul li{
	list-style:none;
}

#lista_citta ul li a, a:hover{
	margin-bottom:25px;
}

#lista_citta ul li a.venezia_ita{
	width:497px;
	height:101px;
	background-image:url(../images/pulsanti_citta_venezia_ita.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#lista_citta ul li a.venezia_ita:hover{
	background-image:url(../images/pulsanti_citta_venezia_ita.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#lista_citta ul li a.venezia_eng{
	width:497px;
	height:101px;
	background-image:url(../images/pulsanti_citta_venezia_eng.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#lista_citta ul li a.venezia_eng:hover{
	background-image:url(../images/pulsanti_citta_venezia_eng.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#lista_citta ul li a.firenze_it{
	width:497px;
	height:101px;
	background-image:url(../images/pulsanti_citta_firenze_ita.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#lista_citta ul li a.firenze_it:hover{
	background-image:url(../images/pulsanti_citta_firenze_ita.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#lista_citta ul li a.firenze_en{
	width:497px;
	height:101px;
	background-image:url(../images/pulsanti_citta_firenze_eng.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#lista_citta ul li a.firenze_en:hover{
	background-image:url(../images/pulsanti_citta_firenze_eng.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}


#lista_citta ul li a.roma_it{
	width:497px;
	height:101px;
	background-image:url(../images/pulsanti_citta_roma_ita.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#lista_citta ul li a.roma_it:hover{
	background-image:url(../images/pulsanti_citta_roma_ita.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#lista_citta ul li a.roma_en{
	width:497px;
	height:101px;
	background-image:url(../images/pulsanti_citta_roma_eng.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#lista_citta ul li a.roma_en:hover{
	background-image:url(../images/pulsanti_citta_roma_eng.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}



#lista_citta ul li a.milano_ita{
	width:497px;
	height:101px;
	background-image:url(../images/pulsanti_citta_milano_ita.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#lista_citta ul li a.milano_ita:hover{
	background-image:url(../images/pulsanti_citta_milano_ita.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#lista_citta ul li a.milano_eng{
	width:497px;
	height:101px;
	background-image:url(../images/pulsanti_citta_milano_eng.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#lista_citta ul li a.milano_eng:hover{
	background-image:url(../images/pulsanti_citta_milano_eng.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#lista_citta ul li a.distretto{
	width:497px;
	height:101px;
	background-image:url(../images/pulsanti_citta_distretto.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#lista_citta ul li a.distretto:hover{
	background-image:url(../images/pulsanti_citta_distretto.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#lista_citta ul li a.stresa{
	width:497px;
	height:101px;
	background-image:url(../images/pulsanti_citta_stresa.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#lista_citta ul li a.stresa:hover{
	background-image:url(../images/pulsanti_citta_stresa.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#lista_citta ul li a.bergamo{
	width:497px;
	height:101px;
	background-image:url(../images/pulsanti_citta_bergamo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#lista_citta ul li a.bergamo:hover{
	background-image:url(../images/pulsanti_citta_bergamo.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#lista_citta ul li a.sofia{
	width:497px;
	height:101px;
	background-image:url(../images/pulsanti_citta_sofia.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#lista_citta ul li a.sofia:hover{
	background-image:url(../images/pulsanti_citta_sofia.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#main img#mapper{
	border:0 none;
	margin:85px 565px;
	position:absolute;
	padding:0;
	top:0;
	float:left;
}

/* VIDEO */

#lista_video{
	width:532px;
	overflow:auto;
	height:393px;
}

.img_video{
	width:250px;
	margin-right:15px;
	float:left;
}

.txt_video{
	width:235px;
	float:left;
	font-size:13px;
}

.txt_video a{
	text-decoration:none;
}

.spacer{
	width:500px;
	height:37px;
	float:left;
}

/* INFO */

#lista_info{
	width:532px;
	height:393px;
}

.spacer_info{
	width:532px;
	height:37px;
	float:left;
}

/* CONTATTI */

#lista_contatti{
	width:532px;
	height:393px;
}

.spacer_contatti{
	width:532px;
	height:37px;
	float:left;
}

.txt_contatti{
	font-size:13px;
}

.txt_contatti a{
	text-decoration:none;
}

/* 404 */

#pagina_404{
	width:532px;
	height:393px;
}

.spacer_404{
	width:532px;
	height:37px;
	float:left;
}

#txt_404{
	font-size:15px;
}

#txt_404 a{
	text-decoration:none;
}

.error_404{
	font-weight:bold;
	color:#FF0000;
}

/* FOOTER */

#footer_container{
	width:100%;
	height:129px;
	margin:0 auto;
	background-image:url(../images/background_footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
}

#footer{
	text-align:center;
	font-size:10px;
	font-style:italic;
	padding-top:80px;
	color:#5d5d5d;
	display:block;
}


