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

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

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

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

/* #contenu {
	float: right;
	width: 810px;
} */

#navigation {
	/*float: left; */
	/*width: 120px; list horizontale*/
}

/* encart bulle BD pour les brèves... */
/* vérifié : fonctionne sous MSIE et Firefox grâce au hack !important */
#encart {
  float: right;
  clear: right;
  /*margin:0 0 1em 1.5em;*/
  width: 300px;
  padding: 5px;		
  margin: 12px;
  border: 4px solid #ffcc00;
  background: white;
  -moz-border-radius: 10px;
 /* margin-bottom: 1em;*/
}

/*#encart h2 {
	color: #470089;
  margin: 0 auto;
  border: 0;
  padding: 0 0 0 5px;
}

#encart .breves {
  padding: 0;
  border: 0;
  float: right;
  margin-top: 5px;
  margin-left: 5px !important;
  margin-left: 2px;
  margin-right: 5px !important;
  margin-right: 3px;
  width: 290px;
}
		
#encart .breves p {
  padding: 0 6px 0 6px;
  text-align: justify;
}

#encart .breves h3 {
  margin: 0 auto;
  border:0;
}

#encart .liste_breves {
  margin-right: 25px !important;
  margin-right: 10px;
  margin-bottom: 1em;
  margin-left: 15px !important;
  margin-left: 10px;
  padding: 0;
  border: 0;
  float: right;
  width: 250px;
  height: 43px;
}
#encart {
  background: #ffcc00 url(pics/bloc_bas_bloc_breve.png) no-repeat center bottom;
}

#encart h2 {
  font-size: 1em;
  font-weight: bold;
  background: #ffe680 url(pics/bloc_haut_bloc_breves.png) no-repeat center top;
}

#encart .breves {
  background: #fff url(pics/bloc_bas_breves.png) no-repeat center bottom;
}
		
#encart .breves h2 {
  font-size: 1.4em;
  text-decoration: underline;
  text-align: center;
  font-weight: bold;
  background: #fff url(pics/bloc_haut_breves.png) no-repeat center top;
  color: #000;
}

#encart .breves h3 {
	font-size: 1.05em;
}

#encart .liste_breves {
  font-size: 1em;
  font-weight: bold;
  background: #ffcc00 url(pics/bloc_fleche_breves.png) no-repeat right top;
}

.extrait, .titre {
  clear: left;
}*/

/* Entete */
#entete { width: 100%; text-align: center; }

#entete #nom_site_spip, #entete a .spip_logos {
	/* display: block; */
	/* float: left; */
	font-weight: bold;
	font-size: 1.5em; }
#entete a {
  text-decoration: none;
}
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	clear: left;
	margin-bottom: 5px;
	font-size: 0.77em; }

/* 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.77em; }
#pied img { vertical-align: bottom; }

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

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


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */
body {
  margin: 0;
  /*text-align: center;*/
  behavior: url("csshover.htc");
}

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

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

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


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
/*#menu dl, #menu dt, #menu dd, #menu ul, #menu li, #menu a {
  list-style-type: none;
  text-align: center;
  padding: 0;
  margin: 0;
  display: block;
  width: 180px;
}

#menu a {background-color: #EEE; }
#menu a:hover { background-color: white; }
#menu a.titre {font-weight: bold; font-size: 1.1em;}
#menu a.submenu { background: #EEE url("pics/sub.gif") right no-repeat; font-style: italic; }

#menu ul.folder { position: relative; display: none; left: 180px; top: -10px; z-index: 10; }
#menu li:hover ul.folder { display: block; background-color: white; } */

#navigation ul { background-color: #fffdd4; } 
#navigation a { color: #830700; }

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

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 1em; }

h1, h2.titre {
  /*font-size: 1.5em;*/
  font-weight: bold;
  /*color: #470089;*/
	/*border-bottom: 2px solid #470089;*/
}

h2 {
	font-size: 1.27em;
	font-weight: bold;
	color: #000;
}

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

/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 5px;
	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; font-size: 0.96em; text-align: justify;}

.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 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 li { margin-bottom: 1em; }

.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 #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-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }

td.agenda { font-size: 0.8em; padding-left: 10px; width: 75%;}
th.agenda { width: 75%;}
li.agenda { font-size: 0.8em; padding-left: 10px;}
h3.agenda { font-size: 1.2em; font-weight: bold; }

h3.forum-titre a { font-size: 1.2em; font-weight: bold; color: black; }

.spip_documents_center {
	clear:none;
}