/*  ----------------------------------------------------------- */
/*  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 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1em;
	color: #333;
	background: #fff;
	padding-bottom: 1em;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
#page h3.spip { border-bottom:  1px solid #ccc; text-align: left; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	margin-top: 0;
	text-align: left;

	width: 950px;
	margin-left: auto;
	margin-right: auto;
	
}
#colonne-droite {
	color: #666;
	width: 150px;
	float: right;
}
#colonne-droite a { color: #666; }
#colonne-droite .encart-recherche, #colonne-droite .encart-connexion, #colonne-droite .encart-inscription { margin-top: 2em; }
#page #colonne-droite h2 { color: white; background: #64af1f; padding-left: 5px; padding-right: 15px; background-image: url(bg-encart-droite-on.png); background-position: right center; background-repeat: no-repeat; }
#page #colonne-droite .encart-connexion h2 { background-image: url(bg-encart-droite.png); }
#page #colonne-droite { font-size: .9em; }
#colonne-droite .encart-recherche h2 { display: none; }

#colonne-droite .encart-inscription-conteneur { display: none; }
.encart-connexion-conteneur { font-size: .9em; }
.encart-connexion-conteneur #var_login { width: 100px; }
#fenetreflottante {
	clear: both;
	position: relative;
	background: white;
}
#fenetreflottante
{
	
	margin: 0;
	padding: 0;
	
	
}
#fenetreflottante a{
	margin: 0;
	padding: 0;
	
}
#fenetreflottante h2{
	margin-left: 0;
	padding-left: 0;
	
}

#fenetreflottante .cartouche h2 a{
	
	color: #ff4b0a;
}

#fenetreflottante h3{
	color: #818187;
	font-size: 1em;
	margin-top: 1.2em;
	margin-bottom: 1em;
}

#conteneur { 
	line-height: 1.2em;
	padding-top: 0;
}

#conteneur #nav {
	background: #64af1f;
}
#conteneur #nav ul {
	margin-bottom: 0;
}
#conteneur #nav a { color: white; }
#conteneur #nav-container {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

#conteneur #contenu {

}

#conteneur #navigation {
	float: left;
	width: 12em;
	text-align: center;

}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-top: 2em; 
	padding-bottom: 150px;
}
.page_actu #contenu .contre-encart {
	display: none;
}

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

	
}

/* Entete */
#entete {
	padding: 0;
	position: relative;
	margin-bottom: 0;
	text-align: left;
	padding-bottom: .1em;
}
#entete #logo_site {
	display: block;
	position: relative;	
 }
#entete #logo_site img {
	display: block;
}
#entete a { text-decoration: none; }
#entete .formulaire_recherche { position: absolute; right: 0.5em; bottom: 0; z-index: 1;}

#entete h2{
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0.3em;
	text-align: center;
}

#entete #nuage1{
	position: absolute;
	left: 20em;
	top: 2.5em;
	text-align: left;
	
}
#entete #nuage2{
	position: absolute;
	left: 30em;
	top: 3em;
	text-align: left;
}
#entete #nuage3{
	position: absolute;
	left: 40em;
	top: 2em;
	text-align: left;
}
#entete #nuages{
	text-align: center;
	display: none;
}
#entete #nuages img{
	vertical-align: middle;
	padding-right: 2em;
}

#entete #magnets_haut{
	display: none;
}
#entete #magnets_haut img{
	padding: 0;
	margin: 0;
	margin-right: 2em;
}

#magnets_bas{
	
	display: none;
}
.magnet
{

	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	margin-left: 20px;
	margin-right:0px;
	text-align: center;
	height: 140px;
	
}

.magnet a:hover
{
	text-decoration: none;
	color: orange;
}


.magnet_titre
{
	
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	margin: 0;
	font-size: 0.75em;
}
.magnet_titre a {
	color: yellow;
}
/* Fil d'Ariane */
#hierarchie {
	width: 98%;
	font-size: 0.77em; 
	text-align: right;
	
}

/* Pied de page */
#pied {
	position: relative;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	color: white;
	padding: 4px;
	text-align: center;
	z-index: 0;
	background: #73c032;
	width: 950px; 
	}
#pied a{
	color: white;
	padding-left: 1em;
	padding-right: 1em;
}
#logo-pied { position: absolute; left: 12px; top: -92px; }
#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: Arial, Verdana, Tahoma, Arial, sans-serif; }

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


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	border: none;
	margin-bottom: 1em;
	padding: 0;
	padding-bottom: 0.4em;
	font-size: 0.77em;
	color: white;
	text-align: left;
}
.rubriques a, .breves a, .syndic a, .forums a, .divers a{
	color: white;
}

