#fenetre, #fenetre div.button, #slider, .section {
	height: 57em;
	position: relative;
	background: #000000;
}
#fenetre {
	clear:both;
	overflow: hidden;
	margin: 0 auto;
	margin-top:10px;
	width: 700px;
	position: relative;
	height: 400px;
	border-bottom:2px solid #4682B4;
	border-top:2px solid #4682B4;
}
#slider {
	width: 700px;
	margin: 0 auto;
	overflow: hidden;
}
#content2 {
	width: 5200px;
}
.section {
	background: #ffffff;
	width: 700px;
	padding: 20px;
	float: left;
}
.section p {
	padding-top: 2px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right: 40px;
}
.section ol { padding-right:40px; text-align:justify}
.section ul { list-style-position:inside; margin-right:40px;}
.section h2, .section h3 {
	color: #444;
	font-weight: normal;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 5px;
}
.section h2, .section#sites-pane h3 {
	color: #072453;
}
.section p {
	margin: 0;

}
.section img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#toolbar li {
	display:inline;
	padding: 10px;
}

#toolbar {
	margin: 0;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.colonne{float:left;width:50%; margin-bottom:25px;}
.colonne ol { margin-left:10px; padding-right:40px; text-align:justify;}
.colonne img { float:none}
.annonce { font-size:1.1em; font-weight:800; margin-bottom:10px; text-align:left; display:block;}
.colonne span.def { text-decoration:underline; display:block; margin-bottom:0px; margin-top:Opx; padding-left:10px; }
.lettrine{ float:left;  font-size:1.9em; padding: 0px 4px; padding-bottom:0px; margin-bottom:0px; margin-right:2px; border:1px solid #CACACA; line-height:1.5em}
h4{ color:#9C6; font-weight:bolder; padding-left:10px;}

