body {
	background: #c9c2c2;
	margin: 5px 0;
	text-align: justify;
	color: #000;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
	line-height: 1.4em;
}
#haut {
	height: 14px;
	margin: 0;
	padding: 0;	
}
h2, h3 {
	margin-top: 0px;
	font-size: 16px;
	color: #383838;
	text-decoration: none;
}
h3 {
	margin: 0;
	font-size: 14px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#header {
	background: #000;
	color: #000;
	float: right;
	height: 129px;
	width: 655px;	
}
#header h1 {
	color: #FFF;
	float: left;
	margin: 0;
	padding: 30px 5px 5px 20px;
	font-size: 32px;
}
#header h2 {
	color: #FFF;
	float: right;
	margin: 0;
	padding: 15px 20px 0 0;
	font-size: 12px;
}
#header a {
	text-decoration: none;
	font-style: italic;
	color: #fff;
}
#ban {
margin : 5px 100px 0 100px;
}
#menu {
	float: left;
	width: 130px;
	height: 129px;
	text-align: left;
	color: 	#7D8085;
	background: #c9c2c2;
	padding-left : 10px;
	line-height : 1.6em;
	/*margin-top: -10px;*/
}
#menu a {
	color: #000;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
#menu a:hover {
	color: #F29900;
	font-weight: bold;
}
#content {
	width: 800px;
	margin: 0 auto;
	background:#c9c2c2;
}
#content img{
	max-width: 100%;
	height: auto;
}
#colTwo {
	float: left;
	width: 130px;
	padding: 0 0 0 15px;
	text-align: left;
	background: #000;
	color: #fff
}
#colTwo a{
	text-decoration: none;
	color: #fff;
}
#colTwo a:hover {
	color: red;
	font-weight: bold;	
	border: #ffffff;
}
#colOne {
	float: right;
	text-align: left;
	width: 640px;
	padding-left: 5px
}
#colOne a {
	border-width: 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
#colOne a{
	text-decoration: none;
	font-weight: bold;
    color: #3275e5;
}
#colOne a:hover {
	color: red;
	font-weight: bold;	
	border: #ffffff;
}
#colOne li {
	text-decoration:none;
	color: #546078;
	list-style: none;
	border-bottom: 1px;
	border-color: #fff;
	border-bottom-style: dotted;
	margin-left: -30px;
}
#colOne li:hover {
	background-color: #EEF9FB;
	color: #000000;	
}
#colOne li a {
	text-decoration: none;
	color: #000000;
}
#colOne img {
	border-width: 10;
        color: #000000;
}
#col3 {
	float: right;
	width: 130px;
	background: #fff;
	height: 100%;
	margin-left: 5px;
	padding-left: 8px ;
}
#col3 a{
	text-decoration: none;
color: #000;
}
#col3 a:hover {
	color: red ;
	font-weight: bold;	
	border: #ffffff;
}
#col3 img {
	border-width: 0;
}
#footer {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
#footer p {
	margin: 0px;
	text-align: center;
	color: #000;
}