		body
		{
			margin: 0px 0 ;
			padding: 0 ;
			text-align: center ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
			background: white url(images/header2.jpg) repeat-x left top ;
		}
		
		div#conteneur
		{
			width: 770px ;
			margin: 0 auto ;
			text-align: left ;
			border: 0px solid #3D67C0 ;
		}
		
		h1#header 
		{
			height: 150px ;
			width: 900px;
			margin: 10px ;
			background: url(images/dpa.png) no-repeat 50px top ;
		}
		
		h1#header span	{
	width: 700;
	height: 77px;
	display: block;
	background: url(images/title.png) no-repeat;
	position: relative;
	left: 280px;
	top: 25px;
	font-size: 30px;
	color: #646464;
	background-image: url(images/title.png);			
		}
		
		h1#header a span
		{
			display: none ;
		}
		
		
		div#contenu
		{
			padding: 20px 0px 15px 10px ;
			text-align: justify;
			margin-top:30px;
		}

		div#marge
		{
			text-align: justify;
			height: 400px;
			width: 180px;
			float:left;
		}
		
		div#info
		{
			margin-left: 0px ;
			text-align: justify;
			margin-top:0px;

		}
		
		div#contenu h2
		{
			padding-left: 25px ;
			line-height: 25px ;
			font-size: 1.4em ;
			border-bottom: 1px solid #4175D2;
			color: #4175D2;
		}
		
		div#contenu h3
		{
			margin-left: 15px ;
			padding-left: 5px ;
			font-size:0.9em;
			text-align: right;
			color: #4175D2;
		}

		div#contenu h4
		{
			display:block;
			background-color:#4175D2;
			padding: 10px ;
			font-size:1.1em;
			text-align: left;
			color: white;
		}
		div#contenu h5
		{
			margin-left: 25px ;
			padding-left: 5px ;
			font-size:1.1em;
			text-align: left;
			color: #4175D2;
		}
		div#contenu h6
		{
			display:block;
			background-color:#EEEEF0;
			border-color: #4175D2;
			border: 1px solid;
			padding: 5px ;
			font-size:0.9em;
			text-align: left;
			color: #4175D2;
		}
				
		div#contenu p
		{
			text-align: justify ;
			line-height: 1.7em ;
		}
		
		#footer
		{
		
		   padding: 5px;
		   margin-top:20px;		
		   text-align: center;
		   color: #646464;
		   border-top: 2px solid #F0F0F8;
				}
				
		pre
		{
			overflow: auto ;
			background: #dea ;
			border: 2px solid #9b2 ;
			padding: 5px 0 0 5px ;
			font-size: 1.2em ;
		}
		
		
		pre span
		{
			color: #560 ;
		}
		
		pre span.comment
		{
			color: #b30000 ;
		}
		
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
top: 150px;
position: absolute;
z-index:100;
}
#menu dl {
float: left;
width: 140px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
border: 0px solid gray;
background: url(images/bg_menu.gif) repeat-x 0 -25px ;
border-right: 2px solid #E1E1E2 ;
color: #1D3163 ;
height:25px;
line-height:25px;
}

#menu dd {
border: 2px solid #E1E1E2;
border-top: 2px;
}
#menu ul {
margin-top:1px;
}

#menu li {
text-indent: 5px;
font-size:12px;
background-color: #EEEEF0;
}

#menu li a, #menu dt a {
text-decoration: none;
color: #1D3163 ;
display: block;
height:20px;
}
#menu dt a:hover	{
heigth: 25px;
}

#menu li a:hover  {
background-color: #4175D2;
color: white;
}

table{
width:810px;
font-size:12px;
margin-left:10px;
}

table img {
border: 0px;
}

.adherentg {
border: 1px solid #4175D2;
}

.adherentf {
border: 1px solid #E06ED4;
}

#menu dt:hover	{
heigth: 50px;
background: url(images/bg_menu.gif) repeat-x 0 0px ;
}

