/* CSS Document */

* {
margin:0;
padding:0;
}

body {
	font:70% Verdana;
	text-align:center;  /*centra in IE 5.x*/
	margin:0;
	padding:0;
	background-color: #f9d64d;
	background-image: url(sfondoart.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #972F1C;
}
#main #box {
	margin-right:150px;
	margin-left:180px;
	
}
#wrapper #main #box p {
	padding-left:30px;
	padding-top:30px;
	padding-right:30px;
	background-image: url(img04.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	color: #990000;
	width:295px;
	padding-bottom:30px;
	line-height: 20px;
	
	
}
#footer {
	float:left;
	padding-left:0px;
	background-image: url(footer.jpg);
	width: 766px;
	height: 80px;
}
#footer a {
	text-decoration: none;
	font-size: 0.8em;
	color: #FF3333;
	font-weight: bold;
}



#wrapper #main #box h1 {
	background-image: url(img13.jpg);
	background-repeat: no-repeat;
	padding-bottom:0px;
	padding-right:20px;
	margin-right:-20px;
	width:335px;
	color: #FF0000;
}
#img {
	background-image: url(flower2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left {
	float:left;
	width: 200px;
	height: 250px;
	margin-top:50px;
}


 #right {
	float: right;
	width: 165px;
	margin-top: 10px;

}
#right h1, #right h2 {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-family: Georgia, serif;
	font-size: 2em;
	font-weight: normal;
	color: #FCF0AD;
	line-height: 1em;
	letter-spacing: 2px;
	text-align: left;
}

#right h2 { /* Makes h2 slightly smaller than h1 */
  font-size: 1em;
  line-height: 1em
}
#right ul {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size:1 em;
	line-height: 1.5em;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
}
#right a {
	text-decoration: none;
}
#right a:link {
	background-image: url(zampa.gif);
	background-repeat: no-repeat;
	background-position: 0% 35%;
	padding-left: 25px;
	color: #990000;
}

#right a:visited {
	color:  #FF0000;
	background-image:  url(zampa.gif);
	background-repeat: no-repeat;
	background-position: 0% 35%;
	padding-left: 25px;
	color: #990000;
}

#right a:hover {
	
	
	padding-left: 25px;
	background-image:  url(Copia-di-zampa.gif);
	background-repeat: no-repeat;
	background-position: 0% 35%;
	color: #FF6600;	
	
}
#right a:active {
	padding-left: 25px;
	background-image:  url(Copia-di-zampa.gif);
	background-repeat: no-repeat;
	background-position: 0% 35%;
	color: #FF6600;	
}

#right li {
	margin-left: 10px;
	list-style-type: none;
	padding-top: 10px;
}



#wrapper {
	width: 766px;
	margin: 250px auto 0 auto;
	background-image: url(img01.jpg);
	background-repeat: repeat;
	height:500px;
	min-height:500px;
}
#wrapper #main #box a {
	text-decoration: none;
	color:#990000;
}
