* {margin: 0; padding: 0; list-style: none; }
img {border-width: 0;}


html, body {width: 100%; height: 100%;}

body {
	background: #8ec3f8 url(../charte/bg-body.gif) repeat-x 0 0;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #042556;
}
p.spip{text-align:justify}
#page {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 989px;
	background: transparent url(../charte/bg-page.gif) repeat-y 0 0;
	z-index: 2;
}
#fond {}

.container {
	width: 989px;
	text-align: left;
	background: transparent url(../charte/bg-container.jpg) no-repeat 0 0;
	min-height: 580px;
}
* html .container {
	height: 580px;
}
.contenu {
	float: right;
	width: 748px;
}

#header {
	width: 748px;
	height: 185px;
	background: #106089 url(../charte/bg-header.jpg) no-repeat 0 0;
}
#accueil #header {
	height: 477px;
	background: #106089 url(../charte/setp-accueil.jpg) no-repeat 0 0;
}
.head {}
.flag {}

#logo {
	float: left;
	width: 240px;
	height: 174px;
}
#logo img {
}

a {
	color: #5363B0;
	text-decoration: none;
}
a.spip_url {}
a.spip_in {
	color: #5363B0;
}
a.spip_out {}
a.spip_glossaire {}

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
.spip_documents_left {margin-right: 10px; float: left;}
.spip_documents_right {margin-left: 10px; float: right;}

a.lien {
	display: block;
	float: left;
	padding: 2px 5px 6px 0;
	background: transparent url(../charte/bg-lien.gif) no-repeat 0 0;
	font-size: 12px;
	color: white;
	font-weight: bold;
	width: 200px;
	margin: 10px 10px 10px 13px;
	text-align: center;
}

/* boutons elastiques */
.bouton {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}
.bouton a {
	display: block;
	background: transparent url(../charte/bt-bouton-d.jpg) no-repeat top right;
	padding: 0 0 0 0;
	margin: 0;
	color: white;
}
* html .bouton a {
	display: inline;
	line-height: 27px;
}
.bouton a:hover {
	background: transparent url(../charte/bt-bouton-over.jpg) no-repeat top right;
	color: #C90C0C;
}
.bouton a b {
	background: transparent url(../charte/bt-bouton.gif) no-repeat top left;
	padding: 3px 25px 2px 35px;
	display: block;
	height: 23px;
	font-weight: bold;
	font-size: 12px;
}
* html .bouton a b {
	display: inline;
	padding: 3px 25px 6px 35px;
}



#flash {
	position: absolute;
	top: 0;
	left: 241px;
	width: 748px;
	height: 185px;
	z-index: 100;
}
#accueil #flash {
	height: 477px;
}


h1, h3, h4 {
	font-weight: normal;
}
h1 {
	font-size: 19px;
	color: #504795;
	padding: 1px 0 0 25px;
	margin: 10px 0 0 19px;
	background: transparent url(../charte/bg-h1-g.jpg) no-repeat 0 0;
}
h1 span {
	color: #504795;
	padding: 0px 65px 0px 10px;
	background: transparent url(../charte/bg-h1.gif) repeat-y top right;
}
h2 {
	font-size: 14px;
	color: #996666;
}
h2.spip {
	padding: 10px 0 0 0;
	color: #996666;
}
h3.spip {
	font-size: 12px;
	color: #a0a070;
	font-weight: bold;
	clear:both;
}
h4 {
	font-size: 11px;
}
h5 {}
h6 {}

p {}
td {}

.ariane {
	color: #5363B0;
	font-size: 10px;
	margin: 10px 0 0px 19px;
	clear: both;
}
.ariane a {
	color: #5363B0;
}
.ariane a:hover {
	text-decoration: none;
	color: #000;
}

.pied {
	margin: 10px 0 0 241px;
	width: 748px;
	padding: 4px 0 0 0;
	text-align: center;
	color: #336699;
	font-size: 10px;
}

.pied a {
	color: #336699;
}
.footer {
	background: #C3B0A1;
	margin: 10px 0 0 0;
	padding: 4px 0;
	color: white;
	font-size: 10px;
}

