body {
	background-color: #8A8A4A;
	background-attachment: fixed;
	background-image: url(images/fond-oliviers.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
#btn {
	line-height: 50px;
	background-image: url(images/fond-btn.png);
	float: right;
	height: 50px;
	width: 320px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #44381D;
}
#btn a {
	color: #44381D;
	text-decoration: none;
}
#btn:hover {
	background-image: url(images/fond-btn-over.png);
}

#bandeau {
	height: 233px;
	width: 999px;
}
#corps {
	background-image: url(images/fond-corps.jpg);
	width: 999px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44381D;
	text-align: justify;
}

#corps h1, #popup h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #44381D;
	letter-spacing: 3px;
	font-weight: normal;
}

#menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBD6D1;
	float: left;
	padding:3px;
	margin-left: 50px;
	margin-top: 0px;
	line-height: 27px;
	height: 27px;
	margin-bottom: 20px;
}
#corps h1,#corps p {
	width: 650px;
	margin-left: 45px;
}

#infos h1 {
	color: #44381D;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9DCC1;
	padding: 3px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#liste_infos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44381D;
	text-align: left;
}
#ligne_info {
	line-height: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D9DCC1;
}


#bas address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: -1px;
	text-align: left;
	float: right;
	width: 200px;
	font-size: 11px;
	color: #44381D;
	margin-right: 50px;
}
#pied,#pied a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5BBB7;
	text-align: center;
}

#pied a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8AB214;
	text-align: center;
}


#bas a{
	color: #D9DCC1;
}

#item a {
	color: #44381D;
	text-decoration: none;
}
#item:hover a, #item_over a {
	color: #D9DCC1;
	text-decoration: none;
	padding-top:5px;
}

#item {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 30px;
	letter-spacing: -1px;
	padding-right: 5px;
	padding-left: 5px;
}
#item:hover, #item_over {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 30px;
	letter-spacing: -1px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}
#infos {
	padding: 5px;
	width: 240px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #D9DCC1;
	margin-top: 33px;
	height: 200px;
	background-image: url(images/olivier.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu #sep {
	float: left;
	width: 20px;
}
#bas {
	background-image: url(images/bas.jpg);
	height: 142px;
	width: 999px;
	margin-top: 5px;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#bas a:hover{
color: #8AB214;
}

#page {
	background-image: url(images/fond-page.jpg);
	background-repeat: repeat-y;
	width: 999px;
}
#marge {
	padding: 5px;
}
#marge img, #marge #anim {
	border: 2px solid #D9DCC1;
	margin-bottom: 5px;
}
#popup {
	border: medium solid #D9DCC1;
	background-image: url(images/fond-corps.jpg);
	background-color: #B5BBB7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #60453E;
	text-align: justify;
	width: 450px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
	background-repeat: no-repeat;
}

#texte a{
text-decoration: none;
color: #44381D;
}

#txt-plan{
padding-left: 48px;
}

#txt-plan a{
text-decoration: none;
color : #44381D;
}

#txt-plan a:hover{
text-decoration: underline;
color : #44381D;
}
#ligne_info, #ligne_info a, #liste_infos, #liste_infos a{
	font-family: Verdana;
	font-size: 12;
	color: #663333;
}
#ligne_info {
padding-bottom:15px;

}