/* CSS Document */
body{
	font-family: Verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	line-height: 17px;
	color: #FFFFFF;
	font-size: 13px;
}
#header{
	padding:0px;
	font-family: Verdana;
	font-family: Times;
	color: #FFFFFF;
	background-color: #000000;
	position: static;
	height: 721px;
	
}
#menu{
	font-family: Verdana;
	font-family: Times;
	background-color: #000000;
	font-size: 13px;
	background-image: url(../image_fond.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: static;
	height: 615px;
}

