/*  ----------------------------------------------------------- */
/*  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-presse.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;
	}
		.colonne-gauche {
			width:234px;
			float:left;
			padding-bottom:10px;
		}
			.colonne-gauche ul {padding:8px 5px 3px 10px}
			.colonne-gauche ul ul li {padding:0}
			.colonne-gauche li {padding-bottom:5px}
			.encart-entete {
				width:234px;
				height:22px;
				margin-top:8px;
			}
			.encart-corps {
				width:232px;
				border-bottom:1px solid #8A9ED7;
				border-left:1px solid #8A9ED7;
				border-right:1px solid #8A9ED7;
				color:#000000;
				font-size:10px;
			}
				.encart-corps span {
					color:#0157AC;
				}
				.encart-visuel {
					width:234px;
					height:78px;
					padding-top:8px;
				}


/**************** RUBRIQUE PRESSE ***************************************/

#entete-presse {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
.surbandeau-presse {
	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; text-decoration:none; background:none}
a:visited.entete {color:#FFFFFF; text-decoration:none; background:none}
a:hover.entete {color:#000000; text-decoration:none; background:none}
a:active.entete {color:#FFFFFF; text-decoration:none; background:none}

.colonne-droite-presse {
	float:left;
	width:695px;
	margin-left:22px;
	margin-top:8px;
	padding-bottom:10px;
}
.colonne-droite-presse table {
	width:697px;
	border:1px solid #A3E180;
	color:#333333;
}
	.colonne-droite-presse td {
		width:697px;
		height:28px;
		border-bottom:solid #FFFFFF 1px;
		text-align:left;
	}

	.titre-rubrique-presse {
		width:695px;
		height:30px;
		border:#B4E696 1px solid;
	}
	
	.presentation-presse {
		width:697px;
		/*height:367px;*/
		margin-top:10px;
	}

	.encart-corps-presse {
		width:695px;
		border-bottom:1px solid #A3E180;
		border-left:1px solid #A3E180;
		border-right:1px solid #A3E180;
		color:#000;
		
	}
	.entete {
		width:697px;
		height:40px;
		background-color:#D5F1C4;
	}
		.entete h1 {
			padding:11px 0 0 10px;
			font-size:14px;
			color:#318500;
		}
	.encart-corps-presse ul {
		margin:10px 0 10px 0;
	}
	.encart-corps-presse li {
		margin:10px 0 5px 20px;
	}
	.encart-corps-presse p {
		padding:5px 10px 5px 10px;
	}


.pied-de-page-presse a:link {color:#359001; text-decoration:none}
.pied-de-page-presse a:visited {color:#359001; text-decoration:none}
.pied-de-page-presse a:hover {color:#000; text-decoration:underline}
.pied-de-page-presse a:active {color:#359001; text-decoration:none}
		
.pied-de-page-presse {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-image:url(../images/pied-trait-presse.gif);
	background-repeat:no-repeat;
	color:#359001;
	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;
}