/*  ----------------------------------------------------------- */
/*  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
 
 COULEURS
 rouge CGT : #fe0000
 jaune CGT : #fdd901
 bleu Fapt : #4d4d99
 
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
html { font-size: 100%;} /* Cf.: http: //pompage.net/pompe/definir-des-tailles-de-polices-en-CSS */
body {
	margin: 0;
	background: #FFF;
	text-align: center;
	color: #000;
	font-size: 0.8125em;
	font-family: Arial, Helvetica, sans-serif; 
}

img, table { margin: 0; padding: 0; border: none; }
/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; }
h1 { font-size: 1.70em; }
h2 { font-size: 1.40em; font-weight: normal;  }
h2, h2 a, h2 a:hover {  }
.une h3 { font-size: 1.25em; }
h3, .one h3 { font-size: 1.30em; font-weight: bold; }
h3.spip {
color: #666666;
font-family: arial;
font-size: 1.5em;
font-weight: bold;
margin: 1em 0;
} 
abbr, acronym { border-bottom: 1px dotted; cursor: help; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 76em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: left;
	width: 71%;
	padding-right: 2.3%;
background: url(css/barreverticale.png) repeat-y right top;
}
.page_sommaire #conteneur #contenu {
	width: 43%;
}

#conteneur #contenu, #conteneur #centre, #conteneur #navigation {
height: 30em;}
html>body #conteneur #contenu, html>body #conteneur #centre, html>body #conteneur #navigation {
height: auto; min-height: 30em;}

#conteneur #centre, #conteneur #navigation {
	float: left;
	width: 26%;
	text-align: left;
}
#conteneur #centre {
background: #E6E6E6 ;
width: 27%;
position:relative;
}
#conteneur #navigation {
background: #e6e6e6 url(css/navig.png) repeat-x left top;
}
.page_sommaire #conteneur #navigation {
margin-left: 1.3%;
}
/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .encart, #contenu .contre-encart { float: left; }
#contenu .encart { width: 72%;}
#contenu .contre-encart {
	width: 25%;
	margin: 0 0 0 2%;
	font-family: Arial, sans-serif;
}
.page_rubrique #contenu .encart	{ width: 65%;}
.page_rubrique #contenu .contre-encart {
	width: 32%;
	margin: 0 0 0 2%;
}
.page_article #contenu .encart	{ width: 100%;}
.page_article #contenu .contre-encart {
	float:right;
	width: 25%;
	margin: 0 0 5% 3%;
	background:#fff;
}
#contenu .encart .article_une {
background: #f2f2f2;
margin-bottom:1em;
padding:.5em;
}
#contenu .encart li.spip {
	list-style: disc;
}
#contenu .encart ul.spip {
	padding-left: 1em;
	margin-left: 1.5em;
}

#contenu .contre-encart ul {
	padding-left: 0;
	margin-left:0;
	margin-top:0;
	font-weight:bold;
	list-style:none;
}
#contenu .contre-encart li {
	font-size:1.1em;
	border-bottom: 5px solid #cdcdcd;
}

#contenu .contre-encart .syndic li {
	font-size:1em;
	font-weight: normal;
	border-bottom: 5px solid #ccc;
}
#contenu .contre-encart .syndic li a {
	font-size:1em;
	font-weight: normal;
	border-bottom:0px none #ccc;
	padding-bottom: 3px;
}

#contenu .contre-encart li li {
	font-size:.8em;
	border-bottom: 0 none #999;
}
#contenu .contre-encart li a {
display: block;
border-bottom:3px solid #e6e6e6;
padding-top: .3em;
}
#contenu .contre-encart li a:hover {
background: #f2f2f2;
}
#contenu .docs li a, #contenu #portfolio li a {border-bottom:none; }
#contenu .docs li a:hover, #contenu #portfolio li a:hover {
background: none;
}
#contenu .docs .spip_logos {
float: left;
}
#contenu #portfolio li {
text-align: center;
}
/* Entete */
#entete {
	width: 100%;
 }
#entete #nom_site_spip {
	/*display: block; */
	float: left;
	font-weight: bold;
	font-size: 1.5em; 
	margin: 2.5em .5em 0;
}

#entete .pub {margin-left: 140px; height: 70px;}

#entete .pub a .spip_logos {
	display: inline;
	float: none;
	margin: 5px 0 0;
}
#entete a { color: #fe0000; text-decoration: none; }
#entete a:hover { text-decoration: underline; }

#tete {
background: url(css/tete.png) no-repeat right bottom; 
margin-bottom: .2em;
height: 180px;
}
html>body #tete { height: auto; min-height: 184px;}
.page_sommaire #tete {margin-bottom: 1.3em;}

/* Fil d'Ariane */
#hierarchie {
clear: both;
font:bold 1.5em Arial, sans-serif;
}
.page_sommaire #hierarchie, .brrr {
font-weight: bold;
font-size: 0.8em; 
margin: 0 0 0 0.65em;
}
#hierarchie, #hierarchie * { color: #999; }
#hierarchie img { vertical-align: baseline; }
/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 2em;
	border-top: 5px solid #fdd901;
	padding: .4em 0;
	text-align: center; }
