/*  ----------------------------------------------------------- */
/*  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: #FFF;
	text-align: center;
	font-size: 1em;
}

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

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#header {
	width: 954px;
	text-align: left;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	padding-left: 14px;
	/*border: #00CC33 solid 1px;*/
	background: url(images/ombreH.gif) no-repeat bottom;
}

#page {
	width: 954px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0;
	background: url(images/ombrePage.gif) no-repeat bottom;
}

#banniere{
	background-color: #061844;
	height: 228px;
	margin: 0 18px;
}

#conteneur {
	margin: 4px 18px;
	text-align: left;
	/*height: 1%;*/
}

#conteneur #navGauche {
	float: left;
	width: 205px;
	color: #06143F;
	background-color: #FFF;
}
#navGauche ul {
	list-style: inside;
	list-style-type: square;
	margin-top: 18px;
}

#navGauche ul li{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	cursor: s-resize;
}

#navGauche ul li ul{
	/*display: none;*/
	list-style: outside;
	list-style: none;
	margin-top: 0;
	padding-left: 14px;
}
/* hack IE */
* html #navGauche ul li ul{
	padding-left: 17px;
}
#navGauche ul ul li{
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	margin-bottom: 0;
	padding: 1px 0;
	cursor: hand;
}

/*#navGauche ul li:hover ul { display: block; }*/

#conteneur #contenuHaut{
	position: relative;
	float: left;
	width: 700px;
	padding-top: 18px;
	padding-left: 10px;
	padding-bottom: 0;
}

#conteneur #contenuHaut h4 {
	font-size: 11px;
	color: #06143F;
	padding-bottom: 14px;
}

#conteneur #contenuHaut h1 {
	font-size: 20px;
	color: #FF1A00;
}

#conteneur #contenuHaut h2 {
	font-size: 16px;
	font-weight: bold;
	color: #4D4D4D;
	padding-top: 1px;
}
#conteneur #contenuHaut h3 {
	font-size: 11px;
	color: #9C9C9C;
}
#conteneur #contenuHaut hr {
	display: block;
	height: 1px;
	margin: 10px 0 0 0;
	_margin-bottom: -7px;
	padding: 0;
	background-color:#BFBDBF;
	border: none;
}
#conteneur #picto{
	position: absolute;
	right: 0;
	bottom: 9px;
	font-size: 7px;
	letter-spacing: 5px;
}
#conteneur #contenu {
	float: left;
	width: 435px;
	padding: 10px;
	padding-top: 6px;
	background-color: #FFF;
	text-align: justify;
	font-size: 0.71em;
	color: #4D4D4D;
}
#conteneur #contenu p.spip {
	padding-bottom: 8px;
}
#conteneur #contenu h1 {
	font-size: 14px;
	font-weight: bold;
}
#conteneur #contenu h2 {
	font-size: 13px;
	font-weight: bold;
}
#conteneur #contenu h3 {
	font-size: 12px;
	font-weight: bold;
}
#conteneur #contenu .msg {
	font-size: 13px;
	font-weight: bold;
	padding: 20px 20px 10px 20px;
}
#conteneur #contenu .spip_documents {
	padding-top: 5px;
	padding-bottom: 5px;
}

#conteneur #contenu .spip_documents_right {
	margin-right: 0;
	margin-left: 12px;
}

#conteneur #contenu .spip_documents_left {
	margin-right: 12px;
	margin-left: 0;
}

#conteneur #contenu .spip_documents_center {
	margin-right: 12px;
	margin-left: 12px;
}
#conteneur #contenu #col1{
	float: left;
	width: 200px;
	padding-bottom: 6px;
	text-align: left;
	font-size: 10px;
	color: #4D4D4D;
}

#conteneur #contenu #col2{
	float: left;
	width: 215px;
	padding-left: 15px;
	padding-bottom: 6px;
	text-align: left;
	font-size: 10px;
	color: #4D4D4D;
}

#conteneur #contenu table{
	text-align: left;
	font-size: 10px;
	color: #4D4D4D;
	border-collapse: collapse; 
}

#conteneur #contenu table td, table.spip tr.row_first th{
	/*width: 5%;*/
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: #C9DDF4 solid 1px;
}
#conteneur #contenu table td:First-Child, #conteneur #contenu table th:First-Child {
	padding-left: 10px;
}
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #fff; }
table.spip tr.row_even { background: #F4F9FE; }

#conteneur #navDroite {
	float: left;
	width: 258px;
	text-align: left;
	padding-top: 10px;
	background-color: #FFF;
}

