body {
	margin: 0px;
	background-color: #000000;
	font-weight: bold;
	font-size: 11px;
}
#global {
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenu_global {
	margin-right: auto;
	margin-left: auto;
	width: 895px;
	margin-top: 40px;
}
#titre_bleu {
	background-image: url(images/contenu/titre_bleu.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 895px;
	padding-bottom: 15px;
}
#menu {
	height: 25px;
}
#banner {
	float: left;
	height: 25px;
	width: 515px;
}
.btn_menu {
	float: left;
	height: 25px;
	width: 90px;
	padding-left: 5px;
}
#pub_banner {
	height: 125px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#pub_banner2 {
	height: 60px;
	padding-top: 40px;
	padding-bottom: 0px;
}
.pub {
	float: left;
	width: 125px;
	height: 125px;
}
.pub2 {
	float: left;
	width: 234px;
	height: 60px;
}
.spacer_pub3 {
	float: left;
	height: 125px;
	width: 3px;
}
.spacer_pub1 {
	float: left;
	height: 125px;
	width: 1px;
}
.spacer_pub60 {
	float: left;
	height: 60px;
	width: 66px;
}
.spacer_pub20 {
	float: left;
	height: 60px;
	width: 20px;
}
#fond {
	height: 259px;
	background-color: #ece9e8;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html>body #fond {
	height: auto;
	padding-top: 10px;
	min-height: 259px;
}
.titre {
	color: #414345;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #414345;
	width: 155px;
	float: left;
	margin-bottom: 15px;
	font-weight: normal;
}
.titre2 {
	color: #414345;
	margin-bottom: 5px;
	font-weight: normal;
}
h1 {
	color: #414345;
	clear: both;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 15px;
	margin: 0px;
}
.spacer_titre {
	float: left;
	height: 15px;
	width: 25px;
}
.clearfloat {
	clear: both;
}
.clearfloat2 {
	clear: both;
	width: 875px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #414345;
	height: 1px;
}
.clearfloat3 {
	clear: both;
	padding-bottom: 25px;
}
.info_accueil {
	float: left;
	width: 155px;
	color: #000000;
	padding-top: 8px;
	font-weight: bold;
}
.info_accueil2 {
	float: left;
	width: 200px;
	color: #000000;
	padding-top: 8px;
	font-weight: bold;
}
#fond_bas {
	background-image: url(images/contenu/fond_bas.jpg);
	background-repeat: no-repeat;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #414345;
	padding-top: 7px;
	font-weight: normal;
}
.texte_contact {
	float: left;
	padding-right: 25px;
	padding-left: 15px;
}
.texte_contact2 {
	float: left;
	padding-right: 25px;
	width: 250px;
	font-weight: normal;
	text-align: justify;
	padding-left: 15px;
}
.page_suivant {
	font-size: 10px;
	color: #000000;
	float: right;
	padding-top: 10px;
}
.page_precedent {
	font-size: 10px;
	color: #000000;
	float: left;
	padding-top: 10px;
}
a {
	color: #0083C0;
	text-decoration: none;
}
a:hover {
	color: #414345;
}
