
BODY {background-color:#F2FFF2; color:#006300; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

A {text-decoration:none; color:#006300; font-family:Arial, Helvetica, sans-serif; }
A:hover {text-decoration : underline; }

/* Menu gauche */
.super_cat {
	font-size:14px ;
 	text-decoration:none;
 	color:#006300;
 	font-family:Arial, Helvetica, sans-serif;
 	font-style:italic;
 	font-weight:bold;
	}

 .menu A { /* non encadré */
 	font-size:14px ;
 	text-decoration:none;
 	color:#006300;
 	font-family:Arial, Helvetica, sans-serif;
 	font-style:italic;
 	}

 .menu_encadre A { /* encadré */
 	font-size:15px ;
 	text-decoration:none;
 	color:#F2FFF2;
 	background-color:#7BD77B;
 	font-family:Arial, Helvetica, sans-serif;
 	font-style:italic;
 	font-weight:bold;
 	}

 .footer {
 	text-decoration:none;
 	color:#006300;
 	font-family:Arial, Helvetica, sans-serif;
 	font-style:italic;
 	}

/* pour les cadres arrondis dynamiques */
/* cadre principal */
 .top-left {
	background-image: url('images/coinHG.gif');
	height: 9px;
	margin-right: 9px;
	font-size: 2px;  /* pour IE */
	}
.top-right {
	float: right;
	margin-top: -9px;
	background-image: url('images/coinHD.gif'); 
	height: 9px; 
	width: 9px;
	font-size: 2px;  /* pour IE */
	margin-right:5px;
	}
.inside {
	border-left: 3px solid #7BD77B;
	border-right: 3px solid #7BD77B;
	/* background: #EFEFEF; */
	padding-left: 30px;
	padding-right: 30px;
	margin-right:5px;
	}
.bottom-left {
	background-image: url('images/coinBG.gif');
	height: 9px;
	font-size: 2px;
	margin-right: 9px;
	}
.bottom-right {
	background-image: url('images/coinBD.gif');
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 9px;
	font-size: 2px;
	margin-top: -9px;
	margin-right:5px;
	}
.notopgap {	
	margin-top: 0;	
 	font-size:1px ;
 	}
.nobottomgap {	
	margin-bottom: 0;	
 	font-size:1px ;
 	}

/* titre et edito */
div.titre_middle {
      width: 500px;
		font-size:20px ;
		text-align: center;
      background-image: url(images/middle500.gif);
      background-repeat: repeat-y;
    }
div.titre_top {
      background-image: url(images/top500.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
div.titre_bottom {
      background-image: url(images/bottom500.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
      padding: 1px 20px 17px 30px;
    }

/* fin cadres arrondis dynamiques */



