/* feuille css pour rubrique Exploitation */

td.sous-menu {
	background:#86B951;
}

td.contenu a {
	color:#6A973B;
}

td.contenu a.glossaire {
	color:#6A973B;
	text-decoration:none;
	border-bottom:dashed 1px #6A973B;
}


/* ========================================================= */
/* ====================== LES IMAGES ======================= */
/* ========================================================= */

img.bordure {
	margin:0;
	padding:0;
	border:1px solid #86B951;
}


dt {
	color:#6A973B;
}

/* ========================================================= */
/* ==================== LES paragraphes ==================== */
/* ========================================================= */

p.legende {
	color:#6A973B;
	border:1px solid #86B951;	
}

/* ========================================================= */
/* ===================== LES TABLEAUX ====================== */
/* ========================================================= */

td.contenu h1 {
	background:url(/images/sstitre-exploitation.gif) no-repeat;
	background-position: 0 100%;	
}

td.contenu h2 {
	border-bottom: 1px solid #86B951;
}


td.actu li, td.contenu li {
	list-style:url(/images/puce-exploitation.gif);
}

td.actu li a span {
    color:#86B951;
}

table.donnees {
	border-right:1px solid #86B951; 	
}

table.donnees th {
	background:#BADC97;
	color:black;
	border-bottom:white 1px solid;
	border-left:white 1px solid;		
}

table.donnees td {
	border-left:1px solid #86B951; 
	border-bottom:1px solid #86B951; 	
}

table.encadre {
	background:#BADC97;
	border:#86B951 1px solid;
}











