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

.troiscolfix #contenant #menugauche {
	display: none;
}
.troiscolfix #contenant #menudroite {
	display: none;
}
.troiscolfix #contenant #entete h1 {
	display: none;
}
.troiscolfix #contenant #entete {
	width: 720px;
}
.troiscolfix #contenant #coeurpage {
	width: 700px;
	margin-left: 0px;
	margin-right: 0px;
}
.troiscolfix #contenant {
	width: 720px;
}
.troiscolfix #contenant #piedpage {
	display: none;
}
.troiscolfix {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	width: 700px;
}

