@charset "ISO-8859-2";
/* CSS Document */

#foot {
	width: 688px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	height: 90px;
	clear: both;
}
#foot p {
	width: 130px;
	display: block;
	float: left;
	margin-left: 25px;
	text-align: left;
	color: #6BA42B;
	margin-top: 10px;
	margin-bottom: 10px;
}
#foot a {
	text-decoration: none;
	display: block;
	color: #666666;
}
#foot a:hover {
	color: #74AC2F;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333203;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.descriptif {
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
	color: #666;
	display: block;
}
h3 {
	text-align: left;
	font-size: 12px;
	font-weight: lighter;
	color: #666;
	margin-top: 10px;
	margin-bottom: 3px;
	text-transform: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333203;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #000;
	margin: 0px;
}
#top {
	height: 98px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#centre {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 0px;
	clear: both;
}
#gauche {
	float: left;
	width: 154px;
	margin-right: 2px;
	display: block;
}
#droite {
	float: right;
	height: 565px;
	width: 154px;
}
#middle a {
	color: #FFF;
	text-decoration: none;
	background-color: #660;
}
#middle h1 {
	text-align: center;
	color: #F96;
	clear: both;
}
#middle a:hover {
	color: #FFF;
	background-color: #000000;
}
#middle {
	width: 664px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	text-align: left;
	color: #666666;
	background-image: url(img/common/bg_middle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h4 {
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
}
.right {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.citation {
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	color: #666;
	display: block;
	font-style: italic;
	font-weight: normal;
}
.trait {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEBEB;
}
h5 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #8D3B17;
	margin-top: 10px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

