/*  ----------------------------------------------------------- */
/*  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: #000;
	background-image: url(images/fond-fete.jpg);
	font-size: 1em;
	color: #000;
	text-align: center;
	}

img, table { margin-left: auto; margin-right: auto; padding: 0; border: none; }
h1 {margin: 0;	padding: 0;	font-size: 1.3em;	font-weight: normal;	font-style: italic; }
h2, h5 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
h6 {
	font-size: 0.70em;
	text-align: justify;
	padding-right : 10px;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 2px;
	}
	
h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	}

h4	{ margin: 0; padding: 0; font-weight: normal; }


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	background-color: #fff;
	background-image: url(images/fond-html.jpg);
	background-repeat: no-repeat;
	background-position: top; 
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

#escalier {
	background-color:#000;
	background-image: url(images/escalier.png);
	background-repeat: repeat-y;
	background-position: right; 
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

#page-coll {
	background-color: #fff;
	background-image: url(images/fond-coll.jpg);
	background-repeat: no-repeat;
	background-position: top; 
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}


#page404 {	margin-top : 15px;
	background-color: #fff;
	background-image: url(images/fond-404.jpg);
	background-repeat: no-repeat;
	background-position: top; 
	background-position: center;
	width: 950px;
	height: 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

#page-plan {
	background-color: #fff;
	background-image: url(images/petit-carreau.png);
	color : #000;
	width: 950px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
#page-nouvelles {
	background-color: #fff;
	background-image: url(images/nouvelles.jpg);
	background-repeat: no-repeat;
	background-position: top; 
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
	

	
#page-contact {
	background-color: #fff;
	background-image: url(images/fond-contact.jpg);
	background-repeat: no-repeat;
	background-position: left; 
	width: 950px;
	height: 500px;
	margin: auto;
	}
	
#page-recherche {
	background-color: #fff;
	background-image: url(images/fond-recherche.jpg);
	background-repeat: no-repeat;
	background-position: top; 
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
	
#pied-contenu {
	clear: both;
	float: left;
	width : 745px;
	}

#pied-navigation {
	width : 130px;
	height : 130px;
	float: left;
	}

	
#pied-contenu-bcd {
	clear: both;
	float: left;
	padding-right: auto;
	padding-left: auto;
	width : 650px;
	}

#pied-navigation-bcd {
	float: right;
	text-align: center;
	width : 205px;
	}

#page-jeu {
	background-color: #fff;
	background-image: url(images/fond-jeu.jpg);
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
	
#page-jeu-nu {
	background-color: #fff;
	background-image: url(images/fond-jeu-nu.jpg);
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
#page-auteur {
	background-color: #fff;
	background-image: url(images/fond-auteur.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 680px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
	
#page-bcd {
	background-color: #fff;
	background-image: url(images/fond-bcd.jpg);
	background-repeat: repeat-y;
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}


#page-bcd2 {
	background-color: #fff;
	background-image: url(images/fond-bcd2.jpg);
	background-repeat: repeat-y;
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
	
#pagenreg {
	background-color: #fff;
	background-image: url(images/fond-lac.jpg);
	background-repeat: no-repeat;
	background-position: top; 
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
	
	
#pagecafe {
	background-image: url(images/fond-cafe.jpg);
	background-repeat: no-repeat;
	background-position: top; 
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

#pagecredits {
	background-image: url(images/fond-concours.jpg);
	background-repeat: repeat-y;
	background-position: top; 
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	}

#pagecrypte {
	background-image: url(images/fond-crypte.jpg);
	background-repeat: no-repeat;
	background-position: top; 
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

#pagecrypteforum {
	background-image: url(images/fond-crypte-forum.jpg);
	background-repeat: no-repeat;
	background-position: top; 
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
	
#bandeau-jeu {
	width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

#pageinfo {
	background-color: #fff;
	background-image: url(images/fond-regle.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	}

#conteneur
	{
	width: 100%;
	}

#conteneur_jeu
	{
	clear: both;
	width: 100%;
	}

#conteneur #contenu
	{
	float: left;
	width: 65%;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#conteneur #contenu-jeu
	{
	float: left;
	width: 100%;
	padding: 5px;
	}
	
#conteneur #contenu-nouvelles
	{
	background-image: url(images/feuille.png);
	float: left;
	background-repeat: repeat-y;
	width: 65%;
	padding: 10px;
	}
	
#conteneur #contenu-bcd
	{
	float: left;
	text-align: justify;
	padding-left: 60px;
	width: 55%;
	height: 700px;
	}

#conteneur #contenu-bcd-texte
	{
	float: left;
	text-align: justify;
	padding: 10px;
	margin-left:10px; 
	height: 700px;
	width: 80%;
	overflow: hidden;
	overflow: auto;
	background-image: url(images/blanc.png);
	}
	
#conteneur #contenu-bcd-jeu
	{	float: left;	text-align: left;	width: 100%;
	background-image: url(images/forum4.png);	}
#conteneur #contenu-bcd-jeu2	{	float: left;	text-align: left;	width: 80%;	height: 600px;	overflow: hidden;	overflow: auto;  	margin-left: 10px;
	margin-bottom:20px;	background-image: url(images/forum4.png);	}		
#conteneur #pub-bcd
	{
	display: block;
	width:160px;
	height:600px;
	margin-right:0px;
	float: right;
	}
	
#conteneur #contenu-nouv
	{
	background-image: url(images/fond-contenu.png);
	float: left;
	background-repeat: repeat-y;
	width: 65%;
	padding: 10px;
	}
	
#conteneur #contenu-regles
	{
	background-image: url(images/fond-contenu.png);
	float: left;
	background-repeat: repeat-y;
	width: 65%;
	padding: 10px;
	}
	
#formulaire-jeu
	{
	background-image: url(images/fond-forum-jeu.png);
	text-align: center;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	}

#formulaire-jeu-nu
	{
	background-image: url(images/fond-forum-jeu-nu.png);
	text-align: center;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	}
	
#conteneur #contenu-coll
	{
	background-image: url(images/petit-carreau.png);
	float: left;
	width: 65%;
	height: 1000px;		padding: 10px;			overflow: hidden;		overflow: auto;  
	}
	
#conteneurenreg {
	width: 400px;	
	background-image: url(images/blocnote.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	}

#conteneurenreg #formenreg {
	width: 80%;
	float: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20%;
	}

#conteneur #navigation
	{
	float: right;
	width: 30%;
	}

#conteneur #navigation-regles
	{
	background-image: url(images/blanc.png);
	float: right;
	width: 30%;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#conteneur #navigation-jeu
	{
	float: right;
	width: 30%;

	}

#conteneur #navigation-cafe
	{
	margin-top: 185px;
	float: right;
	width: 26%;
	background-image: url(images/sombrenoir.png);
	margin-right: 10px;
	padding: 20px;
	}
	
#conteneur #navigation-bcd
	{
	float: right;
	width: 28%;
	height: 450px;
	background-image: url(images/biblio.png);
	background-repeat: no-repeat;
	margin-right: 70px;
	margin-top: 30px;
	margin-left: 10px;
	padding-top: 40px;
	text-align: center;
	}
	
#conteneur #navigation-nouvelles
	{
	float: right;
	width: 28%;
	padding-bottom: 40px;
	background-image: url(images/blanc.png);
	margin-right: 10px;
	text-align: center;
	}
	
#conteneur #contenu-auteur
	{
	float: left;
	width: 35%;
	text-align: left;
	padding-left: 100px;
	}
		
#conteneur #navigation-auteur
	{
	float: right;
	width: 35%;
	text-align: left;
	padding-right: 100px;
	}


/* Blocs du contenu (c-a-d. la colonne principale) */
#contre-encart-9der
	{
	background-image: url(images/contrencart.jpg);
	clear: both;
	width: 100%;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	}	