#conteneur #navDroite div {
	background-color: #C9DDF4;
	padding: 2px 10px 9px 22px;
	margin-bottom: 4px;
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
}

#conteneur #navDroite h1 {
	font-size:15px;
	color: #FF1A00;
}

#conteneur #navDroite h2 {
	font-size:14px;
	color: #000000;
}

#navDroite #listeArticle, #navDroite #listeRubrique {
	list-style: none;
	margin-left: 9px;
}
#navDroite #listeArticleDon {
	list-style: none;
	margin-left: 0;
}
#navDroite #listeArticle a, #navDroite #listeArticleDon a, #navDroite #listeRubrique a{
	font-size:11px;
	color: #06143F;
}
#navDroite #listeArticle a:hover, #navDroite #listeArticle span, #navDroite #listeArticleDon a:hover, #navDroite #listeArticleDon span, #navDroite #listeRubrique a:hover, #navDroite #listeRubrique span{
	font-size:11px;
	color: #FF1A00;
}
#navDroite #listeArticle li, #navDroite #listeArticleDon li, #navDroite #listeRubrique li {
	padding: 2px 0 2px 13px;
	line-height: 12px;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:0 center;
}
#navDroite #listeArticleDon li {
	padding: 2px 0 2px 33px;
	margin-bottom: 2px;
	background-position:20px center;
	line-height: 20px;
}
#navDroite #listeArticleDon li {
	background-color:#C9DDF4;
}
#conteneur #navDroite #telechargement a {
	font-size:10px;
	color: #FF1A00;
}
#telechargement{
	margin-top: 12px;
	margin-left: 9px;
	border-top: #9C9C9C solid 1px;
	list-style:none;
}
#telechargement li {
	padding: 7px 0 7px 25px;
	background-image:url(images/pictos_doc2.gif);
	background-repeat:no-repeat;
	background-position:0 center;
	border-bottom: #9C9C9C solid 1px;
}

.clearfix {
	clear: both;
}

* html .clearfix {
	height: 0;
}

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

/* 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;
}

/* Entete */
#entete {
	width: 100%;
	border-bottom: 2px solid #333; }
#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: both;
	margin-bottom: 2em;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	margin: 0 18px 13px 18px;
	background-color: #E6E6E6;
	background-image: url(images/petale.gif);
	background-repeat: no-repeat;
	background-position: 190px bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06143F;
	 }
#pied ul {
	height: 25px;
	line-height: 25px;
	list-style: none ;
}
#pied li {
	display: inline;
	padding: 0 10px;
	border-right: #06143F solid 1px;
}
/* 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;
	color: #4D4D4D; }

/* 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: Georgia, Times, serif; }


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


/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

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

/*  Mise en forme des textes du contenu
---------------------------------------------- */
#conteneur #contenu table.contact{
	width: 100%;
	text-align: left;
	border-collapse: separate;
	padding-bottom: 15px;
}
#conteneur #contenu table.contact td {
	background-color: #E6E6E6;
	padding: 5px;
	font-size: 12px;
	color: #4D4D4D;
}
#conteneur #contenu table.don{
	text-align: left;
	padding-bottom: 15px;
}
#conteneur #contenu table.don td {
	background-color: #E7F2FF;
	padding: 5px;
	font-size: 12px;
	color: #4D4D4D;
}
#conteneur #contenu table.don td.titre {
	background-color: #C9DDF4;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #233158;
}

#conteneur #contenu table.bougie { margin-bottom:10px; }
#conteneur #contenu table .choixbougie td { height:35px; padding:0; }
.choixbougie .small { font-size:10px }
#nbBougie { width: 45px; text-align:center; }
#Montant6 { width:50px; background:none; border:none; text-align:right; font-weight:bold; }

.pct100{
	width: 300px;
}
.chapo {
	color: #6393C9;
	font-size: 13px;
	text-align: left;
	margin-bottom: 16px;
	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; }

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

/*  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 { 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; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover {
	color: #FF1A00;
	text-decoration: underline;
}
.rollon {
	color: #FF1A00;
}
.caractencadre-spip a, .caractencadre-spip {
	color: #F60;
	font-weight: bold;
}
