html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	margin: 30px 0;
	line-height: 1;
	color: black;
	background: #950101;
	text-align: center; 
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* --- --- */


#container {
  margin: 0 auto;
  width: 610px;
  text-align: left;
  color: black;
  }

#haut_design {
	position: relative;
	margin: 0;
	padding: 0;
	width: 610px;
	height: 14px;
	background: url(images/top_design.gif) no-repeat;
}

#titre_index {
	position: relative;
	padding: 0;
	margin: 0;
	width: 610px;
	height: 123px;
	background: url(images/titre_index.gif) no-repeat;
}
/* -------- Titre de toute les page sauf l'index -------- */
#titre_jazzdiva {
	position: relative;
	padding: 0;
	margin: 0;
	width: 610px;
	height: 41px;
	background: url(images/titre_jazzdiva.gif) no-repeat;
}
/* ------------------------------------------------------------ */

.content {
	width: 610px;
	min-height: 500px;
	margin: 0;
	padding: 0;
	background: url(images/bg_content.gif) repeat-y;
}

#soustitre_index {
	padding: 0;
	margin: 0;
}

#soustitre_index img {
	border: none;
	padding: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p#photo_index {
	text-align: center;
	margin-top: -40px;
	padding-top: 0px;
	padding-left: 99px;
	padding-right: 99px;
	z-index: 10;
}

.centrer {
	text-align: center;
}

/* ---------------------- Menu Index ---------------------- */

ul#menu_index {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	width: 135px;
	height: 20px;
	left: 456px;
	top: 280px;
	z-index: 40;
	list-style-type: none;
}

#menu_index a {
	text-decoration:none;
	display: block;
	padding-left: 12px;
	color: #928f8f;
	font-size: 12px;
	line-height: 27px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	background: url(images/menu_g.gif) left center no-repeat;
}

#menu_index a:hover {
	text-decoration:none;
	color: #b91c07;
}


/* ---------------------- Menu Choix Langue Index ---------------------- */


ul#langue_index {
	position:relative;
	height:22px;
	width:70px;
	top: 380px;
	left: 525px;
	margin: 50px 0px 0px 0px;
	padding: 0;
	font: 20px Georgia, Times, serif;
	list-style: none;
}

#langue_index li {
	float: left;
	margin: 0px 0px 0px 10px;
	height: 22px;
	width: 22px;
}

#langue_index a.fr {
	text-decoration: none;
	color: #000;
	padding-left: 22px;
	background: url(images/drapeau_fr.jpg) left top no-repeat;
}

#langue_index a.en {
	text-decoration: none;
	color: #000;
	padding-left: 22px;
	background: url(images/drapeau_en.jpg) left top no-repeat;
}

#langue_index a.fr:hover {
	background: url(images/drapeau_fr.jpg) left bottom no-repeat;
}

#langue_index a.en:hover {
	background: url(images/drapeau_en.jpg) left bottom no-repeat;
}

/* --   #langue_index span {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
}
--*/
#langue_index span {
	visibility: hidden;
}

/* --- Fin Menu Langue Index --- */



/* --- Menu pages --- */


#menu {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	width: 600px;
	height: 145px;
	margin-left: auto;
	margin-right: auto;
	z-index: 20;
}

#menu_gauche {
	display: block;
	position: relative;
	float: left;
	width: 300px;
	height: 115px;
}

#menu_gauche img {
	position: relative;
	top: 10px;
	left: 16px;
}

img#menuvideo {
	padding-left: 10px;
}

#menu_gauche img#videos {
	padding-left: 10px;
}

#menu_gauche img#photos {
	padding-left: 5px;
}

#menu_gauche ul {
	display: block;
	position: relative;
	height: auto;
	width: 250px;
	list-style-image: url(images/puce.gif);
	list-style-position: inside;
	top: 20px;
	left: 30px;
}

#menu_gauche ul li a {
	text-decoration: none;
	color: #928f8f;
	font-size: 12px;
	line-height: 27px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
}

#menu_gauche ul li a:hover {
	text-decoration: none;
	color: #b91c07 ;
}


/* --- Menu droite --- */

#menu_droite {
	display: block;
	position: relative;
	float: right;
	width: 300px;
	height: 115px;
	margin-bottom: 20px;
	z-index: 20;
}

#menu_droite ul {
	display: block;
	position: relative;
	top: 10px;
	left: 149px;
	padding: 0;
	margin: 0;
	width: 135px;
	height: 20px;
	z-index: 40;
	list-style-type: none;
}

#menu_droite a {
	text-decoration:none;
	display: block;
	width: 135px;
	padding-left: 12px;
	color: #928f8f;
	font-size: 12px;
	line-height: 27px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	background: url(images/menu_g.gif) left center no-repeat;
}

#menu_droite a:hover {
	text-decoration:none;
	color: #b91c07;
}


/* --- Menu Choix Langue --- */


#langue {
	position:relative;
	display: block;
	float: left;
	height:30px;
	width:600px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	z-index: 40;
}

#langue ul {
	font: 20px Georgia, Times, serif;
	list-style: none;
	padding-right: 17px;
}

#langue ul li {
	float: right;
	margin: 0px 0px 0px 10px;
	height: 22px;
	width: 22px;
}

#langue ul li a.fr {
	text-decoration: none;
	color: #000;
	padding-left: 22px;
	background: url(images/drapeau_fr.jpg) left top no-repeat;
}