#contre-encart-radio
	{
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-repeat: no-repeat;
	}	

#conteneur #radio {width: 28%; float: right; margin-top: 20px;}
	
#contenu .encart
	{
	float: right;
	width: 100%;
	padding: 5px;
	}
	
#contenu #encart-recherche
	{
	background-image: url(images/forum4.png);
	float: right;
	width: 30%;
	padding: 5px;
	}


#contenu .contre-encart-auteur
	{
	float: left;
	width: 100%;
	margin-left: 10px;
	text-align: center;
	}

#podium
	{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	height: 353px;

	padding-left: 5px;
	text-align: center;
	line-height: 2.0;
	font-weight: bold;
	font-size: 0.75em;
	background-image: url(images/podium-jeu.png);
	background-repeat: no-repeat; 
	}

#podium-nu
	{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	height: 353px;

	padding-left: 5px;
	text-align: center;
	line-height: 2.0;
	font-weight: bold;
	font-size: 0.75em;
	background-image: url(images/podium-jeu-nu.png);
	background-repeat: no-repeat; 
	}
#podium-coll
	{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	height: 353px;
	padding-left: 5px;
	text-align: center;
	line-height: 2.0;
	font-weight: bold;
	font-size: 0.75em;
	background-image: url(images/podium-coll.png);
	background-repeat: no-repeat; 
	}
#podium-maux	{	clear: both;	margin-left: auto;	margin-right: auto;	width: 250px;	height: 353px;	padding-left: 5px;	text-align: center;	line-height: 2.0;	font-weight: bold;	font-size: 0.75em;	background-image: url(images/podium-maux.png);	background-repeat: no-repeat; 	}
#podium-forum
	{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 250px;
	height: 300px;
	padding-top: 20px;
	padding-left: 5px;
	text-align: center;
	line-height: 2.0;
	font-weight: bold;
	font-size: 0.75em;
	color: #ffc;
	background-image: url(images/sombrenoir.png);
 
	}
	
#contenu #logo-jeu
	{
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url(images/bandeau-jeu2.png);
	background-repeat: no-repeat; 
	background-position: top;
	padding-top : 40px;
	color: #000;
	}	

#contenu #logo-jeu-nu
	{
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url(images/bandeau-jeu2-nu.png);
	background-repeat: no-repeat; 
	background-position: top;
	padding-top : 40px;
	color: #000;
	}
	
#contenu .contre-encart-cafe
	{
	float: right;
	width: 50%;
	margin-right: 10px;
	text-align: center;
	}

