body {
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  font-family: Tahoma, "Trebuchet MS", Helvetica, sans-serif;
  background-color: #DDD9CE;
}

/*************/
/* HOME PAGE */
/*************/
#contenitore {
  position: absolute;
  margin: 0px auto;
  padding:0px;
/*le 6 righe seguenti servono per centrare la pagina web*/
  left:50%; 
  margin-left: -450px; 
  width: 900px;
  top: 20px;
  height: 675px;
  display: block;
  text-align: center;
  z-index: 1;
}

#home_page {
  position: absolute;
  background-image:url("img/home-page.png");
  width: 900px;
  height: 675px;
  top: 0px;
  left: 0px;
  z-index: 1;
  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #042A1B;
}

#home_page_puls1 {
  position: absolute;
  width: 160px;
  height: 40px;
  left: 10px;
  top: 50px;
  text-align: right;
}

#home_page_puls2 {
	position: absolute;
	width: 160px;
	height: 40px;
	left: 10px;
	top: 321px;
	text-align: left;
}
#home_page_puls3 {
  position: absolute;
  width: 160px;
  height: 40px;
  left: 190px;
  top: 20px;
  text-align: right;
}

#home_page_puls4 {
	position: absolute;
	width: 160px;
	height: 40px;
	left: 728px;
	top: 245px;
	text-align: left;
}

#home_page_puls5 {
  position: absolute;
  width: 160px;
  height: 40px;
  left: 370px;
  top: 20px;
  text-align: right;
}

#home_page_puls6 {
	position: absolute;
	width: 160px;
	height: 40px;
	left: 370px;
	top: 416px;
	text-align: left;
}

#home_page_puls7 {
	position: absolute;
	width: 160px;
	height: 40px;
	left: 550px;
	top: 320px;
	text-align: left;
}

#home_page_puls8 {
	position: absolute;
	width: 160px;
	height: 40px;
	left: 728px;
	top: 375px;
	text-align: left;
}

#home_page_puls9 {
	position: absolute;
	width: 160px;
	height: 40px;
	left: 367px;
	top: 236px;
	text-align: right;
}

#home_page_puls10 {
	position: absolute;
	width: 360px;
	height: 21px;
	left: 4px;
	top: 420px;
	text-align: left;/*  background-color: #ffffff;*/
	font-size: 16px;
}

#home_page_puls10b {
	position: absolute;
	width: 172px;
	height: 23px;
	left: 6px;
	top: 392px;
	text-align: left;/*  background-color: #ffffff;*/
	font-size: 16px;
}

#home_page_puls11 {
	position: absolute;
	width: 86px;
	height: 37px;
	left: 211px;
	top: 321px;
	text-align: left;/*  background-color: #ffffff;*/
}

#home_page_puls12 {
	position: absolute;
	width: 160px;
	height: 78px;
	left: 731px;
	top: 114px;
	text-align: center;/*  background-color: #ffffff;*/
}

#logo_sotto {
  position: absolute;
  background-image:url("img/logo_pengo.jpg");
  width: 140px;
  height: 161px;
  left: 6px;
  bottom: 39px; 
}

#email {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 830px;
  bottom: 166px;
}

#info {
	position: absolute;
	width: 148px;
	height: 20px;
	left: 717px;
	bottom: 178px;
}

#facebook {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 319px;
	bottom: 56px;
}

#progetto {
	position: absolute;
	width: 339px;
	height: 20px;
	left: 560px;
	bottom: 104px;
	color:#F00;
	font-size:16pt;
}

#scritta_logo {
	position: absolute;
	width: 429px;
	height: 100px;
	left: 150px;
	bottom: 88px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8b3502;
	text-align: left;
}

#scritta_sotto {
	position: absolute;
	width: 500px;
	height: 60px;
	right: 4px;
	bottom: 32px;
	text-align: right;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #042A1B;
	line-height: 1.1em;
}

/*************/
/* MENU */
/*************/

#contenitore_centro {
	position: absolute;
	background-image:url("img/logo_sfondo.jpg");
	background-position: 50% 95%;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding:0px;
	/*le 6 righe seguenti servono per centrare la pagina web*/
  left:50%;
	margin-left: -450px;
	width: 902px;
	top: 14px;
	height: 685px;
	display: block;
	text-align: center;
	z-index: 1;
	background-color: #ffffff;
	border: 1px solid;
}

#contenitore_centro_parchi {
  position: absolute;
  margin: 0px auto;
  padding:0px;
