* {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 25px;
	padding-bottom: 5px;
	text-indent: 15px;
	margin-left: 15px;
	margin-right: 10px;
	font-weight: normal;
}
body {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D7D7D7;
}
#container {
	width: 1000px;
	margin-top: 0px;
	background-color: #FFF;
}
.boutonmenuh {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}
.boutonmenug {
	font-size: 14px;
	color: #FFF;
	position: absolute;
	top: -3px;
	left: -24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
	width: 190px;
}

.boutonmenub {
	font-size: 15px;
	color: #97C00E;
	font-weight: bold;
}


#header {
	width: 1000px;
	height: 173px;
	text-align: center;
	margin-top: 0px;
	position: relative;
}
#container #header a  {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container #header #bouton1 {
	font-size: 15px;
	position: absolute;
	left: 289px;
	top: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 75px;
	height: 19px;
	background-image: none;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #header #bouton2 {
	font-size: 15px;
	position: absolute;
	left: 422px;
	top: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 150px;
	height: 19px;
	background-image: none;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #header #bouton3 {
	font-size: 15px;
	position: absolute;
	left: 600px;
	top: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 195px;
	height: 19px;
	background-image: none;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #header #bouton4 {
	font-size: 15px;
	position: absolute;
	left: 829px;
	top: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 84px;
	height: 19px;
	background-image: none;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #header #menu {
	width: 1000px;
	height: 35px;
	text-align: center;
	margin-top: 0px;
	position: absolute;
	top: 143px;
	left: 1px;
}
#container #header #menu a:hover {
	color: #999;
}




#container #bandeaug {
	height: 480px;
	width: 220px;
	text-align: left;
	float: left;
	background-color: #FFF;
	position: relative;
}
#container #bandeaug a {
	text-decoration: none;
	color: #FFF;
}
#container #bandeaug a:hover {
	text-decoration: none;
	color: #999;
}

#container #bandeaug #photo {
	height: 280px;
	width: 180px;
	position: absolute;
	left: 40px;
	top: 52px;
}
#container #bandeaug #photo1 {
	height: 280px;
	width: 180px;
	position: absolute;
	left: 41px;
	top: 95px;
}
#container #bandeaug #photo2 {
	height: 280px;
	width: 180px;
	position: absolute;
	left: 29px;
	top: 74px;
}

#container #bandeaug #boutonbg {
	height: 19px;
	width: 170px;
	position: absolute;
	left: 43px;
	top: 381px;
	background-image: url(Images/fond_boutongR.png);
}
#container #bandeaug #boutonbgo {
	height: 19px;
	width: 170px;
	position: absolute;
	left: 43px;
	top: 376px;
	background-image: url(Images/fond_boutongV.png);
}


#container #principal {
	float: right;
	width: 780px;
	margin: auto;
	background-color: #FFF;
	font-size: 18px;
}
#container #principal #texte {
	float: left;
	width: 670px;
	background-color: #FFF;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: auto;
	margin-left: 70px;
}
#container #principal #texte a {
	color: #A40B29;

}


#container #footer {
	width: 1000px;
	background-color: #A40B29;
	float: none;
	clear:both;
	text-align: left;
	height: 25px;
}
#container #footer table {
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 50px;
}
#container #footer a {
	width: 1000px;
	background-color: #A40B29;
	float: none;
	clear:both;
	text-align: left;
	height: 25px;
	text-decoration: none;
}
#container #footer a:hover {
	text-decoration: none;
	color: #FFF;
}
#container #header #surmenu {
	width: 1000px;
	height: 140px;
	text-align: center;
	margin-top: 0px;
	position: absolute;
	top: 0px;
	left: 1px;
}
