<style type="text/css">
<!-- 
/* CSS issu des tutoriels css.alsacreations.com */

body { background: white; margin: 0px; }

div.fondmenu {
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
	visibility:visible;
	background-color:white;
	top:2px;
	height:23px;

}

#quick_link {
  position: absolute;
z-index: 1;
width: 160px;
top : 70px;
left : 30px;
list-style-type:none;
color: #000;
margin-top: 30px;
background-color: white;font-family: Verdana;
font-size: 85%;
padding:0;
margin:0;


}


#quick_link a:link {
   color:navy;
   text-decoration: none;
}

#quick_link a:hover {
   color:red;
   text-decoration: none;
}

#quick_link a:visited {
   text-decoration: none;
}

#site {
position: absolute;
z-index: 1;
width: 510px;
top : 70px;
left : 200px;
color: #000;
background-color: white;
padding: 5px;
font-family: Verdana;
border:1px solid gray;
}


#sommaire {
font-family: Verdana;
list-style-type:none;
padding:0;

}


#right_image_titre {
  font-family: Verdana;
  font-size: 85%;
  color: white;
  background-color: purple;
  font-weight: bold;
  
}

#right_image {
  position: absolute;
width: 250px;
top : 70px;
left : 750px;
color: #000;
background-color: white;
padding: 5px;
font-family: Verdana;
font-size: 85%;
}



#right_image a:link {
  color: navy;
  text-decoration:none;
}
#right_image a:hover {
  color: red;
  text-decoration:none;
}
#right_image a:visited {
  text-decoration:none;
}

h1 {
  color: maroon;
}

h2 {
  color: navy;
}


h4 {
  text-align: center;
}

#site a:link {
  color: navy;
  text-decoration: none;
}

#site a:hover {
   color: red;
   text-decoration: underline;
}

#contenu_livre {
  color: maroon;
  text-decoration: italic;

}



#site_important {
  color: red;

}

#signature {
  font-weight: bold;
  font-family: Verdana;
  text-align:right;
}

#num_page {
  font-family: Verdana;
  text-align:right;
}
-->
</style>
