#contenu_fiche_vert {
margin-top:15px;
width:691px;
min-height:585px;
background:#F1F1F1 url(../images/fleur-verte-fiche.jpg) no-repeat 55px bottom;
}

#contenu_fiche_orange {
margin-top:15px;
width:691px;
min-height:585px;
background:#F1F1F1 url(../images/fleur-orange-fiche.jpg) no-repeat 55px bottom;
}

#contenu_fiche_violet {
margin-top:15px;
width:691px;
min-height:585px;
background:#F1F1F1 url(../images/fleur-violet-fiche.jpg) no-repeat 55px bottom;
}

#contenu_fiche_bleu {
margin-top:15px;
width:691px;
min-height:585px;
background:#F1F1F1 url(../images/fleur-bleu-fiche.jpg) no-repeat 55px bottom;
}

#colonne_gauche {
float:left;
width:170px;
background:url(../images/arrondi-gris.gif) no-repeat right top;
padding:10px 10px 120px;
}

#colonne_gauche ul{
width:165px;
list-style:none;
font-size:10px;
}

#colonne_gauche li{
display:block;
margin-top:15px;
}

#contenu_fiche_vert strong{
color:#8EBF1F;
}

#contenu_fiche_orange strong{
color:#FA681F;
}

#contenu_fiche_violet strong{
color:#7F2785;
}

#contenu_fiche_bleu strong{
color:#0FB2E0;
}

#colonne_droite h1{
position:absolute;
display:block;
width:479px;
height:25px;
left:-1px;
top:0;
background:#FFF;
padding-left:11px;
font-size:11px;
}

#contenu_fiche_vert #colonne_droite h1{
color:#8EBF1F;
}

#contenu_fiche_orange #colonne_droite h1{
color:#FA681F;
}

#contenu_fiche_violet #colonne_droite h1{
color:#7F2785;
}

#contenu_fiche_bleu #colonne_droite h1{
color:#0FB2E0;
}

#colonne_droite {
font-size:10px;
position:relative;
float:right;
border-left:1px solid #E4E4E4;
width:480px;
padding:10px 10px;
margin-bottom:140px;
}

#contenu_fiche_vert #colonne_droite {
background:#FFF url(../images/petales-verts.jpg) repeat-y left 100px;
}

#contenu_fiche_orange #colonne_droite {
background:#FFF url(../images/petales-oranges.jpg) repeat-y left 100px;
}

#contenu_fiche_violet #colonne_droite {
background:#FFF url(../images/petales-violets.jpg) repeat-y left 120px;
}

#contenu_fiche_bleu #colonne_droite {
background:#FFF url(../images/petales-bleus.jpg) repeat-y left 100px;
}

#colonne_droite p {
padding-top:15px;
padding-left:80px;
}

#colonne_droite strong.gris {
font-weight:bold;
color:#6D6D6D;
}

#colonne_droite .nouveau_vert{
display:block;
padding:5px;
background:#F1F8DD;
}

#colonne_droite .nouveau_orange {
display:block;
padding:5px;
background:#FEE1D2;
}

#colonne_droite .nouveau_violet {
display:block;
padding:5px;
background:#F2E9F3;
}

#colonne_droite .nouveau_bleu{
display:block;
padding:5px;
background:#E7F7FC;
}