body {
	background-color: #F0F0F0;
}
#topsite {
	height: 160px;
	width: 772px;
	background-color: #D6DEEB;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/imgtop.jpg);
	background-repeat: no-repeat;	
}
#bodysite {
	/*height: 700px;*/
	width: 762px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	background-image: url(images/zbackground.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	background-color: #D6DEEB;
	overflow: auto;
}
#menuz {
	width: 150px;
	border: 1px solid #000000;
	float: left;
	text-align: center;
	background-color: #F4E200;
	/*-moz-opacity: 0.6;*/
}
#menuz a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #C60024;
	text-decoration: none;
}
#menuz a {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #C60024;
	text-decoration: none;
}
#menuz a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #C60024;
	text-decoration: line-through;
	background-color: #FFEB00;
}
#corpsz {
	width: 580px;
	/*overflow: scroll;*/
	border: 1px solid #000000;
	float: right;
	padding: 5px;
	/*height: 690px;*/
}
#corpsz img {
  vertical-align: middle;
}
#icone {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 5px;
}
#icone img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}