.footer a {
	color: white;
}


.fiche {}

.textes {
	padding: 10px 15px 10px 44px;
}

#accueil .textes {
	width: 423px;
	padding: 10px 0 10px 44px;
	float: left;
}


/* nuage */
#nuage {
	margin: 20px 17px;
}
/*nuage de mot-cle*/
ul.nuage {
	padding : 0 10px 0 0px;
}
/*chaque mot-cle, element de liste*/
ul.nuage li {
	display: inline;
	line-height: 20px;
}
/*chaque mot-cle, lien*/
ul.nuage li a {
  /*rien par defaut*/
  /*ajout perso */
	color: #e09306;
  /*fin ajout perso */
}
/*mot-cle expose*/
ul.nuage li a.on {
  /*rien par defaut*/
  color: #000000;
}
/*frequence accessible et cachee*/
ul.nuage li a span.frequence {
	display: block;
	float: left;
	height: 0;
	overflow: auto;
	width: 0;
}
#nuage h3, 
#nuage table {
	margin: 0;
	padding: 0;
	left: 0;
}
#nuage table {
	position: relative;
	left: -10px;
	margin-right: -10px;
}
#nuage table {
	background: transparent url(../charte/bg-titre-table.gif) no-repeat 0 0;
	width: auto;
}
#nuage td h3 {
	background: transparent url(../charte/bg-titre-span.gif) no-repeat bottom right;
	text-align: left;
	padding: 4px 10px 10px 10px;
}
/* frequence accessible et cachee */
ul.nuage li a span.frequence {
	display: block;
	float: left;
	height: 0;
	overflow: auto;
	width: 0;
}
/*ul.nuage li a.color_1 {	color: #c71403;}
ul.nuage li a.color_2 {	color: #cc9900;}
ul.nuage li a.color_3 {	color: #a4780c;}
ul.nuage li a.color_4 {	color: #8e3232;}
ul.nuage li a.color_5 {	color: #f77272;}
ul.nuage li a.color_6 {	color: #d508b6;}
ul.nuage li a.color_7 {	color: #d91e45;}
ul.nuage li a.color_8 {	color: #c89284;}
ul.nuage li a.color_9 {	color: #e19211;}*/
/* fin nuage */




.spip_code {}

p.spip_note {}

.spip_puce {
	float: left;
	clear: both;
	padding: 3px 0 0 0;
	margin: 0 -4px 2px 0;
}

.spip_documents{
	font-size : 70%;
}
.spip_documents img {
	padding : 0 4px 0 4px;
}

table.spip {
	border: #9f8c7a 1px solid;
	border-width: 0 1px 1px 0;
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	margin: 0 0 10px 0;
}
table.spip caption {
	border-top: #EFE4D9 5px solid;
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 13px;
	color: #9f8c7a;
}

table.spip tr.row_first {
	background-color: #9f8c7a;
	color: white;
}

table.spip .row_first th {
	background: #9f8c7a;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

table.spip tr.row_odd {
	background-color: #EFE4D9;
}

table.spip tr.row_even {
	background-color: #EFE4D9;
}

table.spip td, table.spip th {
	text-align: left;
	vertical-align: middle;
	padding: 7px 5px;
	margin: 0;
	border: #9f8c7a 1px solid;
	border-width: 1px 0 0 1px;
}
table.spip td {
	color: #000;
}
table.spip td a, table.spip th a {
	color: #2b5d91;
}
p.spip {
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 12px;
}
p.spip a {
	text-decoration: underline;
}
p.spip a:hover {
	text-decoration: none;
	color: #000000;
}
hr.spip { }
b.spip { }
i.spip { }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding: 5px;
}

.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}

