*{margin:0;padding:0;}
html {
	/*overflow: hidden;*/
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.5em;
	background: #ffffff url('') repeat-y 104px;
	/*overflow: hidden;*/	
	height: 100%;
	width: 100%;
}
#top {
	position: absolute;
	top: 0px;	
	left: 0px;
	width: 100%;
	height: 60px;
	background-color:#fff;			
}
#top a{outline: 0; /* prevent dotted border in Firefox */}

#top #sponsor{float:right;margin-right:20px;}

#top #menu_legende {	
	position: absolute;	
	top: 55px;
	left: 380px;
	width: 100%;
	height: 25px;
	display:none;
}

#left {	
	position: absolute;	
	top: 60px;
	left: 30px;
	width: 290px;
	color:#666;	
	/*bottom: 0px;*/
	/*overflow: auto;*/	
}

#left ul{margin:10px 0 40px 10px; padding:0; }
#left li{list-style-type: none;margin:0px 0px 10px 0px;}
#left a {text-decoration: none;font-size:100%;}
#left a:hover{text-decoration: underline;}
#left a.on{color:#666;;}
#left p {font-size:90%;margin:0 1em;}
#contenu {
	position: absolute;	
	top: 60px;
	left: 350px;
	right:30px;
	/*bottom: 0px;*/
	/*overflow: auto;*/
	color:#666;
	background-color:#fff;
}
img{border:0;}
#contenu a img{margin-right:1em;}
h1{
	font-size:150%;
}
h2, dt {
	font-size:110%;font-weight:normal;
	text-indent:1em;
}
h3 {
	font-size:110%;font-weight:normal;color:#333;
}



h4{	color:#000;
   font-size:90%;
   font-weight:bold;
   margin:0px;
   padding:0px;
		padding-left:10px;
		border-top-width: 1px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-color:#999;border-style:solid;
		background:transparent url('../graphics/bullet_red2.png') no-repeat;
   }
h5{	color:#666;
	   font-size:1em;
	   font-weight:bold;
	   margin:0px;
	   padding:0;
		border-top-width: 1px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-color:#999;border-style:solid;
}

form{background-color:#fafaff;padding:2px;}
#contenu p{
	margin:0 1em;
}
div.section{
	background-color:#daeffa;
}
div.theme{
	background-color:#fff;
}
dt{margin:0.3em 0 0 0;}
dd{margin-left:2em;}


.clr_eduquer{color:#3fb7d4;}
.bgd_eduquer{background-color:#3fb7d4;color:#fff;border-top:10px #3fb7d4 solid;}
.clr_visiter, .clr_museum{color:#bf0000;}
.bgd_visiter{background-color:#fff;color:#000;border-top:2px #bf0000 solid;}
.clr_pro{color:#2210d2;}
.bgd_pro{background-color:#3fb7d4;color:#fff;border-top:10px #2210d2 solid;}
.bgd_grey{background-color:#fff;color:#666;border-top:2px #666 solid;margin-top:2em;}
.clr_white{color:#ffffff;}

dt.comment{background-color:#fff;color:#000;border-top:2px #666 solid;}

hr{border-width:1px;}
.clear{clear:both;margin-bottom:2em;}
.center{text-align:center;}
img.left{float:left;margin-right:1em;}
/*a.lien_ext:after {content: "\0000a0[\2197]";}*/
a.lien_ext:after {content: url('../graphics/lien_ext_gris.png');}
/*REGION*/
dl.region dt {
	float: left;
	display: block;
	margin: 0 0 0 0;
	width: 9em;
	text-align: right;
	font-size:100%;
}

dl.region dd {
	margin: 0 0 0 10em;
	color:#000;
}

