/* ---------------------------------------------------------- */
/*                                                            */
/*  Feuille de style des squelettes par defaut pour SPIP 2.0  */ 
/*                                                            */
/* ---------------------------------------------------------- */


/* ------------------------------------------ */
/*  Typographie generale (style transversaux) */
/* ------------------------------------------ */
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body { font-size: 0.8125em; font-family: Helvetica; color: #000; }


/* Titraille / Intertitres */
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: inherit; }
h1 { font-size: 25px; color: #000; }
h2 { font-size: 1em; font-weight: normal; color: #000; }
h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #003; }
h3 { border-style:none; border-width:medium; font-family: inherit; font-size: 20px; font-weight: bold; padding: 10px 20px 8px 10px;}
h3.spip {} /* Cf.: spip_style.css */
h4 { font-size: 18px; border: 1px solid #B9B9B9; padding: 0.6em; background: url('images/listArrow.png') no-repeat right center;}
h4 a {}
h7 { padding:10px 10px; font-size: 1.4em; font-family: inherit;  }
h7 a:hover { text-decoration: none;}
h8 { font-size: 1.4em; color: #FFF; font-weight: bold;}
hr.spip {} /* Cf.: spip_style.css */
.spip_doc_descriptif {text-align:left; margin-right:0; margin-left:0;} /* Cf.: spip_style.css */

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #666; }
dfn { font-weight: bold; color: #666; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }

/* Listes */
ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}

/* Citations, code et poesie */
cite {}
q {}
blockquote.spip_poesie {} /* Cf.: spip_style.css */
blockquote { clear : both; float: none; background-color: #DDF0FD; width: 80%; margin-top: 1em; margin-bottom	: 1em; border-radius : 11px; -moz-border-radius: 11px; 
	margin-right : auto; margin-left: auto; border : 0; padding	: 1em; color: #666666; font-size: 1em; text-align: justify;}
blockquote.spip {}



.spip_code {} /* Cf.: spip_style.css */
.spip_cadre {} /* Cf.: spip_style.css */
address {}

/* Tableaux */
table.spip {} /* Cf.: spip_style.css */

/* Logos, documents et images */
img { margin: 0; padding: 0; border: 0px none; }
.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */


/*-COULEURS-*/
.couleur-background-blanche {background-color: #FFFFFF;}
.couleur-background-violet-clair {background-color: #F3F3F3;}
.couleur-background-hierarchie {background-color: #DEDEDE;}
.couleur-background-bleu-clair {background-color:#D6E8FC;}
.couleur-foreground-rouge {color	: #BE2A04;}
.couleur-foreground-violet-clair {color: #F3F3F3;}
.couleur-foreground-bleu-fonce {color: #13419B;}

/*-POSITIONNEMENT-*/
.pos-gauche {float: left; overflow: hidden;}
.pos-droite {float: right; overflow:hidden;}
.txt-centre {text-align: center;}
.margin-centre {margin-right:auto; margin-left:auto;}
.txt-justif {text-align: justify;}
.flottant-a-gauche {float : left; overflow:hidden;}
.flottant-a-droite {float : right; overflow: hidden;}
.flottant-au-milieu {float: none; clear : none; margin-left	: auto;	margin-right: auto;}
.positionne-au-dessous {clear : both;}
.texte-a-droite {text-align: right;}
.texte-a-gauche {text-align: left;}
.centre-horizontalement {margin-left: auto; margin-right: auto; text-align: center;}
.lettre-capitales {text-transform	: uppercase;}
.demi-lettres {font-size: 0.5em;}
.petites-lettres {font-size: 0.8em;}
.bordure-inferieure {border-bottom :	1px solid #DEDEDE;}
.bordure-complete {border:	1px solid #DEDEDE;}
.texte-justifie {text-align: justify;}

/*-DISPOSITION DES ELEMENTS-*/
.marge-interne-mini {padding-top :5px; padding-left: 10px; padding-right: 10px; padding-bottom: 5px;}
.marge-interne {padding :10px;}
.marge-droite-double {margin-right :20px;}
.marge-gauche {margin-left :10px;}
.marge-droite {margin-right: 10px;}
.marge-superieure {margin-top :10px;}
.marge-inferieure {margin-bottom :10px;}
.marge-inferieure-double {margin-bottom :20px;}
.marge-menu-navigation {margin-left: 15%;}
.bordure-inferieure {border-bottom :	1px solid #DEDEDE;}
.bordure-complete {border:	1px solid #DEDEDE;}


/* Couleurs des liens
---------------------------------------------- */
a {color : #13408B; text-decoration	: none;}
a:focus,a:hover,a:active { text-decoration: underline; }


/* ------------------------------------------ */
/*           Disposition des blocs            */
/* ------------------------------------------ */
body { background: #FFF url('img_itwx/pinstripes.png'); margin: 0; padding: 0; text-align: center; }

#page { position: relative; width: 100%; margin: 0 auto; text-align: left; }

#entete { background: white; width: 100%; margin-top: 0; margin-bottom: 0; border-bottom: 0px solid #8B6F92;}
#entete a.accueil { display: block; width: 100%; }
#entete a.accueil img.spip_logos { vertical-align: bottom; line-height: 0em; }
#entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: Georgia, Times, serif; font-weight: normal; }
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/

#modules, #group-rubriques {
	width: 100%; 
	height: 44px; 
	background: url('images/toolbar.png') repeat-x; 
	margin-bottom: 5px;
	border-top: 1px solid #CCC;
	font-weight: bold;
}
#modules, #group-rubriques, #modules a, #group-rubriques a { 
	color: #FFFFFF;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
  text-overflow: ellipsis;
  text-decoration: none;
}
#modules .accueil { 
	width: 64px;
	background-image: url('images/backButton.png');
	background-position: center;
	background-repeat: no-repeat; 
	text-align: center;
	height: 23px;
	font-size: 12px;
	margin-left: 4px;
	margin-top: 6px;
	padding-left: 10px;
}
#modules .bouton , #group-rubriques .bouton{
	width: 84px;
	font-size: 12px;
	margin-top: 6px;
	margin-right: 4px;
  position: auto;
  text-align: center;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  background-image: url('images/toolButton.png');
  background-position: center;
	background-repeat: no-repeat;
}


/*-BOUTON FORMULAIRE-*/
.bouton-form {
	height: 30px;
	text-align: center;
	text-transform:uppercase;
	clear: both;
	margin-bottom: 5px;
	padding-top: 14px;
	background-color: #FFFFFF;
}
.bouton-form a, .bouton-form a:visited { 
	border-top: 2px solid #585858; border-left: 2px solid #797979;border-right: 2px solid #797979;border-bottom: 2px solid #888888;
	border-radius : 11px; -moz-border-radius: 11px; 
	background: #CECECE;
	text-align: center; 
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	padding: 8px;
	text-decoration: none;
}
.bouton-form a:hover, .bouton-form a[selected], .bouton-form a:active, .bouton-form a:focus  { 
	border-bottom: 2px solid #585858; border-left: 2px solid #797979;border-right: 2px solid #797979;border-top: 2px solid #888888;
	border-radius : 11px; -moz-border-radius: 11px; 
	background: #353535; 
	color:#FFFFFF; 
	text-decoration: none;}
.bouton-form a.on {color : #D7B504 !important;}


#conteneur { clear: both; float: left; width: 100%; overflow: hidden; }
.nav-tete { margin-top: }
#contenu { background: #FFF url('img_itwx/pinstripes.png'); }
#contenu-article {background-color: white; color: #666666; }
#ticket { background: #FFF url('img_itwx/pinstripes.png'); margin: 0.7em;}

#page .site-descript {line-height: 1.2em; color: #000; text-align: justify;}

#navigation { float: right; width: 30%; margin-top: 1em; overflow: hidden; }
#extra { float: right; clear: right; width: 30%; margin-top: 1em; overflow: hidden; }

#pied { clear: both; width: 100%; margin: 0; padding: 0.40em 0; border-top: 1px solid #8B6F92; text-align: center; font-size: 0.90em; }
#pied img { vertical-align: middle; }

/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0px none; line-height: 1px; font-size: 1px }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }

.boutonfb { float:right; text-align:right; margin-right:15px; margin-left: 20px; margin-bottom: -0.6em; font-size: 13px; }


/* ------------------------------------------ */
/*          Habillage des navigations         */
/* ------------------------------------------ */

/* Navigation Entete */
#lign-som {  
	width: 100%; 
	height: 44px; 
	background: url('images/toolbar.png') repeat-x; 
	margin-bottom: -2px;
	border-top: 1px solid #CCC;
	font-weight: bold; }
#lign-contenu {  overflow: auto;
	
	width: 100%; 
	height: 42px; 
	background: url('images/toolbar.png') repeat-x; 
	border-bottom: 1px solid #B9B9B9;
	font-weight: bold;}
#lign-som, #lign-som a, #lign-contenu , #lign-contenu a { 
	color: #FFF;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none; }
#lign-som #gauche, #lign-contenu #gauche { 
	float: left; 
	width: 18%;
	overflow: hidden;
	background: url('images/backButton.png');
	background-repeat: no-repeat; 
	height: 23px;
	font-size: 12px;
	margin-left: 4px;
	margin-top: 6px;
	padding-top: 7px;
	padding-left: 18px; }
#lign-som #lign-droite, #lign-contenu #lign-droite { clear: both; float: right; width: 70%; overflow: hidden; }
#lign-som #centre, #lign-contenu #centre { float: left; width: 58%; height: 24px; text-align: center; font-size: 20px; padding-top: 10px; }
#lign-som #droite, #lign-contenu #droite {
	float: right;
	width: 84px;
	clear: right;
	text-align: right;
	font-size: 12px;
	margin-top: 6px;
	margin-right: 4px;
    position: auto;
    overflow: hidden;
    text-align: center;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    background: url('images/toolButton.png');
	background-repeat: no-repeat; }
  
/*  Bouton navigation vers les rubriques  */
.boutonwhite ul { }
.boutonwhite ul li {}
.boutonwhite ul li a, .boutonwhite ul li a:visited { 
	display: block; 
	width: auto;
	border-top: 4px solid #585858; border-left: 4px solid #797979;border-right: 4px solid #797979;border-bottom: 4px solid #888888;
	border-radius : 11px; -moz-border-radius: 11px; 
	background: url('images/boutonwhite_bg.png');
	text-align: center; 
	font-size: 20px;
	color:#000000;
	padding: 6px;
	text-decoration: none;}
.boutonwhite ul li a:hover, .boutonwhite ul li a[selected], .boutonwhite ul li a:active, .boutonwhite a:focus  { 
	display: block; 
	width: auto;
	border-top: 4px solid #585858; border-left: 4px solid #797979;border-right: 4px solid #797979;border-bottom: 4px solid #888888;
	border-radius : 11px; -moz-border-radius: 11px; 
	background: url('images/boutongray_bg.png'); 
	color:#FFFFFF; 
	text-decoration: none;}

.listwhite { clear: both; margin-top: 1em; text-align: left; padding: 0;}
.listwhite ul { 
	margin-left: 10px; margin-right: 10px; 
	padding: 0; 
	list-style: none; 
 }       
.listwhite ul li { padding-bottom: 10px;  }

/*BOUTON NAVIGATION VERS LES RUBRIQUES */
.boutonblue ul { }
.boutonblue ul li {}
.boutonblue ul li a, .boutonblue ul li a:visited { 
	display: block; 
	width: auto;
	border-top: 4px solid #52719D; border-left: 4px solid #8CA8C8;border-right: 4px solid #8CA8C8;border-bottom: 4px solid #B2C6DC;
	border-radius : 11px; -moz-border-radius: 11px; 
	background: url('images/boutonlightblue_bg.png');
	text-align: center; 
	font-size: 20px;
	color:#13408B; 
	padding: 6px;
	text-decoration: none;
}
.boutonblue ul li a:hover, .boutonblue ul li a[selected], .boutonblue ul li a:active, .boutonblue a:focus  { 
	display: block; 
	width: auto;
	border-top: 4px solid #52719D; border-left: 4px solid #8CA8C8;border-right: 4px solid #8CA8C8;border-bottom: 4px solid #B2C6DC;
	border-radius : 11px; -moz-border-radius: 11px; 
	background: url('images/boutonblue_bg.png'); 
	color:#FFFFFF; 
	text-decoration: none;
}
.boutonblue ul li a.on {color : #D7B504 !important;}

.listblue { clear: both; margin-top: 0; text-align: left; padding: 0;}
.listblue ul { 
	margin-left: 10px; margin-right: 10px; 
	padding: 0; 
	list-style: none; 
 }       
.listblue ul li { padding-bottom: 10px;  }


/* Habillage listes & pagination */
.group {
	height: 20px;
	background: url('images/fondbar.png');
	border-top: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	margin-bottom: 0em;
	font-size: 17px;
	padding: 1px 0 2px 0; 
	text-align:	center;
	font-weight: bold;
	color: #FFF;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none;
}
.grouplist {
	height: 20px;
	background: url('images/listGroup.png');
	border-top: 1px solid #7d7d7d;
	border-bottom: 1px solid #B9B9B9;
	margin-bottom: 0em;
	font-size: 17px;
	padding: 1px 0 2px 0; 
	text-align:	center;
	font-weight: bold;
	color: #FFF;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none; }
.pagin {
	height: 20px;
	background: url('images/listsousGroup.png');
	border-top: 1px solid #7d7d7d;
	border-bottom: 1px solid #B9B9B9;
	margin-bottom: 0.5em;
	font-size: 17px;
	padding: 1px 0 2px 0; 
	text-align:	center;
	font-weight: bold;
	color: #FFF;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none; }
.pagin a {font-size:bold; color:#13419B}
.list-group li { font-size: 1em; text-align: center; font-weight: none; }

/* ------------------------------------------ */
/*       Habillage des articles et breves     */
/* ------------------------------------------ */

.cartouche { margin-bottom: 0; padding: 0.5em; }
.cartouche .spip_logos { float: right; margin-left: 0px; margin-bottom: 0.5em;}
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; color: #666666; clear: both; text-transform:lowercase;}

.site-descript { margin-bottom: 1.50em; line-height: 0.4em; font-size: 1.2em; font-weight: bold; color: #FFF; padding: 0 0.5em 0 0.5em ; }
.site-descript a, .site-descript a:hover, .site-descript a:active { color: #FFF;}


/*-TITRE DES ARTICLES-*/
.groupe {color : #BE2A04; font-size	: 0.9em;	font-weight		: bold;}
.rubrique-groupe {color : #BE2A04; font-size	: 0.9em;	font-weight		: bold;}
.titre, .titre a {color	: #13408B; margin	:	0; font-size : 1.2em;	line-height: 1.2em; font-weight	: bold;}
.descriptif, .descriptif a {padding-left: 10px; padding-right: 20px; color	: #666666; font-size: 1.2em; line-height: 1.2em;}
.descriptif a {font-size: 1.1em; line-height: 1.1em; text-decoration	: none;}
.descriptif-breve, .descriptif-breve a {color	: #666666; font-size: 1.1em; line-height: 1.1em; font-weight:normal; margin-right:auto; margin-left:auto; text-align:center;}
.descriptif-breve a  {text-decoration:underline;}
.descriptif .spip a {color: #13408B;}
.descriptif-rubrique {color	: #666666; font-size: 1.1em; line-height: 1.1em; padding: 10px 10px; border-top:	2px #DEDEDE solid; border-bottom:	2px #DEDEDE solid; margin-bottom: 20px;}
.date {color	: #9E8504; font-size	: 0.9em; line-height: 0.9em;}
.chapo { margin-bottom: 0; line-height: 1.20em; font-size: 1.2em; font-weight: normal; color: #2E3034; padding: 0; }
.texte { color: #666666; font-size: 1.3em; line-height	: 1.3em; text-align	:	justify; clear: both;	padding: 0.5em;}
.texte embed { width: 323px; height: 220px;}
.texte object { width: 323px; height: 220px; overflow: inherit}
.texte emb { width: 300px;}
.auteur, .auteur a, auteur-citation {color: #BE2A04; font-weight: bold; font-size: 1em;}
.auteur-citation {color	: #13408B; text-align:center}
.emploi-societe {color : #BE2A04; vertical-align: middle; font-size	: 10px;	font-weight		: bold;}
.emploi-annonce, .emploi-annonce a {text-align: left; text-transform: uppercase; color: #13408B;margin:	0;font-size	: 10px;font-weight	: bold;}
.theme-annonce, .theme-annonce a {text-align: left; text-transform: uppercase; color: #666666;margin:	0;font-size	: 10px;font-weight	: bold;}


.hyperlien { display: block; background: #A9C7E5 url('images/listArrow.png') no-repeat right center; border: 0px solid #354F71; margin-left: 0.7em; margin-right: 0.7em; margin-bottom: 2em; padding: 0.5em 1em 1em 1em; font-weight: bold; color: #666666; }
.hyperlien a: hover { color: #000; background: #194fdb;}
.ps, .notes { margin:1.5em; line-height: 1.40em; text-align: justify; border-top : 2px solid #A3A3A3; border-bottom : 2px solid #A3A3A3;}
.ps a {color: #13419B;text-decoration: underline;}
.notes { clear: both; font-size: 0.90em; }
.notes a:hover {text-decoration: none;}
.hyperlien a, .notes a, .evenement a  {color: #13419B; text-decoration: underline;}

.encart {float: right; overflow: hidden; width: 45%; color: #666; padding: 5px; margin-left: 5px; margin-bottom: 10px; font-size: 0.4em; background-color	: #DDF0FD;
				border:	2px #DEDEDE dotted; border-radius : 15px 15px;	-moz-border-radius: 15px 15px; -webkit-border-radius: 15px 15px;
}

abbr.published { border: 0px none; }


/*-CARTOUCHE DE (PRE)VISUALISATION DE BUSINESS CARD ENTREPRISE-*/
.bcartouche-article {overflow: hidden;color: #666666; background-color: #DDF0FD;}
.bcartouche-article .spip_logos {border:	1px #DEDEDE solid; margin-left: auto; margin-right	: auto; margin-bottom: 10px; padding: 0;  float: none; clear: both;}
.bcartouche-article p {clear	:both;}
.bcartouche-article p {font-size: 10px;}


/*-GESTION DES BLOCS-*/
.art-bloc {clear: both; text-transform 	: uppercase; color: #666666; font-size: 1.2em; font-weight	: bold; background-color: #FFFFFF; height	: 1.2em; margin-bottom		: 20px;}
.art-bloc .puce {height	: 1.3em; font-weight	: bold; color	: #55AFE1; background-color: #55AFE1;}
.art-bloc-soustitre {margin-top	: 10px; font-weight	: bold; color	: #BE2A04;}
.art-bloc-illustration {color	: #55AFE1;}
.formulaire-bloc {
	margin-top: 20px; 
	margin-bottom		: 10px;
	text-transform 	: uppercase;
	color						: #666666;
	font-size				: 1.1em;
	font-weight			: bold;
	background-color: #D6E8FC;
	height					: 1.1em;
}
.formulaire-bloc .puce {
	height					: 1.1em;
	font-weight			: bold;
	color						: #55AFE1;
	background-color: #55AFE1;
}

.article-card {font-size: 0.5em; overflow: hidden; background-color	: #DDF0FD; width: 45%; color: #666; padding: 0.5em; margin-bottom: 1em; border:	0.2em #DEDEDE solid; border-radius : 1.5em 1.5em;	-moz-border-radius: 1.5em 1.5em; -webkit-border-radius: 1.5em 1.5em; }
.article-card .logo {clear:both; margin-left: auto; margin-right	: auto;}
.article-card .haut {overflow: hidden; margin-top: 10px;}
.article-card .milieu {overflow: hidden;}


/*-GESTION DES LIVRES-*/
#livres {clear: both; margin-bottom	: 2em; margin-top	: 2em; color : #666666;}
#livres .nom {color: #13419B; text-align : center; font-weight : bold; margin-bottom	: 0.1em; background-color:#A9C7E5;}
#livres table {margin: 0; padding : 0; width:100%; text-align:center;}
#livres tr {margin-bottom	: 0.1em; background-color: #DDF0FD;}
#livres td {margin:0; width:31%}
#livres .entete {color: #FFFFFF; text-align : center; font-weight : bold; background-color:#A9C7E5;}
#livres .details {color: #666666; text-align : center; height : 4em;}
#livres a {color: #13419B; text-decoration: underline;}
#livres a:hover {text-decoration: none;}



/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #8B6F92; }


/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 2.50em; margin-right: 1em; text-align: right; font-weight: bold; text-decoration: underline; }
.rep-mess { clear: both; margin-top: -0.2em; margin-bottom: -1.2em; margin-left: 1.5em; text-align: left; font-weight: normal; text-decoration: underline; font-size: 1.3em; }
.rep-mess a:hover {text-decoration:none}

#lignforum { width: auto; background: #fff url('images/listForum.png') no-repeat right center; border: 1px solid #B9B9B9; margin: 0.5em; padding: 0.52em; }
a #lignforum, a:visited #lignforum, a:hover #lignforum { display: block; color: #000; text-decoration: none;}
a:focus #lignforum, a[selected] #lignforum, a:active #lignforum{ 
	display: block;
    background-color: #194fdb;
    color: #FFFFFF;
	text-decoration:none }


#incforum { clear: both; width: auto; text-align: left;  margin-left: 0.5em; margin-right: 0.5em;}
#total { block:display; clear: both; float:left; width:50%; overflow: hidden; height: 46px; text-align: left; color: #000; }
#total #afficher { block:display; clear: both; float:right; width:50%; overflow: hidden; background: ; text-align: right; color: #000; margin-top: -2.5em; }
.note { margin:0.5em; }

/* Habillage des forums */
ul.forum { display: block; clear: both; margin: 0.5em; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.50em; }
.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; color: #13419B; }
.forum-texte { margin: 0; padding: 0.50em 1em; color : #666666; }
.forum-texte .hyperlien {}
.forum-texte .repondre { margin: 0; padding: 0.10em 0; text-align: right; }

/* Bords */
.forum-message { border: 1px solid #A4A4A4; margin: 0; padding: 0; margin-bottom: 1em; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border-left:0px none; border-right:0px none; border-top:0px none; border-bottom:1px dotted #B8B8B8; margin:0; background: #A9C7E5; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:2px; font-size: 1em; }
ul ul .forum-chapo {background: #D4E8E8; font-size: 1em;}
ul ul ul .forum-chapo { background: #E4F0F0; font-size: 1em;}
ul ul ul ul .forum-chapo { background: #F4F8F8; font-size: 1em;}
ul ul ul ul ul .forum-chapo { background: #FFF; font-size: 1em;}
ul ul ul ul ul ul .forum-chapo { background: #FFF; font-size: 1em;}


/* Habillage des petitions
---------------------------------------------- */
#signatures { clear: both; margin: 0 0 2em 0; padding: 0; background: none; }
#signatures table { width: 100%; margin: 1em 0 0 0; }
#signatures thead { text-align: center; color: #555; }
#signatures td { padding: 0.50em; border: 2px solid #FEFEFE; vertical-align: top; }
#signatures td.signature-date { background: #E4F0F0; text-align: center; white-space: nowrap; }
#signatures td.signature-nom { background: #ECF4F4; text-align: center; }
#signatures td.signature-nom small { display: block; }
#signatures td.signature-message { background: #F4F8F8; }
#signatures .formulaire_recherche { margin: 1em 0; text-align: right; } /*Cf.: spip_formulaires.css*/
#signatures .formulaire_recherche input.text { width: 10em; text-align: left; } /*Cf.: spip_formulaires.css*/


/* ------------------------------------------
/* Sous-navigation et autres menus
/* ------------------------------------------ */

/* Habillage general des menus de navigation */
.menu { clear: both; margin-bottom: 0em; text-align: left; padding: 0;}
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #DDD; background: #FFF; }
.menu a { }
          
.menu ul li { margin: 0; padding: 0.20em; border-top: 1px solid #DDD; }
.menu ul li ul { margin-left: 0em; border: 0px none; }
.menu ul li li { padding: 0; border: 0px none; }

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }

/* Rubriques */
.rubriques ul { border: 0px none; }
.rubriques ul li { background: #EEE; border: 0px none; }

.formulaire_recherche { margin-bottom: 2em; } /*Cf.: iphone_formulaires.css*/

/* Listes d'articles et extraits introductifs */
.articles ul a, .articles ul a:visited { color: #000; text-decoration: none;}
.articles ul a:hover, .articles ul a:focus, .articles ul a[selected], .articles ul a:active{ display: block; background-color: #194fdb; color: #FFFFFF; }
.articles ul li { clear: both; padding: 0; background: url('images/listArrow.png') no-repeat right center; }
.articles ul li h3 { margin: 0;}
.articles ul li h7 { margin: 0.30em 0; margin-bottom: 0.1em; font-weight: normal; font-size: 23px; line-height: 1.8em;}
.articles .spip_logos { float: right; clear: right; margin: 0; padding: 8px 24px 2px 5px;}
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0; line-height: 1.1em; font-size: 1.4em; font-weight: bold; padding: 0 20px 0 10px; }
.articles ul li a, .articles ul li a:visited { color: #13419B; text-decoration: none;}
.articles ul li a:hover, .articles ul li a:focus, .articles ul li a[selected], .articles ul li a:active{ display: block; background-color: #194fdb; color: #FFFFFF; }
.articles ul li a.on {color	: #9E8504;}


/* Tableaux & listes*/
table.spip {margin-top: 0;}


/* ------------------------------------------
/* HABILLAGE DE L'ANNUAIRE ALPHABETIQUE
/* ------------------------------------------ */
#index-alphabetique {
	color					: #13408B;
	font-size			: 11px;
	font-weight		: normal;
	text-align		: center;
	margin-right	: auto;
	margin-left		: auto;
}
#index-alphabetique a {
	color					: #13408B;
	font-size			: 15px;
	font-weight		: bold;
	letter-spacing: 0;
	text-align		: center;
	margin-right	: auto;
	margin-left		: auto;
}
#index-alphabetique a:hover {color: #13408B; font-weight	: bold;}