#navigation .encart-auteur
	{
	float: left;
	width: 50%;
	}
	
#breves-som {
	clear: both;	margin-left: auto;	margin-right: auto;
	padding : 10px;
	font-size: 0.80em;
	text-align: center;
	font-family: Times; 
	font-weight: bold;
	/*border: 1px solid #c60;*/	background-image: url(images/bandeau-info.jpg);
	}
	
#pub-som {
	clear: both;
	display:block;
	width:470px;
	margin-left:auto;
	margin-right:auto;
	}
	
#breves-som-jeu {
	clear: both;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 0.80em;
	padding : 5px;
	font-family: Times; 
	font-size: 0.80em;
	font-weight: bold;
	/*border: 1px solid #c60;*/
  	background-image: url(images/sombre.png);
	}
	
#breves-som-jeu-nu {
	clear: both;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 0.80em;
	padding : 5px;
	font-family: Times; 
	font-size: 0.80em;
	font-weight: bold;
	/*border: 1px solid #c60;*/
  	background-image: url(images/fond-forum-jeu-nu.png);
	}
	
#texte-som {
	clear: both;
	width: 98%;
	float: center;
	text-align: center;
	padding : 5px;
	margin : 5px;
	color: #000;
	font-family: Times; 
	font-weight: bold;
  	/*background-image: url(images/forum4.png);*/
	font-size: 1.1em;
	}

#texte-som2 {
	clear: both;
	width: 98%;
	float: center;
	text-align: justify;
	padding : 5px;
	margin : 5px;
	color: #000;
	font-family: Times; 
	font-weight: bold;
  	/*background-image: url(images/forum4.png);*/
	font-size: 0.75em;
	}

#breves-cafe {
	clear: both;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding : 10px;
	font-size: 0.80em;
	color: #ffc;
	font-family: Times; 
	font-weight: bold;
	border: 1px solid #cc9;
  	background-image: url(images/sombrenoir.png);
	}

#breves-bcd {
	width: 200px;
	float: center;
	margin-left: 20px;
	text-align: center;
	padding-left : 20px;
	font-size: 0.80em;
	color: #000;
	font-family: Times; 
	font-weight: bold;
	border: 1px solid #903;
  	background-image: url(images/forum-caf.png);
	}	


#breves-coll {
	width: 100%;
	float: center;
	text-align: center;
	font-size: 0.80em;
	color: #000;
	font-family: Times; 
	font-weight: bold;
	background-image: url(images/blanc.png);
	}


/* Entete */
#entete
	{
	width: 100%;
	height: 101px;
	}
	
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }

#entete a { text-decoration: none; }

#entete .formulaire_recherche {clear: both; display: block; /*margin-right: auto; margin-left: auto; text-align: center; margin-top: 5px;*/}

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	float: left;
	font-size: 0.77em;
	width: 100%;
	margin-bottom: 1em;
	padding-left: 10px;
	}
	
#pubtitre
	{
	float:right;
	margin-right: 20px;
	}

#hierarchie-auteur {
	clear: both;
	font-size: 0.77em;
	margin-bottom: 1em;
	margin-left: 100px;
	}
#hierarchie404 {
	clear: both;
	font-size: 1.3em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	}
	
/* Menu horizontal */	
#menu
	{
	float: left;
	text-align: center;
	width: 100%;
	}

#menu .rubriques
	{
	}

#menu .rubriques a:link, #menu .rubriques a:visited
	{
	display: -moz-inline-box;
	display: inline-block;
	width: 112px;
	height: 31px;
	color: #fff;
	background-image: url(images/boutoff.png);
	text-align: center;
	line-height: 30px;
	}

#menu .rubriques a:hover, #menu .rubriques a:active
	{
	display: -moz-inline-box;
	display: inline-block;
	width: 112px;
	height: 31px;
	color: #000;	
	background-image: url(images/bouton.png);
	text-align: center;
	line-height: 30px;
	}
	
#menu .rubriques-bcd
	{
	}

#menu .rubriques-bcd a:link, #menu .rubriques-bcd a:visited
	{
	display: -moz-inline-box;
	display: inline-block;
	width: 112px;
	height: 31px;
	color: #fff;
	background-image: url(images/boutoff-bcd.png);
	text-align: center;
	line-height: 30px;
	font-size: 0.77em;
	}

#menu .rubriques-bcd a:hover, #menu .rubriques-bcd a:active
	{
	display: -moz-inline-box;
	display: inline-block;
	width: 112px;
	height: 31px;
	color: #000;	
	background-image: url(images/bouton-bcd.png);
	text-align: center;
	line-height: 30px;
	font-size: 0.77em;
	}

#menu .rubriques-coll a:link, #menu .rubriques-coll a:visited
	{
	display: -moz-inline-box;
	display: inline-block;
	width: 112px;
	height: 31px;
	color: #fff;
	background-image: url(images/boutoff-coll.png);
	text-align: center;
	line-height: 30px;
	font-size: 0.77em;
	}
	
#menu .rubriques-coll a:hover, #menu .rubriques-coll a:active
	{
	display: -moz-inline-box;
	display: inline-block;
	width: 112px;
	height: 31px;
	color: #000;	
	background-image: url(images/bouton-coll.png);
	text-align: center;
	line-height: 30px;
	font-size: 0.77em;
	}
	
