/* CSS Document */

*{
   margin:0;
   padding:0;
}

 

 
 body 
	{
	font-size:small;
	width: auto;
	height:768px;
	background-color:#2b5d8b ;
   	
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	}

#navigation { 
   
	width:860px;
	margin:0 auto;
	margin-top:3px;
	 
	



}
	

	
#conteneur { 
   
	width:720px;
	height:auto;
	margin:auto;
	margin-top:40px;
	padding:30px;

	background:	#FFFAFA ;
	border:15px solid  #CCCCCC; 
	color:#666666;
	font-size: 14px;
	font-style:normal;
	line-height:230%;
	background-image: url(../images/banniere.jpg)   ;
	background-position: center top;
	background-repeat:no-repeat;
	border-top:5px solid #FFFAFA ;
	
	font-family:"Times New Roman", Times, serif;
	 
	}
	#haut_gauche {
	font-size: 14px;
	font-style:normal;
	line-height: normal;
	width:700px;
	height:auto;
	padding-left:20px;
    background-color:#f8f8ff  ;
    font: "Times New Roman", Times, serif;
	 
	border-left:1px solid #0171b5 ;
	border-right:1px solid #0171b5 ;
	border-bottom: 1px solid  #0171b5;
	border-top:1px solid  #0171b5;
	 
	

	background-image: url(accueil4.png)  ;
	background-position:top ;
	background-repeat:no-repeat;
	 
	}
	dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;
	z-index:100;
	margin-left:80px;
	margin-right:auto;
	 width:; 
	text-align: center;
	
}


#menu dl {
float: left;
width: 123px;
 


}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: 100;
background: #FFFFFF ;
border: 1px solid #e2e9f1  ;
margin: 1px;
background-image: url(../images/boutonaccueil.jpg);
background-repeat:no-repeat;
 background-image: url(../images/boutonadmin.jpg);
 background-repeat:no-repeat;
 background-image: url(../images/boutonterritoire.jpg);
 background-repeat:no-repeat;
 background-image: url(../images/boutoninfos.jpg);
  background-repeat:no-repeat;
  background-image: url(../images/boutonliens.jpg);
  background-repeat:no-repeat;
 
}
#menu dd {
display: none;
border: 1px solid  #FFFFFF;
}
#menu li {
text-align: center;
background :#918ec3;
}
#menu li a, #menu dt a {
color: #FFFFFF;
text-decoration: none;
font-weight: 500 ;
display: block;
height: 100%;
border: 1px solid  #666666;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background:#4ca139 ;
}

 
#pied-de-page 
	{
	color: #000000  ;
	font-size: 12px;
	line-height: 16px;
	text-align:center;
	background-color :#f8f8ff  ;
	border:#999999 0px solid;
	
	margin:auto;
	width:150px;
	padding:0px;
	margin-bottom:5px;
	text-align: center;
	letter-spacing: 6px;
	height: 45px;
	clear: left

