/* CSS Document */



body {

	padding:0px;

	margin:0px;

	background:#000000 url(../images/bg_fond.jpg) no-repeat top center;

	font-family:Arial, Verdana, Helvetica, sans-serif;

	color:#FFFFFF;

	font-size:12px;

	padding-bottom:20px;

}



img {

	border:none;

}

a {
color:#FFF;
}

.spacer {

	clear:both;

	visibility:hidden;

	margin:0px;

}



.conteneur {

	width:955px;

	margin:auto;

	margin-top:21px;

}



.menu {

	margin-left:5px;

	color:#FFFFFF;

	text-align:center;

	font-weight:bold;

	line-height:75px;

}



.menu a {

	display:block;

	float:left;

	color:#FFFFFF;

	text-decoration:none;

	font-size:12px;

}



#menuHome {

	width:96px;

	height:70px;

	background: no-repeat url(../images/menu_home.gif);

}



#menuBio {

	width:96px;

	height:70px;

	background: no-repeat url(../images/menu_bio.gif);

}



#menuConcert {

	width:96px;

	height:70px;

	background: no-repeat url(../images/menu_concerts.gif);

}



.menuAutres {

	width:96px;

	height:70px;

	background: no-repeat url(../images/menu_autres.gif);

}

#menuLiens {

	width:97px;

	height:70px;

	background: no-repeat url(../images/menu_autres.gif);

}



#menuHome:hover {

	width:96px;

	height:70px;

	background: no-repeat url(../images/menu_home_over.png);

}



#menuBio:hover {

	width:96px;

	height:70px;

	background: no-repeat url(../images/menu_bio_over.png);

}



#menuConcert:hover {

	width:96px;

	height:70px;

	background: no-repeat url(../images/menu_concert_over.png);

}



.menuAutres:hover{

	width:96px;

	height:70px;

	background: no-repeat url(../images/menu_autres_over.png);

}



#menuLiens:hover {

	background: no-repeat url(../images/menu_autres_over.png);

}



.contenuAccueil {

	margin-top:178px;

	margin-left:117px;

}




.contenuAcc {
	 	margin-top:178px;

	margin-left:117px;

	width:639px;
}

.contenu {

	margin-top:178px;

	margin-left:117px;

	width:639px;

}



.contenuBio p {


	margin-left:117px;

	width:639px;

	text-align:justify;

}
.contenu p {

	width:479px;

	text-align:justify;

}



.contenu ul li {

	list-style:square;

}



.contenuAccueil p {

	width:436px;

	margin-left:225px;

	line-height:20px;

}



.contenu h2 {

	font-size:14px;

}

.dateEvene {

	margin: 0px;

	padding: 0px;

}

.moisEvene {

	margin-left: 20px;

	display: block;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	padding-top: 5px;

	line-height: 20px;

	padding-bottom: 11px;

}



.bloc {

	width:515px;

	padding-top:10px;

	padding-bottom:10px;

	border-bottom:1px solid #9355AA;

	margin-left:50px;

}

.boiteConcert {

	background-image: url(../images/boiteConcertH.gif);

	background-repeat: no-repeat;

	background-position: left top;

	margin-bottom: 10px;

}

