body {
	background-color: #FFFFFF;
	background-image:URL(images/site/bijou.jpg);
	background-repeat:no-repeat;
	background-position:0pt 250pt;
	background-attachment:fixed;
        }

/* Les DIV*/
#header {
height: 100px;
background-color: #FFFFFF;
}
#haut {
height: 110px;
background-color:#FFFFFF;
}
#conteneur {
width:95%;
	max-width: 90em;
	min-width: 850px;
	margin-left: auto;
	margin-right: auto;
/*margin:0 auto;*/
}
#centre {
margin-left: 150px;
margin-right: 150px;
font-size:11px;
}
#table {
	border: 1px solid #ddd;
	background:#fff;
}
#gauche {
float:left;
width: 205px;
}
#droite {
float:right;
width: 150px;
}
#pied {
clear:both;
height: 30px;
}
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
  font-weight:100;
  border:0px solid #ddd;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
  color:#5885c2;
  text-decoration:none;
}
/*#menuhaut a:hover {
  color:#000;
  text-decoration:underline;
}
#menuhaut td:hover {
background:#eaf0f7;
}*/

/* STYLES POUR LE MENU GAUCHE*/
#menugauche {
list-style-type: none;
margin: 0;
padding:0;
  font-weight:100;
/*  border:1px solid #881717;*/
}
#menugauche li {
margin-bottom: 5px;
 font-size:11px;
 margin:0;
 padding:4px;
 border-bottom:1px dashed #fff;
}
#menugauche a {
margin: 0 2px;
  color:#5885c2;
  text-decoration:none;
}
#menugauche a:hover {
  color:#000;
  text-decoration:underline;
}
#menugauche ul {
font-size:11px;
 margin:0;
 padding:4px 0 4px 4px;
}
#menugauche div:hover {
background:#eaf0f7;
}

/* STYLES POUR LE MENU DROIT*/
#menudroit {
list-style-type: none;
margin: 10;
padding:0;
  font-weight:100;
/*  border:0px solid #881717;*/
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}
/*Fin des DIV*/

H3 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #881717; text-decoration: none}

a {text-decoration: none; color:#3366AA;}
a {font-family: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt;}
a:active {text-decoration: none; color: #cc0000; FONT-SIZE: 8pt;}
a:visited {color: #3366AA;text-decoration: none; FONT-SIZE: 8pt;}
a:hover{ text-decoration : underline; color: #FD6464; FONT-SIZE: 8pt;}

.texte1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-align: justify; color: #881717; line-height: normal; font-variant: normal; white-space: normal}

.texte2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; text-align: justify; color: #881717; line-height: normal; font-variant: normal; white-space: normal}

.texte3 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; text-align: justify; color: #881717; line-height: normal; font-variant: normal; white-space: normal}

.texte4 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; text-align: center; color: #881717; line-height: normal; font-variant: normal; white-space: normal}

.titre {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: small-caps; text-align: center; color: #881717}


input,select,textarea {
/*	border:1px solid #881717;*/
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p	{margin: 0 0 10px 0;}
td  {color: #881717; font-variant: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: 100;}

.copyright {
	font-family: Arial, Helvetica;
	font-size: 10px; 
	letter-spacing: 0px;
	color: #881717;
	text-align: center;
}

