/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes FRAICHDIST pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #293119;
	margin: 1.5em;
	text-align: center;
	font-size: 1em;
	color: #FCFFFB;
}

html, body.page_sommaire {
	margin: 0;
    padding: 0;
	height: 100%;
}

img, table { margin: 0; padding: 0; border: 0; }
ul, ol, li {}
ul {}
.liste-articles ul, .liste-articles ol, .liste-articles li { margin: 0; padding: 0; text-align:justify  }
.liste-articles ul { list-style-type: none; display: inline;}
.rubriques ul, .rubriques ol, .rubriques li { margin: 0; padding: 0; }
.rubriques ul { list-style-type: none; }
.syndic ul, .syndic ol, .syndic li { margin: 0; padding: 0; }
.syndic ul { list-style-type: none; }
.breves ul, .breves ol, .breves li { margin: 0; padding: 0; }
.breves ul { list-style-type: none; }
.forums ul, .forums ol, .forums li { margin: 0; padding: 0; }
.forums ul { list-style-type: none; }
.sommaire ul, .sommaire ol, .sommaire li { margin: 0; padding: 0; }
.sommaire ul { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	/*background: #FFF;*/
    position: relative;
	-moz-border-radius: 1.3em;
	width: 55em;
	text-align: left;
	margin: 0 auto;
    min-height: 100%;
/*border: solid 1px green;TODO*/
}

#page.page_sommaire {
	width: 99.99%;
}

#page.page_sommaire #premier-element {
	margin-top: 0; /* ï¿½vite tout risque de fusion des marges */
}

#page.page_sommaire #dernier-element {
	margin-bottom: 0; /* ï¿½vite tout risque de fusion des marges */
	padding-bottom: 1.2em; /* ATTENTION : cet espace doit permettre de placer le pied de page ! */
    visibility: hidden;
}

#page.page_sommaire #cadre {
    position:absolute;
    left: 0;
    top: 50%;
    width: 100%;
}

#page.page_sommaire #cadre #logo {
    position:absolute;
    left: 50%;
    top: 50%;
    border: 0px;
}

#conteneur {
    margin-top: 1.3em;
    width: 100%;
}

#conteneur #contenu {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
    position: relative;
	display: inline;
}

.page_rubrique #conteneur #contenu {
	display: inline;
}

#conteneur #navigation {
	/*float: left;*/
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	display: inline;
	text-align: center;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	width: 658px;
	display: block;
    margin: 0px auto;
}

#contenu .encart {
	float: right;
	width: 18em;
	margin: 0;
	margin-bottom: 1em;
	display: inline;
}

.liste-articles {
    width: 25em;
    margin: auto;
}

marquee {
    color: #FCFFFB;
	font-weight: bold;
    font-size: 2em;
}

/* Entete */
#entete { position: relative; margin: 0 1.3em; padding-top: 0.3em; padding-bottom: 0.3em; text-align: center; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block; 
	font-weight: bold;
	font-size: 1.5em;
	color: #BDBDBD; }
    
#entete #nom_site_spip {
    /*position: absolute;*/
	color: #DFDFDF;
}
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin: 0 1.5em 2em 1.7em;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	background: transparent;
	height: 1.2em;
	text-align: center; }
#pied small { padding-top: 25px; font-size: 0.77em; }
#pied img { vertical-align: bottom; }
#pied, #pied a { color: #FFF; }

#pied.page_sommaire {
	position: absolute;
	padding-bottom: 1em;
	bottom: 0; left: 0;
}	

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart,.formulaire_spip {
	font-family:"Times New Roman", Times, serif; }

/* Typo pour le contenu */
#contenu { font-family:"Times New Roman", Times, serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .spip_serif, .liste-articles li .texte, h3.spip {
	font-family: "Bitstream Vera Serif", Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers, .calendar {
	/*background-color: #444444; fond_menu*/ 
	/*border: 2px solid #0A164F; bordures */
	/*-moz-border-radius: 8px;*/
	/*margin-bottom: 20px;*/
    text-align: center;
	}
.rubriques a, .breves a, .syndic a, .forums a, .divers a {
	/*color: #EFEFEF; texte*/
	/*text-decoration: none;*/
	}
.rubriques a.on, .breves a.on, .syndic a.on, .forums a.on, .divers a.on {
	/*color: #EFEFEF; liens_on*/ 
	/*font-style:italic;*/
	}
.rubriques a:hover, .breves a:hover, .syndic a:hover, .forums a:hover, .divers a:hover {
	color: #ffffff; /*liens_on*/
	text-decoration: underline; 
	}
.rubriques ul, .breves ul, .syndic ul, .forums ul, .divers ul {
	position:relative;
	margin: 0;
	padding: 0;
	}
.rubriques ul ul, .breves ul ul, .syndic ul ul, .forums ul ul, .divers ul ul {
	margin: 0 0 0 0px;
	}
