/*  ----------------------------------------------------------- */
/*  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: black;
	margin:0.2em;
	text-align: center;
	font-size: 1em;
	color: #666666;
	line-height: 1.2em;
}

img, table { margin: 0; padding: 0pt; 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; }

#motclef-article-display {
	display: none
}


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 990px;
	text-align: left;
	/*
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.3em;
	*/
	margin-bottom: 0em;
	padding:  0;
	background: black;
	background-repeat:no-repeat;
	border: 0;
	line-height: 1.2em;
}

.page-sommaire{
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#sommaire-img-fond{
	text-align: center;
}

#sommaire-expression {
	position: absolute;
	left: 530px;
	top: 615px;
	padding-top:10px;
	padding-bottom:10px;
	text-align: left;
	font-size: 2em;
	font-weight: bold;
	color: red;
	height: 1em;
	width: 14em;
}

#motclef-sommaire {
	position: absolute;
	left: 591px;
	top: 516px;
}



/****************************************************************/
/* Rubriques  de niveau 2 = sommaire éléments										*/
/* et articles de niveau 3= ecrans spécifique a chaque élément 	*/
/****************************************************************/
.page-rubrique{
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.page-article{
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#article-back{
	position: absolute;
	left: 20px;
	top:640px;
}

#rubrique-img-fond{
	text-align: center;
}

#rubrique-lang{
	position: absolute;
	left: 20px;
	top:640px;	
}

#rubrique-video-fond{
	position: absolute;
	left: 680px;
	top:380px;
}

#rubriques-sommaire {
	font-weight: bold;
	color: white;
}

#rubriques-sommaire .rubrique-1 { /*AIR*/
	position: absolute;
	left: 393px;
	top: 59px;
}

#rubriques-sommaire .rubrique-2 { /*EAU*/
	position: absolute;
	left: 305px;
	top: 197px;
}

#rubriques-sommaire .rubrique-3 { /*HUMAIN*/
	position: absolute;
	left: 235px;
	top: 341px;
}

#rubriques-sommaire .rubrique-4 { /*TERRE*/
	position: absolute;
	left: 160px;
	top: 425px;
}

#rubriques-sommaire .rubrique-5 { /*FEU*/
	position: absolute;
	left: 405px;
	top: 511px;
}

/*******************************/
/*Positionnement mots clefs AIR*/
/*******************************/
#motclef-article {
	font-weight: bold;
	color: white;
}

#motclef-article .motclef-1 { /*balade*/
	position: absolute;
	left: 525px;
	top: 490px;
}

#motclef-article .motclef-2 { /*extreme*/
	position: absolute;
	left: 525px;
	top: 490px;
}

#motclef-article .motclef-3 { /*loisirs*/
	position: absolute;
	left: 525px;
	top: 490px;
}

#motclef-article .motclef-4 { /*vent*/
	position: absolute;
	left: 525px;
	top: 490px;
}

#motclef-article .motclef-5 { /*nature*/
	position: absolute;
	left: 525px;
	top: 490px;
}

/*******************************/
/*Articles des caracteristiques*/
/*******************************/

#texte-article{
	position: absolute;
	left: 145px;
	top: 185px;
	width: 800px;
	height: 515px;
	overflow: auto;
	padding-right: 0.5em;
	font-size: 0.8em;
}

#articles-autres-caract{
	left:0;
	font-size: 0.7em;
	position: absolute;
	overflow: hidden;
	top: 125px;
	height: 575px;
	width: 115px;
	
}

.caract {
	width: 115px;
	height: 115px;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.caract li a {
	position: absolute;
	left: 0;
}

#titre-picto-elements {
	position: absolute;
	top: 80px;
	left:5px;
	font-size: 1em;
	font-weight: bold;
	color: white;
}

.caract-1{ /* legerete */
	position: absolute;
	left: 50px;
	top: 350px;
}

.caract-2{ /* comportement */
	position: absolute;
	left: 50px;
	top: 150px;
}

