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

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	margin:0;
	padding:0px;
	background:#590100;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:16px;
}
* {
	margin:0px;
	padding: 0px;
}
a:focus {outline:none
}

a img { border:none;
}
.clear { clear:both;
}
ul {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #CCCCCC;
	margin: 25px 0px 15px;
	padding: 0px;
	font-weight: lighter;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 1em;
	line-height: 2.45em;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
#musica {
	position: absolute;
	left: 0px;
	top: 0px;
}
.smaller {
	font-size: 0.814em;
	font-weight: normal;
	padding-left: 12px;
}
.smaller2 {
	font-size: 0.814em;
	font-weight: normal;
}
.bold-white {
	font-weight: bold;
	color: #FFFFFF;
}
.italic {
	font-style: italic;
	color: #CCCCCC;
}
.firma {
	font-size: 0.75em;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	height: 30px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.separatore {
	font-size: 1px;
	background-color: #CCCCCC;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 10px;
	clear: both;
}
#container {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding: 0px;
}
.enter {
	height: 140px;
	width: 440px;
	text-indent: -9000px;
	margin-top: 200px;
	margin-right: auto;
	margin-left: auto;
}
a.enter {
	height: 140px;
	width: 440px;
	display: block;
	background-image: url(img/mauriziofabrizio-home.gif);
}
a.enter:hover {
	background-image: url(img/mauriziofabrizio-home-up.gif);
}
#box-testo {
	padding-right: 30px;
	padding-left: 30px;
}
.titoletto {
	font-weight: normal;
	color: #999999;
	font-size: 1em;
}
	
/* FINE OVERLAY JQUERY */
#box-livello {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#box-livello img {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
#box-livello p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 0.86em;
	line-height: 1.95em;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
.firma {
	font-size: 0.75em;
	font-style: oblique;
	font-weight: normal;
	color: #CCCCCC;
	text-align: right;
	height: 30px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 15px;
}
#footer {
	float: left;
	width: 100%;
	height: 80px;
	margin-top: 50px;
	margin-bottom: 30px;
}
#tab {
	height: 80px;
	text-align: left;
	margin-left: 20px;
	float: left;
	width: 400px;
}
#mail {
	float: right;
	height: 80px;
	width: 80px;
	padding-right: 65px;
}
