/**BASIC**/
body {
        background:#fff;
	}
a {
	color:#000;
	}
fieldset {
	border:0px;
	}
.legend {
        color:white;
        background:#565656 no-repeat 5px 50% url(images/icones_fleche_fondgris2.png);
	}
.breves_toutes a {
        float:right;
        color:white;
        background:#565656 no-repeat 5px 50% url(images/icones_fleche_fondgris2.png);
        border-bottom:3px solid #BDBDBD;
        border-right:3px solid #BDBDBD;
        }
#Tete h1 {
	color:#39A089;
	}
h2.titre {
        background:no-repeat 0px 50% url(images/icones_fleche_fondblanc.png);
        }
h3.spip {
        color:#39A089;
	}
/**TETE**/
.tete .secteur {
	color:#39A089;
	}

/**NAVIGATION**/
#Navigation {
        padding-top:50px;
        background:#fff no-repeat 50% 0px url(images/logo_cne.png);
        }
#Navigation .contenu_secteur .item {
        background:#39A089 no-repeat 5px 50% url(images/icones_fleche_fondvert.png);
        }
#Navigation .contenu_rubrique .item {
        background:#B6B6B6 no-repeat 5px 50% url(images/icones_fleche_fondgris.png);
        }
#Navigation .contenu_secteur .item a {
        color:white;
        }
#Navigation .contenu_rubrique .item a {
        color:white;
        }
#Redacteurs {
	background:#EAEAEA;
        }
#Navigation #Redacteurs .item {
        background:no-repeat 5px 50% url(images/icones_fleche_fondgris3.png);
        }
#Redacteurs .legend {
        color:white;
        background:#B0AFB0 no-repeat 5px 50% url(images/icones_fleche_fondgris.png);
	border-bottom:3px solid #BDBDBD;
        border-right:3px solid #BDBDBD;
        }
	
/**PAGE**/
.toc {
        background-color:#E0E1E1;
      }
.toc a {
        background:no-repeat 0px 50% url(images/icones_toc.png);
      }
.toc .legend {
        border-bottom:3px solid #BDBDBD;
        border-right:3px solid #BDBDBD;
	}
.ps {
        background-color:#E0E1E1
        }
.info_ps {
        color:white;
        border-bottom:3px solid #BDBDBD;
        border-right:3px solid #BDBDBD;
        background:#565656 no-repeat 5px 50% url(images/icones_fleche_fondgris2.png);
        }
blockquote {
	border-left:1px solid #000;
        }
div.important {
	border:1px solid red;
        background-color:white;
        }
div.cadre1 {
        border:1px solid #39A089;
        padding:5px;
        }
div.cadre2 {
        background-color:#39A089;
        }
table.spip {
	background-color:#39A089;
	}
tr.row_first {
	text-align:center;
	background:#999;
	color:white;
        }
td {
	padding:5px;
	background-color:#3DAA91;
        }
tr.row_odd {
	background-color:#fff;
        }

/**RUBRIQUES**/


.include_contenu_rub .texte {
	background:#E0E1E1;
	}

/**SOMMAIRE**/
.include_descriptif .titre {
        color: #fff;
	background:#39A089;
	border-bottom:3px solid #BDBDBD;
	border-right:3px solid #BDBDBD;
        }
.include_descriptif .titre a {
        color:white;
        }
.include_descriptif .descriptif {
        border:2px solid #939393;
        }

/**BREVES**/
.include_contenu_bre h2.titre {
	color: #fff;
	background:#39A089;
	border-bottom:3px solid #BDBDBD;
	border-right:3px solid #BDBDBD;
        }
.include_contenu_bre h2.titre a {
	color:white;
        }
.include_contenu_bre .contenu {
	border:2px solid #939393;
        }
.include_contenu_bre .logo_breve {
        background-color:white;
        border:2px solid #939393;
        }