body {  
                margin: 0px 0px 0px 0px;
                background-image: url('images/bio_bg.jpg');
                background-position: center top;
                background-repeat: repeat-y;
                background-color: #0B6A9D;
		font-family: verdana, arial, helvetica, sans-serif;
		color:#091F2C;
	        text-align: center;  
                font-size:12px; 
	        padding:0px;
                scrollbar-face-color:#0B6A9D;
   		scrollbar-arrow-color:#0B6A9D;
   		scrollbar-track-color:#0B6A9D;
   		scrollbar-shadow-color:#0B6A9D;
   		scrollbar-highlight-color:#0B6A9D;
   		scrollbar-3dlight-color:#0B6A9D;
   		scrollbar-darkshadow-Color:#F6FAF3;
	
}

	
td, p {font:12px verdana,helvetica,sans-serif; color:#091F2C;}


#foot { font: normal 0.8em Arial, Verdana;
 color:#091F2C;
 padding-top:40px;
padding-bottom:20px;
  text-align:center;
  letter-spacing: .1em;
  }

A {
	TEXT-DECORATION: none; font-family: verdana, arial, helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px; 
        color: #1E7575;
 
}


A:link {
	COLOR: #1E7575;
}

A:visited {
	        text-decoration: none;
		border-bottom: 	px solid #d3c8b3;
		padding-right: 	0px;
		color:#1E7575;
}

A:hover {       border-bottom: 	px solid #AC8853;
		font-weight: bold;
                text-decoration: none;
		color:#2CABAB;
		
}
#menu3 a, #menu3 a:visited {
  font-family: verdana; 
  text-decoration:none; 
  text-align:center; 
  background-color:#F6FAF3; 
  color:#9c4f47; 
  display:inline; 
  border-top:1px solid #A77252;
  border-left:2px solid #9c4f47;
  border-right:1px solid #B27F60;
  border-bottom:2px solid #9c4f47; 
  padding:0.5em;
  margin:0em auto;
  font-size:xx-small
  }
#menu3 a:hover {
   color:#B27F60;
  background: url(http://lorelou.ifrance.com/ecueil/lien.png);
  background-repeat: no-repeat; 
  background-position: center center;
  border-bottom:1px solid #A77252;
  border-right:2px solid #9c4f47;
  border-left:1px solid #B27F60;
  border-top:2px solid #9c4f47; 
  }