@charset "utf-8";
body {
	background-color: #2c0000;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.banniere {
	background-image: url(img/banniere.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 203px;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right: 4px solid #000000;
	border-top: 4px solid #000000;
	border-left: 4px solid #000000;
	border-bottom: 0px solid #FFFFFF;
	z-index: 1;
}
.banniere .logo {
	margin: 0px;
	padding: 0px;
	float:right;
	width:230px;
}

.banniere .mathieu {
	display:block;
	text-decoration:none;
	background: url(img/mathieu.jpg) no-repeat 0 0px;
	padding: 0px;
	float: left;
	height: 203px;
	width: 164px;

}
.banniere .mathieu:hover {
	background: url(img/mathieu.jpg) no-repeat 0 -203px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 203px;
	width: 164px;
}
.banniere .emmanuel {
	display:block;
	text-decoration:none;
	background: url(img/emmanuel.jpg) no-repeat 0 0px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 203px;
	width: 172px;
}
.banniere .emmanuel:hover {
	background: url(img/emmanuel.jpg) no-repeat 0 -203px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 203px;
	width: 172px;
}
.banniere .gamin {
	display:block;
	text-decoration:none;
	background: url(img/gamin.jpg) no-repeat 0 0px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 203px;
	width: 200px;
}
.banniere .gamin:hover {
	background: url(img/gamin.jpg) no-repeat 0 -203px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 203px;
	width: 200px;
}
.banniere .fred {
	display:block;
	text-decoration:none;
	background: url(img/fred.jpg) no-repeat 0 0px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 203px;
	width: 181px;
}
.banniere .fred:hover {
	background: url(img/fred.jpg) no-repeat 0 -203px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 203px;
	width: 181px;
}
.menu li {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-style:normal;
}
.menu ul {
	height: 47px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.menu a{
	line-height:47px;
	font-style:normal;
}
.menu #menu1 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(img/m1.jpg) no-repeat 0 0;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: left;
	height: 47px;
}
.menu #menu1:hover {
	background: url(img/m1.jpg) no-repeat 0 -47px;
}
.menu #menu2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 47px;
	width: 160px;
	background: url(img/m2.jpg) no-repeat 0 0px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.menu #menu2:hover {
	background: url(img/m2.jpg) no-repeat 0 -47px;
}
.menu #menu3 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 47px;
	width: 160px;
	background: url(img/m3.jpg) no-repeat 0 0px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.menu #menu3:hover {
	background: url(img/m3.jpg) no-repeat 0 -47px;
}
.menu #menu4 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 47px;
	width: 160px;
	background: url(img/m4.jpg) no-repeat 0 0px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.menu #menu4:hover {
	background: url(img/m4.jpg) no-repeat 0 -47px;
}
.menu #menu5 {
	margin: 0px;
	float: left;
	height: 47px;
	width: 160px;
	background-image: url(img/m4.jpg);
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.menu #menu5:hover {
	background: url(img/m4.jpg) no-repeat 0 -47px;
}
.menu #menu6 {
	margin: 0px;
	float: left;
	height: 47px;
	width: 150px;
	background-image: url(img/m6.jpg);
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.menu #menu6:hover {
	background: url(img/m6.jpg) no-repeat 0 -47px;
}