.caract-3{ /* resistance */
	position: absolute;
	left: 50px;
	top: 250px;
}

.caract-4{ /* elasticite */
	position: absolute;
	left: 50px;
	top: 450px;
}

.caract-5{
	position: absolute;
	left: 50px;
	top: 550px;
}

#nom-produit{
	color: blach;
	font-weight: bold;
	position: absolute;
	left: 145px;
	top: 140px;
	width: 800px;
}






#menu-rubriques-accueil {
	font-weight: bold;
	border-bottom: solid 1px #999999;
}

#menu-rubriques {
	font-weight: bold;
	border-bottom: solid 1px #999999;
}

#menu-rubriques .menu-rubrique-1 a {
	color: #999999;
	/*color: #0093A8;*/
}

#menu-rubriques .menu-rubrique-2 a {
	color: #999999;
	/*color: #F09100;*/
}

#menu-rubriques .menu-rubrique-3 a {
	color: #999999;
	/*color: #000000;*/
}


#menu-sous-rubriques {
	font-weight: normal;
	border-bottom: none;
	/*padding-left: 2em;*/
}

#menu-sous-rubriques .filler-sous-rubrique {
	float:left;
	margin-left: 2em;
}

#menu-sous-rubriques li {
	border-bottom: solid 1px #999999;
	padding-bottom: 2px;
}




















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

#colonne-gauche{
	float: left;
	line-height: 1.8em;
	padding: 0;
	padding-right: 5px;
	margin: -0.4em 0 0 0;
	margin-left: 0px;
	width: 240px;
	background: none;
}

#colonne-centre{
	float: left;
	width: 530px;
	padding: 0;
	margin: -0.25em 0 0 0;
	background: none;
}

#colonne-centre-rubrique{
	float: left;
	width: 740px;
	padding: 0;
	margin: -0.25em 0 0 0;
	background: none;
}

#colonne-droite{
	float: left;
	padding: 0;
	margin: 0;
	margin-left: 15px;
	width: 190px;
	background: none;
}


#colonne-centre #contenu {
	width: 100%;
	margin: 0;
	padding-top: 0em;
	margin-left: 0.5em;
}

#colonne-centre-rubrique #contenu {
	width: 100%;
	margin: 0;
	padding-top: 0em;
	margin-left: 0.5em;
}

#sommaire-encart{
	float: right;
	border: 1px dashed gray;
	width: 200px;
	margin-left: 1em;
}

.zoom_sur{
	border-bottom: 1px dotted #768C1A;
	color: #666666;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	
}
.dernier_article{
	
}

ul#animated-portfolio{
  padding: 0;
  margin: 0;
	list-style-type: none;
}
ul#animated-portfolio li{
  padding: 0;
}


#sommaire-filet-1 {
	text-align: center;
	height: 131px;
	width: 390px;
	position: absolute;
	top: 19px;
	left: 0px;
}

#sommaire-filet-2 {
	text-align: center;
	height: 131px;
	width: 390px;
	position: absolute;
	top: 178px;
	left: -72px;
}

#sommaire-filet-3 {
	text-align: center;
	height: 131px;
	width: 390px;
	position: absolute;
	top: 306px;
	left: -77px;
}

#sommaire-filet-4 {
	text-align: center;
	height: 131px;
	width: 390px;
	position: absolute;
	top: 428px;
	left: -119px;
}

#sommaire-filet-5 {
	text-align: center;
	height: 131px;
	width: 390px;
	position: absolute;
	top: 563px;
	left: 215px;
}

ul#sommaire-filet{
  padding: 0;
  margin: 0;
	list-style-type: none;
}
ul#sommaire-filet11 li{
  padding: 0;
}
ul#sommaire-filet22 li{
  padding: 0;
}
/*********/
/*ACCUEIL*/
/*********/
#site-article-titre {
	border-bottom: 1px solid #999999;
	padding-bottom: 0.4em;
	margin-bottom: 0.2em;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
}

#site-article-descriptif {
	border-bottom: none;
	padding-top: 0.5em;
	padding-left: 0;
	text-align: justify;
	font-weight: normal;
	font-size: 0.7em;
}

