body {
	font-family: arial;
	font-size: 12px;
	margin-top: 0px;
	background-color: #EAEBED;
}
.bold {
	color: #F19322;
	font-weight: bold;
}
.adresse {
	font-size: 12px;
	color: #F19322;
}
a{
	color: #F19322;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
#tetiere {
	width: 679px;
	background-image: url(images/tetiere.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#menutop {
	width: 679px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	margin-top: -2px;
}
.langue {
	float: right;
	margin-top: 55px;
	margin-right: 5px;
	font-size: 14px;
}
.langue a{
	color: #24252A;
	font-weight: bold;
	text-decoration: none;
}
.langue a:hover{
	color: #FFFFFF;
}

/* Menu */
ul#menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	margin-top: 5px;
	color: #FFFFFF;
}
ul#menu li{
	margin: 0 2px 7px;
	padding: 0;
	display: inline;
/* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
}
ul#menu li a{
	color: #FFFFFF;
	text-decoration: none;
	width: 60px;
	line-height: 24px;
	text-indent: 20px;
	font-size: 12px;
}
ul#menu li a:hover{
	color: #F19322;
}
#contenant {
	width: 674px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	padding-right: 5px;
}
h5 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #cccccc;
	padding-top: 4px;
	padding-left: 20px;
	margin-left: -20px;
	margin-right: -5px;
	padding-right: 5px;
	padding-bottom: 4px;
	margin-bottom: -10px;
}
h6 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-right: -20px;
	padding-right: 5px;
	padding-bottom: 4px;
	margin-bottom: -10px;
	background-color: #F19322;
	margin-left: -20px;
	padding-top: 4px;
}
.bordure {
	background-color: #cccccc;
	padding-left: 20px;
	margin-left: -20px;
	margin-right: -5px;
	padding-right: 5px;
	margin-top: 3px;
}
h1 {
	font-size: 20px;
	color: #F19322;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
h2 {
	color: #F19322;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.photo {
	margin-bottom: 20px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.photoindex {
	margin-bottom: 150px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 679px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-top: 25px;
}
.footer {
	font-size: 10px;
	color: #666666;
}
.footer a{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footer a:hover{
	font-size: 10px;
	color: #F19322;
}
.footerblanc {
	font-size: 10px;
	color: #FFFFFF;
}
.footerblanc a{
	font-size: 10px;
	color: #FFFFFF;
}
.footerblanc a:hover{
	font-size: 10px;
	color: #F19322;
}

ul#sous-menu{
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 20px;
/* Suppression du margin, du padding et des puces du <ul> */
}
ul#sous-menu li{
	margin: 0 0 2px 0;
	padding: 0;
	list-style-type: none;
	background-color: #336666;
/* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
}
ul#sous-menu li a{
	display: block;
	width: 97px;
	line-height: 24px;
	text-indent: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background: url() no-repeat 0 0;
}
ul#sous-menu li a:hover{
	background: url() no-repeat 0 -24px;
	font-weight: bold;
}
#sousmenu {
	float: left;
	width: 100px;
	margin-left: 10px;
	margin-bottom: 1000px;
}
.td {
	border: 1px solid #F19322;
	padding: 2px;
}
.accueiltitre {
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
a:hover.accueiltitre {
	text-decoration:none;
}
.accueiltitre1 {
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
