/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut 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: #FFFFFF url(../images/fond.png) repeat-x top;
	margin: 0px;
	text-align: center;
	font-size: 0.71em;
	color: #000;
}


img, table { margin: 0; padding: 0; border: 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 {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: left;
	margin: 0 20px;
	padding-top:60px;
	width:760px; /* Necessaire pour Safari */
}


/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 170px;
}

#contenu .encart {
	float: right;
	width: 565px;
}

/* Entete */
#entete {
	width: 100%;
}
#entete #logo {
	display: block;
	float: left;
	margin-top: 49px;
	padding-left:20px;
	width:400px;
}
#entete #entete_droite {
	width: 370px;
	float: right;
	margin-top:16px;
	font-size:1em;
	color:#FFFFFF;
}
#entete #entete_droite #langues {
	float: left;
	width:83px;
}

#entete #entete_droite #langues div {
	padding-bottom:10px;
}
#entete #entete_droite #langues a {
	padding:0 15px;
}
#entete #entete_droite #pagescommunes {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	width:95px;
}
.icone_auteurs {
	background-image: url(../images/auteurs.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 12px 9px 12px;
	padding-left:18px;
}
.icone_liens {
	background-image: url(../images/liens.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 12px 9px 12px;
	padding-left:18px;
}
.icone_contacts {
	background-image: url(../images/contacts.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 12px 0 12px;
	padding-left:18px;
}
.pointilles{
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	height:3px;
	width:100%;
	margin: 0 0 9px 0;
}

#entete #entete_droite #formulaires {
	float: right;
	padding-right: 15px;
	width: 160px;
	text-align:left;
}
#inscriptionNL{
	height:58px;
}
#entete a { text-decoration: none; }


#menu_bas {
	width: 100%;
	text-align:center;
	position:absolute;
	margin:12px 20px 0 20px;
}

#contacts_block .titre {
	font-size:1.5em;
}

.col_contacts {
	width: 240px;
	float: left;
	text-align:justify;
}


#contacts_block #contacts_milieu {
	margin: 0 20px;
}



/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin: 0 0 2em 1.5em;
	font-size: 1em;
	width:380px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center;
}
#pied small { font-size: 0.9em; }
#pied img { vertical-align: bottom; }

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

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

.tous_les_cahiers {
	position: relative;
	float: left;
	width: 170px;
	background: #F0F6F9;
}

.element_liste_cahiers {
	border: 1px solid #000;
	margin-bottom:10px;
}

.element_liste_cahiers .titre {
	font-size:0.8em;
	text-align:center;
}

#carte {
	margin-top:10px;
}

.compagnies_block {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
	width:270px;
}
.loading {
	width:270px;
	height:368px;
	display: none;
    border: 0;
    z-index: 400;
	position:absolute;
	background-color:#FFFFFF;
	left : 0;
	top:0;
	margin:3px;
}

.loading img{
	margin-left : 115px;
	margin-top:165px;
}

.pays {
	width:270px;
	height:368px;
	background-color:#FFFFFF;
	display: none;
	overflow: auto;
}

.compagnies_block .jScrollPaneTrack {
	background: #8DD4E5;
}
.tous_les_cahiers .jScrollPaneDrag {
	background: #666666 url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.tous_les_cahiers a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) no-repeat 0 0;
}
.tous_les_cahiers a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) no-repeat 0 0;
}

.compagnies_block .jScrollPaneDrag {
	background: #1F7489 url(../images/drag_grab_blue.gif) no-repeat 50% 50%;
}
.compagnies_block a.jScrollArrowUp {
	background: url(../images/basic_arrow_up_blue.gif) no-repeat 0 0;
}
.compagnies_block a.jScrollArrowDown {
	background: url(../images/basic_arrow_down_blue.gif) no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}


.pays .lepays{
	font-weight:bold;
	background-color:#FF9900;
	padding:0 0 3px 3px;
	font-size:1.3em;
	color:#FFFFFF;
}

.pays .bandeau-pays{
	background-color:#F7E299;
	font-size:1.3em;
	padding:0 0 3px 3px;
	height:2.4em;
	font-weight:bold;
}

.pays .bandeau-compagnie{
	background-color:#DDD;
	font-size:1em;
	padding:0 0 3px 3px;
	margin:10px 0pt 0pt 3px;
	height:2.4em;
	font-weight:bold;
}

.pays .nom{
	font-weight:bold;
	float:left;
}

.pays .genre{
	font-weight:normal;
	float:right;
	font-size:0.9em;
	padding-right:3px;
}

.pays .about{
	padding-left:3px;
	margin:5px 0;
}
.pays .web{
	padding-left:3px;
	color:#999;
}

#les_auteurs {
	margin-bottom:20px;
}

.les_auteurs_colonne {
	float:left;
}

