@charset "utf-8";
/* CSS Document */
body {
	background-color:#666666;
}
#conteneur {
	width:1024px;
	min-height:100%;
	margin-left:12%;
	margin-top:15px;
}
#top {
	background-image: url(images/top.png);
	margin-left:0px;
	width:913px;
	height:389px;
	top:0px;
}
#middle {
	background-image: url(images/middle.png);
	background-repeat:repeat-y;
	margin-left:59px;
	margin-top:-30px;
}
#bottom {
	background-image: url(images/bottom.png);
	margin-left:59px;
	width:854px;
	height:50px;
		margin-top:-21px;

}
#para {
	margin-top: 30px;
	margin-left:80px;
	width:670px;
	min-height:200px;
}
.general {
	width:758px;
	height:33px;
	margin-left:40px;
}
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color: #666666;
margin-left:15px;
margin-top:15px;

}
h2 {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#333333;
	margin-left:15px;
}
.titre {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#333333;
	}
.descriptif {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#333333;
	}
.hr {
	margin-top:20px;
	margin-left:-60px;
	width: 576px;
	height:2px;
	color:#999999;
}
h4 {
	margin-left:200px;
	padding-top:35px;
}
.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
	}
.h4 a {
	font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
	color: #ffffff;
	text-decoration:underline;
	}
.h4 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:underline;
}
.t {	
	border:0px;
	width:16px;
	height:16px;
}
.a {	
	width:670px;
}
