

/* contenu HOME */

#contenu-home{
position:relative;
width:950px;
height:347px;
margin:0px;
padding:0px;
}

/* contenu specifique a la HOME */

#bloc-promo {
float:left;
background-image:url(../../images/en/home/fd-promo.gif);
width:327px;
height:347px;
margin:0px;
padding:0px;
}

#bloc-promo-int{
width:314px;
height:327px;
margin-top:10px;
margin-left:13px;
padding:0px;
}


#bloc-contenu-home {
float:right;
width:623px;
height:169px;
margin-top:0px;
padding:0px;
font-weight:bold;
}

/* bloc-quisommes-nous HOME */

#bloc-quisommesnous {
float:left;
background-image:url(../../images/en/home/qui-sommes-nous.jpg);
width:305px;
height:210px;
margin-top:0px;
padding:0px;
}

#texte-quisommesnous {
width:215px;
margin-top:145px;
margin-left:86px;
color:#cc0033;
}

/* bloc-nosproduits HOME */

#bloc-nosproduits {
float:left;
background-image:url(../../images/en/home/nos-produits.jpg);
width:318px;
height:210px;
margin-top:0px;
padding:0px;
}

#texte-nosproduits {
width:215px;
margin-top:145px;
margin-left:86px;
color:#cc0033;
}

/* bloc-actualites HOME */

#bloc-actualites{
float:left;
background-image:url(../../images/en/home/actualites.jpg);
width:623px;
height:137px;
margin-top:0px;
padding:0px;
}


#texte-actualites {
width:430px;
margin-top:25px;
margin-left:170px;
color:#003366;
font-weight:normal;
}

.titre-actualites {
text-transform:uppercase;
font-weight:bold;
}

