* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #555;}
a:active { text-decoration: none; color: #555;}
a:visited { text-decoration: none; color: #555; }
a:hover { text-decoration:overline; color: #444;}

a img { border: none; }



#menu {
    width: 180px;
    overflow: auto;
    top: -7px;
    bottom: 0;
    left: 0;
    position: fixed;
    height: 100%;
    background-color: #FFF;
    font-size: 12px;
    font-family: Georgia, Serif;
    line-height: 12px;
}

#menu li {
	margin-top: 5px;
}

#menu a:hover, #menu a:active { text-decoration: overline; background-color: #000; color: #000;}

/*.logofd a:hover, a:active, a:link, a:visited {text-decoration: none; background-color:#fff;}*/
#menu .logofd img{height:120px;}
#menu .logofd:hover{text-decoration:none; background-color:#fff;}

#menu ul {
	list-style: none;
	margin: 0 0 9px 0;
	padding: 0 0 5px 0;
	border-top: solid 2px #000;
}

#copyright {
	font-size: 12px;
}

.section-title {
	font-size: 14px;
	margin: 0 0 6px 10px;
}
#menu ul li.section-title { }

#content {
    height: 100%;
    margin: 0 0 0 280px;
    top: 0;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    letter-spacing: 0.03em;
}

.container {
    padding: 22px 5px 25px 20px;
}

#content p { width: 520px; margin: 39px 0 9px 0;}

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px;}

#img-container	{ margin: 0; padding: 0; width: 300px; }
#img-container p { width: auto; margin: 0; padding: 0; font-size: 13px; font-family: Arial, Sans-Serif; line-height: 1em;}
#img-container img { margin: 30px 0 20px 0; max-width: 750px;}
/*.titre {background-image: url("http://www.franois-design.com/files/title_border.jpg"); background-position: bottom center; background-repeat: repeat-x; padding: 0 20px 15px 0;}*/
.titre {padding: 0 20px 5px 0; border-bottom: solid 2px #000;}
#once { clear: left; }

.col1 {margin-right: 25px; width: 115px; height: 240px; float: left;}
.col2 {width: 190px; height: 230px; float: left;}
.col3 {width: 180px; height: 240px; float: left;}

.news{
	border-bottom: dotted 1px #333;
	width: 600px;
	height: 75px;
	margin-top: 30px;
	
}

.news img {
	float: left;
}

.news_title {
	font-family: Arial, Sans-serif;
	font-size: 13px;
	margin: 17px 0 0 35px;
	float: left;
}

#article {
	position: absolute;
	top: 3000px;
	float: left;
	width: 597px;
	text-align: left;
	left: 319px;
}

#article strong{
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 0 -20px;
}

.article_title {
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 0 -20px;
}