.formrecherche { width: 100% ; background-color: #FFDDAA;}

.reponse_formulaire {
	clear: both;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; } 


/*
 * Barre de raccourcis
 */

a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

.clear {clear: both;}
.nettoyeur,
.clearall {clear: both; font-size: 1px; line-height: 1px;}


a.encours {
	font-size: 15px;
	display: block;
	padding: 0 0 15px 0;
	border-bottom: #c00 dashed 1px;
}

.textes .liste {}

.fiche {}
.accueil {}
.contenu .label {
	padding: 5px 0 0 0;
}

ul.spip li.spip {
	padding: 0 0 4px 10px;
	position: relative;
	background: transparent url(../charte/bg-li.gif) no-repeat 0 4px;
}
ul.spip li.spip b {
	display: block;
	padding: 3px 5px;
	background-color: #eddfdf;
	font-weight: normal;
	color: #59595b;
}
ul.spip li.spip b a {
	color: #59595b;
}

li.spip a {}

/* colonnes */
.colonne75 {
	width: 72%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne66 {
	width: 63%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne50 {
	width: 47%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne33 {
	width: 30%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne25 {
	width: 20%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 5% 0 0 ;
}

/* fin colonnes */


ul.plansite {
	display: block;
	padding: 0 0 10px 0;
	width: 100%;
}
ul.plansite a {
	text-decoration: none;
}
ul.plansite li.colonne25 {
	width: 20%;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 5% 0 0 ;
}
ul.plansite li.colonne25 strong a {
	display: block;
	padding: 0 0 2px 15px;
	margin: 0 0 4px 0;
	position: relative;
	background: transparent url(../charte/bg-li.gif) no-repeat 0 4px;
	border-top: #e6e6e6 2px dotted;
	font-size: 11px;
}
ul.plansite li ul li {
	padding: 0 0 4px 15px;
	background: transparent url(../charte/puce.gif) no-repeat 0 2px;
}
ul.plansite li ul li strong {
	display: inline;
	background-image: none;
	background-color: white;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
ul.plansite li ul li a {
	color: #000000;
}
ul.plansite li ul li ul li{}

.newsletter {}
.news {
	padding: 4px 2px 6px 7px;
}


/* --- debut formulaires --- */
form {
	display: block;
	margin: 0;
	padding: 0;
}
label {
	display: block;
	float: left;
	text-align: left;
	padding: 0 12px 0 2px;
	white-space: nowrap;
	font-size: 11px;
}
.colonne50 label {
	width: 90px;
	text-align: right;
}
fieldset {
	border-width: 0;
}
fieldset legend {}
input,
textarea,
select {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
}
button {
	cursor:pointer;
}

input.checkbox {
	display: block;
	width: 17px;
	height: 17px;
	float: left
}


/*  ------------------------------------------
/*  Habillage des formulaires spip
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 12px; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }
.formulaire_spip h4 { 
	border-top: #e6e6e6 solid 2px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

.formulaire_spip fieldset {}
.formulaire_spip legend {font-weight: bold;font-size: 12px;}

.formulaire_spip label {}
.formulaire_spip .forml {width: 200px;}
.formulaire_spip select.forml {width: 206px;}

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml {}
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche label { display: none; }
.formulaire_recherche {
	float: left;
	width: 107px;
}
.formulaire_recherche input.forml {
	width: 86px;
	height: 12px;
	background: white;
	border-width: 0;
	margin-top: 7px;
	float: left;
}
.formulaire_recherche input.btok {
	margin-top: 7px;
	float: left;
}
/*  ------------------------------------------ */


input.btok {}
div.news {}
label.news {
}
.newsletter input.champtexte,
.newsletter select {}

.forml {}
input.champtext,
input.champtexte,
input.formo,
input.forml,
textarea {
	display: block;
	margin: 0 0 4px 0;
	background: white url(../charte/bg-input.gif) no-repeat bottom right;
}
textarea.forml {}

.spip_bouton { 
	font-weight: bold;
	font-size: 16px;
	clear: both;
	display: block;
	margin-top: 20px;
	width: 300px;
}
.textes form {}

.textes form fieldset {
}
.spip_form_legend {
	display: none;
}
.spip_encadrer {
	border-width: 0;
}

.date {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.evenement {
	border-bottom: #c00 dashed 1px;
	padding: 5px 0 5px 0;
	margin: 0 0 16px 0;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

.spip_images {
	padding: 0 14px 0 0;
}


select.formulaire {
	width: 203px;
	margin: 20px 0 0 0;
	height: 19px;
	border: 1px solid #41738D;
	color: #333;
	font-size: 11px;
}


.acces {display: none;}


.texteencadre-spip {
	margin: 20px 0 10px 0;
	padding: 5px;
	text-align: justify;
	font-size: 11px;
	background: #efe4d9;
	color: #000;
}


.spip_titre_document {display: none;}

ol.spip  {  
	margin: 4px 0 18px 5px;
	padding: 0;
}
ol li.spip {
	margin: 0 0 0 15px ;
	padding: 0 0 4px 0;
	list-style-type: decimal;
	background: none;
}

strong.spip {
	font-weight: bold;

}

strong.spip a.spip_in {font-weight: bold; font-size: 10px; }


.textes .vignette {
	float: left;
	padding: 2px 8px 5px 0;
}
.spip_logos {
	/*
	float: right;
	clear: both;
	background: transparent url(../charte/bg-spip_logos.gif) no-repeat top right;
	width: 250px;
	height: 352px;
	position: relative;
	top: -25px;
	right: 0;
	margin-bottom: -25px;
}
.spip_logos img {
	position: relative;
	top: 120px;
	left: 19px;
	margin-bottom: 120px;
	margin-right: 19px;
	*/
}
input.large, select.large, textarea.large {
	border: #41738D 1px solid;
	width: 590px;
}
input.large, select.large {
	height: 19px;
}
.contenu .label input.valider {
	width: auto;
	height: auto;
	border: inherit;
	float: right;
	margin: 0 118px 0 0;
}
label {
	margin: 0;
}
.spip_forms {}
.spip_form_label {
	display: block;
	padding: 10px 0 ;
}
.spip_form_champ {}

.encadre {
	width: 189px;
	margin: 24px 0 0 24px;
	padding: 21px 0 0 0;
	background: transparent url(../charte/bg-actu-h.gif) no-repeat 0 0;
}
.encadre .fond {
	background: transparent url(../charte/bg-actu.gif) repeat-y 0 0;
	padding: 0 10px;
}
.encadre .clear {
	background: transparent url(../charte/bg-actu-b.gif) no-repeat 0 0;
	height: 39px;
}
.encadre .clear a {
	display: block;
	text-align: center;
	color: white;
	text-decoration: underline;
}
.encadre h2,
.encadre h3,
.encadre h3 a,
.encadre p {
	color: #330033;
}
.encadre p {
	font-size: 10px;
	line-height: 11px;
}
.encadre h3 {
	text-decoration: underline;
	margin: 12px 0 5px 0;
	clear: both;
	font-size: 12px;
}
.encadre h2 {
	color: #330033;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
}
.encadre .vignette {
	float: none;
	text-align: center;
	margin: 4px 0 0 0;
}
.encadre .actus {
	padding: 0 0 5px 0;
}

.actus {}

#accueil .ariane,
#accueil h1 {
	width: 500px;
	float: left;
	clear: none;
}
#accueil .zone_laterale {
	float: right;
	width: 186px;
	background: transparent url(../charte/bg-carte-accueil.jpg) no-repeat 0 0;
}
#accueil .zone_laterale h2 a {
	display: block;
	padding: 38px 0 0 30px;
	height: 26px;
	color: #FFF;
	font-size: 16px;
}


#fiche .textes p {
}
#fiche .textes h4.spip strong.spip {
}


.col_droite {}
.fiche.accueil {}
.col_droite h2 {}
.fiche h2 span {}
.col_droite h3 a {}


.gauche {
	float: left;
}
.colonne_50 {
	float: left;
	width: 172px;
	margin: 0 4px 0 0;
}
li.colonne_33 {
	float: left;
	display: block;
	width: 230px;
	margin: 0 4px 0 0;
}


.impression {
	float: right;
	width: 260px;
}
.imprimer {}

.impression a {
	color: #868688;
	position: relative;
	top: -5px;
	margin-bottom: -5px;
}
.impression img {
	width: 25px;
	height: 18px;
	border-width: 0;
	margin-top: 5px;
}
p.lien {
	position: relative;
	width: 180px;
	height: 27px;
	float: right;
	right: 13px;
	top: -42px;
	margin-bottom: -42px;
	background-color: #bbbac4;
	text-align: center;
}
p.lien a {
	font-size: 15px;
	color: #1a171b;
	line-height: 27px;
	vertical-align: middle;
}

.descriptif {
	padding: 0 0 10px 0;
	text-align: left;
	clear: both;
}
.descriptif h2.spip {
	text-decoration: none;
	font-size: 12px;
	color: #8d8d58;
	padding: 0;
	margin: 0;
}
.descriptif h2.spip a {
	color: #8d8d58;
}

.fiche {
	clear: both;
}

.col_droite {}
.ancre {
	text-align: right;
}
.ancre a.spip_in {
	background: white url(../charte/bg-ancre.gif) no-repeat 0 0;
	padding: 1px 10px 5px 18px;
	color: #000;
	font-size: 9px;
}
/* affichage pages suivantes precedentes */
.pages {
	padding: 10px 0;
	clear: both;
	color: #666;
	font-size: 10px;
	overflow: hidden;
}
.pages a,
.pages b {
	background: transparent url(../charte/bg-pages.gif) no-repeat center right;
	text-align: center;
	font-size: 11px;
	padding: 2px 8px 2px 3px;
	color: #1f3695;
	line-height: 23px;
	vertical-align: middle;
}
.pages b {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
a.last,
.sans,
a.sans {
	background-image: none;
}
/* fin affichage pages suivantes precedentes */

.flux_rss {
	float: left;
	width: 150px;
	margin: 0 0 0 5px;
	line-height: 22px;
	font-size: 10px;
}
.flux_rss img,
.flux_rss a {
	color: white;
	vertical-align: middle;
}
.augmenter_diminuer {
	position: absolute;
	left: 264px;
	top: 0;
	height: 24px;
	width: 90px;
}

.caractencadre-spip,
.chapo {
	font-size: 12px;
	color: #a0a070;
	font-weight: bold;
	margin: 0 0 10px 0;
}

/* debut coverflow */
.coverflow {
	position: relative;
	top: -15px;
	margin-bottom: -15px;
	z-index: 130;
	width: 645px;
	height: 270px;
	background: #000000;
	text-align: left;
}
#descriptif {
	width: 177px;
	position: absolute;
	left: 334px;
	top: 167px;
	padding: 8px;
	z-index: 850;
	background-image: url(../charte/noir50.gif);
	background-repeat: repeat ;
}
#descriptif h3 {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}
#descriptif h3 a {
	color: #003366;
}
#descriptif p strong {
	font-weight: normal;
	color: #330033;
	font-size: 11px;
}
#descriptif p {
	font-weight: normal;
	font-size: 10px;
	color: #ff6600;
	padding: 0;
}
#descriptif p.promo {
	font-size: 14px;
}

