body {
	text-align: left;
	background: #006583;
	color: #000000;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #000000;
}
a:hover {
	color: #000000;
}
p {
	margin: 0;
	padding-bottom: 10px;
	text-align: justify;
}
.txtred {
	color: #ac8787;
	font-weight: bold;
}
ul.liste {
	font-size: 12px;
	text-align: justify;
	line-height: 1.6;
	color: #ac8787;
	list-style-type: none;
	list-style-image: url('images/puce.gif');
	margin: 10px 0 10px 16px;
}
ul.liste li {
	padding: 8px 0;
}

/*/////////////////////// HEADER ///////////////////////*/
div#logo {
	height: 85px;
	margin-left:15px;	
/*
	position:relative;
	margin-top:-5px;*/
	z-index:0;
}
div#logo2 {
	height: 60px;
	margin-left:700px;	
	margin-top:-60px;
}
div#titre {
/*	height: 85px;
	position:relative;
	*/
	margin-top:-85px;
	margin-left:85px;
}
div#menu {
/*
	position:relative;
*/
  background: url('images/menu.jpg');
  width: 527;
  height: 30;
	margin-top:-8px;
	margin-left:320px;
}

div#menu a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}


div#menu h1 {
	display: block;
	height: 32px;
	font-size: 28px;
	font-weight: bold;
	color: #4b4b4b;
	padding-top: 10px;
	margin: 10px 0;
}
div#menu h2 {
	display: block;
	height: 32px;
	font-size: 24px;
	font-weight: bold;
	color: #4b4b4b;
	padding-top: 10px;
	margin: 10px 0;
}
div#menu h3 {
	font-size: 18px;
	font-weight: normal;
/*	color: #ac8787;*/
	padding: 10px 0 5px 0;
}

div#bas, div#bas a {
	text-align: center;
	color: #ffffff;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
}
div#enteteg {
/*background: #083049;*/
background: #121212;
width:320px; 
height: 238px;
}
div#entete {
background: #121212;
background: url('images/fond2.jpg') no-repeat;
margin-left:320px;	
margin-top:-240px;
width:560px; 
height: 238px;
}
div#entete h1 {
	display: block;
	height: 32px;
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	margin: 5px ;
}
div#entete h2 {
	display: block;
	height: 32px;
	font-size: 22px;
	color: #DDDDDD;
	padding-top: 10px;
	margin: 5px ;
}
div#entete h3 {
	display: block;
	height: 32px;
	font-size: 17px;
	color: #C0C0C0;
	padding-top: 10px;
	margin: 5px ;
}

h1 {
	display: block;
	height: 32px;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	margin: 10px;
}

h2 {
	display: block;
	height: 32px;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	margin: 10px;
}

h3 {
	display: block;
	height: 32px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	margin: 10px;
}


td#milieu {
  margin: 5px 10px 10px 10px;
  text-align: justify;  
}
 