/*  ----------------------------------------------------------- */
/*  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: #BED2D7;
	background-image: url("habillage/bg2.gif");
	margin: 1.5em;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	color: #333;
}

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

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 870px;
	background:#fff;
	padding: 0px 15px 15px 15px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#page_Flash {
	width: 1020px;
	background:#fff;
	padding: 15px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#conteneur { 
	width: 100%;

 }

#contenu {
/*	float: right;
	width: 36em;*/
	margin: 0 200px 0 0em;
	text-align: left;
}



#conteneur #navigation {
	clear: both;
	font-size: 90%; 
	background: #ccc;
	padding: 0;

}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
/*	width: 21em;*/
}

#conteneur .encart {
	float: right;
	width: 180px;
	margin: 0px;
}

#conteneur .encart.spip_documents{
border: 0px solid;
background: #fff;
}

/* Entete */
#entete {
	color: #fff;	
	text-align: right;
	font-size: 90%;
	color: #3a8da0;
	height: 270px;
}

.page_sommairefr #entete {
	background: url("habillage/bg_home_05.jpg") top left no-repeat #4F98A8;
}

.page_sommaireen #entete {
	background: url("habillage/EN_bg_home_05.jpg") top left no-repeat #4F98A8;
}

#entete ul {
	margin-bottom: 5px;
	padding-top: 10px;
}

#entete ul li{
	display: inline;
	margin: 0px;
	padding: 0px 5px;
	border-left: 1px dotted #ddd;
}

.bg_home {

}

#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 3em; 
	padding: 10px;
}

#entete a { 
	text-decoration: none; 
	color: #3a8da0;
}
#entete .formulaire_recherche { 
	display: inline;
	background: #fff; 

}

#entete .formulaire_recherche input { 
	font-size: 90%; 
	width: 130px;
	border: 1px solid #3A8DA0;
	color: #3A8DA0;
}


/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 1em;
	font-size: 80%; 
	padding: 0 0 3px 5px;
	border-bottom: 1px dashed #eee;	
		
}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 1em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; 
	font-size: 90%; 
	color: #bbb;
	line-height: 100%;
}

#pied a {
	color: #3A8DA0;
}

#pied p{
	text-align: center; 
}

#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: Verdana, "Bitstream Vera Sans", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Verdana, "Bitstream Vera Sans", Georgia, Times, serif; }


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

#navigation {
padding: 0px;
margin: 0px;
border: 1px solid red;
background: #ddd;
}

#navigation a {
color:#fff;
}

#navigation .level {
	background: url(habillage/bg_nav_off.png) top repeat-x #000;
	padding: 6px;
	margin: 0px;
}

#navigation ul.level1 {
	background: url(habillage/bg_nav_off.png) top repeat-x #000;
	padding: 7px 0px 7px;
	margin: 0px;
}

#navigation ul.level0 {
	padding: 0px;
	margin: 0px auto;
display: inline;
text-align: rigth;
}



#navigation ul li{
margin: 0;
display: inline;
}

#navigation ul.level0 li{
margin: 0 1px;
}

.nav0 {
	padding: 3px 10px 2px;
	background: url(habillage/bg_nav_on.png) top repeat-x #000;
	margin: 0 2px;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	display: inline;
	color: #fff;
	width: 150px;
}

.nav0Current {
	padding: 3px 10px 3px;
	background: url(habillage/bg_nav_off.png) top repeat-x #000;
	margin: 0 2px;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	display: inline;
	color: #fff;
	width: 150px;
}


.nav1 {
	padding: 12px 8px;
	background: url(habillage/bg_nav_off.png) top repeat-x #000;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	color: #fff;
}
.nav1Current {
	padding: 12px 8px;
	background: url(habillage/bg_nav_off.png) top repeat-x #000;
	margin: 0 ;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	color: #fff;
}

.nav0:hover {
	background: url(habillage/bg_nav_on.png) top repeat-x #000;
	color: #000;
}

.nav1:hover {
	background: url(habillage/bg_nav_on.png) top repeat-x #000;
	color: #000;
}

.nav1Current a {
	border-bottom: 2px solid #fff;
}

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

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


.breves li, .syndic li, .forums li, .divers li, .breves p, .syndic p, .forums p, .divers p {
	padding: 2px 2px 8px 5px;
	margin: 0;
}

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 70%;
}

.menu-titre {
	text-transform: uppercase;
	padding: 3px;
	background: #efefef;
	text-align: center;
	font-weight: bold;
}


/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */


#navigation .nav1 { 
	border-left: 1px solid #34464b;
	border-right: 1px solid #142d31;

}

#conteneur .encart {
	background: #fff; 
	margin-top: 15px;
}



.syndic { 
	background: #eee; 
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
}
.syndic .menu-titre { 
	background: #ccc; 
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
}

.forums { 
	background: #eee; 
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
}
.forums .menu-titre {
	background: #ccc; 
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
}

.divers { 
	background: #eee; 
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;}
.divers .menu-titre {
	background: #ccc; 
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
}

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

#conteneur .encart a{

}

/*  page d'accueil
---------------------------------------------- */

.page_sommaire #contenu {
	margin: 0px;
	text-align: left;
	line-height: 100%;
}

.home {
border-collapse: collapse;
}

.homeBlocs1 {
padding: 0px;
text-align: center;
background: url(habillage/bg_home_blocs1.png) top repeat-x #fff;

}