#site-article-texte {
	padding-top: 0.5em;
	padding-left: 0;
	text-align: justify;
	font-weight: normal;
	font-size: 0.8em;
}

#site-article-doc1 {
	text-align: center;
	height: 200px;
	width: 200px;
	position: absolute;
	top: 430px;
	left: 731px;
}

/***********/
/*RUBRIQUES*/
/***********/
#rubrique-titre {
	border-bottom: 1px solid #999999;
	padding-bottom: 0.4em;
	margin-bottom: 0.2em;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
}

#rubrique-descriptif {
	border-bottom: none;
	padding-top: 0.5em;
	padding-left: 0;
	text-align: justify;
	font-weight: normal;
	font-size: 0.7em;
}

#rubrique-texte {
	border-bottom: 0;
	padding-top: 0.5em;
	padding-left: 0;
	text-align: justify;
	font-weight: normal;
	font-size: 0.8em;
}

#rubrique-doc1 {
	text-align: center;
	padding-top: 0.5em;
}

/*******************************/
/*RUBRIQUES, ARTICLES RATTACHES*/
/*******************************/
#rubrique-articles-label {
	margin-top: 1em;
	margin-bottom: 0.8em;
	border-bottom: 1px solid #999999;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
}

#rubrique-articles-titre a {
	color: #666666;
	border-bottom: 1px dashed #666666;
	margin-bottom: 0.2em;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
}

#rubrique-articles-descriptif {
	border-bottom: none;
	margin-bottom: 1em;
	text-align: justify;
	font-weight: normal;
	font-size: 0.7em;
}

#rubrique-articles-texte {
	border-bottom: 0;
	padding-top: 0.5em;
	padding-left: 0;
	text-align: justify;
	font-weight: normal;
	font-size: 0.8em;
}

/**********/
/*ARTICLES*/
/**********/
#article-titre {
	border-bottom: 1px solid #999999;
	padding-bottom: 0.4em;
	margin-bottom: 0.2em;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
}

#article-soustitre {
	float: left;
	padding-bottom: 0;
	margin-bottom: 0;
	text-align: left;
	font-weight: normal;
	font-size: 0.7em;
}
#article-date {
	text-align: right;
	font-size: xx-small;
}

#article-chapo {
	border-bottom: none;
	padding-top: 0.5em;
	padding-left: 0;
	text-align: justify;
	font-weight: normal;
	font-size: 0.7em;
}

#article-texte {
	border-bottom: 0;
	padding-top: 0.5em;
	padding-left: 0;
	text-align: justify;
	font-weight: normal;
	font-size: 0.8em;
}

#article-doc1 {
	text-align: center;
	padding-top: 0.5em;
}

#article-postscriptum {
	font-size: 0.7em;
	font-style: italic;
	color: #666666;
}

#article-postscriptum h2 {
	font-size : 1em;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 1em;
}

/*************/
/* ERREUR 404*/
/*************/
#erreur-titre {
	font-size: 2em;
	font-weight: bold;
	text-align: left;
	color: #999999;
	margin:  1.5em 0em 0.5em 0em;
}

#erreur-message {
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	color: #666666;
	margin:  1.5em 0em 0.5em 0em;
	float: left;
}

#erreur-image {
	float: left;
	margin: 0 0.5em 0 0;
}

/******/
/*PLAN*/
/******/
#plan-rubriques {
	clear: both;
	border-bottom: 1px solid #999999;
	padding-bottom: 0.4em;
	margin-bottom: 0.2em;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
}

#plan-rubriques a {
	color: #666666;
}

#plan-sousrubriques {
	margin-top: 1em;
	margin-left: 3.5em;
	font-weight: bold;
	margin-bottom: 1em;
}

#plan-articles1 {
	margin-top: 0.5em;
	margin-left: 2em;
	margin-bottom: 1em;
	font-weight: normal;
}

