body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #767f80;
	font: 0.76em Arial, verdana, "Lucida Grande", sans-serif;
}

/* @group Navigation */

/***** HEAD *****/
#head {
	position: fixed;
	width: 800px;
	height: 45px;
	background: #767f80 url(img/ombre2.jpg) repeat-x 0 28px;
	margin-left: 15px;
	z-index: 1;
}
#head a:link, #head a:visited{
	text-decoration: none;
	color: #abb4ac;
}
#head a:hover{
	color: #d3ddd5;
}


/***** NAVIGATION *****/

/*** JPG accueil ***/
#home, #homeOn{
	float: right;
	margin-top: 5px;
	margin-right: 4px;
}
#home strong, #homeOn strong, #langue strong{
	display: none;
}
#home a:link, #home a:visited{
	display: block;
	width: 30px;
	height: 40px;
	background: url(img/home.jpg) no-repeat 0 0;
}
#home a:hover{
	display: block;
	width: 30px;
	height: 40px;
	background: url(img/home.jpg) no-repeat -30px 0;
}
#homeOn a:link, #homeOn a:visited{
	display: block;
	width: 30px;
	height: 40px;
	background: url(img/home.jpg) no-repeat -60px 0;
}
/*** JPG langues ***/
#langue {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
}
#en, #fr{
	float: left;
}
#en {
	background: url(img/en.jpg) no-repeat -40px;
	width: 20px;
	height: 40px;
}
#en a:link, #en a:visited{
	background: url(img/en.jpg) no-repeat 0 0;
	width: 20px;
	height: 40px;
	display: block;
}
#en a:hover{
	background: url(img/en.jpg) no-repeat -20px;
	width: 20px;
	height: 40px;
}
#fr {
	background: url(img/fr.jpg) no-repeat -40px;
	width: 20px;
	height: 40px;
}
#fr a:link, #fr a:visited{
	background: url(img/fr.jpg) no-repeat 0 0;
	width: 20px;
	height: 40px;
	display: block;
}
#fr a:hover{
	background: url(img/fr.jpg) no-repeat -20px;
	width: 20px;
	height: 40px;
}

/**** Rubriques ****/
#nav {
	float: right;
	background-color : #304049;
	height: 45px;
	background-image: url(img/bgnav.jpg);
	vertical-align: bottom;
	margin: 0;
	text-align: center;
	padding: 0 15px;
}
#nav ul{
	padding: 13px 0 3px;
	margin: 12px 0 0;
}
#nav ul li{
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
	color: #abb4ac;
	border-right: 1px solid #d04e31;
	padding: 0 5px 7px 2px;
	/*correctif IE*/
	/margin-left: 4px;
	/padding-right: 3px;
}
	/*correctif FF2*/ 
/*html:not([lang*=""]) #nav ul li { 
  padding-bottom: 5px; 
}*/
	/*correctif FF3*/ 
#nav ul li, x:-moz-any-link, x:default { 
	padding-bottom: 5px;
}

#nav ul li#sans{
	border-right-style: none;
}
#nav ul li strong{
	color: #d04e31;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/***** ONGLETS *****/

#tm{
	height: 100%;
	float: left;
	width: 65px;
	background: url(img/tm.jpg) no-repeat 0 95px;
	position: fixed;
	margin-left: -41px;
}
#winter{
	height: 100%;
	background: url(img/winter.jpg) no-repeat 0 75px;
	position: fixed;
	width: 800px;
	margin-left: 815px;
}


/***** PAGE *****/


#page {	
	width : 830px;
	text-align : left;
	background: #e0dfcf url(img/ombre.jpg) repeat-y;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
#footer{
	width: 830px;
	height: 32px;
	background: #767f80 url(img/footer.jpg) no-repeat;
	padding-bottom: 20px;
	clear: both;
}
#marges {
	padding: 100px 70px 10px;
}

/***** ACCUEIL *****/