#pied small { font-size: 0.77em; }
#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%; }

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

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

#contenu .une small, .liste-articles li small {
	font-family: Arial, Helvetica, sans-serif; }

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

/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */
/*  Habillage general des menus de navigation
---------------------------------------------- */
/* #entete .rubriques ul {margin-top: 1.8em;} */
#entete .rubriques li {display: inline; list-style: none; margin: 0 0.5em; font: bold 1.33em Arial, sans-serif;}
#entete .rubriques li a {color: #fff; border-bottom: 4px solid #fff;  background: #FE3515;}
#entete .rubriques li a:hover {text-decoration: none; border-bottom: 5px solid #fdd901; }

#entete .rubriques li.logohom {margin: 0 0 0 .5em; font: bold .4em Arial, sans-serif;}
#entete .rubriques li.logohom a {color: #fff; border-bottom: 0px none;  background: none; margin-right: 1em;}
#entete .rubriques li.logohom a:hover {text-decoration: none; border-bottom: 5px solid #fdd901; }
#entete .rubriques li.logohom .spip_logos {
display:inline;
float:none;
font-size:.5em;
font-weight:bold;
margin: 0;
}
#entete .raccourci { float: right; list-style: none; margin: 0 2em 0 0; padding:0;}
#entete .raccourci li { 
font-size: 1.1em; font-weight: bold; 
margin: .5em .5em 0 0; padding: .1em .1em .1em .6em; 
background: #fff; border-bottom: 4px solid #fdd901; 
}
.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
	font-size:  1.2em;
	color: #999;
}
.contre-encart .menu-titre {margin-top: .5em;}

#navigation p { margin: 0; padding: 0.2em 0.7em;   }
#navigation ul, .encart ul { margin: 0 0 0 .5em; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li { margin: 0;  }

#navigation .nav_mc li { font-size: 1.1em; font-weight: bold; 
background: #fe0000; padding: .1em .1em .1em 1.2em; 
margin: .5em 0 0 0; border-bottom: 4px solid #fff; 
}
#navigation .nav_mc li.mc a {color: #fff;}
#navigation .nav_mc li.sec  {background: #fdd901;}

#navigation #video {background: #a6a6a6; margin: .5em}
#navigation #video h3 {
background: #999; 
border-bottom: 3px solid #959595;
color: #f2f2f2; 
margin: 0 0 .3em 0; 
padding: 0 0 0 5px; 
line-height:1;
font-size: 1em;
}
#navigation #video ul {margin: .5em;}
#navigation #video li {clear: left;}
#navigation #video p {font-size: .86em;}
#navigation #video small { background: url(css/ptipoint_neg.gif) repeat-x left bottom; } 

#navigation #video .spip_logos {
float: left; margin-right: 6px; margin-bottom: 10px;
border-color: #f2f2f2 #666 #666 #f2f2f2;
border-style: solid;
border-width: 1px;
}
#navigation #video a {font-weight: bold;}
/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */
/*  Cartouche et titraille
---------------------------------------------- */
.titre_col {
font: bold 1.8em arial, sans-serif; 
color: #000; 
background: #fdd901 url(css/carregris.png) no-repeat left top; 
border-bottom: 5px solid #999; 
padding-left: 14px; /*height: 35px; */
}
#centre .titre_col {
font-size: 1.1em; 
background: #ccc; 
padding: 5px 0 7px 14px;}

#centre .titre_col .rss {
float:right;
margin-right:.3em;
}
/*html>body .titre_col {height: auto; min-height: 35px;}*/
#centre .tout {
text-align:right;
background: #ccc;
position:absolute;
left:0; bottom:0;
margin-bottom: 0;
border-bottom: 3px solid #bfbfbf;
padding: 0 2%;
width: 96%;
}

.cartouche { margin-bottom: .6em; }

.cartouche .titre {
font-size: 1.8em;
font-weight: bold;
color: #000; 
background: #fdd901;	
font-family: Arial, sans-serif;
padding-left:.3em;
border-bottom: 5px solid #999; 
}

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

.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
---------------------------------------------- */
#navigation #video small, #centre small, .une small, .liste-articles li small, .article_une small {
display: block; text-align: right;
}

.page_sommaire #contenu .une {
margin: .5em 0;
padding: 0 .7em .7em;
background: #f2f2f2;
border-bottom: 5px solid #999;
} 
.page_sommaire #contenu .one {
background-image: url(css/carregris.png);
background-repeat: repeat-y;
background-position: left top;
padding-left: 40px;
}
#contenu .une .spip_logos {
display: block;
text-align: center;
margin:0 auto;
}

