/*  ----------------------------------------------------------- */
/*  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: #E5E1D1;
	margin:0;
	text-align: center;
	font-size:12px;
	color: #333;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;
}
.cleaner{clear:both;}
.droite {float:right;}

/*  ------------------------------------------
/*  Elements communs à toutes les pages 
/*  ------------------------------------------ */

#page {/*container principal*/
	width:826px;
	text-align:left;
	margin-left:auto;margin-right:auto;
	background-image:url('cofac/fond_page.gif'); /*a voir*/
	background-repeat:repeat-y;
	/*border:1px solid red;*/
	}

#conteneur {
	width: 100%;
	/*border:1px solid green;*/
	}

#hierarchie {
	display:block;
	margin:10px 0 5px 0;
	padding: 0;
	background:url('cofac/puce_ariane.gif') ;
	background-position:4px 4px;
	background-repeat:no-repeat;
	color: #666666;
	text-indent:20px;
	}

#hierarchie a {	color:#E41B5B;
	text-decoration:underline;
	}
.hierarchie_on{color : #2164A2;}

/*  ------------------------------------------
/*  PAGE
/* interieur de la page lorsqu il n y a pas de  colonne */
#corps {/*pas de colonne laterale*/
	float:left;
	width:780px;
	margin:0 0 0 15px !important;
	margin:0 0 0 7px;
	background:url('cofac/bordure_bloc_gauche.gif') repeat-y top left;
	}

#contenu_texte {
	float:left;
	width:750px;
	margin : 0 0 0 10px;
	}
/* Mise en forme pour les page_article */
.article{
	/*border: 1px dashed red;*/
	margin:0 0 0 20px !important;
	margin:0 0 0 12px;
	}
.surtitre{ 
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2164a2;
	}
.soustitre{
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2164a2;
	font-weight:bold;}
.logo_span{
	display:inline;
	float:left;
	margin : 0 5px 5px 0;
	}
.ps {
	margin:10px 0 0 0;
	padding: 0;
	width: 80%;
	padding:5px;
	margin-right:auto;margin-left:auto;
	background-color:#DEE9EA;
	}
.notes { clear: both;}
#corps .ps h2, #corps .notes h2 { 
	margin:5px 0 0 0;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.19em; 
	font-weight: bold; 
	border-bottom: 1px dashed #2164A2;
	}

/*  ------------------------------------------
/*  PAGE ACCUEIL SOMMAIRE  */
.sommaire #bloc_gauche_home {
	float:left;
	width:230px;/**/
	/*width:530px;*/
	margin-left:15px!important;
	margin-left:7px;
}
#bloc_gauche_home{
	background-image:url('cofac/bordure_bloc_gauche.gif');
	background-position:0px 0px;
	background-repeat:repeat-y;
	}

#bloc_gauche_home h1 {
	font-size:17px;
	text-transform:uppercase;
	color:#0A50A1;
	background:url(cofac/puce_h1.gif) no-repeat left;
	text-indent:20px;
	font-weight:bold;
	}

#bloc_gauche_home p {
	margin-left:20px;
}

h3.spip, article h3 {
	width:80%;
	margin-top:15px;
	font-size:12px;
	border-bottom:1px solid #5BB1BA;
	font-weight:bold;
	}
.sommaire #contenu_texte {/*8fevrier*/
	float:left;
	width:315px;
	/*border:1px solid red;*/
	margin : 0 ;
	}

#contenu_texte li {
	list-style-image:url(puce.gif);
	margin:0;
	padding:0;
}

#contenu_texte a {
	/*margin-left:20px;*/
	/*margin-left:10px;*/
	color:#E41B5B;
	font-weight:normal;
	text-decoration:underline;
}

/*  ------------------------------------------
/*  inc-entete 
/*  ------------------------------------------ */

#entete {
	width:826px;
	/*height:130px;*/
	background-image:url('cofac/bordure_entete.gif');
	background-repeat:repeat-x;
	background-position:top;
	}