#plan-articles2 {
	margin-top: 0.5em;
	margin-left: 5em;
	font-weight: normal;
	margin-bottom: 1em;
}

/***********/
/*RECHERCHE*/
/***********/
#recherche-mot {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.15em;
	border-bottom: 1px solid #999999;
	font-size: 1em;
	font-family: serif, Garamond, Times;
	font-style: italic;
	color: #F09100;
}

#recherche-articles {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0.8em;
	color: #999999;
}

#liste-articles li .titre a {
	color: #999999;
	font-weight: bold;
	font-size: 1.0em;
	margin-bottom: 0.3em;
}

#liste-articles li .introduction {
	color: #666666;
	font-weight: normal;
	text-align: justify;
	font-size: 0.7em;
	margin-bottom: 0.5em;
	border-bottom: 1px dashed #999999;	
}

#recherche-rubriques {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 2.5em;
	margin-bottom: 0.8em;
	color: #999999;
}

#liste-rubriques li .titre a {
	color: #999999;
	font-weight: bold;
	font-size: 1.0em;
	margin-bottom: 0.3em;
}

#liste-rubriques li .introduction {
	color: #666666;
	font-weight: normal;
	text-align: justify;
	font-size: 0.7em;
	margin-bottom: 0.5em;
	border-bottom: 1px dashed #999999;	
}

/*********/
/*AUTEURS*/
/*********/
#auteur-titre {
	border-bottom: 1px solid #999999;
	padding-bottom: 0.4em;
	margin-bottom: 0.2em;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
}

#auteurs-titre {
	border-bottom: 1px solid #999999;
	padding-bottom: 0.4em;
	margin-top: 2em;
	margin-bottom: 0.5em;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
}

.auteur-soustitre {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 1px dashed #999999;
}

.auteur-soustitre a {
	text-align: left;
	font-weight: normal;
	font-size: 0.7em;
	color: #666666;
}

.auteur-date {
	float: left;
	margin-right: 2em;
	font-size: 0.7em;
	color: #999999
}

/************/

.dernier_article .menu-titre, #sommaire-encart .menu-titre, .page_sommaire #contenu .menu-titre {
	border: none;
	text-align: left;
	padding: 0.5em;
	padding-left: 1em;
}
.dernier_article .menu-titre{
	color: #666666;
}
#sommaire-encart .menu-titre {
	font-size: 0.8em;
	font-weight: normal;
}

#colonne-gauche #navigation {
	text-align: left;
	font-size: 0.8em;
	margin-bottom: 2em;
	padding: 0;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 2px;
}
#sommaire-encart .lire-la-suite{
	font-size: 0.8em;
}



/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: right;
	position: relative;
	width: 200px;
	padding: 0.5em;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-right: 0;
	border: 1px dashed gray;
	background: #f8f8f8;	
}
#contenu .contre-encart a{
color: #768C1A;
}	
#contenu .contre-encart li {
	padding-bottom: 0.5em;
	margin: 0;
}
#contenu .contre-encart ul{
	padding: 0;
	margin: 0;
}
.contre-encart-contenu{
	position: relative;
	color: gray;
}
#contenu .encart {
	margin: 0;
	margin-bottom: 1em;
}

/* Entete */
#entete {
	position: relative;
	border-bottom: none; 
	margin-bottom: 0.5em;
	background: none;
	padding: 0;
	color: #FFFFFF;
}

#entete #nom_site_spip, #entete a .spip_logos {
	position: relative;
	font-weight: normal;
	font-size: 1.0em; 
	padding: 0;
	padding-top: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	color: white;
	background: white;
}

#entete h2{
	position: relative;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	padding-bottom: 0.7em;
	padding-left: 4em;
	color: #c8c8c8;
}


/* Elements de l'entete */
#elementsEntete {
	position: absolute;
	left: 190px;
	top: 102px;
	width: 550px;
	text-align: center;
	font-size:0.7em;
}

#elementsEntete a {
	font-weight: bold;
	color: #FFFFFF;
}

#logoSite {
	position: absolute;
	left:55px;
	top: 25px;
}