#centre .liste-articles li {padding: .3em .8em; border-bottom: 5px solid #999; } 
#centre small, .liste-articles li small {padding-bottom: 3px; margin-bottom: 3px; color: #666; 
background: url(css/ptipoint.gif) repeat-x left bottom; font-size: 0.7em;}
.page_sommaire .liste-articles li small {padding-bottom: 0; margin-bottom: 0; color: #000; 
background: none;} 
 
#centre h3 {font-size: .9em} 
.chapo {
	margin-bottom: .6em;
	font-weight: bold;
	line-height: 1.4em;
}
.page_sommaire .chapo {
	line-height: 1.1em;
	margin-bottom: .3em;
}
.page_sommaire li.une .chapo {
	font-weight: normal;
}
.page_rubrique .chapo {
font-size: .9em;
}
.page_article .chapo {
	margin: 0 .5em .3em;
	padding:0.5em;
	background: #f2f2f2;
	font-family:arial, sans-serif;
	width:68%;
}

.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; font-size: 0.96em; text-align: justify; }
.page_article .texte { margin-right: 1em;}

.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: none; }
.liste-articles li {  clear: both; margin-bottom: .8em;}
.page_rubrique .liste-articles li {  margin-bottom: .8em;}

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; 
}
.liste-articles li .titre a {
display: block;
padding:.2em ;
}
#centre .liste-articles li .titre a {
background: url(css/puce.gif) no-repeat 0px 6px; 
padding-left:12px;
}
.liste-articles li .titre a:hover {
background: #f2f2f2;
}
.liste-articles li .spip_logos {
	float: left;
	margin: .5em .5em .5em 0;
	clear: left;
	}
.page_sommaire .liste-articles li .spip_logos, .page_rubrique .liste-articles li .spip_logos {
	float: none;
	margin-left: 0;
	margin-bottom: 0;
 }
.page_rubrique .liste-articles li .spip_logos { display: block; text-align: center; margin:0 auto;}
.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 .texte, .article_une .texte {
	margin-top: 0;
	padding: 0.6em;
	font-size: 0.82em;
	line-height: 1.4em; }
.mc, .mc * {color:#999; font-weight: bold; }
.mc img {vertical-align: middle; }
.pagination { /*font-size: 0.90em;*/ text-align: center; }

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

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
clear: both;
margin-top: 1em;
font-weight: bold;
background: #fdd901;	
font-family: Arial, sans-serif;
padding-left:.3em;
border-bottom: 5px solid #999; 
}

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .encart  {
	margin-bottom: 1em;
}
.page_plan #contenu .encart li.rubrique {
background: url(css/puce.gif) no-repeat 0px 5px;
padding-left: 12px; 
border-bottom: 5px solid #999;
margin: .5em 0 .8em 0; 
}
.page_plan #contenu .encart li.article {
list-style: disc;
color: #999;
background: none;
margin: 0 0 0 1em;  
padding-left: 0; 
border-bottom: 0px none #999;
}
.page_plan #contenu .encart li.rubrique li {
border-bottom: 0px none #999;
}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */
#tete .formulaire_spip { text-align: left; font-size: 0.77em; }
/*.formulaire_spip p { margin: 0.5em 0; padding: 0; } */

.formulaire_spip fieldset {}
.formulaire_spip legend {}

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

.form_syndiquer, .formulaire_signature form {clear: both;  width: 80%; margin:0 10%;}
.form_syndiquer fieldset, .formulaire_signature fieldset {border: 1px solid #999; border-left: none; border-right: none;}
.form_syndiquer fieldset.radio, .formulaire_signature fieldset { margin-bottom: 2%; }
.form_syndiquer fieldset fieldset {border-bottom:none;}
.form_syndiquer fieldset fieldset legend {font-size: 1em;}
.form_syndiquer legend, .formulaire_signature legend {font: bold 1.3em arial, sans-serif; color:#666; }
.form_syndiquer label, .formulaire_signature label {float:left; width: 50%; text-align: right; padding-right: .5em; font-weight: bold;}
.form_syndiquer label small, .formulaire_signature label small {display: block;  font-weight: normal;}
.form_syndiquer form p, .formulaire_signature label p {clear: left; /* padding: .6em 0; */ }

.form_syndiquer label#email {display: none;}

/* 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 { width: 14em; text-align: left; }
.formulaire_recherche label { display: none; }
.formulaire_recherche input {vertical-align: middle;}
/*  ------------------------------------------
/*  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.96em; color: #999; text-align: justify; width: 80%; margin: 1% 10% 0;}
#signatures span { color: #000; }

#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: #fe0000; }
a:hover { text-decoration: underline; }
#contenu a { text-decoration: underline; }
#contenu a:hover { text-decoration: none; }

.on {
font-style:italic;
}
.lettredinfo {width: 80%; height: 15em; border: 0;}
object{position: relative; z-index: 1;}
.right {text-align: right;}
.left {text-align: left;}
.center {text-align: center;}
.error {font: bold 1.2em arial, sans-serif;}
