
/* IMAGES */

#fond { background-color: #0F6618; }
#haut01
{background-image: url("design/vert/haut_1.jpg"); background-repeat: no-repeat;
width:28px; height:50px;}
#haut02
{background-image: url("design/vert/haut_2.jpg"); background-repeat: no-repeat;
width:55px; height:50px;}
#haut03
{background-image: url("design/vert/haut_3.jpg"); background-repeat: no-repeat;
width:57px; height:50px;}
#haut04
{background-image: url("design/vert/haut_4.jpg"); background-repeat: no-repeat;
width:58px; height:50px;}
#hauttitre
{background-image: url("design/vert/haut_titre.jpg"); background-repeat: no-repeat;
width:550px; height:50px;}
#alea_bleu
{background-image: url("design/vert/al_vert.jpg"); background-repeat: no-repeat;
width:235px; height:262px;}
#bas
{background-image: url("design/vert/bas.jpg"); background-repeat: no-repeat;
width:235px; height:104px;}
#fond_bleu
{background-image: url("design/vert/centre.jpg"); background-repeat: no-repeat;
width:748px; height:534px;}
#menu
{background-image: url("design/vert/flash.jpg"); background-repeat: no-repeat;
width:235px; height:218px;}

/* CADRES */
#hocadre
{background-image: url("design/cadrephoto/hautcadre_vert.jpg"); background-repeat: no-repeat;
width:299px; height:34px;}
#bacadre
{background-image: url("design/cadrephoto/bascadre_vert.jpg"); background-repeat: no-repeat;
width:299px; height:34px;}
#leftcadre
{background-image: url("design/cadrephoto/gauchecadre_vert.jpg"); background-repeat: no-repeat;
width:33px; height:330px;}
#rightcadre
{background-image: url("design/cadrephoto/droitecadre_vert.jpg"); background-repeat: no-repeat;
width:35px; height:330px;}
#bord_soirees{border:1px dashed #0F6618;}

/* TEXTES */
.content{text-align: justify; color: #065921; font-family: "trebuchet ms"; font-size: 90%; line-height: 16pt;}
.titre_actu{color: #44BD1C; font-size: 120%; font-family:tahoma;}
.texteplus {color:#000000; font-family: "trebuchet ms"; font-size: 95%;}
.cliquez{background-color: #0F6618; border: white  solid 2px; color:white; text-decoration: none; 
font-weight: bold; font-family: "trebuchet ms";}
.produit{text-align: justify; padding: 8px; font-family: "trebuchet ms"; font-size:85%; color: #0F6618;}

/* LIENS */
a.messliens{text-decoration: none; color:#5C5C5C; font-family: "trebuchet ms";}
a.messliens:hover{text-decoration: underline; color:#0F6618; font-family: "trebuchet ms";}
a.suite{text-decoration: none; color:white; font-family: "trebuchet ms"; background-color:#0F6618;}
a.suite:hover{text-decoration: none; color:#0F6618; font-family: "trebuchet ms"; background-color:white;}