#entete a{text-decoration:none;}
#entete_gauche{
	display:block;
	float:left;
	/*width:420px;*/
	width:550px;/**/
	margin :12px 0 0 17px;
	/*border: 1px dashed blue;*/
	}
#entete_gauche a{cursor:pointer;}
#logo_nom_site {
	float:left;
	min-height:85px;
	height:auto !important;
	height:85px;
	/*border:1px solid #FF6699;*/
	}
	
#entete #nom_site_spip, #entete a .spip_logos, #entete .chapo {
	display: block;
	float: left;
	margin-top:10px;
	font-weight: bold; 
	}
.cofac_expli{
	display:block;
	float:left;
	margin:10px 0 0 4px;
	width: 380px;
	font-size:16px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*border:1px solid orange;*/
	}
	
.majuscule{color:#17519e /*bleu cofac*/; font-weight:bold;}

.entete_adresse{
	/*border:1px solid green;*/
	display:block;
	float:left;
	margin :5px 0 0 5px ;
	color:#17519e /*bleu cofac*/;
	font-weight:bold;
	}
	
#entete_droite{
	display:block;
	float:right;
	width: 200px;
	margin : 15px 20px 5px 0 !important;
	margin : 15px 10px 5px 0;
	/*border:1px solid red;*/
	text-align:left;
	}

/* domaine_acions de l entete -> abandonne */
.domaine_dactions{
	display:block;
	float:right;
	width: 350px;
	margin : 0 15px 5px 0;
	/*border:1px solid red;*/
	text-align:left;
	}
.domaine_dactions h1 {
	background-image:url('cofac/logo_domaine_daction.gif');
	background-position:left;
	background-repeat:no-repeat;
	margin-top:10px;
	text-indent:20px;
	font-size:18px;
	font-weight:bold;
}
.domaine_dactions a {padding:0 0 0 15px;text-decoration:underline;}
.domaine_dactions a:hover {text-decoration:underline;color:#2164A2; /*#cf3262 rose liens*/} 

/* avant les id page et  container - placement des liens de raccourcis */
/*.acces_rapide {
	display:block;
	width:826px;
	margin-top:0;
	margin-left:auto;margin-right:auto;
	text-align:right;
	color:#004483;
	}

.acces_rapide ul, .acces_rapide ul li{
	display:inline;
	list-style-type:none;
	margin : 5px 0 0 0;
	}
.acces_rapide ul li{
	padding: 0 5px 0 0;
	}

.acces_rapide a {color:#004483;}*/

/* Formulaire de recherche */
.formulaire_recherche_cofac {
	display:inline;
	float:right; 
	width: 150px; 
	margin : 2px 10px 0 5px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.formulaire_recherche_cofac label { display: none; }
.formulaire_recherche_cofac input{font-size:11px;}

/*acces_rapides dans l entete*/
.acces_rapides{
	margin : 2px 0 0 17px!important;
	margin: -20px 0 0 12px;
	/*background-color:#0099FF;*/
	}
.acces_rapides ul li{
	margin : 0;
	padding:0;}
.acces_rapides{
	list-style-image:url('cofac/carre_vert.gif');}
.acces_rapides ul li a{	font-weight:bold;}
.acces_rapides ul li a:link{color:#2164a2;text-decoration : underline;}
.acces_rapides ul li a:visited{color:#2164a2;text-decoration : underline;}
.acces_rapides ul li a:hover{color:E41B5B;text-decoration : underline;}

/* fin de l entete */
.separator_hr{
	display:block;
	float:left;
	margin : 0 0 0 15px !important;
	margin : 0 0 -5px 8px;
	width: 795px;
	height: 8px;
	background-image:url('cofac/separator_bande2.gif');
	background-repeat:repeat-x;
	background-color:#6CADBC;/*bleu azur*/}

/*  ------------------------------------------
/*  inc-rubriques = menu principal
/*  ------------------------------------------ */
/**/#menu {
	display:block;
	float:left;
	float:left;
	margin : -3px 0 0 15px !important;
	margin :-4px 0 0 8px;
	width: 795px;
	background-color:#6CADBC;/*bleu azur*/
	background-image:url('cofac/bg_menu.gif');
	background-position:top left;
	background-repeat:repeat-x;	
	}
/*  ---------------------- MENU 
/*  niveau 1*/
#rubrique{background-color:#6CADBC;}
#rubriques ul {
	margin:0;padding:0;}
#rubriques li {
	list-style:none;
	display:inline;/*ie6*/
	}

#rubriques a {
	float:left;
	/**/
	height:27px;
	margin-left:3px;
	padding-top:6px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	}
#rubriques ul li.main a{width:110px;}


#rubriques a:hover{
	float:left;
	/*width:110px;*/
	background-color:#2164A2/*bleu cofac*/;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	/*background-image:url(cofac/menu_on.gif);height:27px;*/
	}
