html {
	background-image: url(images/sfopndob.jpg);
	background-repeat: repeat-x;
	background-position: top;

	
}


body {
	font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif, "Times New Roman", Georgia;
	font-size: 80%;
	margin: 0px;
	background-image: url(images/sfopndou.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

a {
	color: #000066;

	text-decoration: none;
	
}
a:hover {color: #444444;

	text-decoration: underline;
	
}
a:visited {
	text-decoration: none;
	color: #000066;
}


.spalla li {
	width: 200px;
	height: 25px;
	clear: left;
	float: left;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	list-style-type: none;
}
.header {
	background-image: url(images/Senza%20nome-1_r2_c1.jpg);
	background-repeat: no-repeat;
}

.header1 {
	background-image: url(images/Senza%20nome-1_r2_c1_a.jpg);
	background-repeat: no-repeat;
}

.spalla {
	background-color: #DCA06A;
	vertical-align: top;
}
.content {
	width: 600px;
	background-color: #FFFFFF;
	background-image: url(images/Senza%20nome-1_r4_c2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	vertical-align: top;
}
.contentAdv {
	width: 600px;
	background-color: #FFFFFF;
	background-image: url(images/Content%20Adventure.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	vertical-align: top;
}
.contentCamp {
	width: 600px;
	background-color: #FFFFFF;
	background-image: url(images/Content%20Camp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	vertical-align: top;
}
.spalla a {
	color: #663333;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.spalla li:hover {
	background-color: #FFFF00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
.spalla #active {
	background-color: #E2AA93;
	color: #FFFF00;
}
.stri {
	background-image: url(images/Senza%20nome-1_r3_c1.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 800px;
}
.mainmae {
	border: 1px none #FFFB06;
	background-color: #DCA06A;
}
.mainmae a {
	color: #663333;
	text-decoration: none;
}
.mainmae a:hover {
	color: #666633;
}
.footer {
	background-color: #0000FF;
	height: 2px;
}

.mainmae div {
	border: 1px solid #FFFF00;
	margin: 1px;
}
.content h1 {
	color: #663333;
	font-size: 105%;
	font-weight: bold;
}
.content img {
	border: 1px solid #FF0000;
	margin: 5px;
}

.contentAdv h1 {
	color: #663333;
	font-size: 105%;
	font-weight: bold;
}
.contentAdv img {
	border: 1px solid #FF0000;
	margin: 5px;
}

.contentCamp h1 {
	color: #663333;
	font-size: 105%;
	font-weight: bold;
}
.contentCamp img {
	border: 1px solid #FF0000;
	margin: 5px;
}