#flash {
	padding-right: 70px;
	padding-top: 85px;
	padding-left: 17px;
}
#chapeau h3{
	font-size: 12px;
	color: #42525d;
	margin-left: 225px;
	margin-right: 47px;
	text-transform: uppercase;
	font-weight: bold;
}
#chapeau h3 strong{
	color: #d34c2e;
}
#actuTexte{
	margin: 20px 69px 40px 384px;
}
#actuTexte h2{
	margin-top: 9px;
	margin-bottom: 6px;
}
#actuVisuel{
	float: left;
	margin-left: 50px;
	margin-top: 20px;
}

/***** COLONNES *****/

#col1 {
	width: 351px;
	margin-left: 50px;
	color: #32424d;
}
#colGauche {
	width: 290px;
	margin-left: 50px;
}
#colDroite {
	width: 290px;
	border-left: 1px solid white;
	padding-left: 20px;
	float: right;
}
#colGauche h3, #colDroite h3 {
	color: #32424d;
	font-style: italic;
	line-height: 1.1em;
	font-size: 15px;
}
#colDroite h4 {
	color: #d04e31;
	font-style: normal;
	font-size: 13px;
	margin: 0;
	font-weight: normal;
}
#colGauche h4 {
	color: white;
	font-size: 10px;
	margin: 25px -39px 17px 0;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid white;
	height: 6px;
}
#colGauche h4 em{
	background-color: #777e7e;
	font-style: normal;
	letter-spacing: 1px;
	padding: 3px 7px;
}
#colGauche p, #colDroite p {
	line-height: 1.1em;
	margin-left: 17px;
	font-size: 11px;
	color: #7d8586;
}
#colGauche p.note{
	margin-left: 0;
	font-style: italic;
	background-color: #cfcfc1;
	color: #32424d;
	padding-left: 11px;
	padding-top: 5px;
	border-left: 5px solid #d04e31;;
}

/******** OUTILS et LIENS ********/


#col1 ul{
	list-style-type: none;
	margin: 10px 0 0 20px;
	padding: 0;
}
#col1 ul li{
	border-bottom: 1px solid white;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
#col1 ul li a:link{
	text-decoration: none;
	color: #32424d;
}
#col1 ul li a:visited{
	text-decoration: none;
	color: #496171;
}
#col1 ul li a:link:hover, a:visited:hover{
	text-decoration: underline;
}

/**** VIDEO ***/

.videolist {
	border-bottom: 1px solid white;
	margin-bottom: 15px;
	padding-bottom: 9px;
	margin-top: 15px;
}
.videolist img{
	display: block;
	width: 133px;
	float: left;
	border-style: none;

}
.videolist h3, h3.extraits {
	color: #304049;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	margin-top: 0;
}
.videolist p, .videolist h3{
	margin-left: 150px;
}
.videolist p{
	padding-bottom: 0;
	margin-bottom: 0;
}
.dvd {
	background-color: #cfcfc1;
	padding: 5px 30px 15px 20px;
	border-bottom: 1px solid white;
	margin-left: 50px;
	margin-bottom: 20px;
	margin-top: 30px;
}
.dvd h2, .dvd p{
	margin-left: 20px;
	margin-right: 10px;
}
.video{
	border-color: #b1b1a5;
	border-top: 6px solid #d04e31;
	margin: 5px 11px 20px 20px;
}

/******** CONCERTS ********/

#colConcerts {
	width: 350px;
	margin-left: 50px;
	padding-top: 30px;
}
#colConcerts h2{
	font-size: 13px;
	color: #d04e31;
	margin: 6px 0 2px;
}
#colConcerts p{
	text-indent: -15px;
	margin-left: 15px;
	margin-bottom: 0;
	line-height: 130%;
	color: #7d8586;
}
#colConcerts p i{
	font-size: 15px;
}
#colConcerts h3{
	margin: 0 0 -15px -15px;
	padding: 11px 0 4px 15px;
	background-color: #cfcfc1;
	border-left: 5px solid #d04e31;
	color: white;
	font-size: 13px;
	letter-spacing: 3px;
}
#colConcerts h5{
	text-indent: -15px;
	margin-bottom: 0;
	line-height: 130%;
	color: #7d8586;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	background-color: #cfcfc1;
	padding-left: 30px;
	padding-bottom: 8px;
	padding-top: 10px;
	margin-left: -15px;
	margin-top: 10px;
	border-bottom: 1px solid white;
	border-left: 5px solid #d04e31;
}
#colConcerts h5 i{
	font-size: 15px;
}