#rubriques .on{
	background-image:url(cofac/menu1_o.gif);
	background-color:#2164A2/*bleu cofac*/;}

/*  ----------------------
/*niveau 1 domaines */ 

#rubriques .domaines a{
	float:right;
	width:193px;
	margin:0 2px 0 0;
	background-color:#D0E250; /*vert*/
	color:#17519E;/*bleu cofac*/
	text-align:center;
	}
#rubriques .domaines a:hover{/*voir aussi .domaines_on dans sq mot*/
	width:193px;
	float:right;
	background-color:#CF3262; /*rose*/
	color:#ffffff;
	}
#rubriques .domaines a span {
  width: 200px;
  display: none;
  position: relative;
  margin-top:15px ;
  margin-left:-55px;
  padding:5px;
  z-index: 1;
  background-image:url('cofac/bg_da_bleu.jpg');
  background-repeat:repeat-y;
  color:#000033;
  background-color:#EBEFEF;
  border-right:1px solid #6cadbc;border-bottom:2px solid #6cadbc;
}
#rubriques .domaines a:hover span {
  display: block;
  font-weight:normal;
} 

/*da popup*/
.c1{
	position:absolute;
	visibility:hidden;
	top:153px;
	left:690px;
	border: #eaeaea;
	width:200px;
	margin: 0;
	padding:10px;
	background-color:#E2EC96;/*vert da*/
	background-image:url('cofac/bg_da_vert.jpg');
	background-position:top lef;
	background-repeat:repeat-y;
	}


/*  ----------------------
/*  niveau 2*/
#sous_rubriques {
	border-top:1px solid #5BB1BA;
	border-bottom:1px solid #5BB1BA;
	float:left;
	width:100%;
	}
#sous_rubriques ul {margin:0;padding:0;}
#sous_rubriques li {
	list-style-type:none;
	display:inline;/*ie6*/
	}
#sous_rubriques a {
	border-right:1px solid #5BB1BA;
	border-bottom:1px solid #5BB1BA;
	text-decoration:none;
	float:left;
	padding:5px 7px;
	}
#sous_rubriques a:hover{text-decoration:underline;}
#sous_rubriques a:hover, #sous_rubriques .on {color:#0A50A1;}
#sous_rubriques .on {font-weight:bold;}



/*  ------------------------------------------
/*  inc-pied
/*  ------------------------------------------ */

#pied {
	background:url(cofac/fond_pied.gif) no-repeat top;
	float:left;
	width:826px;
	height:69px;
}

#pied ul {
	list-style-type:none;
}

#pied li {
	margin:0px;
	padding:0px;
	display:inline;/*ie6*/
}

#pied a {
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	padding:7px;
	margin-top:10px!important;
	margin-top:17px;
}


/*  ------------------------------------------
/*  inc-navigation_laterale
/*  ------------------------------------------ */

#navigation_laterale {
	float:left;
	width:267px;
	background-image:url('cofac/bg_actu_home.gif');
	background-position: 15px 5px;
	background-repeat:repeat-y;
	}

#navigation_laterale #domaines_daction a {
	padding-left:0px!important;
	padding-left:5px;
}