#myContent {
	width: 645px;
	height: 270px;
	position: relative;
	z-index: 150;
}
/* fin coverflow */

.abecedaire {
	letter-spacing: 1px;
	margin-bottom: 15px;
}

.abecedaire a {
	text-transform: uppercase;
	font-weight: bold;
}

.abecedaire a:hover {
	color: #eeeeee;
	text-decoration: none; 
}

.miniature {
	float: left;
	width: 153px;
	height: 105px;
	margin: 5px 5px 0 0;
	padding: 2px;
	text-align: center;
	background-color: white;
	color: #333333;
}
* html .miniature {
	width: 168px;
	height: 160px;
}


/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* blocs specifiques au site*/


.contact {
	position: absolute;
	top: 231px;
	left: 57px;
	width: 80px;
	height: 30px;
	text-align: center;
	background: transparent url(../charte/bg-contact.gif) no-repeat 0 0;
	z-index: 28;
}
.contact a {
	color: #c60029;
	font-size: 12px;
}
.contact a:hover {
	text-decoration: none;
}

a.pierres,
a.gabion {
	padding: 3px 0 0 0;
	display: block;
	float: left;
	width: 151px;
	height: 43px;
	color: #FFF;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}
a.pierres {
	background: transparent url(../charte/bt-pierres.jpg) no-repeat 0 0;
	padding: 3px 11px 0 0;
	margin: 0 0 0 19px;
	width: 140px;
}
a.pierres:hover {
	background-image: url(../charte/bt-pierres-over.jpg);
}
a.gabion {
	background: transparent url(../charte/bt-gabion.jpg) no-repeat 0 0;
}
a.gabion:hover {
	background-image: url(../charte/bt-gabion-over.jpg);
}

.carto-france,
.carto {
	background: transparent url(../charte/bg-carto.jpg) no-repeat 0 0;
	padding: 28px 0 30px 10px;
	margin: 5px 0 0 19px;
}
.carto-france {
	padding: 0 0 30px 0px;
	margin: 5px 0 0 0px;
}
#carte {}
#carte-france {}

/* fin blocs specifiques au site*/

/* ================================================================ */
.menu {
	position: relative;
	float: left;
	width: 240px;
}
.menu ul {
	display: block;
}
.menu ul li {
	display: block;
	border-bottom: #FFF 1px solid;
}
.menu ul li a {
	display: block;
	background: transparent url(../charte/bg-menu.png) no-repeat 0 0;
	font-size: 12px;
	color: #330033;
	padding: 5px 0 0 30px;
	min-height: 24px;
}
* html .menu ul li a {
	height: 29px;
	background-image: url(../charte/bg-menu.gif);
}
.menu ul li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #efe4d9;
}
* html .menu ul li a:hover {
	background-color: transparent;
	background-image: url(../charte/bg-menu-over.gif);
}

