@charset "ISO-8859-1";
body {
	margin: 0px;
	background-color: #000000;
	background-image: url(images/interface/bg_imailloux_web1680.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.img_padding {
	border: 1px solid #97C906;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
a:hover {
	color: #9C0;
	text-decoration: none;
}
#menu_left {
	height: 450px;
	margin-top: 115px;
}
.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97C906;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sous_menu {
	padding: 5px 5px 5px 18px;
}
#header {
	height: 336px;
}
#container {
	width: 928px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #4b4a4a;
	background-image: url(images/interface/bg_container.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#sidebar {
	float: left;
	height: 600px;
	width: 184px;
	background-image: url(images/interface/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	font-size: 10px;
	text-align: center;
	padding-bottom: 5px;
	margin: 40px 10px 0px 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #97C906;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #96C806;
}
#maintext {
	float: right;
	width: 664px;
	padding: 0px 40px;
}
.contour {
	border: 1px solid #FFFFFF;
}
#maintext p {
	margin-bottom: 30px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #97C906;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #97C906;
	margin-top: 20px;
	margin-bottom: 20px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
.sous-section {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #97C906;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #97C906;
	padding-bottom: 5px;
	padding-top: 5px;
}
.suite {
	font-style: italic;
	text-align: right;
}
