body {
	background-color: #E2E0CB;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#page {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
#entete {
	background-image: url(../design/bandeau.jpg);
	height: 162px;
	width: auto;
	background-position: center center;
	position: relative;
}
#entete a {
	height: 162px;
	width: auto;
	display: block;
}
#gauche {
	width: 136px;
	float: left;
	height: auto;
}
#droite {
	float: left;
	width: 200px;
	height: auto;
	margin-left: 14px;
}
#centre {
	float: left;
	height: auto;
}
.minicentre {
	width: 596px;
}
.maxicentre {
	width: 810px;
	text-align: justify;
}
#path {
	height: auto;
	width: auto;
	margin-top: 10px;
}
.col {
	width: 46%;
	float: left;
	padding: 0.8em;
	text-align: justify;
}
#focus {
	width: 175px;
	margin-left: 25px;
	height: auto;
	padding-top: 45px;
	margin-top: 55px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bas {
	text-align: center;
	height: auto;
	width: auto;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#extra_bas {
	text-align: right;
	position: absolute;
	width: 935px;
	height: auto;
	padding: 10px;
}
.cache {
	display: none;
}
.interupt {
	clear: both;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
}