#navigation_laterale #domaines_daction li {
	list-style-image:url(cofac/puce_domaine_daction.gif);
	list-style-position:inside;
}


#navigation_laterale #domaines_daction ul {
	margin:5px 0px 5px 0px!important;
	margin:10px 0px 10px 0px;
	padding-left:15px!important;
	padding-left:0px;
} 

#domaines_daction, #actualites_home {
	background-image:url(cofac/hr_navigation_laterale.gif);
	background-repeat:no-repeat;
	background-position:top;
	/*margin-bottom:5px;*/
	float:left;
	width:224px;
	margin-left:20px!important;
	margin-left:10px;
}

#bottom_bloc_gauche {
	background-image:url(cofac/hr_navigation_laterale.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	width:224px;
	margin-left:20px!important;
	margin-left:10px;
}
.separator_raye_da_top {
	background-image:url('cofac/hr_navigation_laterale.gif');
	background-position:top right;
	background-repeat:repeat-x;
	float:left;
	width:200px;
	
}
.separator_raye_da {
	background-image:url('cofac/hr_navigation_laterale.gif');
	background-position:bottom right;
	background-repeat:repeat-x;
	float:left;
	width:200px;
	}

#domaines_daction h1 {
	background-image:url(cofac/logo_domaine_daction.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:13px!important;
	margin-left:5px;
	text-indent:20px;
	font-size:18px;
	font-weight:bold;
}

#actualites_home h1 {
	background-image:url(cofac/logo_actualites_home.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin:7px 0 5px 10px;
	text-indent:20px;
	font-size:18px;
	font-weight:bold;
	}

#actualites_home h2 {
	color:#17569e;
	font-weight:bold;
	padding:2px 5px 0px 10px;
	}

#actualites_home p {
	padding:0px 5px 0px 10px;
	margin-top:0px;
	}

#actualites_home a {
	color:#CF3262;
	font-weight:bold;
	}
#actualites_home .date{}

#domaines_daction .on {
	font-weight:bold;
}

/*  ------------------------------------------
/*  rubrique=1
/*  ------------------------------------------ */

#articles_rubrique {
	margin-left:20px;
}

#articles_rubrique h3 {
	border-bottom:1px solid #5BB1BA;
	font-weight:bold;
	width:80%;
	margin-top:25px;
}
#articles_rubrique h3 a{text-decoration:none;}
#articles_rubrique h3 a:hover{text-decoration:none;color:#003366;}

/*  ----------------------
/*  rubrique=2 LES MEMBRES 
/*  ------------------------------------------ */
.liste_membres {
	display:block;
	float:left;
	width:355px;
	margin:0 0 0 20px!important; 
	margin:0 0 0 10px; 
	}
.logo_membre {
	display:inline;
	float:left;
	margin : 0 3px 3px 0 ;}
.logo_membre_colonne {
	display:block;
	float:left;
	margin : 0 3px 3px 0 ;
	}
.membre_fiche{
	display:block;
	float:left;
	width:275px;
	}
		
#contenu_texte .liste_membres ul li {list-style-type:none;}

#contenu_texte .liste_membres a{color:#2164A2;}
#contenu_texte .liste_membres a:link{color:#2164A2;}
#contenu_texte .liste_membres a:visited{color:#666666;}
#contenu_texte .liste_membres a:hover{background-color:#2164A2; color:#FFFFFF;}

#contenu_texte_liste_membres h3 {
	border-bottom:1px solid #5BB1BA;
	font-weight:bold;
	margin-top:25px;
}

.texte_membre {
	float:left;
	width:200px;
	padding-left:7px;
}