.un_auteur {
	width:150px;
	margin-left:30px;
}

.un_auteur .nom {
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	font-weight:bold;
}
.un_auteur .prenom {
	font-weight:normal;
}

#billet {
	margin-top:20px;
	width:749px;
	height:340px;
}

#billet_champs, #billet_image {
	display:none;
	position:relative;
	width:749px;
	height:340px;
	top:0;
	left:0;
}

#billet_champs {
	z-index:100;
	top:-340px;
	color:#000000;
	font-size:1em;
}
#billet_champs a { color: #CF4A39; }
#billet_champs a:hover { text-decoration: underline; color:#CF4A39;}

.chp_gras, .chp_normal {
	position:relative;
	height:15px;
	overflow:hidden;
}
.chp_gras {
	font-weight:bold;
	text-transform: uppercase;
}

#billet_prenom {
	top:83px ;
	left:535px;
	width:215px;
	line-height:1em;
	overflow:visible;
}

#billet_nom {
	top:95px ;
	left:535px;
	width:215px;
	line-height:1em;
	overflow:visible;
}

#billet_profession {
	top:105px ;
	left:535px;
	width:215px;
	line-height:1em;
	overflow:visible;
}

#billet_pays {
	top:118px ;
	left:535px;
	width:215px;
	line-height:1em;
	overflow:visible;
}

#billet_contact {
	top:212px ;
	left:540px;
	width:205px;
}
#billet_biblio {
	top:110px ;
	left:135px;
	width:370px;
	height:80px;
	text-align:right;
}
#billet_web {
	top:110px ;
	left:135px;
	width:370px;
	height:15px;
	text-align:right;
}

#billet_bio {
	top:-90px ;
	left:35px;
	width:470px;
	height:100px;
	text-align:justify;
}
#billet_bio p, #billet_biblio p{
	padding-bottom:0;
}
#mot_glossaire {
	background-color: #9C3;
	padding:4px 7px;
	font-size:1.3em;
	font-weight:bold;
	margin-top:20px;
	float:left;
}
#glossaire_retour {
	float:right;
	text-align:center;
}

#glossaire_retour img{
	border: 1px dotted #000000;
}
#glossaire_retour a {
	color: #000;
	background-image: url(../images/fleche_fb.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
}
#glossaire_retour a:hover { text-decoration: underline; color:#CF4024;}
#glossaire_definitions {
	margin-top:10px;
	background-image: url(../images/pointilles-glossaire.png);
	background-repeat: repeat;
}
.glossaire_mot {
	float:left;
	width:172px;
}

.glossaire_mot .titre_mot{
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:10px;
}

.glossaire_separateur {
	float:left;
	width:1px;
	margin:0 10px;
}

#reseau{
	margin-top:20px;
	text-align:center;
	position:relative;
	width:626px;
	height:539px;
	text-align:left;
}

#reseau_lesronds{
	z-index:10;
	position:absolute;
	width:626px;
	height:539px;
	top:0;
	left:0;
}

#reseau_img{
	z-index:100;
	position:absolute;
	width:626px;
	height:539px;
	top:0;
	left:0;
}

#reseau_lesmots{
	z-index:200;
	position:absolute;
	width:626px;
	height:539px;
	top:0;
	left:0;
}

.reseau_rond{
	position:absolute;
	z-index:20;
	top:0px;
	left:0px;
	height:26px;
	width:26px;
}

.reseau_mot{
	position:absolute;
	z-index:200;
	top:0px;
	left:0px;
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	border: 2px solid #FFFFFF;
	padding:5px;
}



