body {
	background: #CCCCCC;
	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: #993366;
	text-decoration: none;
}
h3 {
	margin: 0;
	font-size: 14px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#header {
	background: url(../affiche_ban.php) no-repeat;
	/*background: url(../pics2/ban.jpg) no-repeat;*/
	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: 10px 20px 0 0;
	font-size: 12px;
}
#header a {
	text-decoration: none;
	font-style: italic;
	color: #000;
}
#ban {
margin : 10px 100px 0 100px;
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: 125px;
	padding: 0 0 0 15px;
	text-align: left;
	background: #999999;
border-style: dotted;
border-width:2px
}
#colTwo a{
	text-decoration: none;	
}
#colTwo a:hover {
	color: #000000;
	font-weight: bold;	
	border: #ffffff;
}
#colOne {
	float: right;
	text-align: left;
	width: 640px;
	padding-left: 5px
}
#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: none;
	color: #000000;	
}
#colOne li a {
	text-decoration: none;
}
#col3 {
	float: right;
	width: 130px;
	background: #FAFAFA;
	height: 100%;
	margin-left: 5px;
	border-style: dotted;
	border-width:2px;
	padding-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;
}