#contenu_texte_liste_membres a {
	color:#E41B5B;
	font-weight:normal;
	text-decoration:underline;
}
.bleu {color:#17519e /*bleu cofac*/;}
/*  ------------------------------------------
/*  rubrique=21.html / rubrique-21.html 
/*  ------------------------------------------ */
.actu {
	padding-left:30px;
	width:700px;
}

.actu .date {color:#999999;	}
#corps .actu h3 a {
	font-weight:bold;
	margin-top:25px;
	text-decoration:none;
	color:#2164A2;
	font-weight:normal;
	text-decoration:underline;
	}
#corps .actu h3 a:hover{color:#E41B5B;}
/*  ------------------------------------------
/*  plan.html
/*  ------------------------------------------ */

#contenu_plan {
	float:left;
	width:700px;
	background:url(cofac/bordure_bloc_gauche.gif) repeat-y top left;
	/*margin-top:-8px!important;
	margin-top:-15px;*/
	padding-left:20px;
}


#contenu_plan h2 {
	border-bottom:1px solid #5BB1BA;
	font-weight:bold;
	margin-top:25px;
	width:400px;
}

/*  ------------------------------------------
/*  article-21.html
/*  ------------------------------------------ */

#contenu_texte_article {
	padding-left:40px;
	float:left;
	width:700px;
}
 
#contenu_texte_article h1 {
	font-size:16px;
	text-transform:none;
	color:#0A50A1;
	background:url('cofac/logo_actualites_home.gif');
	text-indent:20px;
	font-weight:bold;
}
 
#contenu_texte_article li {
	list-style-image:url(puce.gif);
	margin:0;
	padding:0;
}

#contenu_texte_article a {
	margin-left:20px;
	color:#E41B5B;
	font-weight:normal;
	text-decoration:underline;
}

/*  ------------------------------------------
/*  mot.html
/*  ------------------------------------------ */

/*dans le sq MOT */
#rubriques .domaines_on a{
	float:right;
	width:193px;
	margin:0 2px 0 0;
	color:#ffffff;
	background-color:#CF3262; /*rose*/
	background-image:url('cofac/moton.gif');
	background-position:25px 0px;
	background-repeat:no-repeat;
	}
	
.col1_mot{
	display:block;
	float:left;
	width:550px;
	margin : 0 0 0 15px!important;
	margin : 0 0 0 8px;
	padding: 0 0 0 20px;
	background:url('cofac/bordure_bloc_gauche.gif') repeat-y top left;
	}

.domainesdaction{/*fait office de col2*/
	display:block;
	float:right;
	width:200px;
	margin: 0 17px 0 0!important;
	margin: 0 9px 0 0;
	/*border:1px dashed #CF3262;*/
	/*background-color:#EBEFEF;	*/background-image:url('cofac/bg_da_vert.jpg');
	background-position:top lef;
	background-repeat:repeat-y;
	/*background-color:#E4F67D;*/
	}
.domainesdaction h1 {
	margin:7px 0 5px 5px ;
	text-indent:7px;
	font-size:17px;
	font-weight:bold;
	min-height:4px;
	}

.domainesdaction ul{
	margin:0 3px 0 8px;
	padding:0;
	/**/
	}
.domainesdaction ul li{
	margin :5px 5px 10px 5px;
	list-style-position:inside;
	list-style-image:url('cofac/puce_domaine_daction.gif');}
.domainesdaction ul li a{}
.domainesdaction ul li a.on{font-weight:bold;}

.col3_droite{/*fait office de col3 accueil pour mettre les logos des partenaires*/
	display:block;
	float:right;
	text-align:center;
	width:180px;
	margin: 10px 17px 0 15px!important;
	margin: 10px 9px 0 5px;
	/*border:1px dashed #CF3262;*/
	}