/*le 6 righe seguenti servono per centrare la pagina web*/
  left:50%; 
  margin-left: -450px; 
  width: 902px;
  top: 20px;
  height: 685px;
  display: block;
  text-align: center;
  z-index: 1;
  background-color: #ffffff;
  border: 1px solid;
}

#menu {
  position: absolute;
  background-image:url("img/menu.jpg");
  width: 900px;
  height: 100px;
  top: 0px;
  left: 0px;
  z-index: 1;
  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
}

#menu_home {
  position: absolute;
  width: 80px;
  height: 10px;
  left: 20px;
  top: 10px;
}

#menu_missione {
  position: absolute;
  width: 160px;
  height: 10px;
  left: 80px;
  top: 30px;
}

#menu_rinoceronte {
  position: absolute;
  width: 160px;
  height: 10px;
  left: 80px;
  top: 80px;
}

#menu_elefante {
  position: absolute;
  width: 160px;
  height: 10px;
  left: 250px;
  top: 80px;
}

#menu_adozione {
  position: absolute;
  width: 160px;
  height: 10px;
  left: 200px;
  top: 50px;
}

#menu_centro {
  position: absolute;
  width: 160px;
  height: 10px;
  left: 340px;
  top: 30px;
}

#menu_donazioni {
  position: absolute;
  width: 160px;
  height: 10px;
  left: 500px;
  top: 50px;
}

#menu_sponsor {
  position: absolute;
  width: 160px;
  height: 10px;
  left: 600px;
  top: 40px;
  font-size: 13px;
}

#menu_parchi {
  position: absolute;
  width: 160px;
  height: 10px;
  left: 730px;
  top: 50px;
}

#menu_diario {
  position: absolute;
  width: 160px;
  height: 10px;
  left: 800px;
  top: 80px;
}

#titolo {
  position: absolute;
  width: 860px;
  height: 40px;
  left: 20px;
  top: 120px;
  text-align: left;
  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #042A1B;
}

#dicono_di_noi {
	position: absolute;
	width: 193px;
	height: 40px;
	left: 660px;
	top: 120px;
	text-align: left;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #042A1B;
}

#centro_testo {
  position: absolute;
  width: 860px;
  height: 500px;
  left: 20px;
  top: 160px;
  text-align: left;
  overflow-x: none;
  overflow-y: auto;
}

#centro_testo td{
  text-align: left;
  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #042A1B;
}

#ele_sx {
  position: absolute;
  width: 320px;
  height: 243px;
  left: 20px;
  top: 40px;
}

#rino_dx {
  position: absolute;
  width: 478px;
  height: 243px;
  right: 20px;
  top: 40px;
}

#powered {
	position: absolute;
	right: 545px;
	width: 148px;
	bottom: 16px;
	height: 20px;
	z-index: 1;
	text-align: center;
	line-height: 1.2em;
}

#ringraziamenti {
	position: absolute;
	right: 6px;
	width: 148px;
	bottom: 3px;
	height: 10px;
	z-index: 1;
	text-align: center;
	line-height: 1em;
}

a.powered {
  z-index: 1;
  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #8B3502;
  text-decoration: none;
}

a.powered:hover {
  text-decoration: underline;
}

a.ringraziamenti {
  z-index: 1;
  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

a.ringraziamenti:hover {
  text-decoration: underline;
}

/** LINK **/
a.verde {
  text-decoration: none;
  color: #022a1f;
  text-decoration: underline;
}

a.verde:hover {
  text-decoration: none;
  color: #811500;
}

a.rosso {
  text-decoration: none;
  color: #632C17;
  text-decoration: underline;
}

a.rosso:hover {
  text-decoration: none;
}

a.rossopengo {
  text-decoration: none;
  color: #F00;
  text-decoration: underline;
}

a.rossopengo:hover {
  text-decoration: none;
}

a.bianco {
  text-decoration: none;
  color: #ffffff;
  text-align: left;
}

a.bianco:hover {
  text-decoration: underline;
  color: #fecd06;
}

a.bianco2 {
  text-decoration: none;
  color:#FF0;
}

a.bianco2:hover {
	text-decoration: underline;
	color: #fecd06;
}

a.nero {
  text-decoration: none;
  color: #000000;
  text-align: left;
}

a.nero:hover {
  text-decoration: underline;
  color: #fecd06;
}

a.grigio {
  text-decoration: none;
  color: #999999;
  text-align: left;
}

a.grigio:hover {
  text-decoration: underline;
}

