/* body */
.body{
background-image:url(../img/background.jpg);
background-repeat:repeat-x;
background-color: #edf3f6 ;
margin:0;
}

/* front */

a:link{ color: #002C5B; 
  text-decoration: none; 
  background-color: transparent;
  text-decoration:none;
  }
a:visited 
  { color: #002C5B; 
  text-decoration: none; 
  background-color: transparent;
  text-decoration:none;
  }
a:hover 
  { 
  text-decoration: underline; 
  background-color: transparent;
  text-decoration:none;
  color:#902C8B
  }
a:active 
  { color: #002C5B; 
  text-decoration: underline; 
  background-color: transparent;
  text-decoration:none; }
  
 /* div  */
 .marge{
 width:900px;
	height:112px;
	background:url(../img/haut.jpg) repeat-x top left;
	margin: 0 auto;
	padding: 0;
	margin-top:0px;
 }
.haut {
 
	width:900px;	
	margin: 0 auto;
	padding: 0;
	margin-top:0px;

	

	}
.titre {
    width: 879px;
	height:18px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#e8e9ea;
	vertical-align:middle;
	margin-left:10px;
	margin:0 auto;
	background-image:url(../img/titre.jpg);
	background-color:#edf3f7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-style:bold;
	font-weight:bold;
    font-size:18px;
	padding-top: 5px;
	text-transform: capitalize ;
	padding-left:20px; 
}
.contenu {
	width: 859px;
	margin:0 auto;
    text-align:left;
	text-shadow: #000000;
	background-color:#edf3f7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 10px;
	}
	.oups
	{
	background:url(../img/sh.jpg); background-repeat:no-repeat ; background-position:top;
	margin: 0 auto;
	padding: 29px;
	height: 800px;
	
	}
	div#photo {
	text-align:center;
	width:200px;
	height:;
	float:right;
	margin-left:20px;
	margin-top:30px;

	}
div#piedpage {
	width:760px;
	height:50px;
	background-color:;
	padding: 0px;
	float:left;
	}
div#menu {
	float:left;
	width:150px;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 14px;
background-image:url(../Img/backgroundmenu.jpg);
background-repeat:repeat-y;
height:100%;
margin-left:10px;
	}