.Style1 {color: #000000}
.Style2 {color: #0099FF}
.Style3 {font-size: 18px}
.Style4 {font-size: 16px}
.Style6 {font-weight: bold}
.Style8 {color: #0099FF; font-style: italic; }
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
/*Ici, vous pouvez jouer sur la largeur du menu*/
.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 500px;
}

/*définition des liens*/
.buttonmenu li a{
color: white;
display: inline-table;
width: 100%;
padding: 5px 7px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
/*Couleur des bords clair foncé foncé clair*/
border-color:#CCCCCC; 
background-color: #999999;
text-decoration:none;
}

.buttonmenu li a:visited{
color: white;
}

/*Ici, c'est pour le survol des liens*/
.buttonmenu li a:hover, .buttonmenu li a:active{
color: black;
background-color: #CCCCCC;
}
a.bouton2:link{
  width:150px;
  height:30px;
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#000080;
  padding:3px;
  border-style:outset;
  border-width:2px;
  border-color:silver
} 
a.bouton2:visited{
	width:150px;
	height:30px;
	text-decoration:none;
	color:white;
	text-align:center;
	font-weight:bold;
	background-color:#0066FF;

  padding:5.px;
	border-style:outset;
	border-width:2px;
	border-color:silver;
	padding: 5px;
}
a.bouton2:hover{
  width:150px;
  height:30px;
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#0000FF;
  background-image:url(aqua.jpg);
  padding:5px;
  border-style:outset;
  border-width:2px;
  border-color:silver
}
.bouton2{
  text-align:center;
  padding:0px;
}


#Layer1 {
	position:relative;
	width:670px;
	height:auto;
	z-index:1;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	bottom: 80px;
}

#Layer4 {
	position:static;
	width:723px;
	height:42px;
	z-index:2;
	top: 758px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}

body {
	position:relative;
	background:#B3B3B3 url(images/fond2.jpg) repeat-x;
	width:885px; 
	margin:auto;
	font-size:14px;
	font-family:Arial;
	text-align:justify;
	color:#969696;
	}


div#menu {
	float:left;
	padding-left:125px;
	width:110px;
	height: auto;
	}

.Style11 {
	font-style: italic;
}
#Layer2 {
	position:absolute;
	width:106px;
	height:570px;
	z-index:2;
	left: 706px;
	top: 15px;
	background-color: #FFFFFF;
}
#Layer3 {
	position:absolute;
	width:106px;
	height:570px;
	z-index:2;
	left: -154px;
	top: 15px;
	background-color: #FFFFFF;
}
.Style16 {font-style: italic}
.Style17 {font-size: 14px}
.Style19 {
	font-weight: bold;
	color: #000000;
	font-style: italic;
	font-size: 16px;
}
h1#header {
	width:885px;
	height:178px;
	background-image:url(images/header.jpg);
	text-indent:-9000px;
	margin-top:0px;
	background-repeat: no-repeat;
	}

p#footer {
	width:885px;
	height:73px;
	background-image:url(images/footer.jpg);
	margin-bottom:0;
	clear:both;
	color:#939393;
	text-align:center;
}

#conteneur {
	float:left;
	background-image:url(images/corp.jpg);
	background-repeat:repeat;
	width:885px;
	height:auto;
	}
	
/*mise en page */	
h2{font-size:13px;border-bottom: 1px dotted #969696;}
a{color:#3C99C5;border-bottom: 1px dotted #3C99C5;text-decoration:none;}
a:hover{border-bottom: 0px dotted #3C99C5;color:#939393;}
a:visited{text-decoration:none;}
