#Body{
	width:1024px;
	margin-right:auto;
	margin-left:auto;
	font-family:Verdana,Geneva,sans-serif;
}
#Header{
	height:170px;
	width:1040px;
	background-image:url(../images/header_fond.png);
	margin-bottom: 10px;
}
#Menu{
	height:50px;
	width:900px;
	margin-left: 50px;
}
#Container{
	float:left;
	width:900px;
	margin-right: 55px;
	margin-left: 55px;
}
#Footer{
	height:75px;
	width:1020px;
	float: left;
}
#Footer p{font-family:Verdana,Geneva,sans-serif;font-size:10px;text-align:center;}
a:link{color:#000;text-decoration:none;}
a:visited{text-decoration:none;color:#03F;}
a:hover{text-decoration:none;color:#999;}
a:active{text-decoration:none;color:#999;}
body{background-image:url(../images/palette_z2c.jpg);background-repeat:repeat-x;}

