/*  ----------------------------------------------------------- */
/*  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: #004A99;
	margin: 0em;
	padding:0px;
	text-align: center;
	font-size: 1em;
	color: #000000;
}

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

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
body.page_sommaire {
	background-image:url(images/fond-hachures-degrade-bleu.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

body.page_article {
	background-image:url(images/fond-hachures-degrade-bleu.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

body.page_rubrique {
	background-image:url(images/fond-hachures-degrade-bleu.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

body.page_creations {
	background-image:url(images/fond-hachures-degrade-gris.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

#page {
	text-align: left;
}

#conteneur { width: 100%; }

#cartel {
	position:absolute;
	left:40px;
	top:40px;
	width: 170px;
	font-size:0.7em;

}

#cartel #presentation {
	padding:10px 15px 0px 15px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
}


.page_creations #hierarchie {
	width: 860px;
	position:relative;
	left:auto;
	padding:0px;
	margin:5px 0px 5px 130px;
}


.page_creations #cartel {
	border:#004A99 solid 1px;
	position:relative;
	top:0px;
	left:auto;
	width: 860px;
	background-color:#FFFFFF;
	font-size:0.7em;
	padding:0px;
	margin:0px 0px 0px 130px;
	border:#004A99 solid 1px;
}

.page_creations #conteneur #navigation {
	position:absolute;
	left:15px;
	top:15px;
	width:100px;
	text-align: center;
}

.page_creations #contenu {
	/*position:absolute;*/
	background-image:url(images/mini-logo-bas-de-page.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	width:860px;
	margin:0px 0px 50px 130px;
	border:#004A99 solid 1px;
}



.page_creations #cartel .spip_logos{
	float:left;
	margin:10px 10px 10px 10px;
}

.page_creations #cartel .logotitre{
	height:100px;
	float:left;
	margin:10px 10px 10px 0px;
}
.logotitre .titre{
	margin:0px;
}
.logotitre .sous_titrehaut{
	margin:0px;
}

.page_creations #cartel p.spip{
	margin:10px 10px 0px 0px;
	font-size:0.8em;
}

#conteneur #navigation {
	position:absolute;
	left:270px;
	top:150px;
	width:90px;
	text-align: center;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#navigation_realisations {
	float:left;
	width:300px;
}


#contenu .encart {
	float: right;
	width: 175px;
	margin: 0px 20px 10px 10px;
	padding: 5px 5px 0px 5px;
	border:#CCCCCC solid 1px;
	font-size:0.8em;
}

#contenu {
	background-image:url(images/mini-logo-bas-de-page.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding:0px 0px 108px 0px;
	width:550px;
	margin:0px 0px 50px 400px;
}

#contenu #texte_article {
	text-align:justify;
	background-color:#FFFFFF;
	margin:10px 0px 0px 0px;
	color: #000;
}


.page_creations #contenu #texte_article {
	margin:0px 0px 10px 323px;
}
	
/* Entete */
#entete {
	margin:40px 0px 0px 0px;
}

#entete #nom_site_spip {
	padding-left:270px;
}
#entete #crea_prod_presta {
	padding:0px 0px 10px 270px;
}
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	font-family:"Trebuchet MS", Arial, Verdana;
	width:550px;
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 400px;
	clear: both;
	font-size: 0.77em;
	color:#FFFFFF;
}

/*.page_creations #hierarchie {
	display:none;
}*/

/* Pied de page */
.page_creations #pied {
	border-top: 1px dotted #666666;
	color:#666666;
	width: 990px;
	max-width: 990px;
}
#pied {
	color:#FFFFFF;
	clear: both;
	width: 950px;
	max-width: 950px;
	margin-top: 3em;
	border-top: 1px dotted #CCC;
	padding: 2px 2px 2px 2px;
	text-align: right;
}
.page_creations #pied a {color:#666666;}

#pied a {color:#FFFFFF;}
#pied small { font-size: 0.6em; }
#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: "Trebuchet MS", Helvetica, 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
/*  ------------------------------------------ */

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

#menu2 {
	text-transform:uppercase;
	width:170px;
	padding:10px 15px 0px 15px;
	padding:0 0px 0 0px;	
}

#menu2 ul {
	list-style: inside none none;
	margin:15px 0px 0px 0px;
	padding:0px;
	text-align:left;
	width:170px;
}

#menu2 ul li {
	background-image:url(grande-etoile.gif);
	background-position:10px 0px;
	background-repeat:no-repeat;
	list-style: outside none none;
	line-height:2.2em;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 6px 0px 45px;
	display:block;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	border-left:5px solid #FFFFFF;
	border-right:5px solid #FFFFFF;
	font-weight:bold;
}

#menu2 a {
	color:#FFFFFF;
}

