@charset "utf-8";
html {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #244a65;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bodyhtml.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wraper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#conten {
	float: left;
	height: 800px;
	width: 900px;
}
#logo {
	float: left;
	height: 116px;
	width: 305px;
	margin-left: 280px;
	margin-top: 47px;
	background-repeat: no-repeat;
	background-image: url(logohtml.png);
}
#fotostop {
	float: left;
	height: 131px;
	width: 900px;
	margin-top: 42px;
	background-image: url(invita1.png);
	background-repeat: no-repeat;
}
#esenografia {
	float: left;
	height: 83px;
	width: 391px;
	margin-top: 21px;
	margin-left: 250px;
	background-image: url(es.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#soprano {
	float: left;
	height: 78px;
	width: 296px;
	margin-left: 280px;
	margin-top: 21px;
	background-image: url(soprano.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#fotostop2 {
	float: left;
	height: 131px;
	width: 900px;
	margin-top: 20px;
	background-image: url(Iinvita2.png);
	background-repeat: no-repeat;
}
#soprano a {
	color: #844047;
	text-decoration: none;
	display: block;
	height: 78px;
	font-size: 1px;
}
#soprano a:hover {
	text-decoration: none;
	display: block;
	height: 78px;
	background-image: url(images/soprano.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#esenografia a {
	font-size: 1px;
	color: #264964;
	text-decoration: none;
	display: block;
	height: 83px;
}
