body {background-color: #FFCC99}

#sfondo {background-color: #CC9966;		
 	 color: #CC9966;
	 position: absolute; top: 15px; left: 100px}		

#contenitore {width: 1000px; height: 900px}

#elemento_00 {width: 210px; height: 340px; 
	      position: fixed; right: 15px;
	      text-align: left;
	      font-size: 20px;
	      font-weight: bold;}

#elemento_00 a:hover, a:active {color: #CC9966;
}


#sfondo a:hover, a:active {color: #FFCC99;
}



#elemento_01 {border: 2px solid black;
	      position: relative; left: 5px; top: 20px}

#elemento_02 {width: 416px; height: 460px; 
	      border: 2px solid black;
	      padding: 8px;
	      text-align: justify;
	      font-family: "Monotype Corsiva";
	      background-color: transparent;
	      position: relative; left: 289px; top: -63px}

#elemento_02engl {width: 416px; height: 485px; 
	      	  border: 2px solid black;
	      	  padding: 8px;
	      	  text-align: justify;
                  font-family: "Monotype Corsiva";
	      	  background-color: transparent;
	      	  position: relative; left: 289px; top: -63px}

#elemento_03 {border: 2px solid black;
	      position: relative; left: 576px; top: -115px}

.foto_grande {position: absolute; left: 15px; top: 45px}

#elemento_04 {border: 2px solid black;
	      position: relative; left: 5px; top: 20px}

#elemento_05 {width: 416px; height: 200px; 
	      border: 2px solid black;
              font-family: "Monotype Corsiva";
	      background-color: transparent;
	      position: relative; left: 289px; top: -35px}

#elemento_06 {border: 2px solid black;
	      position: relative; left: 576px; top: -95px}

#elemento_07 {width: 630px; height: 420px; 
	      padding: 8px;
	      text-align: justify;
	      font-family: "Monotype Corsiva";
	      background-color: transparent;
	      position: relative; left: 130px; top: -200px}

a {text-decoration: none; color: black}

a img {border: none}

#left {float: left;}
#right {float: right;}
.footer p {white-space: nowrap;}


