@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(Images/Background.png);
	background-repeat: repeat-x;
}
#Menu {
	margin-top: 180px;
	margin-left: 325px;
	height: 400px;
	width: 238px;
}
#Titre {
	background-image: url(Images/TitreCB.png);
	margin: 0px;
	height: 48px;
	width: 238px;
}
#MenuGraph {
	height: 20px;
	width: 238px;
	margin-top: 57px;
	margin-bottom: 26px;
}
#MenuPhoto {
	height: 20px;
	width: 238px;
	margin-bottom: 26px;
	
}
#MenuVideo {
	height: 20px;
	width: 238px;
	margin-bottom: 26px;
}
#MenuCurri {
	height: 20px;
	width: 238px;
	margin-bottom: 26px;
}
#MenuCont {
	height: 20px;
	width: 238px;
	margin-bottom: 26px;
}
#MenuLiens {
	height: 20px;
	width: 238px;
}
#MenuDivers {
	height: 20px;
	width: 238px;
	margin-bottom: 51px;
}

