body {
	background-color: #333;
	margin: 0px;
}

/* qui sotto pre carico le immagini dentro il div "preloader-images" che serviranno per gli effetti hover*/

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
.superiore {
	height: 270px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 100;
	background-color: #333;
	background-image: url(../immagini/struttura%20pagina/fregioProgettoNomodico2560X270-qual55.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#inferiore {
	position: absolute;
	width: 99%;
	top: 270px;
	z-index: 1;
	background-color: #333;
	/* [disabled]height: 500px; */
	overflow: visible;
}
#superiore_intestazione {
	position: absolute;
	height: 35px;
	width: 100%;
	z-index: 101;
	left: 0px;
	top: 0px;
}
#div_nomodusinrebus {
	background-image: url(../immagini/struttura%20pagina/nomodusinrebus-logo.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 35px;
	width: 463px;
	right: 15px;
	opacity: 0.15;
	z-index: 102;
}
#tour_piccolo {
	position: absolute;
	width: 1100px;
	left: 50%;
	top: 78px;
	height: 250px;
	margin-left: -550px;
}
/*#entra {
	position: absolute;
	height: 250px;
	width: 100px;
	opacity: 0.9;
	z-index: 102;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	visibility: visible;
}*/
#tour_piccolo {
	position: absolute;
	height: 200px;
	width: 1100px;
	left: 50%;
	z-index: 101;
	margin-left: -550px;
	top: 35px;
}
#tour_piccolo_tour {
	height: 200px;
	width: 1000px;
	position: absolute;
	left: 100px;
	top: 0px;
	z-index: 102;
}
#menu_generale {
	position: absolute;
	height: 35px;
	width: 1100px;
	left: 50%;
	top: 235px;
	z-index: 102;
	margin-left: -550px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#inferiore-contenitore {
	width: 1100px;
	margin-left: -550px;
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: 2;
}
#inferiore_menu_contenuti {
	position: absolute;
	width: 255px;
	left: 0px;
	top: 0px;
	z-index: 3;
	overflow: visible;
	padding: 5px;
}
#inferiore-contenuti {
	position: absolute;
	width: 1100px;
	left: 0px;
	top: 0px;
	z-index: 3;
	overflow: visible;
	/* [disabled]height: 500px; */
}
#superiore #menu_generale table {
	height: 35px;
	width: 550px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 104;
}
#menu-generale-centrale {
	height: 35px;
	width: 550px;
	margin-left: -250px;
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: 103;
}
#superiore #menu_generale #menu-generale-centrale table tr td {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
}

#superiore #menu_generale #menu-generale-centrale table tr td a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

#superiore #menu_generale #menu-generale-centrale table tr td a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
#inf_menu_cont_menu {
	position: absolute;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 10px;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #FFF;
}
#inf-cont-cont {
	overflow: visible;
	position: absolute;
	left: 5px;
	top: 5px;
	width: 840px;
	z-index: 4;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#inferiore #inferiore-contenitore #inferiore-contenuti #inf-cont-cont img {
	padding: 2px;
}
.lnk1 {
}
.lnk2 {
}
.menuArch {
}
#entraIcona {
	position: absolute;
	height: 107px;
	width: 66px;
	left: 16px;
	top: 46px;
	z-index: 103;
	visibility: hidden;
/*}
#superiore #tour_piccolo #entra #entraIcona a img:hover {
	background-image: url(../immagini/immaginiPagina/entra+frecciaHover.png);
}
#superiore #tour_piccolo #entra #entraIcona a img {
	background-image: url(../immagini/immaginiPagina/entra+freccia.png);
*/
}

#tourNomodusinrebus {
	position:fixed;
	left:-100%;
	width:100%;
	/*questo height serve per i browser non compatibili con calc() tipo safari 5 */
	height:768px;
	/*questi height servono per i browser compatibili con calc() tutti tranne safari 5 */
	height: -moz-calc(100% - 35px);
	height: -webkit-calc(100% - 35px);
	height: calc(100% - 35px);
	z-index:5000;
	background-color: #000;
	/*top: 35px;*/
	top: 35px;
	visibility: visible;
	opacity:0.95;
}

/*#entra-esci-tour {
	position:fixed;
	left: -moz-calc(50% - 450px);
	left: -webkit-calc(50% - 450px);
	left: calc(50% - 450px);
	width:50px;
	height: 35px;
	z-index:4900;
	top: 0px;
	background-image: url(../immagini/struttura%20pagina/entra-esci-tour-out.png);
	background-repeat: no-repeat;
	visibility: visible;
}

#entra-esci-tour:hover {
	position:fixed;
	left: -moz-calc(50% - 450px);
	left: -webkit-calc(50% - 450px);
	left: calc(50% - 450px);
	width:50px;
	height: 35px;
	z-index:4900;
	top: 5px;
	background-image: url(../immagini/struttura%20pagina/entra-esci-tour-hover.png);
	background-repeat: no-repeat;
}*/
#entra-esci-tour {
	position:fixed;
	left: -58px;
	width:96px;
	height: 199px;
	z-index:4900;
	top: 36px;
	background-image: url(../immagini/struttura%20pagina/entra-esci-tour_Out.png);
	background-repeat: no-repeat;
	visibility: visible;
}

#entra-esci-tour:hover {
	position:aboslute;
	left: -58px;
	width:96px;
	height: 199px;
	z-index:4900;
	top: 36px;
	background-image: url(../immagini/struttura%20pagina/entra-esci-tour_Hover.png);
	background-repeat: no-repeat;
}
/*#tourNomodusinrebus #esciDalTour {
	position: absolute;
	left: 0px;
	width:35px;
	height: 50px;
	z-index:5050;
	top: 0px;
	background-image: url(../immagini/struttura%20pagina/esci-tour-out.png);
	background-repeat: no-repeat;
}

#tourNomodusinrebus #esciDalTour:hover {
	position: absolute;
	left: -5px;
	width:35px;
	height: 50px;
	z-index:5050;
	top: 0px;
	background-image: url(../immagini/struttura%20pagina/esci-tour-hover.png);
	background-repeat: no-repeat;
}*/
#tourNomodusinrebus #esciDalTour2 {
	position: absolute;
	right: 0px;
	width:34px;
	height: 199px;
	z-index:5050;
	top: 0px;
	background-image: url(../immagini/struttura%20pagina/esciDalTour2_Out.png);
	background-repeat: no-repeat;
}
#tourNomodusinrebus #esciDalTour2:hover {
	position: absolute;
	right: 0px;
	width:34px;
	height: 199px;
	z-index:5050;
	top: 0px;
	background-image: url(../immagini/struttura%20pagina/esciDalTour2_Hover.png);
	background-repeat: no-repeat;
}
#infoNomodus {
	position: absolute;
	z-index: 105;
	/*left: -moz-calc(50% - 300px);
	left: -webkit-calc(50% - 300px);
	left: calc(50% - 300px);*/
	left:15px;
	height: 35px;
	width: 150px;
	top: 0px;
}
#superiore #superiore_intestazione #infoNomodus a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #232323;
}
