/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #8E8E8E;
	margin: 0px;
	text-align: center;
	color: #333;}

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #E3D9D9;
}

/* Entete */
#entete {
	width: 100%;
	border: 0; 
	background-image:url(../img/background.jpg);
	background-repeat:no-repeat;}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 25px; 
	padding: 22px 0px 18px 8px;}
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2px;
	font-size: 10px;
	text-align:right;
	padding-right:15px;
	}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: right;
	width: 530px;
	min-height: 300px;
	background: #FFF;
	margin: 0px 5px 5px 0px;
}

#conteneur #navigation {
	float: left;
	width: 200px;
	text-align: center;
	margin:0px;
}
/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu{
	padding: 5px;
}
#contenu .contre-encart {
	float: left;
	width: 540px;
}

#contenu .encart {
	float: right;
	width: 180px;
	margin: 0;
	margin-bottom: 10px;
}

.encart p { margin: 0; padding: 4px 4px; text-align: left;  }
.encart ul { padding: 5px 0px 5px 0px; text-align: left; }
.encart li { padding: 5px 2px 5px 2px; text-align: left; }

/* Pied de page */
#pied {
	background-color: #9999CC;
	clear: both;
	width: 100%;
	margin-top: 5px;
	border-top: 1px solid #CCC;
	padding: 5px 0px 5px 0px;
	text-align: center;
	letter-spacing: 0px }
#pied small { font-size: 9px; }
#pied small a{ color:#4B4B4B;}
#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, "Bitstream Vera Sans", Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family:  "Trebuchet MS", Helvetica, sans-serif;}


/*  Habillage des menus et de la navigation */
#navigation {margin: 0; padding: 0;}
.menu-titre {
	margin:0px;
	padding: 1px 2px 1px 2px;
	/*border-bottom: 1px solid #CCC;*/
	text-align: center;
	font-weight: bold;
	letter-spacing:6px;
	font-style:italic; 
	color:#FFF;
}
#navigation ul a:link, #navigation ul a:visited {display: block; text-decoration: none;}
#navigation ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navigation ul li {border-bottom: 1px solid #B8AFAF; border-top:0;}
#navigation p{ margin: 0; padding: 4px 4px; text-align: left;  }

#rubriques{
	background: #C0B8BE;
	min-width: 180px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
	font-size: 13px;	
	margin: 0px 0px 0px 5px;
	padding: 0px;}
	
#rubriques .menu-titre { background-color: #CF89BD; 
	background-image: url(../img/quart-lune.gif); background-repeat:no-repeat;}
#rubriques .menu-titre a{ color:#FFFFFF;}
#rubriques .menu-titre a:hover{color: #3F3F3F;background:none; text-decoration:none;}
#rubriques  ul{
	border-top: 1px solid #B8AFAF;}
#rubriques  ul li a{
	width: 100%;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: auto;
	text-decoration:none;
	text-align:left;
	margin: 0px;
	padding: 5px 0px 5px 2px;}
#rubriques a:hover{
	background-color: #CF89BD;
	color: #FFFFFF;}

#rubriques .on {color: #A24A8B; }/*  lien exposé dans le menu*/
#rubriques ul li ul li a, #rubriques ul li ul li li{
	font-size: 11px;
	margin: 0px;
	padding: 3px 0px 3px 15px;
	letter-spacing:0px}
	
