#page {
	background-color: #FF9C01;
	width: 717px;
	height: 100%;
	text-align: left;
	overflow: visible;
}
body {
	background-color: #361408;
	height: 70%;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}

#bandeau {
	background-image: url(images/fond-bandeau.jpg);
	background-repeat: no-repeat;
	height: 246px;
	width: 717px;
}
#contenu {
	background-image: url(images/fond-contenu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #361408;
	padding-left: 17px;
	padding-bottom: 0px;
	overflow: visible;
	background-color: #FF9C01;
}
#contenu h1, #titre_popup {
	font-size: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#contenu h2 {
	font-size: 14px;
	line-height: 16px;
	color: #B33401;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#piedPage, #piedPage a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CB5345;
}
#piedPage {
	height: 150px;
	width: 220px;
	float: right;
	margin-right: 15px;
}
#liste_infos {
	background-color: #FF9C01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #361408;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #361408;
	border-bottom-color: #361408;
	border-left-color: #361408;
	height: 180px;
	padding-right: 5px;
	padding-left: 5px;
}
#ligne_info {
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #361408;
	line-height: 18px;
	height: 18px;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
b,strong {
	font-weight: bold;
	color: #B33401;
}



html {
	height: 100%;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
#menu {
	position:relative;
	left:565px;
	top:1px;
	width:153px;
	z-index:1;
	background-color: #F3320A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#diapo_bandeau {
	position:relative;
	left:0px;
	top:0px;
	width:153px;
	z-index:1;
}
#item {
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 153px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #361408;
}
#item_hover {
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 153px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #361408;
	background-color: #FFEC93;
}
#item_hover, #item_hover a {
	color: #361408;
}

#item:hover{
	background-color: #361408;
}
#contenu h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #361408;
	margin-top: 5px;
	margin-bottom: 5px;
}
#fichier1, #fichier1 a {
	color: #361408;
	margin-top: 10px;
	margin-bottom: 5px;
}