#fenetreflottante .menu-titre {
	padding: 0;
	margin: 0;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #FFF;
	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 { background: #64AF1F;}
.rubriques .menu-titre { background: #64AF1F; }

.breves { background: #62c0e2; }
.breves .menu-titre { background: #62c0e2; }

.syndic { background: #62a800; }
.syndic .menu-titre { background: #62a800; }

.forums { background: #62a800; }
.forums .menu-titre { background: #62a800; }

.divers { background: #62a800; }
.divers .menu-titre { background: #62a800; }

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

/*  Cartouche et titraille
---------------------------------------------- */
#fenetreflottante .cartouche { 
	margin-bottom: 2em; 
	line-height: 1.2em;
	padding-left: 0;
	padding-right: 0; 
	float: right; 
	width: 600px;
	margin-right: 20px;
}
.page_actu #fenetreflottante .cartouche {
	width: 90%;
	float: left;
}
#fenetreflottante .cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #64AF1F;
	padding-top: 1em;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
	font-family: Arial, sans-serif;
	margin-bottom: 1em;
}
#fenetreflottante .surtitre, #fenetreflottante .soustitre { font-size: 0.82em; padding-left: 0;}

#fenetreflottante .cartouche .spip_logos {
	float: left;
	margin-top: 60px;
	margin-left: 16px;
	margin-bottom: 16px;
	margin-right: 1em; }

#fenetreflottante .cartouche p { margin: 0; padding: 0; line-height: 1.2em; clear: left; margin-bottom: 1em;margin-top	: 1em;}
#fenetreflottante .cartouche small { font-size: 0.71em; }

#fenetreflottante .cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
#fenetreflottante .chapo {
	margin-bottom: 1.5em;
	font-weight: normal;
	line-height: 1.4em;
	padding-left: 1.4em;
	padding-right: 1.4em;
	font-size: 0.85em 
	}

#fenetreflottante .lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

#fenetreflottante .texte { color: #38383b; font-size: 0.96em; line-height: 1.4em; padding-left: 0;
	padding-right: 0;}

#fenetreflottante .ps, #fenetreflottante .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; padding-left: 0;
	padding-right: 0;}
#fenetreflottante .ps { font-size: 0.82em; }
#fenetreflottante .notes { clear: both; font-size: 0.77em; }
#fenetreflottante .ps h2, #fenetreflottante .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#fenetreflottante #documents_portfolio {
	
	clear: both;
	position: relative;	
	text-align: center;
	margin: 0;
	padding: 0;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	background: #62c0e2;
	padding-bottom: 0.5em;
	text-align: center;
	z-index: 0;
}
#fenetreflottante #documents_portfolio small{
	color: white;
}
#fenetreflottante #documents_portfolio img{
	vertical-align: middle;
	position: relative;
	z-index: 500;	
	padding-top: 0.5em;
	
}

#fenetreflottante #portfolio-images{
	
	text-align: center;
	position: relative;	
	padding: 0;
	margin: 0;
}

#fenetreflottante #documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; display: none;}

#fenetreflottante #document_actif { 
	position: absolute;
	padding: 0.5em;
	bottom: 0px;
	width: 500px;
	margin-bottom: 150px;
	text-align: center;
	color: #666666;
	background: #9dd1f2;
	border: 1px solid #CCC;
	margin-left: auto;
	margin-right: auto;
}
#fenetreflottante #image_portfolio{
	float: left;
	text-align: center;
}
#fenetreflottante #toolbox_image_portfolio{
	float: right;
}
#fenetreflottante #description_image_portfolio{
	clear: both;
}
#fenetreflottante #portfolio{
	position: relative;
	clear: both;
	
	margin: 0;
	padding: 0;

}


/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#fenetreflottante #documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#fenetreflottante #documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#fenetreflottante #documents_joints ul { margin: 0; padding: 0; list-style: none; }
#fenetreflottante #documents_joints li { margin-bottom: 0.4em; }
#fenetreflottante #documents_joints li .spip_doc_titre {}
#fenetreflottante #documents_joints li .spip_doc_titre small { font-weight: normal; }
#fenetreflottante #documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */

#fenetreflottante .liste-articles ul { margin: 1em; padding: 0; list-style: none; }
#fenetreflottante .liste-articles li { margin-bottom: 1em; clear: both; }

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

#fenetreflottante .liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

#fenetreflottante .liste-articles li p { margin: 0; padding: 0; }

#fenetreflottante .liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

#fenetreflottante .liste-articles li small {
	display: block;
	font-size: 0.71em; }

#fenetreflottante .liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.2em; }

#fenetreflottante .pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan #fenetreflottante .cartouche {  }

