body {background-image: url(images/BG.jpg);
	 background-repeat: repeat-y;
	 background-color: #36414f;
	 background-position:left;
	 font-family: verdana; 
     color: #f1f7ff;
	 font-size: 11px;
	 cursor: default;
	 text-align: left;
	 letter-spacing: 0px;}
	 
A:link {color: #d6f6ff; 
	 cursor: crosshair;
	 text-decoration: none;}
A:visited {color: #b8ccff;
	 cursor: crosshair;
	 text-decoration: none;}
A:active {color: #d6f6ff;  
	 cursor: crosshair;
	 text-decoration: none;}
A:hover {color: #ffffff; 
	 height:0; 
     font-size : 12px;	 
	 cursor: help;}

#menu {position:absolute;
	 top:70px; left:76px; width:170px;}
	
#texte {position:absolute;
	 top:440px; width:510px; left:325px;}

.head {font-family : time new roman;
padding-left: 30px;
color : #000000;
font-size: 14px;
font-weight: strong;
letter-spacing : 3px;
text-align : center;
border-width:1px; 
border-color:#ffffff; 
border-style:dashed; 
padding:2px;
background : #b4bceb;}