.menu ul li a.on {
	color: #666;
}
.menu ul li ul li a.on {
	background-image: none;
	color: #000;
}
.menu ul.sous_menu {
	display: block;
	width: 240px;
}
.menu ul.sous_menu li {
	border-width: 0;
}
.menu ul.sous_menu li a {
	display: block;
	background: transparent url(../charte/bg-pdf.gif) no-repeat 12px 0;
	text-decoration: underline;
	padding: 0 0 0 36px;
	margin: 6px 0 0 0;
	min-height: 20px;
	font-size: 11px;
}
.menu ul.sous_menu li a:hover {
	background: #efe4d9 url(../charte/bg-pdf.gif) no-repeat 12px 0;
}

/* ================================================================ */
.menu ul li ul li {
	margin: 0 0 4px 0;
	border: 0;
}
.menu ul li ul li a {
	background: transparent url(../charte/bg-sous_menu.png) no-repeat 0 0;
	padding: 3px 0 0 49px;
	font-size: 11px;
	color: #FFF;
	min-height: 18px;
}
* html .menu ul li ul li a {
	background-image: url(../charte/bg-sous_menu.gif);
	height: 18px;
}
* html .menu ul li ul li a:hover {
	background-image: url(../charte/bg-sous_menu-over.gif);
}
/* ================================================================ */




.liste_glossaire dt {
	color:darkGreen;
	font-size:110%;
	font-weight:bold;
	margin:0px;
}
.liste_glossaire dd {
	font-size:95%;
	margin:0px 0px 20px 25px;
}
.barre_alphabetique a { font-weight:bold; } 
.lettre_contexte{
	text-decoration:none;
	background-color:#FFCC00; 
}





/* ================================================================ */

ul.hide{display:none}
ul.on{display:block}
span.on{

	display: block;
	border-bottom: #FFF 1px solid;
	
	
	background: transparent url(../charte/bg-menu.png) no-repeat 0 0;
	font-size: 12px;
	color: #330033;
	padding: 5px 0 0 30px;
	min-height: 24px;
	color: #000;
	text-decoration: none;
	background-color: #efe4d9;
}


dl.spip_documents{margin:6px}
