body {
	margin: 0;
	padding: 0;
	background-color: #071f23;
}
#top {
	width: 100%;
	height: 61px;
	background-color: #071f23;
	display: block;
	position: relative;
}

/* ===================== CONTENUTO DEL TOP ==================== */

#titolo {
	width: 708px;
	height: 61px;
	margin: auto;
	position: relative;
	color: #fce9bf;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
#link_index {
	width: 200px;
	height: 50px;
	position: absolute;
	top: 5px;
	left: 15px;
}
#facebook {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 25px;
	left: 529px;
}
#titolo_link {
	width: 140px;
	height: 15px;
	position: absolute;
	top: 35px;
	left: 580px;
}
#it {
	width: 14px;
	height: 10px;
	position: absolute;
	left: 669px;
	top: 7px;
	display: block;
}
#en {
	width: 14px;
	height: 10px;
	position: absolute;
	left: 686px;
	top: 7px;
	display: block;
}

/* ======================= IMMAGINE GRANDE ========================== */

#valori_image {
	width: 100%;
	height: 313px;
	background: url('../gfx/big_valori.jpg') 50% 0 no-repeat;
	background-color: #ffffff;
	border-bottom: 3px solid #b3b3b3;
}
#storia_image {
	width: 100%;
	height: 313px;
	background: url('../gfx/big_storia.jpg') 50% 0 no-repeat;
	background-color: #ffffff;
	border-bottom: 3px solid #b3b3b3;
}
#index_image {
	width: 100%;
	height: 313px;
	background: url('../gfx/big_index.jpg') 50% 0 no-repeat;
	background-color: #300b03;
	border-bottom: 3px solid #b3b3b3;
}
#autori_image {
	width: 100%;
	height: 313px;
	background: url('../gfx/big_autori_liquid.jpg') 50% 0 no-repeat;
	border-bottom: 3px solid #b3b3b3;
}

/* ========================= CONTENUTI ========================= */

#testo {
	width: 100%;
	/*height: 335px;*/
	background-color: #f7f7f7;
	border-top: 1px solid #a6a6a6;
	display: block;
}
#contenuto {
	width: 708px;
	height: 335px;
	position: relative;
	margin: auto;
}
#contenuto2 {
	width: 922px;
	height: 780px;
	position: relative;
	margin: auto;
	border: 0px solid black;
}
#i3link {
  width: 200px;
  height: 20px;
  position: relative;
  top: 5px;
  left: 500px;
  font-family: Georgia;
  font-size: 10px;
  color: #868583;
  font-weight: bold;
}
#i3link a {
  font-family: Georgia;
  font-size: 10px;
  color: #868583;
  font-weight: bold;
  text-decoration: none;
}
#index_link0 {
	width: 190px;
	height: 300px;
	position: absolute;
	top: 15px;
	left: 40px;
	border : 0px solid red;
}
#index_link1 {
	width: 190px;
	height: 300px;
	position: absolute;
	top: 15px;
	left: 250px;
	border : 0px solid green;
}
#index_link2 {
	width: 190px;
	height: 300px;
	position: absolute;
	top: 15px;
	left: 460px;
	border : 0px solid black;
}
#index_link3 {
	width: 190px;
	height: 300px;
	position: absolute;
	top: 15px;
	left: 690px;
	border : 0px solid orange;
}
#index_link4 {
	width: 154px;
	height: 285px;
	position: absolute;
	top: 10px;
	left: 10px;
	border : 0px solid red;
	overflow: hidden;
	padding-left: 40px;
	padding-top: 20px;
}
#badge {
	width: 118px; 
	height: 268px; 
	background: url('http://www.facebook.com/badge/107648995923239.1222.1981128032.png') 50% 0 no-repeat;
}
#storia_testo {
  height: 260px;
  width: 500px;
  position: relative;
  top: 40px;
  left: 210px;
  /*border: 1px solid red;*/
  font-family: Georgia;
  font-size: 9pt;
  color: #3c3c3c;
}
#valori_testo {
  height: 260px;
  width: 500px;
  position: relative;
  top: 60px;
  left: 212px;
  /*border: 1px solid red;*/
  font-family: Georgia;
  font-size: 9pt;
  color: #3c3c3c;
}
#autori_testo_amadio {
  height: 250px;
  width: 300px;
  position: absolute;
  top: 70px;
  left: 45px;
  font-family: Georgia;
  font-size: 9pt;
  color: #3c3c3c;
}
#autori_testo_laneve {
  height: 250px;
  width: 300px;
  position: absolute;
  top: 70px;
  left: 380px;
  font-family: Georgia;
  font-size: 9pt;
  color: #3c3c3c;
}

/* ========================== FOOTER ===============================*/

#bottom {
	width: 100%;
	height: 90px;
	background: url('../gfx/footer.jpg') 50% 0 no-repeat;
	background-color: #071f23;
	border-top: 1px solid #d3d4d6;
}
#footer_testo {
	width: 800px;
	height: 20px;
	position: relative;
	top: 60px;
	margin: auto;
	/*border: 1px solid #fff;*/
	color: #fffffd;
	font-family: Tahoma;
	font-size: 8.5pt !important;
	}

/* ===================== STILI DI TESTO E LINK ======================= */

#titolo a {
	color: #fce9bf;
	font-family: Georgia, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a img {
	border: 0;
}

/* ===================== SPLASH ======================= */

#splash {
	display: none;
	position: absolute;
	z-index: 10;
	top: 200px;
	left: 0%;
	/*margin-left: -125px;*/
	margin-top: -131px;
	cursor: pointer;	
}