.homeBlocs2 , .homeBreves , .homeBlocs3 {
width: 25%;
border-left: 1px dotted #ddd;
border-top: 1px dotted #ddd;
vertical-align: top;
padding: 5px;
background:#fff;
color: #aaa;
font-size: 80%;
}

.homeBlocs2 a {
font-size: 90%;
text-transform: uppercase;
color: #000;
padding: 5px 3px 0px 0px;
display: block;
}

.homeBreves {
vertical-align: top;
}

.homeTexte {
	color: #3a8da0;
	font-size: 90%;
	padding: 5px 5px;
	background: url(habillage/bg2_news_home.gif) left repeat-y #DCDCDC;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
}

.homeTexte h2 {
	color: #fff;
	font-size: 105%;
	text-transform: uppercase;
	background: url(habillage/bg_news_home.gif) top repeat-x #fff;
	height: 18px;
	margin: 0px;
	padding: 3px 5px;
	border-top: 1px solid #000;
	text-align: left;
}

.homeTexte li {
	color: #3a8da0;
	font-size: 90%;
	padding: 5px 0px;
}

.homeBas {
background: #efefef;
vertical-align: top;
padding: 10px;
margin: 10px 0 0 ;
text-align: center;
}

.last {

}


.page_sommaire #pied {

	margin-top: 1em;

}

/*  ------------------------------------------
/*  Habillage specifique des articles
/*  ------------------------------------------ */
.page_article #entete , .page_rubrique #entete , .page_news #entete , .page_404 #entete {
	background: #fff;
	/*background: url("habillage/bg_01.jpg") top left no-repeat;*/
	height: 40px;
}


/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 130%;
	font-weight: bold;
	color: #000; }
#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: 70%; }

.cartouche .traductions { font-size: 70%; }
.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;
	text-align: justify;
 }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 90%;
	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: 90%; }
.notes { /*clear: both;*/ font-size: 80%; }
.ps h2, .notes h2 { font-size: 110%; font-weight: bold; }

/*  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: 90%; 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: 90%; font-weight: bold; }
#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 li { 
	margin-bottom: 1em; 
/*	clear: both; */
}

.liste-articles li .titre {
	font-size: 100%;
	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: 80%; }

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

.pagination { font-size: 90%; }

/*  ------------------------------------------
/*  Breves
/*  ------------------------------------------ */

.brevesToutes {
padding: 10px 10px 30px 10px;
margin-top: 30px;
font-size: 90%;
background: #eee;
background-image: url("habillage/bg.gif");
}


.breves { 
	background: url("habillage/bg_nav_off.png") top repeat-x #000; 
	color: #fff;
	min-width: 10em;
	margin-bottom: 1em;
	font-size: 8px;
	line-height: 120%;
	padding: 0 10px 10px 10px;
	font-size: 8px;
}

.breves li { 
	color: orange;
	border-top: #222 dashed 1px;
}


.breves a { 
	color: #fff;
	font-size: 10px;
}

.breves .menu-titre { 
 background: none;
padding: 12px 0px;
	font-size: 10px;
}

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

.page_plan .cartouche { display: none; }

.page_plan #contenu{
	margin-right: 0em;
}

.page_plan #contenu h2 {
	/*clear: both;*/
	background: #EEE;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu ul {
	display: block;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }

.page_plan #contenu li { 
	list-style: inherit; 
	padding-left: 10px;
}

.page_plan #contenu .titrePlan { 
	width: 100%;
	border-bottom: 1px solid #ddd;
	color: #aaa;
}


.page_plan #contenu .brevePlan ; .page_plan #contenu .syndicPlan {

}

/*  ------------------------------------------
/*  Habillage specifique du resultat de recherche
/*  ------------------------------------------ */

.page_recherche #contenu .menu-titre { 
	width: 100%;
	border-bottom: 1px solid #ddd;
	color: #aaa;
	text-align: left;
	margin: 25px 0 10px 0;
	padding: 0px;
}

.page_recherche #contenu .resultatRecherche .titre {
	font-size: 100%;
	font-weight: bold; 
	margin:  0px;
	padding: 0px;	
}

.page_recherche #contenu .resultatRecherche li {
	margin:  10px 0;
	
}
/*********************************/
/*     Formulaire Maison         */
/*********************************/

.erreur {
border: 1px solid #D94706;
padding: 15px;
text-align: center;
margin: 25px 0;
width: 640px;
color: #D94706;
font-weight: bold;
background: #EEBEA1;
text-transform: uppercase;
}

form {
	width: 660px;
	margin: 0;
	padding: 0;
}

textarea {
	border: 1px solid #999999;
}
input {
	border: 1px solid #999999;
	font-size: 80%;
}
.noborder {
	border: 0px;
}

legend {
	width: 100%;
	font-size: 110%;
	font-weight: bold;
	color: #6A8AAE;
}
label {
	font-size: 100%;
	color: #6A8AAE;
	display: block;
	margin-top: 5px;
}

.inline label {
/*	width: 150px;
	float: left;
	clear: left;
}

.inline input {
	float: left;
	margin-top: 5px;*/
}

fieldset {
	border: 1px solid #ccc;
	margin: 5px;
	padding: 5px;
	width: 660px;
	display: block;
}

fieldset ul li {
	list-style-type: none;
}





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

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	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;
	font-size: 70%;
 }

/* 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: 1em;
	border: 1px solid; }

/* 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 */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { 
	text-align: left; 
	width: 12em;
	margin: 0px;
	font-size: 70%;
 }
.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: 80%;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.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: 90%; }
.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: 100%;
	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: 100%; }

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