#navigation_realisations ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#999999;
	margin: 0 0 1em 1em;
	padding: 0;
	text-align: left;
	font-weight:bold;
}

#navigation_realisations ul a{
	color:#999999;
}
#navigation_realisations ul li{
	list-style:inside url(images/etoile-caractere.gif);
}

#navigation_realisations ul ul li{
	list-style:inside square none;
	font-weight:normal;
}

#navigation_realisations ul ul li .item{
	font-weight:normal;
	display:block;
}
#navigation_realisations ul ul li .itemon {
	font-weight:bold;
}
.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}
#navigation p{ margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul { margin: 0 0 1em 0; padding: 0; text-align: left;}

#texte_article .encart ul {margin:0 0 5px 0px; list-style:square inside; padding: 0; }
.encart li { margin: 0 0 0 5px; padding: 0;list-style:square inside; }

#navigation li {
	list-style:none;
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	border-left:5px solid #FFFFFF;
	border-right:5px solid #FFFFFF;
	margin: 0 0 15px 0px;
	padding:0 2px 0 2px;
}

.numero_navigation {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:5em;
}

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

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

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

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

/*  Cartouche et titraille
---------------------------------------------- */
#surtitre_accueil {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.8em;
	font-weight:bold;
	padding-left:20px;
	margin:0px 0px 0px 400px;
}

.titrehaut {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:4em;
	color:#FFFFFF;
}
.sous_titrehaut {
	line-height:0.7em;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:1em;
	color:#CCCCCC;
	font-weight:bold;
}

.cartouche {
	margin:0px 0px 0px 0px;
}

.page_creations .cartouche {
	margin:0px 0px 10px 323px;
}
/*.cartouche */.titre {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	font-size: 2em;
	margin:0px 20px 0px 20px;
	color:#004a99;
}
/*.cartouche */.sous_titre {
	text-align:right;
	font-size: 0.9em;
	margin:0px 20px 5px 20px;
	font-weight:bold;
}

.cartouche .ps {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.2;
	font-size: 0.7em;
	margin:0px 20px 5px 20px;
}
.cartouche h5.ps {
	text-align:right;
}


.cartouche .spip_logos {
	margin:20px auto 20px 277px ;
}

.logauche {
	float:left;
	margin:0px 5px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.logauche img.spip_logos {
	margin:0px 5px 0px 20px;
	padding:0px 0px 0px 0px;
	border:1px #CCCCCC solid;
}

.grandlogo {
	height:170px;
	margin:20px 20px 20px 20px;
	background-repeat:no-repeat;
	border:#CCCCCC 1px solid;
}
.grandlogomilieu {
	width:33%;
	height:170px;
	margin:0 auto 0 auto;
	border:0;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}


#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.description {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.3;
	font-size: 0.8em;
	margin:0px 20px 5px 20px;
}
.description p{
	margin:0px 20px 5px 20px;
}

.cartouche small { font-size: 0.71em; }

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

#contenu .encart p.spip{
	margin:0 0 5px 0;
	text-align:left;
}

/*  Mise en forme des textes du contenu
---------------------------------------------- */
.cartouche p.chapo {
	margin:0px 20px 5px 20px;
	margin-bottom: 1.5em;
	line-height: 1em; }

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

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

.lienplusplus {
	background-image:url(images/etoile-caractere.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 15px 0px 5px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#004a99;
	}

#texte_article h4 {
	color:#003399;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1em;
	margin:20px 20px 5px 20px;
}

#texte_article p {
	margin:0px 20px 10px 20px;
	font-size:0.8em;
	text-align:justify;
}

.cartouche p.spip {
	margin:0px 20px 10px 20px;
	font-size:0.8em;
	text-align:justify;
}

.cartouche h4 {
	color:#003399;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1em;
	margin:20px 20px 5px 20px;
}

p.listing {
	margin:0px 20px 10px 20px;
	font-size:0.8em;
	text-align:justify;
}

#texte_article ul, ol {
	padding:0px;
	font-size:0.8em;
	margin:0px 20px 10px 20px;
}


#texte_article ul li {
	padding:0px;
	list-style:square inside;
	margin:0px 0px 0px 0px;
}

#texte_article ol li {
	list-style:inside decimal;
	padding:0px;
	margin:0px 0px 10px 0px;
}


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

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

body.page_plan {
	background-image:url(images/fond-hachures-degrade-bleu.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	}
	

.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-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

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

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

.formulaire_spip fieldset {}
.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; }

/* 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: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.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: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.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: 1em; }
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: 0.88em; 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: 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; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
#navigation li a {color:#FFFFFF;}
#navigation li a:hover {color:#ffed00;text-decoration:none;}
#hierarchie a {color:#FFFFFF;}
a { color:#004A99;text-decoration: none;}
a:hover { text-decoration: underline; }
