.headsite {
	background-color: #96BF1B;
	width: 800px;
	height: 18px;
	min-height: 100%;
	position: relative;
	padding-right: 10px;
}
.banniere {
	background-color: #1F2D81;
	height: 97px;
	width: 800px;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.contenu {
	width: 800px;
	text-align: left;
}
.contenusite {
	width: 100%;
}
.navigation {
	font-family: Arial;
	font-size: 10pt;
	background-color: #E2EAD3;
	width: 170px;
	padding: 5px;
}
.infolabaccueil {
	background-color: #F2F0F0;
	padding: 5px;
	width: 800px;
}
.login {
	width: 800px;
	text-align: right;
}
.connexion {
	font-family: Arial;
	font-size: 9pt;
	color: #96BF1B;
	padding-right: 10px;
}
.copyright {
	width: 800px;
	height: 20px;
	vertical-align: bottom;
	text-align: center;
	background-position: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #96BF1B;
}
.txtcopyright {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #96BF1B;
}
.menu {
	float: left;
	position: fixe;
	background-color: #E2EAD3;
	width: 165px;
	vertical-align: 100%;
}
.pane1 {
	background-color: #FF0000;
	width: 500px;
	position: fixe;
	float: left;
}


