/*
Punctus 
*/ 
* {
	padding:0;
	margin:0;
}
body {
	font-family: Arial, "Lucida Sans Std", "Lucida Sans Unicode", sans-serif;
	font-size: 0.9em;
	background-color: #000000; 
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;

}
a:hover {
	color: #000000;
}

a {
	outline: none;
	text-decoration: none;
	color: #666666;
} 

img, a img {
	border:none;
}

code {
	font-family: Helvetica, Courier, mono;
	color: #333333;
}


/*		
//////////////////////////////////////////////////////
						LAYOUT
//////////////////////////////////////////////////////
*/ 

#wrapp {
	width: 970px;
	margin: 0px auto;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 600px;
	padding-top: 8px;
}

/*		
//////////////////////////////////////////////////////
						HEADER
//////////////////////////////////////////////////////
*/ 

#header {
	width: 950px;
	height: 500px;
}

#HederTitle {
	width: 500px;
	height: 207px;
	margin-top: -70px;
	
}
#HederTitle h1 {
	font-size: 13px;
	font-weight: lighter;
	padding-top: 20px;
	color: #333333;
	font-style: oblique;
}
#HederTitle h1 a:hover {
	text-decoration: none;
	color:#999999;
}

#HederTitle span {
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	width: 450px;
	font-size: 1.1em;
	padding-left: 0px;
}

/*		
//////////////////////////////////////////////////////
						FOOTER
//////////////////////////////////////////////////////
*/ 

#footer {
	height: auto;
	margin-top: 100px;
	width: auto;
	float: left;
}
#footer p {
	padding-left: 15px;
	padding-top: 5px;
	color: #ffffff;
	font-size: 11px;
}

#footer p a:link,
#footer p a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer p a:hover {
	color: #FF3300;
	text-decoration: underline;
}

#footer span {
	font-size: 9px;
	color: #CCCCCC;
}
#footer span a:link,
#footer span a:hover, 
#footer span a:visited         {
	color: #CCCCCC;
	font-size: 12px;
}







#nav {
	margin-bottom: 0.5em;
	width: 950px;
	display: inline;
	padding-right: 0;
	padding-left: 0;
}
	
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#nav li {
	float: right;
	}
	
#nav li a {
	padding-top: 20px;
	display: inline;
	text-decoration: none;
	font: 500 15px arial, sans-serif;
	color: #333333;
	letter-spacing: -1px;
	margin-left: 40px;
	}

#nav li a:hover {
	color: #999999;
	text-decoration: none;
	}
#header p {
	padding: 30px;
}
.luigi {
	height: 58px;
	width: 200px;
	margin-top: 295px;
	margin-left: -10px;
}
.contatti {
	height: auto;
	width: 635px;
	float: right;
	padding-top: 10px;
}
.contatti p {
	margin-top: 88px;
	color: #333333;
	line-height: 20px;
}
.contatti a:hover {
	color: #999999;
}
.testoluigi {
	padding-top: 20px;
	margin-left: -10px;
	height: 500px;
	width: auto;
}
.fermo {
	display: inline;
	text-decoration: none;
	font: 500 15px arial, sans-serif;
	color: #333333;
	letter-spacing: -1px;
	margin-left: 24px;
}
.numeri {
	display: inline;
	text-decoration: none;
	font: 500 15px arial, sans-serif;
	color: #333333;
	letter-spacing: -1px;
	margin-left: -35px;
}
.visitato {
	display: inline;
	text-decoration: none;
	font: 500 15px arial, sans-serif;
	color: #999999;
	letter-spacing: -1px;
	margin-left: 40px;
}
.content {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 130px;
}
.foto {
	float: right;
}
.contattitxt {
	height: 281px;
	width: 444px;
	float: left;
	padding-top: 0px;
	color: #666666;
}
.contattitxt p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 7px;
}
.mp3 {
	height: 20px;
	width: 150px;
	margin-left: -10px;
}
.intro {
	margin-top: 20px;
}
.on {
	color: #666666
}

