body {
margin-top:5px;
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  background:#333333; 
  font-family:arial, verdana, sans-serif; 
  font-size:76%;
  }
    
#contents_container {
width:800px;
height:320px;
background:#333333;
background-image:url(images/borderLeftBG.jpg);
background-repeat:repeat-y;
background-position:left;
}

#contents_container_RightBG {
background-image:url(images/borderRightBG.jpg);
height:320px;
background-repeat:repeat-y;
background-position:right;
}

#contents_container_overflow {
width:800px;
height:320px;
overflow:auto;
background:#333333;
background-image:url(images/borderLeftBG.jpg);
background-repeat:repeat-y;
background-position:left;
}

#contents_left{
text-align:justify;
padding-top:20px;
padding-left:20px;
padding-right:20px;
background-image:url(images/backleftContent.jpg);
background-repeat:no-repeat;
font-size:12px;
color:#FFFFFF;
}


#contents_news{
padding-top:5px;
background:#333333;
}

#contents_gallery{
width:750px;
padding-left:10px;
background:#333333;
}


#menuBg {
padding-top:5px;
  width:800; 
  height:50px; 
  background:#333333;
  background-image:url(images/essaiMenuMosaique.jpg);
  background-repeat:no-repeat;
  background-position:center;
  }
#menuBg a {
font-weight:bold;
color:#FFFFFF;
font-size:14px;
}
#menuBg a:link {
	text-decoration: none;
}
#menuBg a:visited {
	text-decoration: none;
}
#menuBg a:hover {
	text-decoration:none;
	color:#CC00FF;
	font-size:larger;
	
}
#menuBg a:active {
	text-decoration:none;
	color:#CC00FF;
}

#spaceContentFooter {
background-color:#333333;
width:800px;
height:5px;
}

#footerBg {
padding-top:4px;
  width:800; 
  height:70px; 
  background:#333333;
  background-image:url(images/logosBg.jpg);
  background-repeat:no-repeat;
  }

#headerBg {
  padding-top:3px;
  padding-right:4px;
  width:800; 
  height:200px; 
  background:#333333;
  background-image:url(images/AstridTopImage.jpg);
  background-repeat:no-repeat;
  background-position:center;
  text-align:right;
  }

#headerBgBastien {
  padding-top:3px;
  padding-right:4px;
  width:800; 
  height:150px; 
  background:#333333;
  background-image:url(images/BastienTopImage.jpg);
  background-repeat:no-repeat;
  background-position:center;
  text-align:right;
  }
