/*  ----------------------------------------------------------- */
/*  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-color: #92c9de;
	background-image: url(../images/fond-degrade.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size: 1em;
	margin:0;
	padding-top:0.8em;
	padding-bottom:0.8em;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0;  }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width:980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	background-image: url(../images/degrade-droite.png);
	background-repeat: repeat-y;
	background-position:right;		


}


#conteneur {
	padding-top:0em;
	margin:0;
	padding:0;
	background-color: #fff;
	background-image: url(../images/bas-gauche.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
}



/* Entete */
#entete {

	background-image: url(../images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:170px;
	width:980px;
}
	



#menu-gauche {
	width:215px;
	padding-top:2px;
	float: left;
	background-color:#fff;
}

#menu-gauche ul { margin: 0; padding:0; text-align: right; list-style: none; }
#menu-gauche ul li { margin: 0; padding:0; }

#menu-gauche ul li div { 
	background-color:#319433;
 	color:#fff; 
	padding: 0.2em 0.5em 0.2em 0.5em;
	font-size:0.95em;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:1px;
	margin-top:1px;
}

#menu-gauche ul li div a, #menu-gauche ul li div a:visited {color:#fff; text-decoration:none }

#menu-gauche ul li ul li a, #menu-gauche ul li ul li a:visited { color:#319433; text-decoration:none; margin: 0; padding: 0;}

#menu-gauche ul li ul li span.arton{color:#777; }


#menu-gauche ul li ul {
	background-image: url(../images/degrade-menu-gauche.png);
	background-repeat: repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em; 
	padding-top:0.5em;
	padding-bottom:0.7em;
	
}

#menu-gauche ul li ul li {
	background-image: url(../images/puce-menu-gauche.png);
	background-repeat: no-repeat;
	background-position:100% 65%;
	list-style-type:none;
	margin-right:0.5em;
	padding-right:0.7em;	
}


#frise-droite {
	background-image: url(../images/degrade-droite.png);
	background-repeat: repeat-y;
	background-position:right;
	/*margin-bottom:200px;*/
}

#bas-frise-droite-som {
	background-image: url(../images/bas-droite.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
}

#bas-frise-droite {
	background-image: url(../images/arbre.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
}

#contenu, #contenu2 , #contenu3{
	margin: 0px 40px 0px 245px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em; 
	background-color:#fff;		
	width:550px;
	height: 550px;
}


html>body #contenu {
	height: auto;
	min-height:550px;
} 

html>body #contenu2 {
	height: auto;
	min-height:550px;
} 


#contenu .cartouche h1 {
	color:#17912a;

}

#contenu2 .cartouche h1 {
	color:#006ab2;

}

#contenu3 .cartouche h1 {
	color:#006ab2;

}

#contenu .cartouche h1, #contenu2 .cartouche h1 ,  #contenu3 .cartouche h1 {
	font-size:1.6em;
	font-weight:bold;
	padding-left:35px;	
	background-image: url(../images/puce-titre.png);
	background-repeat: no-repeat;
	background-position:top left;		
}




#contenu #presentation p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;	
	margin-left:0px;
	padding-left:0px;	
}


#contenu p , #contenu2 p ,  #contenu3 p {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:15px;
	
}

#contenu p a, #contenu p a:visited {
	color:#17912a;
}

#contenu2 p a, #contenu2 p a:visited {
	color:#006ab2;
}
#contenu2 .texte a.spip_out , #contenu2 .texte a.spip_out:visited{ color:#006ab2;} /* liens sortants */

#contenu h2 {
	color:#17912a;

}

#contenu2 h2 {
	color:#006ab2;
}

#contenu h2, #contenu2 h2 {
	font-size:1.6em;
	font-weight:bold;
	font-style:italic;	
	margin: 10px 0px 0px 15px;
}

#contenu h3 {
	color:#17912a;
}

#contenu2 h3 {
	color:#006ab2;
}

#contenu h3, #contenu2 h3 {
	font-size:1.3em;
	margin: 10px 0px 0px 15px;
}

