@charset "utf-8";
/* CSS Document */

/*structure col*/
#col-gauche{
position: absolute;
left:14px;
width: 211px;
height:400px;
padding-top:45px;
/*background-color:#fff;*/
background-image: url(../../images/fr/accueil/fond_actu.jpg);
background-repeat: no-repeat;
background-position: 0 0;
z-index:1;
}
#col-droite{
/*background-color:#fff;*/
margin-left: 216px;
/*min-height:1060px;*/
z-index:0;
}
.fond-tableau{
background-image: url(../../images/fr/collection/fond_fiche_projet_centre.jpg);
background-repeat: no-repeat;
background-position: 0 0;
text-align:center;
}

#tableau-prod{
height:161px;
text-align:left;
}
#tableau-prod h2{
color:#E1001A;
font-size:12px;
font-weight:normal;
display:block;
padding-left:20px;
background-image: url(../../images/fr/collection/puce_titre_prod_f2.gif);
background-repeat: no-repeat;
background-position: 0 0;
}
#tableau-prod td{
font-size:11px;
}
#tableau-prod td.legende{
color:#999999;
font-size:11px;
border-bottom: solid 1px #CCC;
}
#tableau-prod td.caracteristique{
font-size:11px;
border-bottom: solid 1px #CCC;
}
/*------coussinage---------*/
#coussinage{
position:absolute;
top:280px;
left:5px;
}




