/* ELEMENTS DE PAGE ================================================ */
	body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	}
H1 {
	font-size: 25px;
	color: #663300;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
H2 {
	font-size: 13px;
	color: #996600;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
ul {
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 25px;
	margin-left: 0px;
}
li {
	list-style-image: url(_medias/illus/rond-marron-C.gif);
	margin-top: 0px;
	margin-bottom: 5px;
}
	
/* Textes —————————————————————————————————————————————*/
	.txtMarron {
	color: #663300;
	}
	.txtPetit {
		font-size: 11px;
	}
	.txtTresPetit {
			font-size: 9px;
	}
	.imgDec10 {
		margin-left: 10px;
		margin-right: 5px;
		margin-top: 11px;
		margin-bottom: 0px;
	}
	.formChamps {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		color: #666666;
		border: 1px solid #666666;
		width: 250px;
	}
	/* Liens ——————————————————————————————————————————————*/
	a.lienGris:link, a.lienGris:visited {
		color: #666666;
	}
	a.lienGris:hover {
		color: #006600;
	}
	a.lienGrisPt:link, a.lienGrisPt:visited {
		font-size: 9px;
		color: #666666;
	}
	a.lienGrisPt:hover {
		font-size: 9px;
		color: #006600;
	}

/* BLOC DE PAGE ==================================================== */
	#OBtete {
		position: relative;
		z-index: 0;
		height: 120px;
		width: 800px;
	}
	#OBpage {
		position: relative;
/*		height: 480px;*/
		width: 800px;
	}
	#OBmenu {
	background-image: url(_medias/elet-pages/OB-fd_menu.jpg);
	position: absolute;
	z-index: 1;
	height: 280px;
	width: 170px;
	left: 0px;
	top: 0px;
	padding-top: 175px;
	padding-left: 30px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 14px;
	}
#OBmenu p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#OBmenu a {
	color: #663300;
	text-decoration: none;
}
#OBmenu a:hover {
	color: #006600;
	font-variant: small-caps;
}
	#OBcontenu {
	background-image: url(_medias/elet-pages/OB-fd_pages.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 480px;
	width: 600px;
	left: 200px;
	top: 0px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 30px;
		}
	#OBcontenu2 {
	background-image: url(_medias/elet-pages/OB-fd-bateau.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 480px;
	width: 600px;
	left: 200px;
	top: 0px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 30px;
		}
	#OBIillustration {
		position: relative;
		height: 560px;
		width: 650px;
	}
	#OBImenu {
		position: relative;
		height: 30px;
		width: 685px;
	}
#copyright {
	position: absolute;
	z-index: 1;
	height: 10px;
	width: 200px;
	left: 0px;
	top: 451px;
}