.rubriques li, .breves li, .syndic li, .forums li, .divers li, .calendar table {
    position: relative;
	margin: 2px;
	padding: 0px;
	display: block;
	/*border: 1px solid #06175F; bordures*/
	/*background-color: #8F8F8F; fond_menu_off*/
	/*-moz-border-radius: 5px;*/
	}
.rubriques li, .breves li, .syndic li, .forums li, .divers li {
	font-size:12px;
	font-weight:normal;
	}
.rubriques li.on, .breves li.on, .syndic li.on, .forums li.on, .divers li.on {
	/*border: 2px solid #000000; bordures*/
	/*background-color: #5F5F5F; fond_menu_on*/
	}
.rubriques li li, .breves li li, .syndic li li, .forums li li, .divers li li, .rubriques li.on li, .breves li.on li, .syndic li.on li, .forums li.on li, .divers li.on li {
    display: block;
	margin: 0px 0px 0px 20px;
	padding: 0;
	border: none; 
	background: none;
	font-weight:normal;
	}

#navigation h2 {
    text-align: center;
	font-weight: bold;
	color:#BDBDBD;
}

.rubriques table {
    display: inline;
}
.rubriques table td {
    padding: 0px 5px;
}
.secteur {
    position: relative;
    text-align: left;
    z-index: 1000;
}
.sous_menu_navigation {
    position: absolute;
    visibility: hidden;
    width: 250px;
    overflow: visible;
    border: 5px solid #BBBBBB;
    background-color: #434F2C;
    padding: 2px;
    top: -1px;
}

.sous_menu_navigation img.swap-couche {
    cursor: pointer;
}

#calendar table {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #5d90b5;
    border-spacing: 1px;
    font-size:.8em;
}

#calendar .spip_logos {
    vertical-align: middle;
}

#calendar td {
    border: none;
    background: #cee3f4;
}

#calendar td.today {
    font-weight:bold;
}

#calendar td.occupe a {
    background-color: #6f809a;
    color: #ffffff;
}

#calendar td.occupe a:hover {
    background-color: #8091ab;
}

#calendar td.horsperiode {
    color:#878787;
    font-size:.8em;
}

#calendar .eventslist, .survol {
    position: absolute;
    visibility: hidden;
    width: 150px;
    border: 1px solid #60738b;
    background-color: #f4f9fd;
    padding: 2px;
    z-index: 10;
}

#calendar .eventslist ul, #calendar .eventslist li {
    font-size: 0.9em;
    text-align: left;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#calendar table tbody a {
	text-decoration: none;
	display: block;
	height: 100%;
	padding: 1px 2px;
}
#calendar table .eventlist a {
	background-color: #6f809a;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #ffffff;
}
#calendar table tbody a:focus {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
}
#calendar table .eventlist a:hover {
	color: #f6f6f6;
	text-decoration: none;
	background-color: #8091ab;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
}
/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche {
    position: relative;
    margin: 20px auto;
/*border: solid 1px yellow;TODO*/
}
.flottant {
    float: left;
    display: block;
    margin: 20px 20px 20px 0px;
}
.cartouche .cadre-spectacle {
/*border: solid 1px red;TODO*/
    text-align: center;
}
.cartouche .titre, .cartouche .sous_titre {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}
.cartouche .titre {
	font-size: 2em;
}
.cartouche .sous_titre {
	font-size: 1.2em;
}
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	/*margin-left: 16px;
	margin-bottom: 16px;*/
}

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.traductions { 
    background-color:#434F2C;
    border:solid 5px #BBBBBB;
    font-size: 0.8em; 
    position:relative;
    float:right;
    width:150px;
    padding-left:10px;
}
/*.traductions .on {
    visibility:hidden;
}
*/
/*  Mise en forme des textes du contenu
---------------------------------------------- */
.erreur {
    background-color: red;
    color: white;
    text-decoration: blink;
	font-weight: bold;
}

.chapo {
	margin-bottom: 1.5em;
	/*font-weight: bold;*/
	line-height: 1em; }

