/*  ----------------------------------------------------------- */
/*  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: #FFF;
	text-align: justify;
	font-size: 1em;
	color: black;
	font-family: Arial, Verdana, "Bitstream Vera Sans", Tahoma, sans-serif;
	margin: 0;
	padding: 0;
}

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; }

.on { color: black; font-weight: bold; background-color:rgb(180,180,255)} /* liens exposes */

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { color: #233; }


#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#conteneur { 
	width: 100%;
	background-color: rgb(230,230,230);
}

#conteneur #contenu {
	float: right;
	width: 740px;
	min-height: 550px;
	background-color: rgb(230,230,230);
	padding: 10px;

}

#conteneur #navigation {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 5%;
	background-color: rgb(192,203,230);
}

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 0.5em; }

.cartouche .titre {
	font-size: 2.5em;
	color: rgb(65, 101,169);
	font-family: "Arial Black", Arial, Verdana, "Bitstream Vera Sans", Tahoma, sans-serif;
}

.cartouche .traductions { font-size: 0.71em; float: right; margin-top: 15px }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }
.cartouche .traductions .on{ position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.menu {
	padding-top: 5px;
	font-size: 0.8em;
	color: rgb(65,101,169);
	background-color: rgb(192,203,230);
	
}

.menu a{color: rgb(65,101,169);}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	font-weight: bold;
}

.menu-item{
	margin-left: 1px;
	font-weight: normal;
}

.menu-item:hover, .menu-titre:hover{
	background-color: rgb(180,180,255);
	color: red;
}

.logo-nav{
	text-align: right;
	float: right;
}

.menu .on{
    background-color: rgb(180,180,255);
	color: black;
}

.menu .on a{
    color: black;
}

.menu .autre .on{ position: absolute; top: -3000em; height: 1%; }

#navigation ul  { padding: 0.1em 0; text-align: left; }
#navigation li { padding: 0 0.4em; }

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	padding: 2px;
	text-align: center;
	background-color: transparent;	}
#pied small { font-size: 0.77em; }
#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; }

/* Sommaire*/

.sommaire #conteneur { 
	width: 100%;
	background-color: transparent;
}

.sommaire #conteneur #contenu {
	float: right;
	width: 760px;
	min-height: 550px;
	background-color: rgb(36, 71, 111);
	padding: 0px;
}

.langue{
	background-color: rgb(36, 71, 111);
	padding: 5px;
}
.langue a{
	color: white;
	
}

.sommaire #conteneur #navigation {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 5px;
	background-color: rgb(36, 71, 111);
	margin-top: 200px;
	color: white;
	font-weight: bold;
}
.sommaire #conteneur #navigation a{
	color: white;
}

.sommaire .chapo{
	background-color: rgb(36, 71, 111);
	color: white;
	font-size: 16px;
	font-weight: bold;
	width: 98%;
	padding : 1%;
	text-align: center;

	margin-right: auto;
	margin-left: auto;
	right: 10%;
}

.saisons{
	background-color: white; 
	color: rgb(36, 71, 111); 
	font-weight: bold; 
	text-align: center
}

.sommaire li{
	list-style: none;
	padding: 2px;
}


.logo-part{
	position: absolute;
	top: 58px;
	opacity: 0.7;
	left:14%;
	z-index:2;
}

.logo-somm{
	position: absolute;
	top: 150px;
	opacity: 0.7;
	left:80%;
	z-index:2;
	
}

/* livre d'or */

.livre-form{
	width: 50%;
	float: right;
	font-size: 0.8em;
	margin-left: 5px;
}

/* * Habillage des forums */
ul.forum { 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: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

fieldset.previsu {
	padding: 1em;
	border: 2px solid red; }	

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }
.etehiver .on { position: absolute; top: -3000em; height: 1%; }
