html {
	padding: 20px;
	background: #000000;
}
body {
	position: relative; 
	width: 920px;
	border: #000000 0px solid;
	margin: 0px auto;
	font-family: "palatino linotype", palatino, "times new roman", times, serif; font-size: 14px; letter-spacing: 1px; color: #000000;
}
a, a:link, a:visited, a:active {
	color: #003366; text-decoration: none;
	font-family: "Helvetica", "serif"; 
	font-weight: 100;
}
a:hover {
	color: #003366; text-decoration: none; 
	font-weight: lighter;
}
img {
	border: 0;
}
form {
	margin-top: 20px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* CSS pour les conteneurs */

#haut {
	position: relative;
	float: letft;
	z-index: 10;
	width: 900px;
	height: 60px;
	margin-top: 0px;
	margin-left: 0px;
	border: #0000ff 0px solid;
	text-align: left;
	line-height: 2.0em ;
}
#gauche {
	position: relative;
	float: left;
	z-index: 10;
	width: 220px;
	height: 580px;
	margin-top: 0px;
	margin-left: 0px;
	border: #000000 0px solid;
	text-align: right;
	line-height: 2.0em ;
}

#gauche a, a:link, a:visited{
	color: #ffffff; text-decoration: none; font-size: 14px; font-weight: lighter;
}
#gauche a:hover, a:active{
	color: #ff99ff; text-decoration: none; font-weight: bold;
}
#centre {
		z-index: 20;
	position: relative;
	display: block;
	float: right;
	margin-top: 100px;
	margin-right: 2px;
	width: 520px;
	height: 400px;
	font-family: "helvetica", serif; color: #000000;
	border: #0000ff 0px solid;
		text-align: center;
overflow: auto;
}
#centre_max {
		z-index: 20;
	position: relative;
	display: block;
	float: right;
	margin-top: 79px;
	margin-right: 2px;
	width: 660px;
	height: 458px;
	font-family: "helvetica", serif; color: #000000;
	border: #0000ff 0px solid;
		text-align: center;
overflow: auto;
}
#droite_haut {
	z-index: 50;
	position: absolute;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 660px;
	height: 50px;
	font-family: "helvetica", serif; color: #ffffff;
	text-align: left;
}
#droite_bas {
	z-index: 50;
	position: absolute;
	float: left;
	margin-top: 538px;
	margin-left: 20px;
	width: 640px;
	height: 42px;
	font-family: "helvetica", serif; color: #ffffff;
	text-align: right;
}
#droite {
	z-index: 10;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	width: 680px;
	height: 580px;
	font-family: "times new roman", serif; color: #000000;
	overflow: auto;
	text-align: justify;
	background: url(im/fd_bobi.jpg) transparent scroll no-repeat 0% 0%;
}

#vie {
	z-index: 10;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	width: 680px;
	height: 580px;
	font-family: "times new roman", serif; color: #000000;
	overflow: auto;
	text-align: justify;
	background: url(im/vie_d.jpg) transparent scroll no-repeat 0% 0%;
}
#droite a, a:link, a:visited, a:active {
	color: #ffffff; font-weight: bold; text-decoration: underline;
}
#droite a:hover {
	color: #e26a09; font-weight: bold; text-decoration: none;
}
#pied {
	border-top: #000000 1px solid;
	display: block;
	width: 100%; height: 50px;
	background-color: #ABEAFE;
	font-size: 12px; color: #727860;
}

.passer_dessous {
	clear: both;
}
.titre_boobi {
	font-size: 14px;
	font-family: "helvetica", serif; color: #000000; font-weight: bold;
}
.format_boobi {
	font-size: 11px;
	font-family: "helvetica", serif; color: #999999; font-weight: italique;
}
.titre_page {
	font-size: 16px;
	font-family: "helvetica", serif; color: #ffffff; font-weight: bold;
}
.bas_page {
	font-size: 10px;
	font-family: "helvetica", serif; color: #ffffff; font-weight: italique;
}