/*  Habillage  menu de navigation  breve*/
.breves, .syndic, .forums, .divers {
	min-width: 180px;
	border: 1px solid #CCC;
	margin: 0px 0px 10px 5px;
	font-size: 11px;
	background: #DEDCDE; }
.breves ul li { 
	margin: 0px;
	border: 0px; padding: 0px;}
.breves a{ padding: 5px 5px 5px 5px;}
.breves ul li a:hover{ background-color: #CC99FF; color:#FFFFFF;}
.breves .menu-titre { background-color: #CC99FF; 
	background-image: url(../img/quart-lune-news.gif); background-repeat:no-repeat;
	border-bottom: 1px solid #CCC;}

/*  Breves autres dans page breves */
.breves-autres{
	clear:both;
	border: 1px solid #CCC;
	margin: 10px;
	font-size: 12px;
	background: #DEDCDE; }
.breves-autres .menu-titre { background-color: #C9C0C0; 
	background-image: url(../img/quart-lune-news.gif); background-repeat:no-repeat; }
.breves-autres ul{list-style: url(../puce.gif); margin: 10px 5px 10px 20px; }
.breves-autres li{ margin-bottom:5px;}
.breves-autres .on{color: #A24A8B; }/*  lien exposé*/
/*  Habillage du contenu */

/*  Cartouche et titraille */
h1, h2, h4, h5, h6{ font-weight: bold; color: #8E8E8E;}
h1{ font-size:20px; }
h2{ font-size:18px; }
h4{ font-size:14px; }
h3 { font-size:14px; color:#BE55A3; text-align:left; letter-spacing:1px; }
/*intertitre*/
h3 .spip{ width:100%; float:left; clear: both; font-size:14px; text-align:left; letter-spacing:1px; }

.cartouche { padding: 0px 10px 1px 10px; margin:0px;}
.cartouche .titre {
	font-weight: bold;
	color: #8E8E8E;  margin: 10px 5px 0px 5px;}
.cartouche h4 .titre{ margin:0px;}
#contenu .surtitre, #contenu .soustitre { 
	font-size: 14px;
	font-weight:bold; color:#999999; }
.cartouche .spip_logos {
	float: right;
	padding: 5px 0px 5px 5px; }
.cartouche p { clear: left; }
.cartouche small { font-size: 10px;text-align:right;}
/*  texte article */
.chapo {
	color: #C374AF;
	font-weight: bold;
	line-height: 15px;
	font-size:15px;
	padding: 0px 5px 0px 20px; 
	margin : 10px 0px 0px 0px;}
.texte { color: #000; font-size: 13px;text-align:justify; padding: 0px 10px 10px 10px;}

/* Correctif texte page rubrique*/
.page_rubrique .chapo {	padding: 0px 5px 0px 10px;}
.page_rubrique .texte {padding: 0px;}
.page_rubrique .lien {margin: 0px 0px 5px 0px; }
.page_rubrique .ps, .page_rubrique .notes {  margin: 0px 0px 5px 0px;}

.lien {
	clear: both;
	background-color:  #C9C0C0;
	background-image: url(../img/demi-rond.gif); background-repeat:no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 10px 5px 10px;
	padding-left: 10px; }
.lien .spip_out{color:#FFF; }/*  Liens dans encart lien Voir aussi */
.lien a:hover.spip_out{ text-decoration:none; color:#BE55A3 ;}

.ps, .notes { 
	clear: both;
	font-size: 11px;
	border-top: 1px dotted #CCC;
	 margin:0px 10px 5px 10px;  }
.notes { 
	border-bottom: 1px dotted #CCC; }
.ps { font-style:italic;}
.ps h2, .notes h2 { font-size: 12px; font-weight: bold; font-style:italic; margin:0px;}
p.spip_note{ margin:0px; }

p .small{ font-size: 10px; text-align:right; }
small{ font-size: 10px; text-align:right;}
.pagination { font-size: 10px; float:left; }
	
/*  Couleurs des liens */
a { text-decoration: none; color: #4E4747; font-weight:bold; } /*  liens en général*/
a:hover { text-decoration: underline;color: #BE55A3; }
a.spip_in { text-decoration:none; color: #7E7A81;}/* liens internes  dans article */
a:hover.spip_in{ text-decoration:underline; color: #BE55A3 ;}
a.spip_out { text-decoration:none; color: #7E7A81;}/* liens externes http dans article */
a:hover.spip_out{ text-decoration:underline; color:#BE55A3 ;}



/*  Portfolio */
#documents_portfolio {
	clear: both;
	margin: 5px;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 10px; font-size: 13px; font-weight: bold; }

#document_actif { margin: 5px 0px 5px 0px; }

/*  Listes de documents joints ( article ou une rubrique) */
#documents_joints {
	margin-top: 20px;
	padding-top: 2px;}
#documents_joints h2 { margin-bottom: 10px; font-size: 11px; font-weight: bold; }
#documents_joints li { margin-bottom: 5px;  font-weight: normal;}
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Document joint DANS l'article */
.spip_documents {clear: both; }
.spip_documents img{border: 0px;}
#document_actif img { margin: 2px;}

.spip_doc_descriptif, .spip_doc_titre  { line-height:13px; color:#333333; }

.spip_documents_center { clear: both; margin: 5px; }
.spip_documents_center .spip_doc_descriptif { clear: both; }
.spip_documents_center .spip_doc_titre { clear: both; }

.spip_documents_left { float: left; clear: both; margin: 5px; padding:0; }
.spip_documents_left .spip_doc_titre { clear: both; margin: 0;}
.spip_documents_left .spip_doc_descriptif { clear: both;margin: 0;}

.spip_documents_right { float: right; margin: 5px;}
.spip_documents_right .spip_doc_titre { clear: both; margin: 0;}
.spip_documents_right .spip_doc_descriptif { clear: both;margin: 0;}


/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan .spip_logos{
	float: right;
	padding: 5px 30px 5px 5px; }
.page_plan #contenu h2 .spip_logos{
	float: right;
	padding: 2px 5px 2px 5px; }
.page_plan #contenu h2 {
	clear: both;
	background: #E3D9D9;
	border: 1px solid #CCC;
	margin: 15px 15px 15px 15px;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 30px;
	margin-bottom: 15px;
	list-style: square;
	color: #8E8E8E;
	font-size: 12px; }
.page_plan #contenu .contre-encart li { list-style: inherit; }
.page_plan #contenu .contre-encart h3 {
	margin-left: 15px;
	margin-bottom: 2px;}

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */

.syndic { background: #8E8E8E; }
.syndic .menu-titre { background: #8E8E8E; }

.forums { background: #8E8E8E; }
.forums .menu-titre { background: #8E8E8E; }

.divers { background: #8E8E8E; }
.divers .menu-titre { background: #8E8E8E; }
/*  ------------------------------------------
/*  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; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 12px;
}

.formulaire_spip p {
	margin: 5px 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 10px 0;
	padding: 10px;
	border: 1px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu {
	padding: 15px;
	border: 1px solid; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 150px; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { text-align: left; width: 150px; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 25px;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 11px;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-top: 20px; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 15px; }
.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: 5px 5px 0 5px; color: #333; font-size: 11px; }
.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: 15px; }
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: 12px; 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: 11px; }

#signatures h2 {
	padding: 5px;
	text-align: center;
	font-size: 15px;
	font-weight: bold; }

#signatures table { width: 100%; margin: 15px 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 5px;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 5px;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 5px;
	font-size: 10px; }

