@charset "iso-8859-1";
/* CSS Document */
body,td,th {
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: justify;
}
p{
	margin: 0;
	padding: 0;
}
a:link,a:visited,a:active,a:hover{ 
text-decoration:none; 
} 
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #D01191;
}
a:active {
	color: #fff;
}

#container {
	width: 984px;
	height:802px;
	margin: 0 auto;
	z-index: 0;
}
#sfondo {
	position:absolute;
	width: 854px;
	height:850px;
	z-index: -1;
	margin-left: 65px;
}
#content {
	position:absolute;
	width: 984px;
	height:802px;
	background-image: url(immagini/aurora.png);
	background-repeat: no-repeat;
	margin-top: 75px;
	z-index: 0;
}
.logo {
	position:absolute;
	margin-top: 412px;
	z-index: 1;
	margin-left: 175px;
}
.menu {
	position:absolute;
	margin-top: 485px;
	z-index: 1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 60px;
	margin-left: 10px;
}
.menu ul{
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #FFF;
}
.menu li{
	display: inline;
	background-image: url(immagini/sfondo-tasti.png);
	background-repeat: repeat;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 3px;
}
#testo {
	position:absolute;
	width: 578px;
	height:300px;
	margin-top: 590px;
	margin-left: 10px;
}
.magenta {
	color: #D01191;
	text-transform: uppercase;
}
.firma {
	background-image: url(immagini/internetgraphic.png);
	background-repeat: no-repeat;
	height: 240px;
	width: 23px;
	position: absolute;
	left: 100%;
	margin-left: -30px;
	margin-top: 50px;
}
.menualto {
	float: right;
	color: #FFF;
}
.galleria {
	position:absolute;
	margin-top: 30px;
}
.galleriasfondo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F1047F;
	border-bottom-color: #F1047F;
	height: 319px;
	width: 100%;
	position: absolute;
	margin-top: 29px;
}
#guide ul{
	list-style-type: none;
	margin-top: 0px;
	margin-left: -20px;
}
#guide li{
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 3px;
}
.risultato_guide {
	padding-left: 60px;
	text-align: center;
	width: 500px;
}

/*BOX LATERALE*/
.boxlaterale {
	height: 458px;
	width: 344px;
	position:absolute;
	margin-top: 375px;
	z-index: 1;
	margin-left: 630px;
	background-image: url(immagini/aurora_lat.png);
	background-repeat: no-repeat;
}
.boxlateralecentro {
	height: 450px;
	width: 336px;
	position:absolute;
	background-image: url(immagini/sfondo-tasti.png);
	background-repeat: repeat;
	margin-top: 4px;
	margin-left: 4px;
}
.boxlateralecentro2 {
	height: 450px;
	width: 306px;
	position:absolute;
	background-image: url(immagini/sfondo-tasti.png);
	background-repeat: repeat;
	margin-top: 4px;
	margin-left: 4px;
	padding-left: 15px;
	padding-right: 15px;
}
.logo_grafica {
	position:absolute;
	margin-left: 120px;
	margin-top: -250px;
}
.logo_campagne {
	position:absolute;
	margin-left: 160px;
	margin-top: -130px;
}
.logo_stampa {
	position:absolute;
	margin-left: 190px;
	margin-top: -100px;
}
/*FINE BOX LATERALE*/


/*DOVE*/
.lente {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(immagini/lente.png);
	background-repeat: repeat;
	z-index: 20;
}
.dove {
	position: absolute;
	width: 700px;
	height: 400px;
	z-index: 25;
	left: 50%;
	top: 50%;
	margin-left: -350px;
	margin-top: -240px;
	border: 1px solid #666;
}
.chiudi {
	position: absolute;
	height: 30px;
	z-index: 30;
	left: 50%;
	top: 50%;
	margin-left: -370px;
	margin-top: -260px;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	width: 30px;
}
/*FINE DOVE*/
