#header_homeEN {
float:left;
display:inline;
margin-left:30px;
background: url(images/header_homeEN.jpg) no-repeat top left;
width:807px;
height:317px;
}

#header_homeFR {
float:left;
display:inline;
margin-left:30px;
background: url(images/header_homeFR.jpg) no-repeat top left;
width:807px;
height:317px;
}

#accroche_home {
float:left;
width:302px;
height:100px;
background: url(images/accroche_home.jpg) no-repeat top left;
}
	
#edito {
float:left;
display:inline;
padding:0px 30px 30px 30px;
width:344px;
font-family:Arial,sans-serif;
color:#333333;
font-size:11px;
line-height:16px;
text-align:justify;
padding-top:5px;
}

#edito img {
margin-left:-30px;
}

/*---------------------------------- news & detail ------------------------------------*/

#newsholder {
float:left;
width:403px;
}

#newsdetail {
float:left;
padding:0px 30px 30px 30px;
width:517px;
border-top:1px solid #e2e2e2;
border-bottom:1px solid #e2e2e2;
background-color:#efefef;
font-family:Arial,sans-serif;
color:#333333;
font-size:11px;
line-height:16px;
text-align:justify;
}

#newsdetail img {
margin-left:0px;
padding-right:10px;
padding-bottom:10px;
}

#newsleadin {
margin-left:110px;
margin-top:-110px;
min-height:110px;
height:auto !important;
height:110px;
width:407px;
}

#newslargephoto {
float:left;
width:200px;
padding-right:30px;
border-top: 1px solid #e2e2e2;
}



.news {
float:right;
width:402px;
border-top:1px solid #e2e2e2;
border-left:1px solid #e2e2e2;
background-color:#efefef;
}

.newsphoto {
float:left;
height:100px;
width:100px;
}

.newscontent {
float:left;
width:275px;
}