/***************************/
/* Formulaire de recherche */
/***************************/
#recherche {
	float: left;
	width: 100px;
	position: absolute;
	left: 325px;
	top: 1.6px;
}

#recherche .formulaire_recherche input { 
	text-align: left;
	background: none; 
	padding: 0em; 
	margin: 0;
	margin-bottom: 0;
	font-size: 1.3em;
	font-family: sans-serif,Arial, Verdana,   Tahoma,  "Bitstream Vera Sans";
	border: thin none #999999;
	color: #FFFFFF;
	font-weight: bold;
}

#recherche .formulaire_recherche label {
	display: none;
}

/***************************************/
/* Rubriques et sous rubriques du menu */
/***************************************/
#menu-rubriques-accueil {
	font-weight: bold;
	border-bottom: solid 1px #999999;
}

#menu-rubriques {
	font-weight: bold;
	border-bottom: solid 1px #999999;
}

#menu-rubriques .menu-rubrique-1 a {
	color: #999999;
	/*color: #0093A8;*/
}

#menu-rubriques .menu-rubrique-2 a {
	color: #999999;
	/*color: #F09100;*/
}

#menu-rubriques .menu-rubrique-3 a {
	color: #999999;
	/*color: #000000;*/
}


#menu-sous-rubriques {
	font-weight: normal;
	border-bottom: none;
	/*padding-left: 2em;*/
}

#menu-sous-rubriques .filler-sous-rubrique {
	float:left;
	margin-left: 2em;
}

#menu-sous-rubriques li {
	border-bottom: solid 1px #999999;
	padding-bottom: 2px;
}
	
/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.70em; 
	//display: none;
	text-align: right;
	color: #999999;
}

/* Pied de page */
#pied {
	position: relative;
	clear: both;
	background-position:0% 0%;
	color: black;
	//margin-top: 5px;
	text-align: center; 
	font-size: 0.9em;
}

#pied .pied-accueil {
	border-top: 1px solid #000000;
}

#pied .pied-autres {
	border-top: 1px solid #999999;
}


#pied .small-pied {position: relative; text-align: center; font-size: 0.77em; width: 100%; padding-bottom: 0.3em; padding-top: 0.3em;}
#pied img { vertical-align: bottom; }
#pied a{color: #999999;}


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

.texte ,  #contenu	{font-family: sans-serif,Arial, Verdana,   Tahoma,  "Bitstream Vera Sans";}
#haut{
	padding: 0;
	margin: 0;
	height: 19em;
	min-height: 19em;
	width: 100%:
	
	
}

.etirable {
	width: 100%;
	height: 100%;
}
.etirable13em{
	width: 13em;
	height: auto;
}
.etirable15em{
	width: 15em;
	height: auto;
}
.etirable14em{
	width: 14em;
	height: auto;
}
.etirable12em{
	width: 12em;
	height: auto;
}
.etirable10em{
	width: 10em;
	height: auto;
}
.etirable8em{
	width: 8em;
	height: auto;
	max-height: 12em;
}
.etirable7em{
	width: 7em;
	height: auto;
}
.etirable6em{
	width: 6em;
	height: auto;
}
.etirable4em{
	width: 4em;
	height: auto;
}
.etirable3em{
	width: 3em;
	height: auto;
}
.etirable2em{
	width: 2em;
	height: auto;
}
.etirable1em{
	width: 1em;
	height: auto;
}
#boites{
	
	color: white;
	padding: 0;
	margin: 0;
	background: #074f5d;
	width: 100%;
	font-size: 0.8em;
}
#boite1{
	float: left;
	width: 25%;
	height: 9em;
	padding: 0;
	 overflow: hidden;
	background: #CC3333;//#ff5300;
}