/***** FICHE ******/

#fiche, #ficheConcerts {
	width: 220px;
	background-color: #cfcfc1;
	float: right;
	border-left: 1px solid white;
	border-bottom: 6px solid #d04e31;
	padding: 45px 15px 8px 20px;
	text-align: left;
	margin-bottom: 20px;
}
#fiche h2, #ficheConcerts H2 {
	font-size: 17px;
}
#fiche h2 strong {
	color: #d04e31;
}
.fichetitre{
	text-transform: uppercase;
	color: #d04e31;
	margin-top: 7px;
}
.fichelabel{
	color: #818386;
	margin-top: 7px;
	font-size: 11px;
	padding-bottom: 1px;
}
.fichedata{
	color: #4f4f50;
	font-size: 13px;
}
.commander{
	text-align: right;
	margin-top: 10px;
}
#fiche table{
	margin-top: 20px;
	margin-bottom: 25px;
}
#fiche table .fichelabel{
	margin-top: -2px;
	padding-top: 0;
}
#fiche table td img{
	margin-right: 2px;
}
#fiche p.pdf{
	margin-top: 20px;
}
#fiche p.pdf img{
	display: block;
	float: left;
	margin-top: -2px;
	padding-bottom: 2px;
}

/***** DISCOGRAPHIE *****/


.CD, .CDs{
	background-color: #cfcfc1;
	padding: 38px 30px 15px 20px;
	border-right: 5px solid #d04e31;
	border-bottom: 1px solid white;
	margin-left: 50px;
	margin-bottom: 20px;
	margin-top: 30px;
}
.CDs{
	border-right-style: none;
	border-top: 5px solid #d04e31;
}
.CDs h2{
	margin: 0 0 21px 40px;
	padding: 0;
}
.CDs .CDtexte{
	margin-left: 40px;
	border-top: 1px solid white;
	padding-top: 15px;
	margin-bottom: 14px;
}
.CDs .CDtexte img{
	display: block;
	width: 60px;
	float: left;
	border-style: none;
}
.CDs .CDtexte p, .CDs .CDtexte h2{
	padding: 0;
	margin: 0 0 0 85px;
}
.CDs .CDtexte h2{
	font-size: 17px;
	line-height: 18px;
	margin-bottom: 3px;
}
.CDs .CDtexte p strong{
	color: #818386;
	font-weight: normal;
	font-style: normal;
}
.CDtexte{
	margin-left: 260px;
}
.CD p{
	line-height: 15px;
}
.CD h2 + p, .CD h3 + p{
	color: #818386;
}
.CDtexte h2{
	font-size: 19px;
	margin: 0;
	font-style: italic;
}
.CDtexte h3{
	font-size: 14px;
	margin: 0;
	font-style: italic;
	color: #304049;
}
.CDtexte h5, .CDfiche h5{
	font-size: 10px;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	color: #465257;
	text-transform: uppercase;
}
.CDtexte h6, .videolist h6 {
	font-size: 1px;
	clear: left;
	padding: 0;
	margin: 0;
}
.CDtexte .btn{
	text-align: right;
	clear: left;
}
.CDtexte .btn img{
	border-style: none;
}
.CDfiche{
	float: left;
	width: 230px;
	text-align: right;
}
.CDfiche p img{
	margin-bottom: -5px;
}
.CDfiche h5{
	margin-bottom: 16px;
	color: #818386;
}
.extraits p {
	margin: 0;
	padding: 0;
}
.extraits p em {
	vertical-align: 6px;
}
.extraits h3{
	color: #465257;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 7px;
	margin-top: 7px;
}

