body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #008000;
	background: url(./bg.gif);
}

#SitoGreenParkHotel {
	padding: 20px 0 0 0px;
	width:780px;
	margin:0 auto;
	text-align:left;
}

#Testata{
	background: url(./SfondoTestata.gif);
	height:30px;
}

#Logo{
	background: url(./Logo_GreenParkHotel.jpg);
	height:150px;
}

#MenuUP{
	background: url(./SfondoMenuUP.gif);
	height:21px;
}

#Chiusura{
	background: url(./footer.gif) no-repeat;
	text-align: center;
	height:30px;
	padding-top: 10px;
	color:#EEF2D0;
	font-size:10px;
}

#Corpo{
	background: url(./SfondoSito.gif);
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.MenuUP{
	color:#EEF2D0;
	font-size:10px;
	text-align:left;
}

.MenuTestata{
	color:#EEF2D0;
	font-size:10px;
	text-align:left;
}

a{
color:#008000;
}