#actualites {
margin-top:1em;

}

.actu {

	margin-top:0.5em;
	border-bottom:solid 2px #dee67f;
	padding-bottom:0.5em;
}

#actualites .actu a, #actualites .actu a:visited {
	text-decoration:none;
}
#zoom .actu a {
/*color:#17912a;*/
}

#zoom .actu a, #zoom .actu a:visited {
	text-decoration:none;
}

.date-actu {
	font-style:italic;
	color:#666;
}

.titre-actu {
	font-weight:bold;
	color:#1a171b;
}

.trait-vert-fonce {
	border-bottom:solid 2px #8bc894;

}

.vert-fonce-italic , .vert-fonce-italic-large {
	color:#17912a;
	font-style:italic;
}

.vert-fonce-italic-large {
	font-size:1.5em;
}


#menu-droite {
float:right;
width:155px;
}


#outils {
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
}


#outils ul {
margin:0;
padding:0;
}

#outils ul li {
 list-style-type: none;
 margin-left:10px;
 margin-bottom:2px;
 border-bottom:1px solid #fff;
}

#outils ul li a, #outils ul li a:visited {
	color:#006ab2;
	text-decoration:none;
}

#outils .outilon {
	color:#fff;
}

.titre-droite{
text-transform:uppercase; color:#FFFFFF; font-size:1.2em; background-color:#006ab2; padding:0.2em 0em 0.2em 0.2em; font-weight:bold;font-family: Arial,Helvetica,sans-serif; text-align:left; border-top:2px solid #FFF; border-bottom:1px solid #FFF;}

#frise {
	background-image: url(../images/frise.jpg);
	background-repeat: repeat-x;
	height:57px;
}





.bleu {
	color:#006ab2;
}



/* Fil d'Ariane */
#hierarchie {
	padding:10px 180px 5px 245px;
	font-size: 0.8em; 
}
#hierarchie a ,#hierarchie a:visited {	color:#006ab2; text-decoration:none;}

.desactive {
	color:#777;
}



/* 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, #menu-gauche, .encart, .formulaire_spip {
	font-family:Arial, Helvetica, sans-serif; }

/* Typo pour le contenu */
#contenu , #contenu2 {
	font-family:Arial, Helvetica, sans-serif;  }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family:Arial, Helvetica, sans-serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.breves, .syndic, .forums, .divers {
	min-width: 10em;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #86c0da;
	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;
}*/

.encart p { margin: 0; padding: 0.2em 0.77em; text-align: left;  }





/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */






.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
---------------------------------------------- */
.cartouche { 
	border-top:solid 2px #17912a;
	padding-top: 2em;
	margin-bottom: 1em; 

}

.cartouche .titre {
	font-size: 1em;
	/*font-weight: bold;*/
	color: #333; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.77em; }

.cartouche .traductions { font-size: 0.77em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	/*margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; */
	font-size:0.77em;}

.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.9em; }

.texte a, .texte a:visited { 	color:#17912a; }

.notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }

.notes { clear: both; font-size: 0.77em; }
.notes h2 { font-size: 1.19em; font-weight: bold; }


.field , .field3{
	border: solid 2px #8bc894;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color:#eff7f0;
	padding-right:25px;	
    top: 0.5em;
    position: relative;	
	margin-bottom:1em;
}

