@charset "ISO-8859-1";
/* CSS Document */

body{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

a{
	color: #ab6913;
}

a:hover{
	color: #981901;
}

#conteneur{
	margin: auto;
	padding: 0px;
	height: 602px;
	width: 801px;
	border-top-width: 8px;
	border-right-width: 9px;
	border-bottom-width: 8px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E3AB;
	border-right-color: #E8E3AB;
	border-bottom-color: #E8E3AB;
	border-left-color: #E8E3AB;
	position: relative;
}

#photos{
	padding: 0px;
	height: 403px;
	width: 799px;
	margin: 0px;
	position: absolute;
	left: 1px;
	top: 1px;
}

#logo{
	padding: 0px;
	height: 131px;
	width: 234px;
	margin: 0px;
	position: absolute;
	left: 165px;
	top: 441px;
}

#btn_fr{
	padding: 0px;
	height: 33px;
	width: 232px;
	position: absolute;
	margin: 0px;
	left: 534px;
	top: 453px;
}

#btn_en{
	padding: 0px;
	height: 33px;
	width: 138px;
	position: absolute;
	margin: 0px;
	left: 534px;
	top: 514px;
}

#footer{
	position: relative;
	margin: auto;
	padding: 0px;
	height: 20px;
	width: 819px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636466;
}

#menu_footer{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	left: 1px;
}

#ose{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 0px;
}
