body {
	background-image: url(sfondo.jpg);
	height: 121px;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
}
.nav li {
	display: inline;
	margin-top: 25px;
	margin-right: 8px;
	margin-left: 8px;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
}
.cont p {
	margin-right: 45px;
	margin-left: 45px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}
.nav a {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #3499CD;
	text-decoration: none;
	font-weight: 600;
	line-height: 35px;
}
.nav a:hover {
	color: #003399;
}

.nav p {
	margin-top: 5px;
}


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