body {
	background-image: url(/images/panorama1-ret23.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #FFE2BA;
}
#conteneur {
	width: 800px;
	background-image: url(/images/panorama1-ret23.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#conteneur2 {
	background-image: url(/images/arrplan1.jpg);
	background-repeat: repeat-y;
	background-position: 79px;
	position: relative;
	width: 800px;
}
#conteneurbas {
	background-image: url(/images/arrPlBas.gif);
	background-repeat: no-repeat;
	background-position: 90px bottom;
	position: relative;
}
#contenu {
	position: relative;
	padding-top: 90px;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.liens td {
	background-color: #FFFF00;
	border: 2px solid #cc0000;
	text-align: center;
	padding: 2px;
}
.liens a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
/* formulaire */

.boxs {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-image: url(/design/bg_form.gif);
	background-repeat: no-repeat;
	text-indent: 4px;
}
#formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.reponse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.formsError {
	border: 2px solid #FF0000;	
}
h1 {
	color: #000099;
	font-style: italic;
}
