body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	color:#000;
	padding:0px;
	background:#000;
}
#bandeau{
	height:229px;
	background-image:url(img/bandeau.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#menu{
	width:195px;
	background-image:url(img/bgnav.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:15;
}

#menu a {
	color: #FC0;
	text-decoration:none;
	padding-left:15px;
	font-size:11px;
	display:block;
	height:15px;
	font-weight:bold;
}
#menu a:hover, #menu a.hover {
	background-image:url(img/fleche.gif);
	background-position:center left;
	background-repeat:no-repeat;
	
}
.active{
	background-image:url(img/fleche.gif);
	background-position:center left;
	background-repeat:no-repeat;
	
}

#contenu{
	background-image:url(img/bg_tdcontenu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:400px;
	text-align:justify;
	width:570px;
	color: #FC0;
	font-size:11px;
	}
#contenu a{
	text-decoration:none;
	color: #FC0;

	}
	#contenu img{
	border: 1px solid #930;

	}

#adresse {
	font-size:11px;
	color:#FC0;
	text-align:center;
	}
H1{
	font-size:16px;
	font-variant:small-caps;
	border-bottom:1px solid #016e8d;
	color:#016e8d;
	padding-top:0px;
	margin-top:10px;
	}
.fdPage {
	background:url(img/fd.jpg);
}
.conteneur {
	background:#000;
	border-top:#FC0 1px solid;
	border-bottom:#FC0 1px solid;
	border-left:#FC0 1px solid;
	border-right:none;
	margin:5px 0 20px 0;
	padding:10px;
	height: auto;
	min-height: 350px;
	_height: 350px; /* Min-height  IE*/

}
.clear {
	clear:both;
}

ul {
	margin:0 0 0 12px;
	padding:0;
}
li {
	margin:0;
	padding:0 0 5px 0;
	list-style:url(img/fleche.gif);
}
p {
	margin:0;
	padding:0;
}
.fontL {
	font-size:120%;
}

/* liens radio*/
.radios {

	
}

.radios a{
	display:block;
	padding:0;
	margin:0;
}

.r1 {
	margin: 80px auto 0 auto;
	width:170px;
}
.r2 {
	margin:5px auto;
	width:170px;

}
.radio1 {
	width:69px;
	height:56px;
	margin:0;
	float:left;
	background:url(img/fg.gif) top left no-repeat;

}
.radio1 a{
	width:69px;
	height:56px;

}

.radio2 {
	width:81px;
	height:28px;
	margin:15px 0 0 20px;
	float:left;
	background:url(img/fun.gif) top left no-repeat;

}
.radio2 a{
	width:81px;
	height:28px;
}

.radio3 {
	width:60px;
	height:32px;
	margin:0;
	float:left;
	background:url(img/sky.gif) top left no-repeat;

}
.radio3 a{
	width:60px;
	height:32px;
}

.radio4 {
	width:53px;
	height:55px;
	margin:0 0 0 20px;
	float:left;
	background:url(img/nrj.gif) top left no-repeat;

}
.radio4 a{
	width:53px;
	height:55px;

}
.intro {
	position:absolute;
	margin:0 auto;
	width:765px;
	height:650px;
	z-index:1000;
}