.titre-Cadre {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #CC0000;
 text-decoration: none;
 background-image:  url(../images/cadre/images/bord_sup.gif);
 background-repeat: repeat-x;
 background-position: left bottom;
 padding-left: 3px;
}


.titre-rubrique {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #CC0000;
 text-decoration: none;
 padding-left: 3px;
}

.puce-Cadre {
 background-image:  url(../images/cadre/images/puce_points_rouge.gif);
 height: 35px;
 width: 23px;
}
.angle-Sup-Gauche {
 background-image:  url(../images/cadre/images/angle_sup_gauche.gif);
 background-repeat: no-repeat;
 height: 35px;
 width: 16px;
}
.angle-Sup-Droit {
 background-image:  url(../images/cadre/images/angle_sup_droit.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
 height: 35px;
 width: 16px;
}
.bord-gauche {
 background-image:  url(../images/cadre/images/bord_gauche.gif);
 background-repeat: repeat-y;
 background-position: right top;
 width: 16px;
}
.bord-Droit {
 background-image:  url(../images/cadre/images/bord_droit.gif);
 background-repeat: repeat-y;
 background-position: left top;
 width: 16px;
}
.angle-Inf-Droit {
 background-image: url(../images/cadre/images/angle_inf_droit.gif);
 background-repeat: no-repeat;
 background-position: left top;
 height: 10px;
 width: 16px;
}
.bord-Inf {
 background-image: url(../images/cadre/images/bord_inf.gif);
 background-repeat: repeat-x;
 background-position: left top;
 height: 10px;
}
.angle-Inf-Gauche {
 background-image: url(../images/cadre/images/angle_inf_gauche.gif);
 background-repeat: no-repeat;
 background-position: right top;
 height: 10px;
 width: 16px;
}
.fond-Cadre {
 background-image: url(../images/cadre/images/bord_inf.gif);
 background-repeat: repeat;
}






