/*  ----------------------------------------------------------- */
/*  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-musee.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;
		background-color:#FFFFFF;
	}
		.colonne-gauche {
			width:234px;
			float:left;
			padding-bottom:10px;
		}
			.colonne-gauche ul {padding:8px 5px 5px 10px}
			.colonne-gauche ul ul li {padding:0}
			.colonne-gauche li {margin-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;
				}
				.coupon {
					width:63px;
					height:49px;
					float:right;
					padding-top:4px;
					padding-right:5px;
				}
				.encart-visuel {
					width:234px;
					height:78px;
					padding-top:8px;
				}

/************ RUBRIQUE MUSEE DE L'INFORMATIQUE ******************************************/

#entete-musee {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
.surbandeau-musee {
	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-musee {
			float:left;
			width:697px;
			margin-left:24px;
			margin-top:8px;
			margin-bottom:10px;
		}
			.titre-rubrique-musee {
				width:695px;
				height:30px;
				border:#FF9600 1px solid;
			}
			.visuel-principal-musee {
				width:697px;
				height:230px;
				margin-top:1px;
			}
			
			.presentation-musee {
				width:697px;
				/*height:367px;*/
				margin-top:10px;
				color:#000000;
				font-size:11px;
			}
			
			.encart-corps-musee {
					width:695px;
					height:420px;
					border-bottom:1px solid #FF9600;
					border-left:1px solid #FF9600;
					border-right:1px solid #FF9600;
					color:#000;
					
				}
				.encart-corps-musee span {
					color:#93018E;
				}
				.encart-corps-musee p {
					color:#000;
					font-size:11px;
					margin-left:15px;
					margin-right:15px;
					padding-bottom:10px;
				}
					.medaillon-musee {
						width:100px;
						height:166px;
						margin-left:14px;
						margin-right:14px;
						float:left;
					}

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