body {background-image: url(images/BG.jpg);
	 background-repeat: repeat-y;
	 background-color: #522E3C;
	 background-position:left;
	 font-family: verdana; 
     color: #ffffff;
	 font-size: 11px;
	 cursor: default;
	 text-align: left;
	 letter-spacing: 0px;
	 
	SCROLLBAR-FACE-COLOR: #522E3C; 
	SCROLLBAR-HIGHLIGHT-COLOR: #937C86; 
	SCROLLBAR-SHADOW-COLOR: #522E3C; 
	SCROLLBAR-ARROW-COLOR: #937C86; 
	SCROLLBAR-TRACK-COLOR: #522E3C; 
	SCROLLBAR-DARKSHADOW-COLOR: #522E3C; 
	SCROLLBAR-BASE-COLOR: #522E3C; 
	scrollbar-3d-light-color: #522E3C;
	}
	 
A:link {color: #937C86; 
	 cursor: crosshair;
	 text-decoration: none;}
A:visited {color: #937C86;
	 cursor: crosshair;
	 text-decoration: none;}
A:active {color: #937C86;  
	 cursor: crosshair;
	 text-decoration: none;}
A:hover {color: #937C86; 
	 height:0; 
     font-size : 12px;	 
	 border: 0px;
	 cursor: crosshair;}

#menu {position:absolute;
	 top:450px; left:160px; width:110px;}
	
#texte {position:absolute;
	 top:450px; left:290px; width:360px;}

.head {font-family: times new roman;
     font-size: 15px;
     font-weight: bold;
	 text-align:center;
     color: #ffffff;
     border: 0px;
	 text-decoration: underline overline;}