/***** TEXTE *****/

h1 {
	color: #304049;
	text-transform: uppercase;
	font-size: 35px;
	border-bottom: 1px solid #767f83;
	padding: 0;
	margin: 0;
}
h2 {
	color: #304049;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	line-height: 21px;
	margin: 20px 0 10px;
	padding: 0;
}
h2 strong {
	color: #d04e31;
	font-weight: normal;
	font-style: normal;
}
h3 {
	color: #506f96;
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
	margin: 2px 0 3px;
}
p {
	margin: 0;
	padding-bottom: 8px;
	color: #465257;
	line-height: 18px;
}
sup{
	font-size: 9px;
	line-height: 5px;
}
.biblio{
	background-color: #cfcfc1;
	text-align: center;
	padding-top: 10px;
	border-left: 5px solid #d04e31;
	margin-bottom: 10px;
}
.biblio img{
	border: none;
}
/* Suppression comportement de liens */
.biblio a:link, .bilbio a:hover{
	border-style: none;
	padding: 0;
	background-color: transparent;
}

/***** LIENS *****/

h3 a:link{
	text-decoration: none;
	color: #32424d;
}
h3 a:visited{
	text-decoration: none;
	color: #496171;
}
h3 a:link:hover, a:visited:hover{
	text-decoration: underline;
}
p a:link, p a:visited {
	text-decoration: none;
	color: #465257;
	background-color: #edece4;
	padding-left: 0.3em;
	padding-right: 0.3em;
}
p a:hover{
	background-color: #edece4;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
p a:hover:visited{
	text-decoration: none;
}
#fiche a:link, #fiche a:visited{
	text-decoration: none;
	color: #4f4f50;
}
#fiche a:hover{
	text-decoration: underline;
}
#fiche p a:hover{
	text-decoration: none;
}
#colConcerts h5 a:link, #colConcerts h5 a:visited {
	text-decoration: none;
	color: #465257;
	background-color: #edece4;
	padding-left: 2px;
	padding-right: 6px;
}
#colConcerts h5 a:hover{
	background-color: #edece4;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

/* TRAITEMENT GRAPHIQUE DES TITRES */

h1 span{
	display: none;
}
h1#biographie{
	background: url(titres/titre.jpg) no-repeat 0 4px;
	height: 42px;
}
h1#oeuvres{
	background: url(titres/titre2.jpg) no-repeat 0 4px;
	height: 42px;
}
h1#bibliographie{
	background: url(titres/titre3.jpg) no-repeat 0 4px;
	height: 42px;
}
h1#discographie{
	background: url(titres/titre4.jpg) no-repeat 0 4px;
	height: 42px;
}
h1#concerts{
	background: url(titres/titre5.jpg) no-repeat 0 4px;
	height: 42px;
}
h1#outils{
	background: url(titres/titre6.jpg) no-repeat 0 4px;
	height: 42px;
}
h1#liens{
	background: url(titres/titre7.jpg) no-repeat 0 4px;
	height: 42px;
}

/* version anglaise */

h1#biography{
	background: url(titres/en/titre.jpg) no-repeat 0 4px;
	height: 42px;
}
h1#works{
	background: url(titres/en/titre2.jpg) no-repeat 0 4px;
	height: 42px;
}
h1#bibliography{
	background: url(titres/en/titre3.jpg) no-repeat 0 4px;
	height: 42px;
}
h1#discography{
	background: url(titres/en/titre4.jpg) no-repeat 0 4px;
	height: 42px;
}
h1#concerts{
	background: url(titres/en/titre5.jpg) no-repeat 0 4px;
	height: 42px;
}
h1#tools{
	background: url(titres/en/titre6.jpg) no-repeat 0 4px;
	height: 42px;
}
h1#links{
	background: url(titres/en/titre7.jpg) no-repeat 0 4px;
	height: 42px;
}