.programme {

	background-image: url(../images/fondProg.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding: 20px;

	text-align: center;

	height: 150px;

	margin-top: 20px;

}

.precedent {

	text-align: right;

	width: 150px;

	display: block;

	float: left;

	margin-right: 20px;

}

.precSuiv {

	width: 350px;

	margin-right: auto;

	margin-left: auto;

}



.precedent a {

	color: #FFFFFF;

	background-image: url(../images/flecheG.gif);

	background-repeat: no-repeat;

	background-position: 30px center;

	display: block;



}

.precedent a:hover {

	color:#51435A;

	background-image: url(../images/flecheG-a.gif);

	background-repeat: no-repeat;

	background-position: 30px center;

}

.suivant {

	text-align: left;

	width: 150px;

	display: block;

	margin-left: 190px;

	margin-top: -15px;

}

.suivant a {

	color: #FFFFFF;

	background-image: url(../images/fleche.gif);

	background-repeat: no-repeat;

	background-position: 100px center;

	display: block;

}

.suivant a:hover {

	color:#51435A;

	background-image: url(../images/fleche-a.gif);

	background-repeat: no-repeat;

	background-position: 100px center;

}

.bouton {

	background-image: url(../images/bouton.gif);

	background-repeat: no-repeat;

	background-position: left top;

	height: 34px;

	width: 193px;

	line-height: 30px;

	text-align: center;

}

.bouton a {

	color: #FFFFFF;

}





.detailProgramme {

	width: 450px;

	padding-left: 20px;

	background-image: url(../images/separateurProg.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	margin-left: 100px;

	text-align: left;

}

.detailProgramme ul {

	font-size: 12px;

	margin-left: 0;

}

.detailProgramme ul li {

	list-style-type:none;

}



.titre {

	font-weight:bold;

	margin:15px 20px 10px 0;

}



.date {

	margin:15px 20px 10px 0;

	color:#ff608e;

	text-decoration:underline;

}



.bloc a {

	margin:15px 20px 10px 0;

	color:#ff608e;

	text-decoration:underline;

}



.contenu .bloc p {

	width:515px;

	text-align:justify;

}



.formulaireContact {

	margin-right:150px;

	text-align:right;

}



.formulaireContact span {

	text-decoration:underline;

}



.formulaireContact .photos {

	margin-left:300px;

	margin-top:20px;

	margin-bottom:20px;

}



.pagination {

	width:515px;

	margin-left:60px;

}



.pagination div a {

	color:#ff608e;

}

.evenement {
	background-image: url(../images/fondEvene.gif);
	background-repeat: no-repeat;
	background-position: 2 top;
	text-align: center;
	margin-left: 117px;
	height: 80px;
	font-size: 11px;
}
.contenuConcert {
	background-image: url(../images/contenuConcert.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.piedEvene {
	background-image: url(../images/piedEvene.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
}

.evenementG {
	background-image: url(../images/hautFondEvene.gif);
	background-repeat: no-repeat;
	background-position: 2 top;
	text-align: center;
	margin-left: 20px;
	font-size: 11px;
	position:relative;
	padding-bottom:117px;
}
.centreEvene {
	background-image:url(../images/centreFondEvene.gif);
	background-repeat:repeat-y;
	background-position:4 top;
	width:100%;
	float:left;
	margin-top:30px;
}
.detailEvene {
	text-align: left;
	display: block;
	width: 380px;
	/*padding-top:20px;*/
}
.detailEvene p {margin-left:100px;margin-bottom:-4px;padding:0;}
.basEvene {
	background-image:url(../images/basFondEvene.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-right:7px;
	height:17px;
	width:612px;
}
.basEveneHome {
	background-image:url(../images/basFondEveneHome.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-right:7px;
	height:17px;
	width:612px;
}
.plus {
	margin-top: 15px;
	margin-right: 30px;
	float:right;
}
.dateEvenement {
	margin:-10px 0 10px 0;padding:0 0 0 100px;
	
}
.plus a {
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	width: 80px;
	text-align: left;
}
.plusHome {
	margin-top: 15px;
	margin-right: 245px;
	float:right;
}
.plusHome a {
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	width: 80px;
	text-align: left;
}
.jour {
	background-image: url(../images/jour.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	width: 80px;
	float: left;
	padding-top: 20px;
	position:absolute
}

.Style2 {

	font-size: 30px;

	font-weight: bold;

}

.navPages {

	width: auto;

	text-align: center;

}

.suivante {

	float: right;

}



.navPages a {

	color:#ff608e;

	font-weight: bold;

}

.navPages a:hover, .navPages a.actif {

	color:#FFFFFF;

}
hr.magicHeight { clear:both; visibility:hidden; margin:0; padding:0; border:none; height:0;}