#boite2{
	float: left;
	width: 25%;
	height: 9em;
	padding: 0;
	overflow: hidden;
	background: #FF9900;//#ff8b06;
}
#boite3{
	float: left;
	width: 25%;
	height: 9em;
	padding: 0;
	overflow: hidden;
	
	background: #009966;//#009966;
}
#boite4{
	float: right;
	width: 25%;
	height: 9em;
	padding: 0;
	overflow: hidden;
	background: #1c4fa8;
	background-position: right;
}
.boite-titre{
	//font-weight: bold;
	font-size: 1.3em;
	padding-top: 0.1em;
	margin-bottom: 0.3em;
	text-align: center;
	height: 30%;
}
.boite-texte{
	padding-left: 1em;
	padding-right: 1em;
}

.boite-texte  a.spip_out{
	color: white;
}
.boite-texte small{
	font-size: 0.9em;
}
#boite3 .boite-texte small{
	font-size: 0.85em;
}
#boites li a{
	color: white;
}


#boite4 .boite-titre{
	border-bottom: 2px solid #77b1ed;
}
#boite3 .boite-titre{
	border-bottom: 2px solid #01a55a;//#77b16d;
}
#boite2 .boite-titre{
	border-bottom: 2px solid #f5cd60;
}
#boite1 .boite-titre{
	border-bottom: 2px solid #f56747;
}
h3.boite-sous-titre {
	font-size: 0.6em;
	height: 1.2em;
	overflow: hidden;
	
	text-transform: uppercase;
}
h3.boite-sous-titre a{
	color: white;
}

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

	
.fond-etirable{
	position: absolute;
	width: 100%;
	font-size: 1em;
	height: 100% !important;
	height: 80%;
	
	line-height: 1px;
}


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers, .nouveautes-pmb{
	border: 0px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
	
}
.rubriques{
	position: relative;
	z-index: 1;
	padding-right: 1em;
}
.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}
#navigation{ };
#navigation p, .encart p { margin: 0;  text-align: left;  }
#navigation ul, .encart ul { padding: 0 0; text-align: left; }
#navigation li, .encart li { padding: 0 0; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { position: relative; }
.rubriques .menu-titre { display: none;}

