*{font-family:Arial, Helvetica, sans-serif;font-size:12px}
body{
	background:url("img/fond.jpg") repeat-x top left #5cb5a3;
	margin:0;padding:0
	}
#player-son {
	position:relative;
	float:right;
	margin:-25px 0;
	}
#tableau{
	background:url("img/table.jpg") repeat-y top left #d8ece8;
	margin:auto;position:relative;
	width:765px
	}
#haut{clear:both;height:277px;width:765px;background:url(img/haut.jpg);}
#menu{
	background:url("img/menu.jpg") no-repeat top left;
	clear:both;
	height:28px;
	margin:0;
	width:750px;
	text-align:left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
	}
#conseil{
	background:url("img/menu.jpg") no-repeat bottom left;
	clear:both;height:19px;
	margin:0;padding:0 15px;
	width:735px
	}	
#conseil a{
	color:#5cb5a3;
	font-weight:bold;
	float:right;
	font-size:11px;
	margin:2px 0 0 0;
	text-decoration:none
	}
#conseil a:hover,#conseil a.active{
	color:#555;
	text-decoration:underline
	}
#corps{
	background:url("img/corps.jpg") no-repeat bottom left;
	clear:both;height:234px;
	height:auto !important;
	min-height:234px;
	margin:0;padding:0 50px;
	text-align:left;
	width:665px
	}
#bas{
	background:url("img/bas.jpg") no-repeat top left;
	color:white;
	clear:both;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-top:22px;
	text-align:center;
	width:765px
	}
#infos_legales{
	color:#fff;
	font-size:11px;
	padding-top:3px;
	text-align:center;
	width:100%
	}
#kmn{
	color:#fff;
	font-size:11px;
	height:20px;
	padding-top:10px;
	text-align:center;
	width:100%
	}
#kmn a{
	color:#fff;
	font-size:11px;
	text-decoration:underline
	}
#kmn a:hover{text-decoration:none}
#kmn img{vertical-align:middle}
a.haut_de_page{
	font-size:11px;
	font-size:smaller;
	float:right;
	margin:5px 10px
	}
/*********** menu ******************************/
#menu ul{
	height:28px;
	list-style-type:none;
	margin:0;padding:0
	}
#menu li{
	display:inline;
	margin:0;padding:0
	}
#menu li.noBorder a{border-right-width:0}
#menu li a{
	border-right:1px solid #bdc7c5;
	color:white;
	display:inline;
/*	font-weight:normal;
	float:left; */
	font-size:11px;
	height:28px;
	line-height:28px;
	margin:0;
	padding:0 5px;
	text-decoration:none;
	}
#menu li a:first-letter{text-transform:uppercase}
#menu li a:hover,#menu li a.active{
	background:url("img/bt-menu.jpg") repeat top left #c0cac9;
}
/*********** mise en page du contenu ***********/
p,li,form{color:#111}
h1,.txt_mis_en_avant{color:#F05A94}
h2,h3,a:hover{color:#44505d}
h1{
	background:url("img/h1.jpg") no-repeat bottom left;
	font-size:16px;
	font-weight:bold;
	margin:0 10px 10px 0;
	padding:0 0 5px 0;
	text-transform:uppercase
	}
h2{
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
	margin:0 10px 0 0
	}
h3{
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:2px 0 0 0
	}
a{ color:#000}	
p{
	padding:3px 0;
	margin:0 10px 0 0;
	text-align:justify
	}
ul{
	margin-left:15px;
	padding-left:15px
	}
li{
	list-style-type:square;
	margin-bottom:3px
	}
.min,sup{font-size:smaller}
form{margin:0;padding:0}
input, textarea{
	border:1px solid #ccc;
	color:#555;
	}
.txt_mis_en_avant{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic
	}
#bas .txt_mis_en_avant{ color:#fff}
/*********** liens par défaut ***********/
a{text-decoration:underline}
a:hover{text-decoration:none}
/*********** style des images ***********/
img.border{
	border:1px none #fff;
	margin:2px
	}
a img, #haut a:hover img{filter:alpha(opacity=100);-moz-opacity: 1;opacity:1}
a:hover img{filter:alpha(opacity=60);-moz-opacity:0.6;opacity: 0.6}
