@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#000;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #fff;
}
#header {background:#000; text-align:right;}
#container {
	width:900px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	background: #000;
	color:#fff;
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 1px solid #000000;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
}
/*------------------------------------------------------------------------ DOSSIER EN TÊTE----------------------------------------------------------------------------*/
#entete {
	width:900px;
	height:182px;
	background:#99CCCC;
	/*padding: 0 10px 0 20px;  ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insérée dans l'élément #header, il est conseillé de supprimer le remplissage. */
	border-bottom:#000000 solid 1px;
	margin-bottom:25px;
}
#logo2{
	border-bottom:#000 solid 1px;
}

#drapf{
	float:right;
	padding:3px 20px 0 0;
	margin-bottom:15px;
}
#drapA{
	float:right;
	padding:3px 90px 0 0;
	margin-bottom:15px;
}

#menu{
	height:63px;
	padding-top:2px;
	background:#000;
	color:#fff;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
}
#menu a {
	font-size:20px;
	color:#fff;
	margin-left:25px;
	text-decoration:none;
}
#menu a:hover{
	color:#999;
	text-decoration:none;
}
		
#entete h1 {
	margin: 0; /* la mise à zéro de la marge du dernier élément du div #header permet d'éviter une disparition de la marge (espace inexplicable entre les éléments div). Si l'élément div est entouré d'une bordure, cette précaution n'est pas nécessaire, car la bordure évite également la disparition de la marge */
	padding: 10px 0; /* l'utilisation de remplissage, au lieu d'une marge, permet d'éloigner l'élément des bords de l'élément div */
}
	
	
#panorama_flash{
	width:900px;
	height:350px;
	border-top:#000000 solid 1px;
}
	
td a {
	color:#fff;
	text-decoration:none;
}
td a:hover{
	color:#999;
	text-decoration:underline;
}

	
/* menu de la page qui sommes nous*/
#menu_qui a{
	color:#CCCC99;
}

#menu_qui a:hover{
	color:#999;
}
/*menu de la page qui*/
#menu_qui{
	margin-top:10px;
	text-align:center;
	width:875px;
	height:40px;
}
#menu_qui a {
	font-family:'AmerType Md BT';
	font-size:20px;
	color:#996699;
	margin-left:25px;
	text-decoration:none;
}
#menu_qui a:hover{
	color:#999;
	text-decoration:none;
}
	
	
/* menu de la page contact*/
#menu_newsletter{
	color:#036;
	margin-top:10px;
	text-align:center;
	width:875px;
	height:40px;
}
#menu_newsletter a {
	font-family:'AmerType Md BT';
	font-size:20px;
	color:#036;
	margin-left:25px;
	text-decoration:none;
}
#menu_newsletter a:hover{
	color:#999;
	text-decoration:none;
}

	
	
/*menu de la page agenda */
#menu_agenda a{
	color:#bfd473;
}
	
	
	
/*menu de la page artiste*/
#menu_artiste{
	margin-top:10px;
	text-align:center;
	width:875px;
	height:40px;
}
#menu_artiste a {
	font-family:'AmerType Md BT';
	font-size:20px;
	color:#936;
	margin-left:25px;
	text-decoration:none;
}
#menu_artiste a:hover{
	color:#999;
	text-decoration:none;
}

	
	
	
.formdate{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-left:35px;
}
#liste_date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	margin-left:35px;


}
	
#liste_date a,#liste_date a:hover{

	color:#333333;
	text-decoration:none;


}	
	
	
	
	
	

/*------------------------------------------------------------------------- DOSSIER CENTRE----------------------------------------------------------*/

#mainContent {
	/*padding: 0 20px; ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
	background: #000;
	color:#fff;
}
a {
	outline:none;
}

img{
	border:none;
}

#centre_gauche{
	width:475px;
	float:left;
	margin-left:25px;
}

#centre_gauche a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

#centre_gauche_contact{
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:250px;
	float:left;
}

#centre_gauche_artiste{
	padding:20px;
	margin-bottom:15px;
	margin-top:40px;
	width:350px;
	float:left;
	margin-left:15px;
}

#artiste_nom_droite{
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#ff0000;
}

#video{
	margin-top:25px;
}
#centre_droit{
	width:395px;
	float:right;
}

#centre_droit a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	/*font-weight:bold;*/
	color:#fff;
}

#centre_droit_contact{
	width:624px;
	border-left:#333333 solid 1px;
	float:right;
	padding-bottom:25px;
}

#centre_droit_artiste{
	width:450px;
	margin-top:30px;
	margin-left:15px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
}

#lecteurMp3{
	margin-left:40px;
}