#menu .rubriques-nu a:link, #menu .rubriques-nu a:visited
	{
	display: -moz-inline-box;
	display: inline-block;
	width: 112px;
	height: 31px;
	color: #fff;
	background-image: url(images/boutoff-nu.png);
	text-align: center;
	line-height: 30px;
	font-size: 0.77em;
	}

#menu .rubriques-nu a:hover, #menu .rubriques-nu a:active
	{
	display: -moz-inline-box;
	display: inline-block;
	width: 112px;
	height: 31px;
	color: #000;	
	background-image: url(images/bouton-nu.png);
	text-align: center;
	line-height: 30px;
	font-size: 0.77em;
	}
	
#menu .rubriques-crypte a:link, #menu .rubriques-crypte a:visited
	{
	display: -moz-inline-box;
	display: inline-block;
	width: 112px;
	height: 31px;
	color: #fff;
	background-image: url(images/boutoff-crypt.png);
	text-align: center;
	line-height: 30px;
	font-size: 0.77em;
	}

#menu .rubriques-crypte a:hover, #menu .rubriques-crypte a:active
	{
	display: -moz-inline-box;
	display: inline-block;
	width: 112px;
	height: 31px;
	color: #000;	
	background-image: url(images/bouton-crypt.png);
	text-align: center;
	line-height: 30px;
	font-size: 0.77em;
	}

#bouton-jeu
	{
		margin-bottom: 20px;
		float: left;
		width: 33%;
		text-align: center;
	}
	

	
#pendule {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 170px;
	height: 56px;
	padding-top: 16px;
	text-align: center;
	background-image: url(images/pendule.png);
	background-repeat: no-repeat; 
	background-position: top;
	}

	/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }
#pied-forum {
	clear: both;
	width: 100%;
	background-image: url(images/sombrenoir.png);
	color: #cc9;
	text-align: center; }
#pied-forum small { font-size: 0.77em; color:#cc9;}
#pied-forum a {color:#cc9;}

#rechercheperso {
	background-color: #000;
	color: #fff;
	width: 480px;
	padding: 10px;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

 #noir {
 	background-color: #000;
	width: 100%;
	height: 125px;
}
 
#rechercheperso2 {
	float: left;
	color: #ffc;
	width: 50%;
	padding-top: 30px;
	padding-left: 20px;
	font-size: 0.8em;
	}

#pub-pied-theme {
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	width: 25%;
	font-size: 0.8em;
	}

#pub-pied-annonce {
	float: left;
	width: 20%;
	font-size: 0.8em;
	}


/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 0em; font-size: 0em; }

/* 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 general des menus de navigation
---------------------------------------------- */
#cs_visiteurs {	clear:both;	padding-right: auto;	padding-left: auto;	padding-top: 4px;	padding-bottom: 4px;	text-align: center;	color: #663;	background-image: url(images/bandeau-info.jpg);*/	}

.syndic, .divers, .forums, .forums-caf {
	margin-bottom: 1em;
	font-size: 0.76em;
	}
	
.breves {
	width: 210px;
	padding: 5px;
	margin: auto;
	margin-top: 30px;
	font-size: 0.80em;
	color: #000;
	border: 1px solid #fff;
	text-align: justify;
	font-family: Times; 
	font-weight: bold;
  	background-image: url(images/forum4.png);
	}
	
.breves-bcd {
	width: 180px;
	padding: 5px;
	margin-top: 30px;
	font-size: 0.8em;
	color: #000;
	text-align: left;
	font-family: Times; 
	font-weight: bold;
	background-image: url(images/forum4.png);
	}	
	
.rubriques {
	min-width: 1em;
	font-size: 0.77em;
	}	

.menu-titre {
	padding: 0.2em 0.4em;
	text-align: center;
	font-weight: bold;
	}

#navigation-nouvelles .menu-titre {
	padding: 0.2em 0.4em;
	text-align: center;
	font-weight: bold;
	color: #ffc;
	background-image: url(images/sombrenoir.png);
	}


#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

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

.breves {}
.breves .menu-titre {}

