@charset "ISO-8859-1";
body {
	background-image: url(images/interf/bois.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container {
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/interf/header_container.png);
	height: 128px;
}
#content_centre {
	background-image: url(images/interf/bg_page_clb.png);
	background-repeat: repeat-y;
	min-height:800px;
}
#left {
	width: 697px;
	float: left;
}
#left_header {
	height: 241px;
	background-image: url(images/interf/left_header_clb.png);
}
#left_main {
	padding-left: 75px;
	padding-top: 20px;
	padding-right: 65px;
	min-height: 431px;
	float: left;
	width: 557px;
}
#left_main a {
	color: #333333;
}
#left_main a:hover {
	text-decoration: none;
}

#right {
	height: 800px;
	width: 207px;
	float: left;
	background-image: url(images/interf/bg_menu_clb.png);
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	background-image: url(images/interf/footer_clb.png);
	height: 117px;
	margin-bottom: 0px;
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer a {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 50px;
	font-weight: bold;
	margin: 0px;
}
#titre {
	width: 50%;
	float: left;
	padding-left: 120px;
	padding-top: 173px;
	height: 40px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #00396F;
	line-height: 14px;
	margin-bottom: -10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #005D47;
}
.test {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 45px;
	font-weight: bold;
}
ul {
	list-style-type: none;
	display: inline;
	list-style-position: outside; /*important meme si type:none */
	margin-top: 0px;
}
li {
	line-height: 61px;
	margin: 0px;
}
li a {
	line-height: 61px;
	display: block;
	height: 61px;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
li a:hover {
	text-decoration: underline;
}
#menu {
	width: 160px;
	text-align: right;
	top: 78px;
	position: relative;
}
#copyright {
	text-align: right;
	height: 30px;
	width: 120px;
	padding-top: 40px;
	padding-left: 539px;
	float: left;
}
.fiche2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00396F;
	padding-bottom: 10px;
}
.fiche {
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00396F;
	padding-bottom: 10px;
}
.titre_fiche {
	color: #00396F;
	font-weight: bold;
}
.img_fiche {
	border: 1px;
	border: solid;
	border: 1px solid #00396F;
}
.input {
	border: 1px solid #999999;
	color: #00396F;
	height: 20px;
	width: 350px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.input:hover{
	border: 1px solid #CCCCCC;
}
.titre_fiche13 {
	color: #00396F;
	font-weight: bold;
	font-size: 13px;
}
