body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	background-image: url(img/fonddv.jpg);
	text-align: center;
}

#global {
   width: 800px;
   height: 795px;
   background-color: #00703C;/* #00703C*/
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   background-image: url(img/fondcouv.jpg);
   background-position: top;
   background-repeat: no-repeat;
   margin-top: 30px;
   position: relative;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
   text-decoration: none;
   border: 0px none #000000;
   color: #00703c;
   font-size: 16px;
}
a:hover {
   text-decoration: none;
   border: 0px none #000000;
   color: #fecf10;
}

#bandeau {
   /* background-image: url(img/bando.jpg);
   background-repeat: no-repeat; */
   width: 800px;
   height: 188px;
   text-align: center;
   font-weight: bold;
   font-size: 20px;
   position: relative;
}
#titre {
	width: 547px;
	height: 115px;
	z-index: 3;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 36px;
	float: left;
}
#titre a {
	font-size: 30px;
}

DIV#logo4p {
   width: 125px;
   height: 129px;
   position: absolute;
   top: 13px;
   left: 657px;
}
DIV#logoldf {
   width: 190px;
   height: 191px;
   position: absolute;
   top: 322px;
   left: 319px;
}

DIV#logocdt {
   display: block;
   width: 108px;
   height: 112px;
   position: relative;
   top: 471px;
   left: 38px;
}



#baseline {
	width: 647px;
	height: 30px;
	z-index: 4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;
	color: #FFFF33;
	margin-left: 153px;
	text-align: center;
	margin-top: 5px;
}