.rubriques li{
	margin-top: 0.8em;
	font-weight: bold;
	color: #02407a;
}
.rubriques li a{
	color: black;
}
.rubriques li a:hover{
	color: #ffff00;
}
.breves { float: left; width: 46%; padding-top: 2em; padding-left: 0.5em;}
.breves .menu-titre { font-family: Tahoma, Verdana, "Bitstream Vera Sans",  Arial, sans-serif; color: #ff532a; font-size: 1.8em; border: 0px; text-align: left; padding-left: 1em;}
.breves li{
	padding-top: 2em;
	padding-bottom: 2em;
	
}
.lire-la-suite{
	text-align: left;
	font-size: 0.6em;
}

.lire-la-suite a{
	color: #AAAAAA;
}

.menu-articles-news {
	margin-top: 1.4em;
}

.titre-articles-news {
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 0.2em;
	padding-right: 0.5em;
	background: #999999;
	border: 1px solid #999999;
	color: #FFFFFF;
}

.doc1-articles-news {
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
}

.texte-articles-news {
	text-align: justify;
	font-size: 0.7em;
	padding-left: 0.2em;
	padding-right: 0.5em;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
	color: #999999;
}

.suite-article-news {
	padding-left: 0.2em;
	padding-right: 0.5em;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}

.texte-rubriques {
	text-align: justify;
	font-size: 0.8em;
	padding-left: 0.2em;
	padding-right: 0.5em;
	border-left: 0;
	border-right: 0;
	color: #666666;
}

.texte-articles {
	text-align: justify;
	font-size: 0.8em;
	padding-left: 0.2em;
	padding-right: 0.5em;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
	color: #666666;
}

.syndic {  padding-left: 0.5em; padding-right: 1em;}
.syndic .menu-titre { border: 0px; margin-top: 2em;padding-bottom: 1em;}

.syndic li{
	padding-bottom: 1em;
}
.syndic a.spip_out{ color: #FF5303;
}
.agenda {
	font-size: 0.7em;
	margin-bottom: 1em;
}
.agenda .menu-titre { 
	width: 100%
	border: none;
	border-bottom: 1px solid #1c4fa8;
	margin-top: 2em;
	margin-bottom: 1em;
	padding-bottom: 0.3em; 
	color: #1c4fa8; 
	text-transform: uppercase;
	text-align: left; 
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.agenda li{
	margin-bottom: 0.5em;
}
.forums { background: #EAEAFF; color: white;}
.forums .menu-titre { background: #F2F2FF; color: white; display: block;}

.divers { color: gray; font-size: 0.9em;}

.divers .menu-titre { color: gray; text-align: left; margin-bottom: 1em; }


#colonne-gauche .menu-item{
	color: gray;
}

.connexion {
	position: relative;
	
	padding: 0.5em;
	color: gray;
	border: 1px dashed gray;
	
}
.connexion a{
	color: gray;

}
.connexion input {
	width: 9em;
	color: gray;
}
.connexion .divers{
	color: gray;
}
.connexion .divers h2{
	color: gray;
}
.acces-compte {
	 color: gray;
	padding-top: 0.4em;
	padding-bottom: 0.3em;
}
.connexion .spip_bouton {
margin: 0; padding: 0;  border: none; margin-top: 0.05em; color: gray;  float: right; font-weight: bold;
}
.connexion .divers .spip_bouton {
	width: 2em;
}
.sur-le-web{
	margin-top: 1em;
}
.page_sommaire .sur-le-web{
	margin-top: 0;
}
.sur-le-web .menu-titre{
	color: #1c4fa8;
	text-align: center;
}
.sur-le-web .divers{
	color: gray;
	
}


.sur-le-web-colonne {
	float: left;width: 31%;
	border-right: 1px solid #ccc;
	padding: 0.5em;
	font-size: 0.8em;
}

.sans-bordure-droite {
	border-right: none;
}

.paragraphe p{
	margin: 0.5em;
	padding: 0.5em;
}
.nouveautes-pmb{
	float: right;width: 48%; padding-top: 2em; padding-right: 0.5em;
}
.nouveautes-pmb .menu-titre { font-family: Tahoma, Verdana, "Bitstream Vera Sans",  Arial, sans-serif; color: #009966; font-size: 1.8em; border: 0px; text-align: left; padding-left: 1em;}
.nouveautes-pmb li{
	padding-top: 2em;
	padding-bottom: 2em;

}

#bas-colonne-gauche{
	font-size: 0.8em;
}
.nouveautes{
	margin-right: 2em;
}
.nouveautes-pmb .lire-la-suite a{
	color: #009966;
	padding-right: 1em;
}

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

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

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #768c1a; }
#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.71em; }

.cartouche .traductions { font-size: 0.71em; }
.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;
	 
	color: #666666;
}
.page_sommaire .chapo{
	color: white;
}
#logo-legende .chapo{
	font-weight: normal;
}

.lien {
	background: #EEE;
	margin: 1em 4.5em 0.5em 1.5em;
	padding: 0 0 0 1em;
	border: 1px solid #CCC;
	font-size: 0.6em;
	font-weight: bold; }

.texte { color: #484b4f; font-size: 0.9em; text-align: justify; padding-right: 2em; line-height: 1.5em;}

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


/* podcast */
#documents_mp3{
	width: 20em;
	float: right;
	text-align : left;
	background: white;
	border: 2px dashed #FF9900; 
	padding: 1em;
	
}

}
#documents_mp3 .menu-titre h2{
	border: none;
	width: 20em;
	color: #FF9900;
	padding-bottom: 1em;
}
#colonne-gauche #documents_mp3{
	width: 80%;
	text-align : left;
	border: 2px dashed #009966; 
	padding: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

#colonne-gauche #documents_mp3 .menu-titre h2{
	border: none;
	width: 80%;
	color: #009966;
	padding-bottom: 1em;
}

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	float: left;
	bottom: 0;
	background-image: none;
	background-repeat: none;
	padding: 0;
	margin-right: 0;
	padding-top: 0.25em;
	padding-left: 0.5em;
	padding-right: 0.5px;
	padding-bottom: 1em;
	margin-top: 0;	
}

