body {
	background-image: url(sfondo1.jpg);
	height: 121px;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	background-color: #9C9C9C;
}
.nav li {
	display: inline;
	margin-top: 5px;
	margin-right: 8px;
	margin-left: 8px;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
}
.cont {
	text-align: justify;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	padding: 50px;
}
.nav a {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	text-decoration: none;
	line-height: 35px;
	font-weight: bold;
}
.nav a:hover {
	color: #003399;
}

.nav p {
}


.header {
	background-image: url(studio_r1_c1.jpg);
	height: 121px;
}
.slo {
	background-image: url(studio_r2_c1.jpg);
	height: 222px;
}
.nav {
	background-image: url(studio1_r2_c1_a.jpg);
	height: 35px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}
.cont {
	background-image: url(studio_r4_c1.jpg);
}
.foot {
	background-image: url(studio_r5_c1.jpg);
	height: 28px;
}

