/* Whole Container */

body {
  background: #B2B7BD url('../images/bg_metal.gif') repeat-y center top;
  padding:0;
  margin:0;  
  font-family: Arial, Verdana, Helvetica, sans-serif;     /* web safe fonts */
  font-size: 13px;
  font-weight: normal;
  color: #000;
  text-align:center;
    /* 19.2px */
}
#wrapper {
  width: 866px;
  margin: 0 auto;
  padding:0;
}
#header {
  height:190px;
  background-image:url(../images/header.jpg);
}
#header .choix_langue{ 
  float: right;
  padding:30px 7px 0 0;
  margin:0;  
}
#header .choix_langue a{ 
  padding:0;
  margin:0;  
  font-family: Arial, Verdana, Helvetica, sans-serif;     /* web safe fonts */
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#header .choix_langue a:hover{ 
  text-decoration: underline;
}
#en_header {
  height:190px;
  background-image:url(../images/en_header.jpg);
}
#en_header .en_choix_langue{ 
  float: right;
  padding:30px 7px 0 0;
  margin:0;  
}
#en_header .en_choix_langue a{ 
  padding:0;
  margin:0;  
  font-family: Arial, Verdana, Helvetica, sans-serif;     /* web safe fonts */
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#en_header .en_choix_langue a:hover{ 
  text-decoration: underline;
}
#menuHaut_01 {
  padding: 0 10px 0 0;
  margin: 0;
  height:14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  line-height:10px;
  text-align:right;
  background-image:url(../images/bgMenuHaut_01.jpg);
}
#menuHaut_01 a {
  color: #fff;
  text-decoration: none;
}
#menuHaut_01 a:hover {
  color: #80A0C6;
  text-decoration: none;
}
.menuHaut01ov {
  color: #80A0C6;
  text-decoration: none;
}

#menuHaut_02 {
  padding: 0 10px 0 0;
  margin: 0;
  height:13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  line-height:25px;
  text-align:right;
  background-image:url(../images/bgMenuHaut_02.jpg);
}
#menuHaut_02 a {
  color: #000;
  text-decoration: none;
}
#menuHaut_02 a:hover {
  color: #7F7F7F;
  text-decoration: none;
}
.menuHaut02ov {
  color: #7F7F7F;
  text-decoration: none;
}
#zonePhotosRealisation {
  width:550px;
  background-color: #E8E8E8;
  padding: 20px;
  margin: 20px 0 0 0;
    /* 19.2px */
}
#mainContent {
  width: 866px;
  padding:0;
  height: 300px;
  margin: 10px 0 0 0;
  background-image:url('../images/bgMainContent.jpg');
  background-repeat: no-repeat;
}
#sideBarLeft {
  padding:0;
  margin:0;
  width:256px;
  float: left;
}
#content {
  float: right;
  padding: 0px 20px 20px 0;
  margin:0;
  width:586px;
  text-align:justify;
}
#content a { 
font-family: Arial, verdana, helvetica, sans-serif;
font-size: 13px;
color: #095AA6;
font-weight: normal;
text-decoration: underline
}
#content a:hover{ 
color: #095AA6;
text-decoration: none;
}

table#etude-de-cas {  
  width: 590px;
  height: 126px;
  margin: 30px 0 0 0;
  padding: 0;
}
td#cas_01 { 
margin: 0;
padding: 0;
}
td#cas_02 { 
margin: 0;
padding: 0;
}
td#cas_03 { 
margin: 0;
padding: 0;
}
h1 {
	float: right;
	width:587px;
	height: 39px;
	font-size:18px;
    margin:20px 0 10px 0;
	padding:5px 0 0 0;
	font-family:Verdana, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	background: url(../images/bgTitre.gif) no-repeat;	
}
h2 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	text-align:left;
    margin: 10px 0 10px 0;
	padding:0;
	color:#000;
	border-bottom: #000 1px solid;
}
h3 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align:left;
    margin: 10px 0 0 0;
	padding:0;
	color:#000
}
#cwb {
    float: right;
	width:460px;
	height: 55px;
    margin:5px 0 0 0;
	padding:14px 0 0 60px;
	background: url(../images/cwb_logo.gif) no-repeat;	
}
#cwb_txt {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	text-align:left;	
}
#content img {
  border: #000000 1px solid ;
  margin: 10px;
}
#content .imgNoBorder {
  border:0;
}
#content .imgNoMargin {
  margin:0;
}
#footer_01 {
    clear: both;
	width: 866px;
	padding: 44px 16px 0 0;
	margin: 0;
	height:166px;	
	text-align:right;
	background-image:url(../images/footer_01.jpg);
	background-repeat: no-repeat;
}

#en_footer_01 {
    clear: both;
	width: 866px;
	padding: 44px 16px 0 0;
	margin: 0;
	height:166px;	
	text-align:right;
	background-image:url(../images/en_footer_01.jpg);
	background-repeat: no-repeat;
}
#footer_02 {
    width: 866px;
	padding: 0;
	margin: 0;
	height:33px;
	background-image:url(../images/footer_02.jpg);
	background-repeat: no-repeat;
}
#footer_02_txt {
	padding: 10px 70px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	color: #ffffff;
	text-align:right;
}
#footer_02_txt a {
  color: #fff;
  text-decoration: underline;
}
#footer_02_txt a:hover {
  text-decoration: none;
}




