/* -------------- defaults -------------- */

body {
        margin: 0;
        padding: 0;
        font: 100%/120% Arial, Helvetica, sans-serif;
		  background-color: #FFF;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0;
        padding: 0;
}

li, dd, blockquote {
        margin-left: 1em;
}

fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
}

/* -------------- end defaults -------------- */

#Overlay {
	background: url(image/snow1.gif) top right no-repeat;
	height: 356px;
	z-index: 900;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

/* -------------- header -------------- */

#Header {
	background: url(image/headerlight.gif) top left no-repeat;
	height: 250px;
	width: 760px;
	margin: 0 auto 0 auto;
}

#Header img {
	display: none;
}

#Header ul {
	position: relative;
	top: 203px;
	right: 30px;
	float: right;
	z-index: 910;
}

#Header li {
	display: inline;
}

#Header li a {
	color: #757575;
	text-decoration: none;
	font-size: 110%;
	letter-spacing: -1px;
	background-color: transparent;
	margin: 0 0 0 10px;
	z-index: 910;
}

#Header li a:hover {
	border-top: 2px solid #757575;
	padding: 2px 0 0 0;
}

#Cambio ul  {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	z-index: 910;
	margin: 20px 0 0 4px;
}

#Cambio li {
	display: inline;
}

#Cambio li a {
	color: #757575;
	text-decoration: none;
	font-size: 80%;
	letter-spacing: -1px;
	background-color: transparent;
	margin: 0 0 0 10px;
	z-index: 910;
}

#Cambio li a:hover {
	color: #555555;
	border: 0;
	padding: 2px 0 0 0;
}

/* -------------- end header -------------- */

/* -------------- content -------------- */

#Contenitore {
	padding: 30px;
	margin: 20px auto 20px auto;
	width: 700px;
	background: #e8e8e8 url(image/light_background.gif) top right no-repeat;
}

#Contenitore em {
	color: #000;
	font-size: 70%;
	font-style: normal;
	display: block;
	margin: 30px 0 0 0;
}

#ContenitorePrincipale {
	background: #fff;
	width: auto;
	padding: 30px;
	font-size: 70%;
	border: 1px solid #fff;
}

#ContenitorePrincipale img {
	border: 0;
}

#SezioneAbout h1 {
	background: url(image/about_light.gif);
	width: 70px;
	height: 23px;
	text-indent: -999px;
}

#SezioneAbout p {
	color: #8f8f8f;
	margin: 20px 0 20px 0;
	text-align: justify;
}

.bottoneOne a {
	background-color: #e8e8e8;
	text-align: center;
	display: block;
	color: #8f8f8f;
	text-decoration: none;
	padding: 10px;
	margin: 10px 0 30px 0;
}

.bottoneOne a:hover {
	background: #d7d7d7;
}

.SezioneProject {
	margin: 40px 0 0 0;
	color: #8f8f8f;
	height: 59px;
}

.SezioneProject img {
	float: left;
	margin: 0 20px 0 0;
}
.sezioneMusica {
	font-family: "Lucida Grande", Verdana, Georgia, "Times New Roman", serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000;
	margin-top: 20px;
	margin-left: 8px;
}
.SezioneProject2 {
	margin: 10px 0 0 0;
	color: #8f8f8f;
	height: 59px;
}
.SezioneProject2 img {
	float: left;
	margin: 0 20px 0 0;
}

.SezioneProject a {
	color: #8f8f8f;
}

.SezioneProject a:hover {
	color: #8f8f8f;
}

.SezioneProject strong {
	color: #636262;
}

#SezioneWork {
	margin: 120px 0 0 0;
	border-top: 1px solid #e8e8e8;
}

#SezioneWork h1 {
	background: url(image/work_light.gif);
	width: 59px;
	height: 23px;
	text-indent: -999px;
	margin: 10px 0 0 0;
}

#SezioneWork a img {
	border: 5px solid #e8e8e8;
}

#SezioneWork a:hover img {
	border: 5px solid #C2C2C2;
}

#SezioneContatti {
	margin: 100px 0 0 0;
	border-top: 1px solid #e8e8e8;
}

#SezioneContatti p {
	color: #e8e8e8;
	margin: 20px 0 0 0;
	text-align: justify;
}

#SezioneContatti a {
	color: #e8e8e8;
}

#SezioneContatti a:hover {
	color: #e8e8e8;
}


#SezioneContatti h1 {
	background: url(image/contact_light.gif);
	width: 87px;
	height: 18px;
	text-indent: -999px;
	margin: 10px 0 0 0;
}

Fieldset {
	color: #8f8f8f;
	margin: 20px 0 0 0;
	width: 100%;
	padding: 0;
}

#SezioneContatti li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;
}

#SezioneContatti p {
	margin: 0;
	padding: 0;
}

label {
	display: block;
}

input, textarea, select {
	width: 198px;
	font: 100%/120% Arial, Helvetica, sans-serif;
}

select {
	width: 201px;
}

#Links {
	float: right;
	margin: 30px 0 0 0;
	width: 400px;
}

#Links img {
	border: 0;
	float: right;
	margin: 0 20px 0 0;
}

#Contenitore .Top {
	float: right;
	font-size: 70%;
}

#ContenitorePrincipale .Top {
	float: right;
	font-size: 100%;
}

.Top a {
	color: #8f8f8f;
	text-decoration: none;
}

.Top a:hover {
	color: #8f8f8f;
}