/*  ----------------------------------------------------------- */
/*  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
*/
* {padding:0; margin:0; border:0; list-style-type:none}
img {display:block}
html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../images/fond-bandeau-annexe.gif);
	background-repeat:repeat-x;
	height:105px;
	background-color:#FFFFFF;
}
body {
	width:100%;
}

.contenu-principal {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	z-index:50;
}
	.conteneur {
		width:955px;
	}

/**************** RUBRIQUE ENFANTS ***************************************/

#entete-presentation {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
.surbandeau-presentation {
	width:629px;
	float:left;
	padding-top:5px;
}
.fonctions {
	width:400px;
	height:26px;
}
	.fonctions img {
		float:left;
		padding-right:5px;
		padding-top:10px;
	}
	.drapeaux {
		width:326px;
		height:43px;
		float:right;
	}
.logo {
	clear:both;
}	
	
a:link.entete {color:#FFFFFF}
a:visited.entete {color:#FFFFFF}
a:hover.entete {color:#000000}
a:active.entete {color:#FFFFFF}

.colonne-droite-enfants {
	width:955px;
	margin-top:8px;
}
	.titre-rubrique-enfants {
		width:953px;
		height:30px;
		border:#BBC0C8 1px solid;
	}

	.animation-enfants {
		width:955px;
		height:517px;
		margin-top:8px;
		margin-bottom:8px;
	}
			
.pied-de-page-annexe a:link {color:#5E6878; text-decoration:none}
.pied-de-page-annexe a:visited {color:#5E6878; text-decoration:none}
.pied-de-page-annexe a:hover {color:#000; text-decoration:underline}
.pied-de-page-annexe a:active {color:#5E6878; text-decoration:none}

		
.pied-de-page-annexe {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-image:url(../images/pied-trait-annexe.gif);
	background-repeat:no-repeat;
	color:#5E6878;
	padding-top:10px;
}

.vide {clear:both}
.fleche-double {
	width:12px;
	height:10px;
	float:left;
}
.fleche-simple {
	width:9px;
	height:10px;
	float:left;
}
.fleche {
	width:20px;
	height:13px;
	float:left;
}