.syndic { background: transparent; color:#000; }
.syndic .menu-titre { background-image: url(images/chapo-forum4.png); background-repeat: no-repeat; background-position: center; color: #000;}

.forums { background: transparent; }
.forums-cafe { background-image: url(images/sombrenoir.png); color: #cc9; font-size: 0.9em; padding : 20px;}
.forums-cafe a {color: #996; font-size: 0.9em;}
.forums .menu-titre { background-image: url(images/chapo-forum4.png); background-repeat: no-repeat; background-position: center; }
.menu-titre-cafe {color: #ffc; text-align: center; font-size: 1em;}
.forums .menu-titre-coll { background-color: #C3D9FF; text-align: center; width: 70%;}
.forums .menu-titre-ce {}

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

.espace {
	clear: both;
	float: right;
	margin-right: 25px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #fff;
	font-size: 0.72em;
	font-weight: bold;
	}

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

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }
.cartouche-jeu { display: block; margin-bottom: 2em; width: 70%; float: left;}
.cartouche .titre {
	font-size: 1.27em;
	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-auteur { margin-left: 100px; margin-bottom: 2em; }
.cartouche-auteur .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; }
.cartouche-auteur .spip_logos {
	float: right;
	margin-right: 200px;
	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-size: 0.85em;
	line-height: 1.4em;
	}

.chapo-coll {
	margin-bottom: 1.5em;
	padding: 5px;
	font-size: 0.85em;
	line-height: 1.4em;
	background-image: url(images/forum4.png);	}

.lien {
	background-color: #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.96em; }
.texte2 { color: #333; font-size: 0.88em; border-bottom: 1px solid #CCC; border-left: 1px solid #CCC; padding: 3px; }

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

/*  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 d'articles et extraits introductifs
----------------------------------------------- */
.titre-forum-som{color: #000; margin: 0; padding: 0; list-style: none; padding: 5px; background-image: url(images/liste-forum.png); background-repeat: repeat-y; background-position: left; }
.titre-nouv-som{color: #c90; margin: 0; padding: 0; list-style: none; padding: 5px; background-image: url(images/liste-nouv.png); background-repeat: repeat-y; background-position: left; }
.titre-coll-som{color: #003; margin: 0; padding: 0; list-style: none; padding: 5px; background-image: url(images/liste-coll.png); background-repeat: repeat-y; background-position: left; }.titre-maux-som{color: #003; margin: 0; padding: 0; list-style: none; padding: 5px; background-position: left; }
.liste-coll ul {border-top: 1px solid #ccf; color: #003; margin: 0; padding: 0; list-style: none; padding: 5px; background-image: url(images/liste-coll.png); background-repeat: repeat-y; background-position: left; }.liste-maux ul {border-top: 1px solid #ccf; color: #003; margin: 0; padding: 0; list-style: none; padding: 5px; background-image: url(images/liste-maux.png); background-repeat: repeat-y; background-position: left; }

.liste-jeu { color: #c60; margin: 0; padding: 0; list-style: none; padding: 5px; background-image: url(images/liste-jeu.png); background-repeat: repeat-y; background-position: left; }
.liste-nouv ul {border-top: 1px solid #c90; color: #c90; margin: 0; padding: 0; list-style: none; padding: 5px; background-image: url(images/liste-nouv.png); background-repeat: repeat-y; background-position: left; }
.liste-forum ul {border-top: 1px solid #300; color: #300; margin: 0; padding: 0; list-style: none; padding: 5px; background-image: url(images/liste-forum.png); background-repeat: repeat-y; background-position: left; }
.liste-articles ul { margin: 0; padding: 0; list-style: none; padding: 5px;}

.liste-coll li { clear: both; }.liste-maux li { clear: both; }.liste-maux li { clear: both; }
.liste-articles li { margin-bottom: 1em;  clear: both;}
.liste-nouv li { clear: both; }
.liste-forum li { clear: both; }

.liste-coll li .titre {
	font-size: 1.0em;
	font-weight: bold;
	}.liste-maux li .titre {	font-size: 1.0em;	font-weight: bold;	}		
.liste-forum li .titre {
	font-size: 1.0em;
	font-weight: bold;
	}
.liste-articles li .titre {
	font-size: 1.0em;
	font-weight: bold;
	}
.liste-nouv li .titre {
	font-size: 1.0em;
	font-weight: bold;
	}

.liste-coll li .spip_logos {
	float: right;
	margin-left: 16px;
	clear: right;
	}.liste-maux li .spip_logos {	float: right;	margin-left: 16px;	clear: right;	}	
.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right;}
.liste-nouv li .spip_logos {
	float: right;
	margin-left: 16px;
	clear: right; }
.liste-forum li .spip_logos {
	float: right;
	margin-left: 16px;
	clear: right; }

.liste-coll li p { margin: 0; padding: 0; }
.liste-maux li p { margin: 0; padding: 0; }.liste-articles li p { margin: 0; padding: 0; }
.liste-nouv li p { margin: 0; padding: 0; }
.liste-forum li p { margin: 0; padding: 0; }

.liste-coll li a { margin: 0; padding: 0; font-size: 0.9em; color: #000;}
.liste-maux li a { margin: 0; padding: 0; font-size: 0.9em; color: #000;}.liste-articles li a { margin: 0; padding: 0; font-size: 0.9em; color: #000;}
.liste-nouv li a { margin: 0; padding: 0; font-size: 0.9em; color: #000;}
.liste-forum li a { margin: 0; padding: 0; font-size: 0.9em; color: #000;}

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }
.liste-coll li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }.liste-maux li .enclosures {	float: right;	text-align: right;	max-width: 60%;	margin: 0; }
.liste-nouv li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }
.liste-forum li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small
	{
	display: block;
	font-size: 0.71em;
	font-style: italic;
	}
.liste-coll li small
	{
	display: block;
	font-size: 0.71em;
	font-style: italic;
	}.liste-maux li small	{	display: block;	font-size: 0.71em;	font-style: italic;	}
.liste-nouv li small
	{
	display: block;
	font-size: 0.71em;
	font-style: italic;
	}
.liste-forum li small
	{
	display: block;
	font-size: 0.71em;
	font-style: italic;
	}

.liste-articles li .texte {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	border: 1px solid #ccc;
	padding: 0.4em;
	font-size: 0.82em;
	line-height: 1em; }
 .liste-coll li .texte {
	margin-top: 0.4em;
	padding: 0.4em;
	font-size: 0.82em;
	line-height: 1em; } .liste-maux li .texte {	margin-top: 0.4em;	padding: 0.4em;	font-size: 0.82em;	line-height: 1em; }
 .liste-nouv li .texte {
	margin-top: 0.4em;
	padding: 0.4em;
	font-size: 0.82em;
	line-height: 1em; }
.liste-forum li .texte {
	margin-top: 0.4em;
	padding: 0.4em;
	font-size: 0.82em;
	line-height: 1em; }

.pagination { font-size: 0.90em; }

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

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	color: #000;
	background-color: #ccc;
	border: none;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	color: #000;
	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;}
.formulaire_spip p { margin: 0.5em; padding: 0; }

.formulaire_spip fieldset {border:none;}
.formulaire_spip legend {border:none;}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }
.formulaire_spip .form-jeu { width: 40%; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }
.spip_bouton-jeu { text-align: center; }
.spip_bouton-jeu input { float: center; }

/* 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 {clear: both; display: block; /*margin-right: auto; margin-left: auto; text-align: center; margin-top: 5px;*/}
.formulaire_recherche label { display: none; }

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

.forum-decompte {
	clear: both;
	text-align: right;
	padding: 2px;
	margin: 2em;
	font-size: 0.8em;
	font-weight: bold;
	color: #000; }

.forum-decompte-crypte {
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	color: #cc9; }

.forum-repondre {
	clear: both;
	padding: 2px;
	font-size: 0.88em;
	font-weight: bold; }

.forum-repondre-crypte {
	clear: both;
	padding: 2px;
	font-size: 0.88em;
	font-weight: bold;
	color: #cc9; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0;  color:#ffc;}
ul.forum-jeu { display: block; clear: both; margin: 0; padding: 5px;}
ul.forum-jeu2 { display: block; width:95%; clear: both; border-bottom: solid 2px #933; border-top: solid 2px #933; background-image: url(images/blanc.png);}
ul.forum-jeu2-nu { display: block; width:95%; clear: both; border-bottom: solid 2px #039; border-top: solid 2px #039; background-image: url(images/blanc.png);}
ul.forum-jeu-sommaire { display: block; clear: both; margin: 0; padding-left: 10px; width: 98%; text-align: center;  background-image: url(images/fond-jeu.jpg); }
ul.forum-jeu-sommaire-nu { display: block; clear: both; margin: 0; padding-left: 10px; width: 98%; text-align: center;  background-image: url(images/fond-jeu-nu.jpg); }

ul.forum, ul.forum ul { list-style: none; }
ul.forum-jeu, ul.forum-jeu ul {}

.forum-fil { margin-top: 1.5em;  color:#ffc;}
.forum-fil-jeu {}
.forum-fil-jeu-sommaire {text-align: center; }

.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 0.2em;  color:#ffc;}
.forum-fil-jeu ul { margin: 0; padding: 0;}

.forum-chapo .forum-titre, .forum-chapo .forum-titre a {width: 80%; margin: 0; padding: 0; font-weight: bold; text-decoration: none;  color:#ffc;}
.forum-chapo-jeu .forum-titre-jeu .forum-chapo-jeu .forum-titre-jeu a {width: 80%; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #ffc; }

.forum-logo {width: 15%; float: right;}
.forum-logo-jeu {}

.forum-chapo small {}

.forum-texte { margin-top: 5px; margin-left:5px; margin-right:5px; color: #000; font-size: 1em; }
.forum-texte-crypte { margin-top: 5px; margin-left:5px; margin-right:5px; color: #cc9; font-size: 0.8em; }
.forum-texte-jeu { color: #000; font-size: 0.9em; float: left; }

.forum-texte .forum-lien {}

.forum-texte-crypte .forum-repondre-message-crypte a { float: right; text-align: right; color: #ffc; font-size: 0.9em;}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }
.forum-texte-jeu .forum-repondre-message-jeu { margin: 0; padding: 0px;}

.forum-message2 { display: block; clear: both; margin: 0; padding: 0; }
.forum-repondre-message2 { text-align: right; font-size: 10px; font-style: italic; }
.forum-message3 { clear: both; text-align: left; font-size: 10px; color: #880;}
.forum-texte3 { text-align: right; font-size: 10px; color: #880; }
.forum-chapo3 { text-align: right; font-size: 10px; color: #880; }
 
/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: none; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background-image: url(images/chapo-forum.png); color:#ffc;}
ul ul .forum-chapo { background-image: url(images/chapo-forum2.png); }
ul ul ul .forum-chapo { background-image: url(images/chapo-forum3.png); }
ul ul ul ul .forum-chapo { background-image: url(images/chapo-forum4.png); }
ul ul ul ul ul .forum-chapo { background-image: url(images/chapo-forum5.png); }
/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message {  margin: 0; padding: 0; margin-bottom: 1em; background-image: url(images/sombretresnoir.png); }
ul ul .forum-message {  margin-left:1em;}
ul ul ul .forum-message {  margin-left:3em;}
ul ul ul ul .forum-message {   margin-left:5em;}
ul ul ul ul ul .forum-message {  margin-left:7em;}
ul ul ul ul ul ul .forum-message {  margin-left:9em;}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo2 {font-size: 0.88em; font-weight: bold; color: #d44; }
ul ul .forum-chapo2 { font-size: 0.88em; font-weight: bold; color: #d44; }
ul ul ul .forum-chapo2 {font-size: 0.88em; font-weight: bold; color: #d44; }
ul ul ul ul .forum-chapo2 {font-size: 0.88em; font-weight: bold; color: #d44; }
ul ul ul ul ul .forum-chapo2 {font-size: 0.88em; font-weight: bold; color: #d44; }
/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message2 { font-size: 0.95em; }
ul ul .forum-message2 { font-size: 0.95em; }
ul ul ul .forum-message2 { font-size: 0.95em; }
ul ul ul ul .forum-message2 { font-size: 0.95em; }
ul ul ul ul ul .forum-message2 { font-size: 0.95em; }
ul ul ul ul ul ul .forum-message2 { font-size: 0.95em; }

/* Boite du forum JEU */
ul .forum-message-jeu { margin: 3px; padding-top: 3px; border-top: 1px solid #c63; border-right: solid 2px #c63; width: 20%; float: left; }
ul ul .forum-message-jeu { margin: 3px; padding-top: 3px; border-top: 1px solid #c63; border-right: solid 2px #c63; width: 20%; float: left; }
ul ul ul .forum-message-jeu { margin: 3px;  padding-top: 3px; border-top: 1px solid #c63; border-right: solid 2px #c63; width: 20%; float: left; }
ul ul ul ul .forum-message-jeu { margin: 3px; padding-top: 3px; border-top: 1px solid #c63; border-right: solid 2px #c63; width: 20%; float: left; }
ul ul ul ul ul .forum-message-jeu { margin: 3px;  padding-top: 3px; border-top: 1px solid #c63; border-right: solid 2px #c63; width: 20%; float: left; }
ul ul ul ul ul ul .forum-message-jeu { display: none;}

/* Boite du forum JEU- NU */
ul .forum-message-jeu-nu { margin: 3px; padding-top: 3px; border-top: 1px solid #039; border-right: solid 2px #039; width: 20%; float: left; }
ul ul .forum-message-jeu-nu { margin: 3px; padding-top: 3px; border-top: 1px solid #039; border-right: solid 2px #039; width: 20%; float: left; }
ul ul ul .forum-message-jeu-nu { margin: 3px;  padding-top: 3px; border-top: 1px solid #039; border-right: solid 2px #039; width: 20%; float: left; }
ul ul ul ul .forum-message-jeu-nu { margin: 3px; padding-top: 3px; border-top: 1px solid #039; border-right: solid 2px #039; width: 20%; float: left; }
ul ul ul ul ul .forum-message-jeu-nu { margin: 3px;  padding-top: 3px; border-top: 1px solid #039; border-right: solid 2px #039; width: 20%; float: left; }
ul ul ul ul ul ul .forum-message-jeu-nu { display: none;}

/* Boite de titre du forum JEU */
ul .forum-chapo-jeu { background-image: url(images/chapo-jeu.png); height: 30px; background-repeat: no-repeat; width: 100%; background-position: center; }
ul ul .forum-chapo-jeu { background-image: url(images/chapo-jeu2.png); height: 30px; background-repeat: no-repeat; width: 100%; background-position: center; }
ul ul ul .forum-chapo-jeu { background-image: url(images/chapo-jeu3.png); height: 30px; background-repeat: no-repeat; width: 100%; background-position: center; }
ul ul ul ul .forum-chapo-jeu { background-image: url(images/chapo-jeu4.png); height: 30px; background-repeat: no-repeat; width: 100%; background-position: center; }
ul ul ul ul ul .forum-chapo-jeu { background-image: url(images/chapo-jeu5t.png); height: 30px; background-repeat: no-repeat; width: 100%; background-position: center; }
ul ul ul ul ul ul .forum-chapo-jeu { display: none; height: 30px;}

/* Boite de titre du forum JEU NU */
ul .forum-chapo-jeu-nu { background-image: url(images/chapo-jeu-nu.png); height: 30px; background-repeat: no-repeat; width: 100%; background-position: center; }
ul ul .forum-chapo-jeu-nu { background-image: url(images/chapo-jeu2-nu.png); height: 30px; background-repeat: no-repeat; width: 100%; background-position: center; }
ul ul ul .forum-chapo-jeu-nu { background-image: url(images/chapo-jeu3-nu.png); height: 30px; background-repeat: no-repeat; width: 100%; background-position: center; }
ul ul ul ul .forum-chapo-jeu-nu { background-image: url(images/chapo-jeu4-nu.png); height: 30px; background-repeat: no-repeat; width: 100%; background-position: center; }
ul ul ul ul ul .forum-chapo-jeu-nu { background-image: url(images/chapo-jeu5t-nu.png); height: 30px; background-repeat: no-repeat; width: 100%; background-position: center; }
ul ul ul ul ul ul .forum-chapo-jeu-nu { display: none; height: 30px;}

ul .forum-repondre-message-jeu { text-align: right; font-size: 0.8em;  margin: 0; padding: 0px;}
ul ul .forum-repondre-message-jeu { text-align: right; font-size: 0.8em; margin: 0; padding: 0px;}
ul ul ul .forum-repondre-message-jeu { text-align: right; font-size: 0.8em; margin: 0; padding: 0px;}
ul ul ul ul .forum-repondre-message-jeu { text-align: right;font-size: 0.8em;  margin: 0; padding: 0px;}
ul ul ul ul ul .forum-repondre-message-jeu { text-align: right; display: none;}

/* Boite de titre du forum JEU DANS LA RUBRIQUE 2 */
ul .forum-chapo-jeu-rubrique {  width: 100%;}
ul ul .forum-chapo-jeu-rubrique {   width: 100%;}
ul ul ul .forum-chapo-jeu-rubrique {   width: 100%; }
ul ul ul ul .forum-chapo-jeu-rubrique {    width: 100%; }
ul ul ul ul ul .forum-chapo-jeu-rubrique {    width: 100%;}
ul ul ul ul ul ul .forum-chapo-jeu-rubrique { display: none;}

/* Boite du forum JEU DANS RUB 2*/
ul .forum-message-jeu-rubrique  { margin-left: 5px; margin-top: 20px; border-top: 0px solid; border-right: solid 0px;float: left; text-align: left;}
ul ul .forum-message-jeu-rubrique  {margin-left: 5px;  margin-top: 20px; border-top: 0px solid; border-right: solid 0px;float: left; text-align: left;}
ul ul ul .forum-message-jeu-rubrique  { margin-left: 5px;  margin-top: 20px; border-top: 0px solid; border-right: solid 0px;float: left; text-align: left;}
ul ul ul ul .forum-message-jeu-rubrique  {margin-left: 5px;  margin-top: 20px; border-top: 0px solid; border-right: solid 0px;float: left; text-align: left;}
ul ul ul ul ul .forum-message-jeu-rubrique  {margin-left: 5px;  margin-top: 20px; border-top: 0px solid; border-right: solid 0px;float: left; text-align: left;}
ul ul ul ul ul ul .forum-message-jeu-rubrique  { display: none;}


/* Boite du forum JEU DANS ART 2*/
ul .forum-message-jeu-rubrique2  {padding-left: 10px; border-top: 0px solid; border-right: solid 0px;float: left; text-align: left;}
ul ul .forum-message-jeu-rubrique2  {padding-left: 5px;}
ul ul ul ul ul ul .forum-message-jeu-rubrique2  { display: none;}

/* Boite du forum JEU DANS RUB 6 - archives*/
ul .forum-message-jeu-archives {margin-left: 5px; border-top: 0px solid; border-right: solid 0px; float: left; text-align: left;}
ul ul .forum-message-jeu-archives  {margin-left: 5px; border-top: 0px solid; border-right: solid 0px; float: left; text-align: left;}
ul ul ul .forum-message-jeu-archives  {margin-left: 5px; border-top: 0px solid; border-right: solid 0px; float: left; text-align: left;}
ul ul ul ul .forum-message-jeu-archives  {margin-left: 5px; border-top: 0px solid; border-right: solid 0px; float: left; text-align: left;}
ul ul ul ul ul .forum-message-jeu-archives  {margin-left: 5px; border-top: 0px solid; border-right: solid 0px; float: left; text-align: left;}
ul ul ul ul ul ul .forum-message-jeu-archives  { display: none;}

/* Boite du forum JEU DANS SOMMAIRE*/
ul .forum-message-jeu-sommaire  {border-top: 0px solid; border-right: solid 0px;float: left; text-align: center; margin: 1px; padding-top: 2px; padding-bottom: 2px; padding-right: 1px; padding-left: 1px;}
ul ul .forum-message-jeu-sommaire {margin-left: 5px;  border-top: 0px solid; border-right: solid 0px;float: left; text-align: center;}
ul ul ul .forum-message-jeu-sommaire  {margin-left: 5px;  border-top: 0px solid; border-right: solid 0px;float: left; text-align: center;}
ul ul ul ul .forum-message-jeu-sommaire  {margin-left: 5px;  border-top: 0px solid; border-right: solid 0px;float: left; text-align: center;}
ul ul ul ul ul .forum-message-jeu-sommaire  {margin-left: 5px;  border-top: 0px solid; border-right: solid 0px;float: left; text-align: center;}
ul ul ul ul ul ul .forum-message-jeu-sommaire  { display: 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; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { color:#000; text-decoration: none; border:none;}
a:visited { color: #444; text-decoration: none; border:none;}
a{outline: none;}
a:focus{-moz-outline-style: none;}
a:hover { color: #f00; text-decoration: none; border:none;}


/*  ------------------------------------------
/*  Formulaire recherche personnalisé
/*  ------------------------------------------ */
#q{
	border: inset; 
	background: #fff url(images/search.gif) no-repeat 0px center;
	padding-left: 18px;
	width: 100px;
	}
#q:focus {background: #fff url(images/search.gif) no-repeat 0px center;}