div#bandeau {
	width:100%;
	height:50px;
	background-color:#FF6600;
	text-align:center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 2px;
	float: none;
	clear: none;
	border: medium double #CC6633;
	padding-left: 4px;
	}
div#bandeau_gauche {
	float:left;
	width:20%;
	height:80px;
	background-color:#F2F8FF;
	text-align:center;
	margin: 1px;
	border: thin solid #0066FF;
	overflow: scroll;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 1px;
	}
div#bandeau_droit {
	float:right;
	width:80%;
	height:80px;
	background-color:#F2F8FF;
	text-align:center;
	margin: 1px;
	border: thin solid #0066FF;
	overflow: scroll;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 1px;
	}		
div#menu {
	float:left;
	width:16%;
	height:500px;
	background-color:#EFEFEF;
	text-align:center;
	margin: 1px;
	border: thin outset #333333;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: none;
	padding: 1px;
	}
	div#menu_AZ {
	float:left;
	background-color:#E8EBEC;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	margin: 1px;
	vertical-align: middle;
	background-position: center;
	padding: 12px 0px 1px;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	height: 600px;
	width: 5%;
	line-height: 22px;

	}
div#contenu {
	float:left;
	width:100%;
	height:600px;
	background-color:#FFFFFF;
	text-align:left;
	}
	div#contenu_gauche {
	float:left;
	width:48%;
	height:1000px;
	background-color:#FDFEFF;
	text-align:justify;
	margin: 1px;
	border: thin solid #0066FF;
	overflow: scroll;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 3px;
	}
	div#contenu_droit {
	float:right;
	width:48%;
	height:1000px;
	background-color:#FDFEFF;
	text-align:justify;
	margin: 1px;
	border: thin outset #0066FF;
	overflow: scroll;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 3px;
	}
div#colonne_gauche {
	float:left;
	width:46%;
	height:600px;
	background-color:#F2F8FF;
	text-align:center;
	margin: 0px;
	border: thin solid #0066FF;
	overflow: scroll;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 1px;
	clear: les deux;
	}
	
div#colonne_droite {
	float:right;
	width:32%;
	height:600px;
	background-color:#F2F8FF;
	text-align:center;
	margin: 0px;
	border: thin outset #0066FF;
	overflow: scroll;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 1px;
	clear: les deux;
	}
	
	
div#pied_page {
	clear:les deux;
	width:100%;
	height:50px;
	background-color:#FFFFFF;
	float: left;

	}
.chapobleu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	vertical-align: top;
	padding: 2px 20px 5px 40px;

}
div#menuR {
	float:left;
	width:16%;
	height:420px;
	background-color:#EFEFEF;
	text-align:center;
	margin: 1px;
	border: thin outset #333333;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: none;
	padding: 2px;
	}
	div#colonne_gaucheR {
	float:left;
	width:46%;
	height:420px;
	background-color:#F2F8FF;
	text-align:center;
	margin: 2px;
	border: thin solid #0066FF;
	overflow: scroll;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 5px;
	clear: les deux;
	}
	
div#colonne_droiteR {
	float:right;
	width:32%;
	height:420px;
	background-color:#F2F8FF;
	text-align:center;
	margin: 2px;
	border: thin outset #0066FF;
	overflow: scroll;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 2px;
	clear: les deux;
	}
