body {

	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-image: url(../images/bandeaufond.jpg);
	background-repeat: no-repeat;
	background-color: #C29D6A;

}
#header {
	height: 130px;
}
#menuhaut {
	/*float: left;
*/
	margin-left: 0px;
	margin-bottom: 10px;
	height: 32px;
	width: 100%;
	background: url(../images/bg.gif) repeat-x bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 93%;
	line-height: normal;
}
#menuhaut ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}
#menuhaut li {
	float: left;
	background: url(../images/left.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
}
#menuhaut a {
	float: left;
	display: block;
	background: url(../images/right.gif) no-repeat right top;
	padding: 5px 15px 2px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
}
/* Commented Backslash Hack       hides rule from IE5-Mac \*/
#menuhaut a {
	float: none;
}
/* End IE5-Mac hack */
#menuhaut a:hover {
	color: #333;
}
#menuhaut #current {
	background-image: url(../images/left_on.gif);
	border-width: 0;
}
#menuhaut #current a {
	background-image: url(../images/right_on.gif);
	color: #333;
	padding-bottom: 5px;
}
#conteneur {
	position: absolute;
	width: 100%;
}
#flashcontent {
	width: 385px;
	height: 360px;
}
#flashcontentsitu {
	width: 450px;
	height: 360px;
}
#centre {
	/*height: 360px;*/
	margin-left: 5px;
	margin-right: 255px;
	margin-bottom: 15px;
	border: thin dashed #740704;
	padding-right: 5px;
}
#droite {
	position: absolute;
	right: 0;
	width: 250px;
	height: 400px;
	margin-left: 5px;

	background: url(../images/b.jpg);
}
#lefla {
	/*float: left;
	float: top;
	width: 380px;
*/
	float: left;
/* Le menu flottera à gauche */
}
#leflasitu {
	/*float: left;
	float: top;
	width: 380px;*/
	float: left;
/* Le menu flottera à gauche */
}
#pied {
	width: 100%;
	height: 30px;
}

P {
	font-size: 11pt;
	line-height: 12pt
	font: "Times New Roman", Times, serif;
	color: #740704;
}
/*P:first-letter {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	font: "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left
}
*/.spacer {
	clear: both;
	visibility: hidden;
}


label
{
  font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	color: Black; /* Colorer en bleu tous les labels (bah oui, pourquoi pas en bleu ?) */
}

legend /* On met un peu plus en valeur les titres des fieldset */
{
	font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	color: black;
	font-weight: bold;
}

fieldset
{
	margin-bottom: 15px; /* Une marge pour séparer les fieldset */
	background-color: #D8B88C;
	border: thin #740704;
}
#distance{
font: "Times New Roman", Times, serif;
font-size: 12pt;
font-weight: bold;
	color: #740704;
}
.mail{
	padding-left:10px;
	}
.mail a{
  margin: 0;
  border: 0;
  outline: 0;
	color:#000000;
}
.mail a:hover{
color:#ffffff;
}



