/* CSS Document for projet salpetriere page */

BODY {
	background-color: #000000;
	background-image:  url("images/new_programme_page.jpg");
	background-repeat: no-repeat;
}


#menu {
	position: absolute;
	top: 0px;
	left: 314px;
	height: 19px;
}

#texteng {
	position: absolute;
	top: 135px;
	left: 10px;
	width: 442px;
	color: #333399;
	visibility: hidden;
	height: 328;
}

#textfr {
	position: absolute;
	top: 135px;
	left: 10px;
	width: 442px;
	color: #000000;
	visibility: hidden;
	height: 328px;
}