.col3_droite h1{
	background-image:url(cofac/logo_actualites_home.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin:7px 0 5px 10px;
	text-indent:20px;
	font-size:18px;
	font-weight:bold;
	}


.col1_mot h2{
	display:block;
	float:left;
	width:70%;
	margin:5px 5px 5px 28px;
	font-size:14px;
	color:#666666;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #5BB1BA;
	}
.col1_mot .actu {
	padding-left:30px;
	width:510px;
}

.col1_mot .actu .date {color:#999999;font-weight:normal;}
.col1_mot .actu h3{
	font-weight:bold;
	margin-top:15px;}
.col1_mot .actu h3 a{
	font-weight:bold;
	color:#2164A2;
	font-weight:normal;
	text-decoration:underline;
	}
.col1_mot .actu h3 a:link{font-weight:bold;}
.col1_mot .actu h3 a:visited{font-weight:bold;color:#999999;}
.col1_mot .actu h3 a:hover{font-weight:bold;color:#E41B5B;}

.col1_mot a.suite_rose  {
	color:#CF3262; /*rose*/
	text-decoration:underline;}

/*juliette*/
.articles_mots {
	float:left;
	margin-top:15px;
}

#contenu_texte h2 {
	font-weight:bold;
	margin:7px 0px 7px 0px;
}

#contenu_texte h3 {
	border-bottom:1px solid #5BB1BA;
	font-weight:bold;
	margin-top:15px;
}
#corps #contenu_texte  h3{
	font-weight:bold;
	margin-top:15px;
}
/*  --------------------------------------------------------------------------------------------------------------
/*  Code spip
/*  ----------------------------------------------------------------------------------------------------------- */

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

#corps h1, .col1_mot h1, .sommaire #contenu_texte h1 {
	margin:10px 0 5px 18px;
	font-size:22px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0A50A1;
	text-indent:20px;
	background:url('cofac/puce_h1.gif');
	background-position:0px 6px  ;
	background-repeat:no-repeat;
	clear:both;
	/*text-transform:uppercase;*/
	}
#corps h2 {
	display:block;
	float:left;
	width:700px;
	margin:15px 5px 5px 28px;
	font-size:14px;
	color:#666666;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #5BB1BA;
	}
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#conteneur #contenu {
	float: left;
	width: 33em;
}

/*#conteneur #navigation {
	float: right;
	width: 12em;
	text-align: center;
}*/

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

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



	
	
#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 */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

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


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

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

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

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

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */

.rubriques .menu-titre { background: #F2FFF2; }

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

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.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: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; }
	

#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
---------------------------------------------- */
.chapo {
	margin:5px 0 10px 0;
	font-weight: bold;
	line-height: 1.4em; }

.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;  }
/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	margin : 0 ;}
#documents_portfolio h2 { margin-bottom: 0.4em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin : 0; }
#documents_joints h2 { margin-bottom: 0.4em; font-weight: bold; }
#documents_joints ul {margin : 0 0 0 30px;  padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; list-style: none;}
#documents_joints li .spip_doc_titre {font-size:11px;}
#documents_joints li .spip_doc_titre a{font-weight: bold; color:#CF3262;}
#documents_joints li .spip_doc_descriptif {color:#666666;}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

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

.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 {}

.page_plan #corps h1 a{color:#CF3262;}
.page_plan #corps h1 a:link{color:#CF3262;}
.page_plan #corps h1 a:visited{color:#666666;}
.page_plan #corps h1 a:hover{background-color:#CF3262;color:#ffffff;}


.page_plan #corps a{color:#0A50A1;}
.page_plan #corps a:link{color:#0A50A1;}
.page_plan #corps a:visited{color:#666666;}
.page_plan #corps a:hover{color:#CF3262;}

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

.formulaire_spip { text-align: left; }
.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; }

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

.forum-repondre, .forum-decompte {
	clear: both;
	margin: 35px 0 0 20px;
	padding: 0 ;
	border: none;
	font-size: 11px;
	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; list-style-type:none;}
.forum-fil li{ list-style-type:none;}
.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: #333; }
a:hover { text-decoration: underline; }

/* SPIP-STYLE                                              version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */


/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {}

.spip_puce { list-style-position: outside; }

ul.spip {}
ol.spip {}
li.spip {}

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

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

blockquote.spip, .spip_serif { font-family: Verdana, Tahoma, Arial, sans-serif; }

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

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Verdana, Tahoma, Arial, sans-serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	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: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* 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; }
span.spip_documents_center { display: block; margin-top:1em; }
.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; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

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

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

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

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

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

/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #900; } /* liens internes */
a.spip_out { color: #009; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
/*.on { font-weight: bold; color: #000; } liens exposes */