.contenu {
	background-color: #FFFFFF;
	background-image: url(img/bgcontenu.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 950px;
	border-right: 4px solid #000000;
	border-left: 4px solid #000000;
	border-bottom: 4px solid #000000;
	border-top: 0px solid #000000;
	
	font-size: 14px;
}
.contenu .top_contenu {
	background-color: #FFFFFF;
	background-image: url(img/topcontenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	z-index: 1;
	height: 44px;
	width: 950px;
	margin-bottom:-34px;
	
}
.contenu .bottom_contenu {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(img/bottomcontenu.png);
	/*margin-top: -137px;*/
	margin-top: -50px;
	padding: 0px;
	height: 147px;
	width: 950px;
	z-index: 2;
	bottom: 0px;
}
.contenu .texte {
	position: relative;
	background-image: none;
	padding-left: 25px;
	padding-right: 25px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
}
.texte #left {
	text-align:justify;
	width:550px;
	font-size: 14px;
}
.texte #right {
	width:300px;
	float:right;
	font-size: 14px;
}
.texte #right legend {
	font-size: 14px;
	font-weight:bold;
	color:#2C0000;
}
.texte #right dt {
	font-size: 14px;
	font-weight:bold;
	color:#2C0000;
	line-height:28px;
}
#credits {
	font-size: 10px;
	color: #DEDEDE;
	text-decoration: none;
	text-align: center;
}
#credits a {
	color: #EBEBEB;
	text-decoration: none;
	border : none;
}
#credits a img{
	border : none;
}

#table_prestations{
	width : 900px;
	margin-left:auto;
	margin-right:auto;
}

.date_prestation{
	display:block;
	width:100px;
	font-size:14px;
	color:#6B3334;
	padding:0px;
}
.libelle_prestation{
	width:800px;
	font-size:14px;
	margin:0px;
	padding:0px;
}
.col_annee{
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	padding-bottom:15px;
	padding-top:15px;
	text-align:left;
}
.annee{
	display:block;
	widows:900px;
	border-left:8px solid #6B3334;
	border-bottom:2px solid #6B3334;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:10px;
}
.lieu{
}
.titre{
	font-size:18px;
	font-variant:small-caps;
	color:#6B3334;
}
.liste-accueil {
	text-align:justify;
	width:550px;
	font-size: 14px;
	list-style:url('./img/puce.png');
}
#titrecv{
	font-size:18px;
	font-variant:small-caps;
	color:#000000;
	border-bottom:1px solid #6B3334;
	border-left:6px solid #6B3334;
	padding-left:10px;
	margin-bottom:30px;
}
#instrument{
	color:#6B3334;
	font-size:14px;
	float:right;
}
.hidden{
	visibility:hidden;
}
#photos_censeau {
	text-decoration:none;
	height: 113px;
	width:150px;
	background: url(img/photos_censeau.jpg) no-repeat 0 0px;
	display: block;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
}
#photos_censeau:hover {
	background: url(img/photos_censeau.jpg) no-repeat 0 -113px;
}
#photos_villers {
	text-decoration:none;
	height: 113px;
	width:150px;
	background: url(img/photos_villers.jpg) no-repeat 0 0px;
	display: block;	
	float:left;  
	clear:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:30px;
}
#photos_villers:hover {
	background: url(img/photos_villers.jpg) no-repeat 0 -113px;
}
#photos_telethon {
	text-decoration:none;
	height: 113px;
	width:150px;
	background: url(img/photos_telethon.jpg) no-repeat 0 0px;
	display: block;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
}
#photos_telethon:hover {
	background: url(img/photos_telethon.jpg) no-repeat 0 -113px;
}
#photos_larians {
	text-decoration:none;
	height: 113px;
	width:150px;
	background: url(img/photos_larians.jpg) no-repeat 0 0px;
	display: block;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
}
#photos_larians:hover {
	background: url(img/photos_larians.jpg) no-repeat 0 -113px;
}
#photos_divers {
	text-decoration:none;
	height: 113px;
	width:150px;
	background: url(img/photos_divers.jpg) no-repeat 0 0px;
	display: block;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:30px;
}
#photos_divers:hover {
	background: url(img/photos_divers.jpg) no-repeat 0 -113px;
}
.photo{
	margin-top:10px;
	margin-bottom:20px;
	height:270px;
}
a{
	font-style:italic;
	color:#6B3334;
}
a:hover{
	color:#2C0000;
}
.li_lien{
	text-align:justify;
	width:550px;
	font-size: 14px;
	list-style:url('./img/puce.png');
}
.lien{
	font-style:normal;
}
#lecteur{
	margin-bottom:50px;
}
.video{
	text-align:center;
	margin-bottom:50px;
	margin-top:10px;
}
