body {
	background-image: url(images/fondbeige.jpg);
	margin-top: 0px;
}
#contenant{
	position: relative;
	width: 760px;
	margin: auto;
	background-color: #efedd4;
	height: auto;
	padding: 0;
	background-image: url(images/fondsite.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}
#banniere {
	background-image: url(images/Interface-St-Sauveur3_01.jpg);
	background-repeat: no-repeat;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 4.7em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin: 0px;
	position: relative;
}

#menu {
	position:relative;
	left:0px;
	top:0px;
	width:760px;
	height:34px;
	z-index:1;
}

#accu {
	position:absolute;
	left:300px;
	top:200px;
	width:400px;
	height:507px;
	z-index:2;
	overflow: visible;
}
#dispo {
	position:absolute;
	top:158px;
	width:690px;
	height: auto;
	z-index:2;
	overflow: visible;
	background-image: none;
	left: 8px;
	padding-bottom: 30px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	margin: 20px;
}
#pagphoto {
	position:absolute;
	left:5px;
	top:160px;
	width:600px;
	z-index:2;
	overflow: visible;
	margin-top: 25px;
	margin-right: 56px;
	margin-bottom: 20px;
	margin-left: 70px;
}
#reserv {
	position:absolute;
	left:122px;
	top:185px;
	width:500px;
	height:507px;
	z-index:2;
	overflow: visible;
}
#copyright {
	position:relative;
	float: Aucune;
	left:auto;
	top:auto;
	width:600px;
	height:18px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 80px;
}
td {
	background-position: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clip: rect(0px,auto,auto,auto);
}
div.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #611219;
	border: 4px inset #bc7e11;
	padding: 5px;
	height: auto;
	width: 630px;
}

p.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #bc7e11;
}
p.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3272b2;
	line-height: normal;
}


div.photo {
	border: 2px outset #3272b2;
	height: 100px;
	width: 150px;
}
form.td1 {
	height: auto;
	width: 90px;
}
table.form {
	width: 500px;
}
a:link {
	color: #3272b2;
}
a:visited {
	color: #611219;
}
a:hover {
	color: #bc7e11;
	background-color: #F8F8EE;
}


