/* flèche vers l'onglet - background spécifique */
#arrow { background-image:url(/images/site/arrow-dico.gif); }

/* dégradé pied de page */
#conteneur { background: #D7D8D4; background-image:url(/images/site/deg_dico.gif); background-repeat:repeat-x; background-position:left bottom; }

/* cadres centraux */
.cadre { background:#F2F2F1; }

/* arrondi des cadres */
.haut div { background: url(/images/site/dico-hg.gif) no-repeat top left; }
.haut     { background: url(/images/site/dico-hd.gif) no-repeat top right; }
.bas div  { background: url(/images/site/dico-bg.gif) no-repeat bottom left; }
.bas      { background: url(/images/site/dico-bd.gif) no-repeat bottom right; }

/* texte lui-meme */
.blabla { padding:0px 1em; font-size:11px; text-align:justify; line-height:130%; font-weight:normal; }