#liens a{
	margin-left:35px;
	color:#FFF;
	text-decoration:none;
	font-size:13px;
}

#formation a{
	margin-left:35px;
	color:#FFF;
	text-decoration:none;
	font-size:13px;
}

#liens a:hover{
	margin-left:35px;
	color:#903;
	text-decoration:none;
	font-size:13px;
}

#formation a:hover{
	margin-left:35px;
	color:#903;
	text-decoration:none;
	font-size:13px;
}

#artiste_nom{
	font-size:45px;
	color:#ff0000;
	margin-left:35px;
	margin-bottom:10px;
}

#artiste_entete{
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-align:justify;
	margin-right:35px;
	margin-bottom:10px;
}

#artiste_bio{
	font-size:11px;
	color:#fff;
	text-align:justify;
	margin-right:35px;
	margin-bottom:15px;
}

#form_log{
	width:55%;
	margin:auto;
	text-align:center;
	padding-top:80px;
	padding-bottom:80px;
}

#form_newsletter{
	width:202px;
	height:152px;

}
#titre{
	font-family:"AmerType Md BT";
	font-size:20px;
	color:#990000;
	font-weight:bold;
}
#titre_agenda{
	width:240px;
	height:80px;
	margin-left:35px;
}

#titre_agenda a{

	color:#333333;
	font-size:20px;
	margin-left:5px;
}
.liste_contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
}
.liste_contact a{
	text-decoration:none;
	color:#ff0000;
}
.separation{
	clear:both;
	height:25px;
}



/*--------------------------------------- page accueil JLP---------------------------------*/
.trait_separation{
	border-bottom:#333333 solid 1px;
	margin-bottom:20px;
}

.trait_separation_artiste{
	border-bottom:#FFF solid 1px;
	margin-bottom:20px;
}


.trait_noseparation{
	border-bottom:#333 solid 1px;
}

	/*
	
	#centre_droit a{
	font-family:"AmerType Md BT";
	font-size:20px;
	color:#333333;
	
	}*/
	
	
/* date en rouge*/
.agenda_accueil{
	font-size:15px;
	font-weight:bold;
	color:#CC0000;
	margin-top:20px;
}


/*police  concert */
.artiste_accueil{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
}

.lieu_accueil{
	font-size:17px;
	color:#c8c8c8;
	border-bottom:1px dashed #999;
/*text-align:center;*/
}



.titre_artiste{/* rubrique artiste*/
	/*font-family:"Bodoni MT", Bolton, BoltonBold,;*/
	font-size:30px;
	color:#ff0000;
	margin-left:15px;
	height:50px;
}


/*--------------------------------------------------- page qui sommes nous ?------------------------------------------*/
#texte_qui{
	width:800px;
	margin-left:25px;
	margin-top:35px;
	color:#fff;
	font-size:12px;
}
#titre_qui{
	width:230px;
	height:41px;
	margin-left:35px;
	margin-bottom:10px;
}

									





	/*---------------------------------------------------------DOSSIER PIED---------------------------------------------------*/




#footer {
	clear:both;
	padding: 40px 10px 0 10px; /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent au-dessus. */
	background:#000;
}

#footer p {
	margin: 0; /* la mise à zéro de la marge du premier élément du pied de page permet d'éviter une possible disparition de la marge (espace entre les éléments div) */
	/*padding: 10px 0; l'utilisation d'un remplissage pour cet élément crée un espace, tout comme une marge l'aurait fait, mais en évitant le risque de disparition de la marge */
}
#table_pied {
	width:55%;
	margin:auto;
	text-align:center;
}
#table_pied a {
	color:#fff;
	text-decoration:none;
}
#table_pied a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
	
	
	
						
	/*--------------------------------------------------------------- ADMINISTRATION---------------------------------------------------------------*/	
	
	
	
	
#adm_menu {
	margin-top:75px;
	text-align:center;
	width:875px;
	color:#903;
}
	
#adm_menu a{
	font-family:'AmerType Md BT';
	font-size:25px;
	color:#CC0000;
	margin-left:25px;
	text-decoration:none;
}
	
#adm_menu a:hover{
	color:#F90;
	text-decoration:none;
}
	
h1{
	margin-top:75px;
	color:#903;
	margin-left:35px;
}
h4{
	margin-left:35px;
	color:#903;
	}
h3{
	margin-left:35px;
	font-size:20px;
	color:#333;
	}
p{
	font-size:15px;
	font-weight:bold;
	color:#333;
	margin-left:35px;
}
	
	
	/*page_ADM-valide*/
	
	
	
	
	
	
