body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #900;
	font: 13px MS sans Serif, Arial, Helvetica, sans-serif;
	color: #000;
	scrollbar-arrow-color : #DBC699;
	scrollbar-face-color : #F2E5C9;
	scrollbar-highlight-color : #F2E5C9;
	scrollbar-shadow-color : #F2E5C9;
	scrollbar-3dlight-color : #DBC699;
	scrollbar-darkshadow-color : #DBC699;
	scrollbar-base-color : #DBC699;
	scrollbar-track-color : #F2E5C9;
	overflow: hidden
}
img {
	border: 0;
}
a, a:link, a:visited, a:hover, a:active {
	color: #E07022;
	text-decoration: none;
}

.txtMarr {
	color: #E07022
}

#fond {
	width: 100%;
	height: 100%
}

#winCentre {
	position: absolute;
	z-index: 2;
	width: 780px;
	height: 100%;
	left: 50%;
	top: 0;
	margin-left: -390px;
	background: #FFF url(../Multimedia/Images/fd.gif) repeat-y 0 177px
}
#winInner {
	position: relative;
	z-index: 3;
	margin-left: 70px;
	margin-top: 15px;
	op: 190px;
	width: 655px;
	eight: 100%;
	background: #FFF url(../Multimedia/Images/fd2.gif) no-repeat 100px 50px
}
#titre {
	margin-bottom: 30px;
	text-align: center;
	color: #E07022;
	font: bold 24px "Times New Roman"
}
#carte {
	position: absolute;
	left: 570px;
	top: 191px;
	width: 205px;
	height: 276px;
	background: transparent url(../Multimedia/Images/carte.gif) no-repeat 0 0
}
#photos {
	position: absolute;
	left: 30px;
	bottom: 15px;
	width: 176px;
	height: 132px;
	background: transparent url(../Multimedia/Images/pav.jpg) no-repeat 0 0
}
#intro {
	position: absolute;
	left: 30px;
	top: 200px;
	width: 394px;
	height: 114px
}
#adressesFd, #adresses {
	position: absolute;
	z-index: 7;
	left: 216px;
	bottom: 15px;
	width: 217px;
	height: 132px
}
#adressesFd {
	background-color: #CCC;
	filter: Alpha(Opacity=5, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100)
}
#adresses {
	z-index: 8;
	bottom: 10px;
	font-size: 12px;
	text-align: center;
}
#adresses .titre {
	font-size: 14px;
	font-weight:bold
}

#menu {
	position: absolute;
	z-index: 7;
	left: 160px;
	top: 0;
	width: 25px;
	height: 456px
}
#ssMenu {
	display: none;
	position: absolute;
	z-index: 7;
	left: 185px;
	top: 276px;
	width: 190px;
	height: 45px;
	border: 1px outset #000;
	border-width: 0 2px 2px 0;
	background-color: #CCC
}
	#ssMenu p {
		margin: 0;
		margin-left: 7px;
		border: 1px solid #999;
		height: 22px;
		line-height: 22px
	}
	#ssMenu a, #ssMenu a:active, #ssMenu a:visited, #ssMenu a:link {
		color: #000;
		font-weight: bold;
		text-decoration: none
	}
	#ssMenu a:hover {
		color: #900
	}
	
#footer {
	position: relative;
	width: 100%;
	height: 30px;
	background-color: #FFF;
	border-top: 3px solid #E07022
}
	#copy {
		margin-left: 7px;
		width: 250px;
		color: #6C748B;
		font: 10px Arial;
		text-align: left
	}
	#cred {
		margin-right: 7px;
		width: 99%;
		color: #D0D2DC;
		font: 10px Arial;
		text-align: right
	}