#titre_portfolio {
	margin-bottom: 0.8em;
	border-bottom: 1px solid #999999;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
}

#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 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_logo {padding-top: 0.5em;}
#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: 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;
	 }

.pagination { font-size: 0.90em; }

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

.page_plan .cartouche { display: none; }

.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-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }


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

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

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 0px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.spip_bouton input{
	width: auto;
	font-weight: normal;
	font-size: 1em;
}
legend{
	display: none;
}
fieldset{
	border: none;
	font-size: 0.8em;	
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 100%;
	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: 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; }


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

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 0;
	padding-top: 0.5em;
	border-top: 0px solid #CCC;
	font-size: 0.88em;
	font-weight: bold;
}
.forum-decompte {
	
}

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; padding-right: 2em; }
.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 { margin-left: 0.5em; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { margin-left: 0.5em; }
ul ul ul .forum-message { margin-left: 0.5em; }
ul ul ul ul .forum-message { margin-left: 0.5em;}
ul ul ul ul ul .forum-message { margin-left: 0.5em; }
ul ul ul ul ul ul .forum-message { margin-left: 0.5em; }

ul .forum-texte { margin-left: 0.5em;border-left: 10px solid #009966; margin: 0; padding: 0; margin-bottom: 1em;padding-left: 0.5em; }
ul ul .forum-texte { margin-left: 0.5em;border-left: 10px solid #e6b500; }
ul ul ul .forum-texte { margin-left: 0.5em;border-left: 10px solid #26b2ec; }
ul ul ul ul .forum-texte { margin-left: 0.5em;border-left: 10px solid #d726ec; }
ul ul ul ul ul .forum-texte { margin-left: 0.5em;border-left: 10px solid #0000fd; }
ul ul ul ul ul ul .forum-texte { margin-left: 0.5em;border-left: 0px dotted #fd00cd; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { background: none;border: none; border-bottom: 1px dotted #B8B8B8; 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; }




dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: relative;
top: 1em;
left: 1em;
width: 92.5%;
z-index: 100;
}
.menu-deroulant {
	padding: 0;
	
}
#menu dt {
cursor: pointer;
margin: 0;
padding:  0 0 0.8em 0;
border: 0px solid gray;
text-align: left;
font-weight: bold;
z-index: 150;
}
#menu dt a:hover{
	color: #ffff00;
}

#menu dd {
position: absolute;
z-index: 200;
left: 10em;
margin-top: -3em;
width: 14em;
color: white;
background: #1c4fa8;

border: 0px solid gray;
}

#menu ul {
z-index: 400;
padding: 0;
margin: 0;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
#menu li {

z-index: 500;
text-align: left;
display: block;
min-height: 2em;
_height: 2em;

padding: 0;
margin: 0;
padding-left: 0.5em;

}

#menu li a, #menu dt a {
z-index: 500;
color: white;
text-decoration: none;
}
#menu li a{
	
	padding-left: 0.5em;
	z-index: 500;	
	font-weight: normal;
}

#menu dt a{
	color: #666666;
}
#menu li{
	margin-bottom: 0.2em;
	list-style-position: outside;
	
	
}
#menu li:hover {
background: #163e90;
margin-bottom: 0.2em;

}
#menu li a:hover {
padding-left: 0.5em;
background: #163e90;

}

table.pmb-infos-ouvrage {
	border : 1px dotted #26b2ec;
	font-size: 0.8em;
	padding: 0.5em; 
	background: #dfdfdf;
	margin-bottom: 2em;
}
table.pmb-infos-ouvrage td.pmb-infos-ouvrage-titre{
	width: 40%;
}

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


.qcm_radio{
	width: 3em;
}
.jeux_bouton{
	width: 6em;
}

.connexion .menu-item h2{
	margin-top: 0.5em;
	color: white;

}
.spip_bouton input{
	text-align: center;
}
.spip_bouton input:hover{
	cursor: pointer;
}