#langue ul li a.en {
	text-decoration: none;
	color: #000;
	padding-left: 22px;
	background: url(images/drapeau_en.jpg) left top no-repeat;
}

#langue ul li a.fr:hover {
	background: url(images/drapeau_fr.jpg) left bottom no-repeat;
}

#langue ul li a.en:hover {
	background: url(images/drapeau_en.jpg) left bottom no-repeat;
}

#langue span {
	visibility: hidden;
}

/* --- Fin Menu Langue --- */


/* --- Fin Menu --- */




/* --- Text --- */

#text {
	width: 568px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#text p {
	color: #a6a4a4;
	font-size: 12px;
	line-height: 16px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
}

#text h2 {
	color: #cac7c7;
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
}

#text p img {
	padding-left: 20px;
	padding-bottom: 10px;
}

#text ul {
	position: relative;
	height: auto;
	}
 #text ul li {
	color: #928f8f;
	font-size: 12px;
	font-family: inherit;
	list-style-image: url(images/puce.gif);
	list-style-position: inside;
}

#text ul li a {
	color: #928f8f;
	font-size: 12px;
	text-decoration: none;
}

#text ul li a:hover {
	text-decoration: none;
	color: #b91c07;
}




#text_presse {
	width: 568px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#text_presse p {
	color: #a6a4a4;
	font-size: 12px;
	line-height: 16px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

#text_presse h2 {
	color: #cac7c7;
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
}

#text_presse p img {
	padding-left: 20px;
	padding-bottom: 10px;
}

#text_presse ul {
	position: relative;
	height: auto;
	}
 #text_presse ul li {
	color: #928f8f;
	font-size: 12px;
	font-family: inherit;
	list-style-image: url(images/puce.gif);
	list-style-position: inside;
}

#text_presse ul li a {
	color: #928f8f;
	font-size: 12px;
	text-decoration: none;
}

#text_presse ul li a:hover {
	text-decoration: none;
	color: #b91c07;
}


#text_concerts_mois {
	
	text-align:center;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration:none;
	

}


#text_contact {
	display: block;
	position: relative;
	text-align:left;
	padding: 0;
	margin:0;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	z-index: 20;
}

#text_contact p {
	color: #a6a4a4;
	font-size: 14px;
	line-height: 18px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration:none;
}

#text_contact a {
	color: #a6a4a4;
	font-size: 14px;
	line-height: 16px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}

#text_contact h2 {
	color: #dedede;
	font-size: 18px;
	line-height: 70px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
}

#text_contact h3 {
	color: #dedede;
	font-size: 16px;
	line-height: 40px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
}

#text_contact_gauche {
	display: block;
	position: relative;
	float: left;
	padding-top:60px;
	width: 189px;
	height: 115px;
}

#text_contact_milieu {
	display: block;
	position: relative;
	float: left;
	padding-top:20px;
	width: 189px;
	height: 115px;
}

#text_contact_droite {
	display: block;
	position: relative;
	float: right;
	padding-top:60px;
	width: 189px;
	height: 115px;
}

#booking {
height:152px;
}

#img_textcontact_gauche {
margin-right: 40px;
}

#presse {
height:152px;
padding-left: 193px;
}


#noms_artistes {
	color: #dedede;
	font-size: 16px;
	line-height: 20px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
}


/* --- Fin Text --- */



/* --- Contenu page disco --- */


#disco {
	display: block;
	position: relative;
	text-align: center;
	padding: 0;
	margin: 40px 0px 0px 0px;
	width: 600px;
	height: 488px;
	margin-left: auto;
	margin-right: auto;
	z-index: 20;
}

#disco_gauche {
	display: block;
	position: relative;
	float: left;
	width: 300px;
	height: 339px;
}

#disco_droite {
	display: block;
	position: relative;
	float: right;
	width: 300px;
	height: 339px;
	z-index: 40;
}

#disco_droite img {
	display: block;
	position: relative;
	float: right;
	padding-right: 20px;
	padding-top: 15px;
}

#lecteurmp3 {
	display: block;
	position: relative;
	padding-top: 3px;
}

#disco_jaquette_p {
	display: block;
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 470px;
	height: 145px;
}

#disco_jaquette_p img#premier {
	display: block;
	position: relative;
	float: left;
	width: 4px;
	height: 145px;
}

#disco_jaquette_p img#second {
	display: block;
	position: relative;
	float: left;
	width: 151px;
	height: 145px;
}

#disco_jaquette_p img#troisieme {
	display: block;
	position: relative;
	float: left;
	width: 147px;
	height: 145px;
}

#disco_jaquette_p img#quatrieme {
	display: block;
	position: relative;
	float: left;
	width: 164px;
	height: 145px;
}

#disco_jaquette_p img#cinquieme {
	display: block;
	position: relative;
	float: left;
	width: 4px;
	height: 145px;
}

/* --- Fin disco --- */


/* --- Photos --- */

#photos {
	display: block;
	position: relative;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 600px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

#flashcontent {
		height: 100%;
}

/* --- Fin Photos --- */



#videosmediabox {
	display: block;
	position: relative;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 600px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}



/* --- Videos --- */









/* --- Fin Videos --- */









/* --- lightbox ---*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(js/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(js/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* --- Fin Lightbox --- */





#bas_design {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	width: 610px;
	height: 39px;
	background: url(images/footer_design.gif) no-repeat;
}

#footer {
	margin-top: 20px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #000;	
	text-decoration: none;
	font-weight: bold;
}