.page_plan #fenetreflottante #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #fenetreflottante ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-left: 2em;
	margin-bottom: 1em;
	
	padding-top: 0; }



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

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
#colonne-droite fieldset { border: none; padding: 0; }
.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; }
#colonne-droite .spip_bouton input { border: 1px solid #64AF1F; background: #64AF1F; color: white; cursor: pointer; }
#colonne-droite .spip_bouton input:hover { color: #64AF1F; background: white; border: 1px solid #64AF1F; }

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

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }

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

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 0;
	padding-top: 1em;
	border-top: 0px solid #CCC;
	font-size: 0.88em;
	font-weight: bold;padding-left: 1.4em;
	padding-right: 1.4em;
	
}
.forum-decompte {
	margin-bottom: 1em; 
}
#fenetreflottante h2.forum-repondre { margin-left: 60%; padding-left: 45px; padding-top: 1em; padding-bottom: 1em; background-image: url(bg-forums.png); background-position: left center; background-repeat: no-repeat; }
#fenetreflottante h2.forum-repondre a { color: #f60; }

/* * Habillage des forums */
#fenetreflottante .forum-chapo h3 { margin-bottom: 0; margin-top: 0; }
ul.forum { display: block; clear: both; margin: 0; padding: 0; padding-right: 2em; }
.forum-fil { margin-top: 1.5em; list-style: none; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #666; }
.forum-chapo small {}
.forum-chapo .forum-titre { display: none; }
.forum-texte { margin: 0; padding: 1em; font-size: 0.82em; color: #666; }
.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 { margin-left: 0.5em; margin: 0; padding: 0; margin-bottom: 1em; }

ul .forum-texte { margin-left: 0.5em; border: none; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { background: none;border: none; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; }
ul ul .forum-chapo { background: none; }
ul ul ul .forum-chapo { background: none; }
ul ul ul ul .forum-chapo { background: none;  }
ul ul ul ul ul .forum-chapo { background: none; }


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


#fenetreflottante .cartouche{
	text-align: justify;
	color: gray;
}
#fenetreflottante #hierarchie {
	margin-right: 1em;
	color: gray;
}
#fenetreflottante #hierarchie a{
	color: gray;
}
#fenetreflottante ul{
	margin: 0;
	padding: 0;
	margin-left: 0;
	padding-left: 0;
}
#fenetreflottante .texte ul{
	margin: 0;
	padding: 0;
	margin-top: 0.2em;
	list-style: url(puce.gif);
	margin-left: 0;
	padding-left: 0;
}
#fenetreflottante .texte {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#fenetreflottante .texte li{
	margin: 0;
	padding: 0;
	margin-top: 0.2em;
	list-style: url(puce.gif);
	margin-left: 3em;
	padding-left: 0;
}
#fenetreflottante strong{
	margin: 0;
	padding: 0;
}
#fenetreflottante br{
	margin: 0;
	padding: 0;
}
#fenetreflottante .texte img{
	vertical-align: middle;
}
#fenetreflottante li{
	margin: 0;
	padding: 0;
	margin-left: 0;
	padding-left: 0;
}
#fenetreflottante .rubriques ul, #fenetreflottante .breves ul, #fenetreflottante .syndic ul, #fenetreflottante .forums ul, #fenetreflottante .divers  ul{
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	list-style: none;
}	
#fenetreflottante .rubriques li, #fenetreflottante .breves li, #fenetreflottante .syndic li, #fenetreflottante .forums li, #fenetreflottante .divers  li{
	border-top: 1px solid white;
	padding-left: 1em;
	padding-right: 0.7em;
}
#fenetreflottante .rubriques li li, #fenetreflottante .breves li li, #fenetreflottante .syndic li li, #fenetreflottante .forums li li, #fenetreflottante .divers  li li{
	border-top: none;
	list-style-image: none;
}

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

/* formulaires */

#page .spip_forms { border: none; background: #64AF1F; color: white; padding: 0; font-size: .9em; }
#page .spip_forms fieldset { border: none; font-size: .9em; }
#page .spip_forms legend { position: realtive; display: block; padding: 0; color: white; text-transform: uppercase; }
#page .spip_forms .spip_form_label label, #page .spip_forms .spip_form_label .label { color: white; }
#page .spip_forms .forml, #page .spip_forms .fondl { background: white; }
#page .spip_forms form label { color: white; }
#page .spip_forms .spip_form_label_details { color: white; }
#page .spip_forms .forml, #page .spip_forms .formo { border: none; }
#page .spip_forms .spip_form_label_obligatoire { color: white; }
#page .spip_forms .spip_form_label { color: white; }
#fenetreflottante .texte .spip_forms li { list-style: none; }
#page .spip_forms .spip_bouton { text-align: right; position: relative; padding: 6px; }
#page .spip_forms .spip_bouton input { float: none; background: white; text-align: center; border: none; color: #25A52A; }
#page .spip_forms .obligatoire_oublie { color: red; text-transform: uppercase; font-style: normal; font-weight: bold; color: #f60; background: white; }

/* tableaux */
#page table.spip { width: 100%; border: none; }
#page table.spip tr.row_first { background: #62A800; color: white; }
#page table.spip tr.row_first th { text-align: left; padding-left: .5em; padding-top: 0; padding-bottom: 0; }
#page table.spip tr.row_first strong.spip { font-weight: normal; }
