@charset "utf-8";
/* CSS Document */

body{
	background-color:#000;
	margin:0px;
}

#header{
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header.jpg);
	height: 30px;
	width: 1000px;
	max-width: 1000px;
	max-height: 30px;
	position:relative;		
}

#menubar{
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/menubar.jpg);
	height: 37px;
	width: 1000px;
	max-width: 1000px;
	max-height: 37px;
	position:relative;
}

.menubox{
	height: 33px;
	max-height: 33px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #AAA;
	vertical-align: middle;
	text-align: center;
	position:relative;
	margin-bottom: 0px;
	margin-top: 4px;
}
.menubox a:link{
	text-decoration: none;
	color: #ffffff;	
}
.menubox a:hover{
	text-decoration: none;
	color: #AAA;
}
.menubox a:visited{
	text-decoration: none;
	color: #ffffff;
}

#mainbox{
	margin-left: auto;
	margin-right: auto;
	height: 633px;
	width: 1000px;
	max-width: 1000px;
	max-height: 633x;
	position:relative;
}

.testo_contatti{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 23px;
	font-style: normal;
	color: #FFF;
	text-align: center;
	width:680px;
	float: right;
	margin-right: 57px;
	margin-left: 30px;
	margin-top: 50px;
	position:relative;
}
.testo_contatti a{
	position:relative;
	color: #FFF;
	text-decoration:none;
}
.testo_contatti a:hover{
	position:relative;
	text-decoration:none;
	color:#AAA;
}

.testo_espositori{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	font-style: normal;
	color: #FFF;
	text-align: center;
	width:680px;
	float: right;
	margin-right: 57px;
	margin-left: 30px;
	margin-top: 50px;
	position:relative;
}
.testo_espositori a{
	position:relative;
	color: #F00;
	text-decoration:none;
}
.testo_espositori a:hover{
	position:relative;
	text-decoration:none;
	color:#AAA;
}

.testo_dove_siamo{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	font-style: normal;
	color: #FFF;
	text-align: justify;
	width:680px;
	float: right;
	margin-right: 57px;
	margin-left: 30px;
	margin-top: 50px;
	position:relative;
}
.testo_dove_siamo a{
	position:relative;
	color: #F00;
	text-decoration:none;
}
.testo_dove_siamo a:hover{
	position:relative;
	text-decoration:none;
	color:#AAA;
}

#testo_luogo{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	font-style: normal;
	color: #FFF;
	text-align: justify;
	width:680px;
	float: right;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	position:relative;
}

#testo_luogo{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	font-style: normal;
	color: #FFF;
	text-align: justify;
	width:680px;
	float: right;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	position:relative;
}

#box_foto{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:700px;
	float: right;
	margin-right: 15px;
	margin-top: 30px;
	position:relative;
}
#box_foto a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}
#box_foto a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#AAA;
}

.box_foto_titolo1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	font-size: 16px;
	color: #F00;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.testo_evento{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	font-style: normal;
	color: #FFF;
	text-align: justify;
	width:680px;
	float: right;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	position:relative;
}
.testo_evento a{
	position:relative;
	color: #F00;
	text-decoration:none;
}
.testo_evento a:hover{
	position:relative;
	text-decoration:none;
	color:#AAA;
}

#continua{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #fde180;
	text-align: right;
	width:100px;
	float: right;
	position:relative;
}
#continua a{
	color: #fde180;
	text-decoration:none;
}
#continua a:hover{
	text-decoration:none;
	color:#AAA;
}

#torna{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #fde180;
	text-align: left;
	width:100px;
	float: left;
	position:relative;
}
#torna a{
	color: #fde180;
	text-decoration:none;
}
#torna a:hover{
	text-decoration:none;
	color:#AAA;
}


#mappa{
	float: right;
	margin-right: 120px;
	width:520px;
	height:342px;
	position:relative;
}

#footer{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position:relative;
}

#footer a:link {
	color: #666;
	text-decoration: none;
}

#footer a:visited {
	text-decoration: none;
	color: #666;
}

#footer a:hover {
	text-decoration: none;
	color: #CCC;
}

#footer_sx{
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	position:relative;
	width:300px;
	float: left;
}
#footer_dx{
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	position:relative;
	width:650px;
	float: right;
}




