body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	margin:0px;
	padding:0px;
	text-align: justify;
}

#total{
	position:relative;
	margin:auto;
	width:871px;
	background-color:#DEDEDE;
}

#logo{
	float:left;
	margin:auto;
	width:871px;
	height:109px;
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
}

#photo{
	float:left;
	margin:auto;
	width:871px;
	height:240px;
	background-image: url(../images/photo_bndeau.jpg);
	background-repeat: no-repeat;
}

#navigation{
	float:left;
	width:191px;
	height:263px;
	margin:0px;
	padding:0px;
	padding-left:18px;
	background-color:#FFFFFF;
	background-image: url(../images/fond_navigation.gif);
	background-repeat: repeat-y;
}


#contenu{
	float:left;
	width:615px;
	background-color: #FFFFFF;
	padding:10px;
}

#bas_de_page{
	float:left;
	width:841px;
	height:10px;
	background-color:#DEDEDE;
	padding:15px;
	text-align: center;
}

a#bt_1{
	float:left;
	width:175px;
	height:41px;
	background-image: url(../images/bt_1_off.gif);
}

a:hover#bt_1{
	background-image: url(../images/bt_1_on.gif);
}

a#bt_2{
	float:left;
	width:175px;
	height:32px;
	background-image: url(../images/bt_2_off.gif);
}

a:hover#bt_2{
	background-image: url(../images/bt_2_on.gif);
}

a#bt_3{
	float:left;
	width:175px;
	height:30px;
	background-image: url(../images/bt_3_off.gif);
}

a:hover#bt_3{
	background-image: url(../images/bt_3_on.gif);
}

a#bt_4{
	float:left;
	width:175px;
	height:29px;
	background-image: url(../images/bt_4_off.gif);
}

a:hover#bt_4{
	background-image: url(../images/bt_4_on.gif);
}

a#bt_5{
	float:left;
	width:175px;
	height:30px;
	background-image: url(../images/bt_5_off.gif);
}

a:hover#bt_5{
	background-image: url(../images/bt_5_on.gif);
}

a#bt_6{
	float:left;
	width:175px;
	height:30px;
	background-image: url(../images/bt_6_off.gif);
}

a:hover#bt_6{
	background-image: url(../images/bt_6_on.gif);
}

a#bt_7{
	float:left;
	width:175px;
	height:30px;
	background-image: url(../images/bt_7_off.gif);
}

a:hover#bt_7{
	background-image: url(../images/bt_7_on.gif);
}

a#bt_8{
	float:left;
	width:175px;
	height:41px;
	background-image: url(../images/bt_8_off.gif);
}

a:hover#bt_8{
	background-image: url(../images/bt_8_on.gif);
}


.spacer{
	clear:both;
}.titre1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
.titre2 {

	font-size: 1em;
	font-weight: bold;
	color: #73972F;
}
.titre3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #73972F;
	text-decoration: underline;
}
img.img1 {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

img.img2 {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
hr {
	background-color: #73972F;
	height:1px;
	color:#73972F;
	border: 0;
}

a {
	color: #73972F;
	font-weight: bold;
}

a:hover {
	color: #73972F;
	font-weight: bold;
	text-decoration: none;
}
.titre4 {

	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
