body {
	background: #3C4049;
	margin: 5px 0;
	text-align: justify;
	color: #000;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
	line-height: 1.4em;
}
#haut {
	height: 14px;
	margin: 0;
	padding: 0;	
}
#haut2 {
/*background : #f0f0f0 url(images_s/top.jpg) no-repeat center top;*/
/*margin : 15px;*/
margin-left: 15px;
margin-right: 16px;
text-align: center;
}
#haut2 img{
	max-width: 100%;
	height: auto;
}
#haut2 h2 {
    margin-left: 6px;
    margin-bottom: 5px;
	padding-top: 2px;
    font-size: 14px;
    color: #546078;
    text-decoration: none;
}

h2, h3 {
	margin-top: 0px;
	font-size: 16px;
	color: #383838;
	text-decoration: none;
}
h3 {
	margin: 0;
	font-size: 14px;
}
a {
	color: #546078;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#header {
	background: #999999;
	color: #FFF;
	float: right;
	height: 129px;
	width: 655px;	
}
#header h1 {
	color: #FFF;
	float: left;
	margin: 0;
	padding: 30px 5px 5px 20px;
	font-size: 32px;
}
#header h2 {
	float: right;
	margin: 0;
	padding: 50px 20px 0 0;
	font-size: 12px;
}
#header a {
	text-decoration: none;
	font-style: bold;
	color: #FFF;
}
#ban {
margin : 15px 0px 0px 0px;
border : none
}
#menu {
	float: left;
	width: 130px;
	height: 129px;
	text-align: left;
	color: 	#7D8085;
	background: #E6E9EE;
	padding-left : 10px;
	line-height : 1.6em;
	/*margin-top: -10px;*/
}
#menu a {
	color: #546078;
    font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
#menu a:hover {
	color: #F29900;
	font-weight: bold;
}
#content {
	width: 800px;
	margin: 0 auto;
	background: #E6E9EE;
}
#content img{
	max-width: 100%;
	height: auto;
}

#colTwo {
	float: left;
	width: 130px;
	padding: 0 0 0 15px;
	text-align: left;
	background: #999999;
}
#colTwo a{
	text-decoration: none;
color: #ffffff
}
#colTwo a:hover {
	color: #000000;
	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 li {
	text-decoration:none;
	color: #546078;
	list-style: none;
	border-bottom: 1px;
	border-color: #546078;
	border-bottom-style: dotted;
	margin-left: -30px;
}
#colOne li:hover {
	background-color: #EEF9FB;
	color: #000000;	
}
#colOne li a {
	text-decoration: none;
}
#col3 {
	float: right;
	width: 130px;
	background: #E9C59D;
	height: 100%;
	margin-left: 5px;
}
#col3 a {
	border-width: 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
#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: #546069;
}
@media(max-width:800px){
/*
#content {
width: 780px;
margin: 0 auto;
background: url(images_s/bg.jpg) repeat-y center 0%;
}
*/
#haut2{
	max-width: 100%;
	margin: 0 auto;
}
}