.reseau_mot a:hover { text-decoration: none; color:#000;}
.reseau_mot a { text-decoration: none; color:#000;}

#les_questions{
	margin-top:15px;
	position:relative;
	height:1000px;
}

.fiche_question{
	width:290px;
	position:absolute;
	top:20px;
	left:100px;
}

.titre_fiche{
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;
	padding:6px;
}

.fiche_question a{
	color:#FFFFFF;
	text-decoration:underline;
}

.fiche_question a{
	color:#FFF;
	text-decoration:none;
}
.fiche_question a:hover{
	color:#000;
	text-decoration:underline;
}


.question, .question_suivante{
	padding:6px;
}
.question_suivante{
	color:#FFFFFF;
}

.reponse{
	padding:6px;
	height:220px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	overflow:auto;
	font-style:italic;
}
.afficher_reponse {
	padding:6px 15px 6px 6px;
	text-align:right;
	font-style:italic;
}
.afficher_reponse a{
	color:#000;
	text-decoration:none;
	padding-right:12px;
	background-image: url(../images/fiche_suivante.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.afficher_reponse a:hover{
	color:#FFF;
	text-decoration:underline;
	padding-right:12px;
	background-image: url(../images/fiche_suivante_over.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.afficher_precedente {
	padding:6px 6px 6px 6px;
	float:left;
	font-style:italic;
}
.afficher_precedente a{
	color:#000;
	text-decoration:none;
	padding-left:12px;
	background-image: url(../images/fiche_precedente.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.afficher_precedente a:hover{
	color:#FFF;
	text-decoration:underline;
	padding-left:12px;
	background-image: url(../images/fiche_precedente_over.png);
	background-repeat: no-repeat;
	background-position: left center;
}

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

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }

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


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.9em;
}

.menu-titre {
	padding: 0;
	text-align: left;
	font-weight: bold;
	font-size:1.1em;
}

.encart { text-align: justify; }
.encart p { margin: 0; padding: 0.2em 0.7em; }
.encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
.encart li { margin: 0; padding-top: 0.5em }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic {  }
.syndic .menu-titre {
	color:#F39;
}

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 10px; }

.cartouche .titre {
	font-size: 1.5em;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

#contenu .surtitre, #contenu .soustitre { font-size: 0.9em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

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

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	font-size:1em;
}


.sommaire, .cahiers {color: #F39; font-weight:normal;}
.bgcahiers {background-color: #F39;}
.contacts, .glossaire {color: #3CF;}
.bgglossaire {background-color: #3CF;}
.petitrepertoire {color: #FC0;}
.bgpetitrepertoire {background-color: #FC0;}
.chaine, .recherche , .auteurs {color: #9C3;}
.bgchaine  {background-color: #9C3;}

.cahiers {font-weight:normal;}


#telecharger_pdf{
	padding:15px 10px;
	font-weight:bold;
	text-align:right;
}

#descriptif_cahier {
	margin-bottom:10px;
}

#sommaire_cahier {
	margin-bottom:10px;
	font-size:1.2em;
	color:#CC9900;
	font-weight:bold;
}

#logo_cahier{
	width:100%;
	padding:15px 0;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.encart .soustitre {
	color:#666666;
	font-size:0.9em;
}

.encart .titre {
	font-size: 1.5em;
	font-weight: bold;
	padding:10px 0;
}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte {color: #000; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#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 {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#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 ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type:none;
	list-style-image: url(../images/pucerose.png);
	padding-left:14px;
}
.liste-articles li {
	clear: both;
	text-align:justify;
	font-weight: normal;
}

.liste-articles li .titrearticle {
	font-size: 1.03em;
	font-weight: bold;
	margin: 10px 0 0 0;
}
.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.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 #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

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

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */
.abonnement-cadre {
	margin-top:20px;
}
.formulaire_spip { text-align: left; font-size: 0.96em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* 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 { width: 12em; }
.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 {
	text-align: left;
		width: 160px;

}
.formulaire_recherche #recherche {
	float:left;
	width:10em;
}

.formulaire_recherche .btn_ok {
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-size:0.96em;
	float:right;
}

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

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

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.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; color: #333; 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 #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
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: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; 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.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

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

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

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #FBC30F; }
a:hover { text-decoration: underline;  color:#FBC30F;}

#entete a {color: #FFF; }
#entete a:hover { text-decoration: underline; color:#CF4024;}
#entete .languencours {
	background-image: url(../images/fleche_langue.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/*http://www.peutetreunereponse.net/categorie-153568.html*/
a.tooltip {
    float: left;
	padding-right:2px;
}
a.tooltip em {
    display:none;
	color:#000000;
	z-index:1000;
}
a.tooltip:hover {
    border: 0;
    position: relative;
	z-index:1000;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: relative;
    top: 8px;
    left: 30px;
    padding: 5px;
    width:168px;
	text-align:left;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
}
a.tooltip:hover em span{
    position: absolute;
	top:-8px;
	left:0px;
    height: 8px;
    width: 8px;
    margin:0;
    padding: 0;
    border: 0;
    background: url(../images/legende-haut.png) no-repeat left top;
}
a.tooltip:hover em span.ca{
	background-color:#F39;
}
a.tooltip:hover em span.gl{
	background-color:#3CF;
}
a.tooltip:hover em span.pe{
	background-color:#FC0;
}
a.tooltip:hover em span.ch{
	background-color:#9C3;
}

.num_fiche{
	float : left;
	font-size:1.2em;
	font-weight:bold;
	margin-right:5px;
	padding:5px;
	color:white;
}

.jqHandle {
	 height:11px;
	 background-image:url(../images/fiche_barre.png);
	 background-repeat:no-repeat;
}

.jqDrag {
	width: 264px;
	cursor: move;
	margin-left:15px;
}

.jqClose {
	width: 11px;
	height:11px;
	position: absolute;
	top: 0;
	right: 0;
	background-image:url(../images/fiche_fermer.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.jqDnR {
    z-index: 3;
    margin: 5px 10px 10px 10px;
}