.lien {
	background-color: #D1D1D1;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.5em 0.82em;
	-moz-border-radius: 0.5em;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #FCFFFB; font-size: 0.96em; }

h3.spip {
	text-align: center; 
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	font-size: 1.15em; 
	font-weight: bold;
	color: #D1D1D1; }

/* Paragraphes, citations, code et poesie */
p.spip {}
p.spip_note {}

blockquote.spip {
	background: #FFF;
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted #D1D1D1; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

tt, .spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.21em; color: #4F9441; }
.spip_cadre {
	width: 99%;
	background: #FFF;
	padding: 1px;
	border: 1px solid #D1D1D1; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid #BDBDBD;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #EBDADA; }
table.spip tr.row_odd { background: #FCF7F7; }
table.spip tr.row_even { background: #F5EDED; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* PS et notes de bas de page */
.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #D1D1D1; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; color: #6F6F6F; }

/*  Logos, documents et images
---------------------------------------------- */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #D1D1D1; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
    clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #D1D1D1; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles { width:100%; }
.liste-articles li { display: inline; margin: 0em 2em 0em 0em;}
.liste-articles li span { white-space: nowrap;}

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {}

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #D1D1D1;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/* Vignettes d'albums photos
---------------------------- */
.vignettes {
	background-color: #293119;
	padding: 0;
	margin: 0;
    text-align: center;
    width: 100%;
}
.vignettes li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: top; /**/
	margin: 5px;
	border: #A58080 double 3px;
	padding: 0;
}
/*  Moz: NO border qui altrimenti difficolta' con width, table altrimenti problemi a text resize (risolubili con refresh) */
.vignettes li>div {
	/*\*/ display: table; /**/
	width: 140px;
}
.vignettes a {
	display: block;
	text-decoration: none;
}
/* IE7? \*/
.vignettes>li .vignette-img {
	display: table-cell;
	vertical-align: middle;
	width: 140px;
	height: 140px;
}
/**/
.vignettes img {
	vertical-align: middle;
}
.vignettes a:hover {
	background-color: #EFFFEF;
}
/*\*//*/
.vignettes li .vignette-img {
	display: block;
	font-size: 1px;
}
.vignettes .vignette-img span {
	display: inline-block;
	vertical-align: middle;
	height: 140px;
	width: 1px;
}
/**/
.vignettes .caption {
	display: block;
	padding: .3em 5px;
	line-height: 1.1;
    height: 2.5em;
	w\idth: 130px;  /* Moz, IE6 */
   	font-size:0.8em;
	font-weight:bold;
}
/* top ib e hover Op */
@media all and (min-width: 0px) {
	.vignettes  {
		border-collapse: collapse;
	}
	.vignettes a {
		display: inline-block;
		vertical-align: top;
	}
	.vignettes {
		display: inline-block; /* non deve avere margin */
	}
}

/* Le # devant les propriétés permet de faire des règles spécifiques IE */
.vignettes li {
	#width: 142px;
	#w\idth: 140px;
	#display: inline;
}
.vignettes {
	#_height: 0;
	#zoom: 1;
	#display: inline;
}
.vignettes li .vignette-img {
	#display: block;
	/* evita hasLayout per background position */
	#width: auto;
	#height: auto;
}
.vignettes .vignette-img span {
	#vertical-align: middle;
	#height: 140px;
	#zoom: 1;
}

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan #contenu { color: #D1D1D1; }
.page_plan #contenu h2 {
	clear: both;
	background: #BDBDBD;
	-moz-border-radius-topleft: 0.4em;
	-moz-border-radius-topright: 0.4em;
	padding: 0.3em;
	margin-bottom: 0.82em;
	font-weight: bold;
	text-align: center; }
.page_plan #contenu h2 a { color: #FFF; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
form, fieldset, legend, label, input, textarea, select, option { margin: 0; padding: 0; border: 0; background: none; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

fieldset {
    display: block;
	background: #FBF8F8;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px dotted #D1D1D1; }
legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF;
	color: #362;
}

label { color: #362; }
.forml {
	width: 99%;
	background: #FFF;
	padding: 1px;
	border: 1px solid #D1D1D1;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	background-color: #D1D1D1;
	margin: 3px 0;
	padding: 1px 2px;
	border: 1px outset #D1D1D1;
	font-weight: bold;
	float: right; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #D1D1D1;
	padding: 3px;
	border: 1px outset #D1D1D1; }
table.spip_barre a:hover img {
	background: #FFF;
	border-style: solid; }

table.spip_barre input.barre { width: 100%; background: none; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #0F0000; }
fieldset.reponse_formulaire { border: 1px dotted #D1D1D1; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid #362; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { text-align: left; width: 12em; }
.formulaire_recherche label { display: none; }

.spip_surligne { background-color: #3F9; color: #000; padding: 0 0.2em; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #D1D1D1;
	font-size: 0.88em;
	font-weight: bold;
	color: #362; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #D7B9B9; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #DDC1C1; }
ul ul ul .forum-message { border: 1px solid #E0C6C6; }
ul ul ul ul .forum-message { border: 1px solid #E0C6C6; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #D7B9B9; }
ul ul .forum-chapo { background: #EBDADA; }
ul ul ul .forum-chapo { background: #F3EBEB; }
ul ul ul ul .forum-chapo { background: #F5EDED; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */
#signatures td { -moz-border-radius: 0.4em; }

#signatures td.signature-date {
	background: #EBDADA;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #F3EBEB;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F5EDED;
	padding: 0.4em;
	font-size: 0.96em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a, a.spip_in { text-decoration: none; color: #CFCFCF; }
a.spip_note {} /* liens vers notes de bas de page */
a.spip_out, a.spip_url { color: #900; }
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: normal; color: #EFEFEF; } /* liens exposes */
a:hover { text-decoration: underline; }