body{
	text-decoration: none;
	border:none;
	background-color: #2a120d;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#E2AF8B;
}
a:hover {
	color:#FFFFFF;
}
#conteneur, #conteneur2, #conteneur3, #conteneur4{
	width:780px;
	height:585px;
	border: 1px solid #492E1C;
	background-color: #2a120d;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-390px;
	margin-top:-302px;
	background-image: url(fond_contact.gif);
	font-size:11px;
}
#conteneur2{
	background-image: url(fond_contact2.gif);
}
#conteneur3{
	background-image: url(fond_contact_credits.gif);
}
#conteneur4{
	background-image: url(fond_plan.gif);
}
#menu {
	color:#DE925C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:1.5px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-390px;
	margin-top:295px;
	width:780px;
	height:25px;
}
.reservation h1.col1, .reservation h1.col2 {
	background-color:#DE925C;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	margin-top:15px;
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:3px;
	width:365px;
	display:block;
	color:#2A120D;
	letter-spacing:2px;
	text-align:center;
}
td.dot {
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #492E1C;
	padding-bottom:2px;
	padding-top:2px;
	height:25px;
		
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
}
td.dot2 {
	padding-left:20px;
	height:13px;
		
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
}
a#retour {
	position:absolute;
	margin-top:134px;
	margin-left:34px;
	display:block;
	width:44px;
	height:7px;
}
a#retour2 {
	position:absolute;
	margin-top:-125px;
	margin-left:34px;
	display:block;
	width:44px;
	height:7px;
}
a#retour3 {
	position:absolute;
	margin-top:69px;
	margin-left:92px;
	display:block;
	width:44px;
	height:7px;
}
a#envoyer {
	position:absolute;
	margin-left:532px;
	margin-top:-109px;
	display:block;
	width:110px;
	height:16px;
}
a#retour:hover {
	background-image: url(retour.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a#retour2:hover {
	background-image: url(retour.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a#retour3:hover {
	background-image: url(retour.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a#envoyer:hover {
	background-image: url(envoyer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.credits {
	position:absolute;
	margin-top:170px;
	margin-left:34px;
	width:720px;
	height:400px;
	overflow:auto;
	padding-right:14px;
}
.credits h1, .credits h2 {
	color:#E2AF8B ;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
}
a#plan_pdf  {
	margin-left:235px;
	margin-top:73px;
	width:449px;
	height:450px;
	position:absolute;
	display:block;
}
a#plan_pdf:hover{
	border: 1px dotted #FFFFFF;
}