.field legend {
   	top: -0.5em;
	position: relative;
	text-transform:uppercase;
	color:#17912a;
	font-weight:bolder;
	font-style:italic;
	
	margin-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.field h3 {
	color:#17912a;
	font-weight:normal;
}

.field ul.spip {
	margin:15px 0 15px 15px;
	padding:0;
}

.field ul.spip li.spip {
	list-style-image:url(../images/puce-ps.png);
	margin:5px 0px 5px 25px;
	padding:0px;
	background:none;
	font-size:1em;
}

.field ul.spip li.spip  ul.spip li.spip {
	font-size:1em;
}

.field a , fieldset a:visited {
	color:#17912a;
}

.field ul.spip li.spip a , fieldset ul.spip li.spip a:visited {
	color:#17912a;
}





.field2 {
	border: solid 2px #7fb4d8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color:#edf5fa;
	padding-right:25px;	
    top: 0.5em;
    position: relative;	
	margin-bottom:1em;
}

.field2 legend {
   	top: -0.5em;
	position: relative;
	text-transform:uppercase;
	color:#006ab2;
	font-weight:bolder;
	font-style:italic;
	
	margin-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.field2 h3 {
	color:#006ab2;
	font-weight:normal;
}

.field2 ul.spip {
	margin:15px 0 15px 15px;
	padding:0;
}

.field2 ul.spip li.spip {
	list-style-image:url(../images/puce-ps.png);
	margin:5px 0px 5px 25px;
	padding:0px;
	background:none;
	font-size:1em;
}

.field2 ul.spip li.spip  ul.spip li.spip {
	font-size:1em;	
}

.field2 a , fieldset2 a:visited {
	color:#006ab2;
}

.field2 ul.spip li.spip a , fieldset2 ul.spip li.spip a:visited {
	color:#006ab2;
}


.ps {
	
}


/*  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.77em; }

.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 {
	padding-left:16.5em;
}


.page_plan #contenu h2 {
	clear: both;
	margin-bottom: 1em;
	font-size: 0.9em;
	text-align: left; 
}

.page_plan #contenu h2 a, .page_plan #contenu h2 a:visited {
	color:#284B96;
	text-decoration:none;
}

.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 {

 background-image: url(../images/puce_bleue.png);
 background-repeat: no-repeat;
 background-position: 0em 0.4em;
 list-style-type: none;
 padding-left:12px;

}

.page_plan #contenu .contre-encart li ul li {
 list-style-type: none;
 background:none;
}

.page_plan #contenu .contre-encart ul a, .page_plan #contenu .contre-encart ul a:visited {
	color:#333;
	text-decoration:none;
}





/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.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 */
#form_rech {
	margin-left:10px;
}

#recherche {

}

.formulaire_recherche { width: 130px; text-align: left; }
.formulaire_recherche label { display: none; }
.formulaire_recherche input {  
	background-image: url(../images/degrade-rech.png);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:1px; 
	padding-right:1px;
	border-width: 2px 2px 2px 2x;
	border-style: solid;
	border-color: #64a7ce;
	color: #000;

}

.formulaire_recherche .sub {
	background:none;
	border:none;
	cursor:pointer;
	color:#006ab2;
	font-style:italic;
	margin:0 0 1.5em 0;	
	padding:0;
	text-align:right;
	width:135px;
}


.res_rech a, .res_rech a:visited {
	color:#006ab2;
}

.res_rech ul {
	font-size:1.2em;
	margin-left:15px;
	padding-left:0px;
}

.res_rech ul li {

	background-image: url(../images/puce-contenu.png);
	background-repeat: no-repeat;
	background-position:top left;
	list-style-type:none;
	padding-left:20px;
	margin:5px 0px 10px 0px;	
}

/*  ------------------------------------------
/*  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
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }

.archive p { padding-left:0; margin-left:0;}

.menu-connex  {margin-top:10px;color:#000;}
.menu-connex  a.nom-site {text-align:left;text-decoration:none; margin-left:2px; color:#006ab2;
}

#pied {	clear: both;border-top: 1px dotted #CCC;padding: 2px;text-align: center;font-size: 0.8em; background-color:#FFFFFF}
#pied a ,#pied a:visited {	color:#006ab2; text-decoration:none;}


/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }


/* Tableaux */
.tableauVide table.spip {
	margin: auto;
	margin-bottom: 1em;
	border:none;
	border-collapse: collapse; }
.tableauVide table.spip tr.row_first { background: #FFF; }
.tableauVide table.spip tr.row_odd { background: #FFF; }
.tableauVide table.spip tr.row_even { background: #FFF; }
.tableauVide table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }
