/*  ----------------------------------------------------------- */
/*  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
/*  ------------------------------------------ */
/* 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: 10px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 10px; 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; }

body {
	background: #FFF;
	margin: 0;
	text-align: center;
	font-size: 1em;
	color: #000;
  font-family: Arial;
}

img, table { margin: 0; padding: 0; border: none; }
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; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */

td {
  font-family: Arial;
	font-size: 11px;
	color: #000;
}

#ariane {
  border-bottom: 1px solid #2B2945;
  margin-bottom: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
	font-size: 11px;
  color: #000;
}

a.ariane {
  color: #2B2945;
}

a:hover.ariane {
  color: #BA2545;
}

.ariane_on {
  color: #BA2545;
}

#img_article img{
  margin: 10px;
  padding: 0;
}

#img_liste_articles img{
  margin: 5px;
  padding: 0;
}

.titre_menu_rub {
  font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
  /*border-bottom: 1px solid #2B2945;*/
}

.titre_menu_rub_on {
  font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #BA2545;
  /*border-bottom: 1px solid #BA2545;*/
}

.titre_menu_sous_rub {
  font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.titre_menu_sous_rub_on {
  font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #BA2545;
}

.titre_menu_art {
  font-family: Arial;
	font-size: 11px;
	color: #FFF;
}

.titre_menu_art_on {
  font-family: Arial;
	font-size: 11px;
	color: #ba2545;
}

a:hover.titre_menu_sous_rub {
  color: #BA2545;
}
.titre {
	font-size: 14px;
	font-weight: bold;
  color: #2B2945;
}

.titre-art-in-rub {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	vertical-align: middle;
	height: 20px;
}
.color-art-in-rub {
  background-color: #2B2945;
}
.text-art-in-rub {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2B2945;
	text-decoration: none;
}
color-art-in-rub_2 {
  background-color: #2B2945;
}
#pub_gauche {
  text-align: center;
  padding-top: 10px;
}
#pub_gauche img {
  border: 1px solid #CCC;
}
#pub_bas {
  text-align: center;
  padding-bottom: 10px;
}
#pub_bas img {
  border: 1px solid #CCC;
}
#page {
  width: 48em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
/* Pied de page */
.separateur_bas {
	border-top: 1px solid #2B2945;
}
#pied {
	clear: both;
	width: 100%;
	padding-top: 2px;
	margin: 0;
	text-align: right; }
#pied small { font-size: 10px; }
#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%; }

/*  ------------------------------------------
/*  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;
}

/*  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: 11px; }

.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: 20px;
	padding-top: 2px;
	border-top: 1px dotted #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; 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;
	/*width: 300px;*/
	border: 1px solid #2B2945;
	padding: 2px;
	margin-bottom: 5px;
	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; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #000; }
a:hover { text-decoration: none; color: #BA2545;}

#diaporama li {
	list-style-type: none;
	display: none;
}

