/****** REMISE À ZÉRO ******/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
	color: #27313d;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
p{
	font-size: 13px;
	line-height: 120%;
}

em, i {
	font-style: italic;
}
b, strong {
	font-weight: bold;
}
sup {
	font-size: 0.6em;
	line-height: 0;
	text-transform: lowercase;
}


/**** ZONES ****/

body {
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #b7b9ae url(img/fondHaut.jpg) no-repeat fixed center 0;
}

#site{
	width : 865px;
	text-align : left;
	margin-left: auto;
	margin-right: auto;
	color: #323232;
	background: url(img/fondCentre.jpg) repeat-y center;
}

#tete{
	width: 800px;
	height: 115px;
	background: #d6dbd4 url(img/fondTete.jpg) center;
}
#teteEN{
	width: 800px;
	height: 115px;
	background: #d6dbd4 url(img/fondTete2.jpg) center;
}
#teteAccueil{
	width: 800px;
	height: 574px;
	background: #d6dbd4 url(img/fondAccueil.jpg) no-repeat center 25px;
}
#teteAccueilEN{
	width: 800px;
	height: 574px;
	background: #d6dbd4 url(img/fondAccueil2.jpg) no-repeat center 25px;
}

#page{
	width: 800px;
	border-left: 15px solid #d6dbd4;
	margin-left: 25px;
	padding-bottom: 20px;
	background: white url(img/fondPage.jpg) fixed center;
}
#pied{
	width: 865px;
	height: 50px;
	color: #afbbbb;
	padding-top: 3px;
	background-image: url(img/fondBas.jpg);
	clear: both;
}
#pied a {
	text-align: left;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #95a3a4;
	margin-left: 44px;
	display: block;
	text-decoration: none;
	width: 100px;
}

/*** ACCUEIL ***/

#colAc1{
	border-left: 1px solid silver;
	margin-top: -175px;
	padding: 55px 50px 30px 20px;
	float: right;
	width: 390px;
}
#colAc1 h1{
	font-size: 20px;
	margin-bottom: 10px;
	color: #91a2a2;
	text-transform: uppercase;
	letter-spacing: 5px;
}

#colAc1 h4{
	color: #8e0000;
	margin-top: 15px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px solid silver;
	padding-top: 18px;
	margin-left: -20px;
	padding-left: 20px;
}
#colAc1 h1+h4{
	border-top-style: none;
	padding-top: 0px;
}
#colAc1 h2{
	font-size: 22px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-style: none;
}
#colAc1 p{
	line-height: 1.4em;
}
#colAc1 h5, #colAc2 h5{
	font-size: 9px;
	text-align: right;
	margin-top: 10px;
	text-transform: uppercase;
	color: #8e0000;
	font-weight: bold;
}
#colAc2{
	float: left;
	text-align: right;
	margin-left: 30px;
	width: 280px;
}
#colAc2 h2{
	font-size: 14px;
	margin-bottom: 10px;
	color: #91a2a2;
	text-transform: uppercase;
	letter-spacing: 5px;
}
#colAc2 img{
	width: 195px;
}
#colAc2 p{
	font-size: 11px;
	margin-left: 25px;
}
#colAc2 .player{
	margin-left: 85px;
	width: 195px;
	text-align: center;
	margin-bottom: 7px;
	background-color: #d6dbd4;
}
/*** COLONNES ***/

#col{
	width: 630px;
	margin-left: 95px;
	margin-top: 60px;
}
#col1{
	width: 400px;
	margin-left: 95px;
	margin-top: 60px;
}
#col1 h1, #col h1, #colC2 h1{
	font-size: 20px;
	margin-bottom: 30px;
	color: #91a2a2;
	text-transform: uppercase;
	letter-spacing: 5px;
}
#col1 h2{
	font-size: 20px;
	margin-bottom: 15px;
}
#col1 h3{
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#col1 p{
	margin-bottom: 5px;
	line-height: 20px;
	color: #27313d;
}
#col1 .cmd{
	text-align: right;
	margin-top: 17px;
}

#col2{
	width: 280px;
	padding-top: 60px;
	float: right;
	border-left: 1px solid silver;
	margin-top: 0;
}
#col2 h1{
	font-size: 20px;
	margin-bottom: 12px;
	margin-top: 10px;
	line-height: 1em;
}
#col2 h1 strong{
	font-weight: normal;
	font-style: normal;
	color: #91a2a2;
}
#col2 p{
	font-size: 11px;
}
#justif{
	clear: both;
}
/** COLONNES concerts **/

#colC{
	width: 700px;
	margin-left: 40px;
}
#colC1{
	width: 190px;
	margin-top: 123px;
	float: left;
	text-align: right;
	padding-right: 28px;
	border-right: 7px solid #d6dbd4;
}
#colC1 h2{
	color: #91a2a2;
	font-size: 20px;
	margin-top: 20px;
}
#colC1 h3{
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
}
#colC1 p{
	font-size: 12px;
	line-height: 16px;
}
#colC2{
	padding-top: 60px;
	border-left: 1px solid silver;
	margin-top: 0;
	margin-left: 225px;
	padding-left: 25px;
}

#colC2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #91a2a2;
	margin-bottom: 5px;
	border-top: 1px solid #91a2a2;
	padding-top: 7px;
}

#colC2 h3 {
	text-transform: uppercase;
	font-size: 10px;
	background-color: #8e0000;
	color: white;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom: 3px;
	width: 120px;
	text-align: center;
}

#colC2 h5 {
	font-size: 12px;
}

#colC2 p, #colC2 h5 {
	margin-left: 15px;
	margin-bottom: 8px;
	line-height: 1.4em;
	font-size: 12px;
}
#colC2 p i a:link, #colC2 h5 i a:link, #colC2 p i a:visited, #colC2 h5 i a:visited {
	margin-left: -15px;
	font-size: 16px;
	text-decoration: none;
	color: #282f3f;
	font-weight: bold;
}
#colC2 p i a:hover, #colC2 h5 i a:hover {
	text-decoration: underline;
}
/** COLONNES oeuvres **/


#colCat{
	width: 280px;
}
#colCat.right{
	width: 300px;
	float: right;
	border-left: 1px solid silver;
	padding-left: 20px;
}
#colCat h2{
	font-size: 20px;
	border-top: 7px solid #d6dbd4;
	padding-top: 8px;
}
#colCat h2 strong{
	color: #8e0000;
	font-weight: normal;
	font-style: normal;
}
#colCat p+h2{
	margin-top: 30px;
}
#colCat h4{
	font-size: 12px;
	border-top: 1px solid silver;
	padding-top: 5px;
	margin-top: 9px;
}
#colCat h3{
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
#colCat p{
	margin-left: 10px;
	color: #91a2a2;
}
/** COLONNES presse **/

#colP{
	width: 175px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
}
#colP.p2, #colP.p3{
	border-left: 1px solid silver;
	padding-left: 20px;
}
#colP h2{
	margin-bottom: 4px;
	font: 26px/24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
#colP h2 img{
	margin-bottom: 0;
}
#colP h3{
	margin-bottom: 8px;
	font-size: 15px;
	line-height: 15px;
	padding-bottom: 8px;
	border-bottom: 1px solid silver;
	font-weight: bold;
}
#colP h3 em, #colP h3 i {
	font-weight: bold;
}
#colP h5+h2, #colP p+h2{
	margin-top: 10px;
	border-top: 8px solid #d6dbd4;
	padding-top: 10px;
}
#colP h5{
	margin-bottom: 4px;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 5px;
	color: #91a2a2;
}
#colP h5 em {
	text-transform: none;
	font-size: 1.1em;
	color: #27313d;
}
#colP p{
	line-height: 1.4em;
}

#colP img {
	width: 175px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#colP p+img, #colP h5+img{
	margin-top: 10px;
}
/*** SECTIONS ***/

.section{
	border-bottom: 1px solid silver;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
}
.section h1 img{
	width: 180px;
}
.section h2{
	font-size: 20px;
	margin-bottom: 12px;
	margin-top: 10px;
	line-height: 1em;
}
.section h3{
	margin-top: 10px;
	margin-bottom: 5px;
}
.section .cmd{
	margin-left: -16px;
	margin-top: 10px;
}
.section .player{
	background-color: #d6dbd4;
}
.section ol li{
	font-size: 12px;
	list-style-type: square;
	margin-left: 15px;
}
.section ol {
	margin-bottom: 5px;
}

#page .section ol li a:link, #page .section ol li a:visited {
	text-decoration: none;
	color: #8c101b;
}
#page .section ol li a:hover {
	text-decoration: underline;
}

ul.bio li{
	font-size: 11px;
	margin-bottom: 8px;
}
ul.bio li strong{
	color: #8c101b;
	display: block;
	float: left;
	/*correctif IE*/
	/margin-right: 7px;
}
ul.bio li em{
	margin-left: 34px;
	display: block;
	font-weight: normal;
	font-style: normal;
	/*correctif IE*/
	/margin-left: 0px;
	/display:inline;
	/vertical-align: 0px;
}
ul.fiche li{
	font-size: 11px;
	margin-bottom: 8px;
	color: #91a2a2;
}
ul.fiche li strong{
	color: #27313d;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
/**** BLOCS parties communes ****/

.blocA, .blocB{
	border: 1px solid #d6dbd4;
	margin-bottom: 15px;
}
.blocTx{
	width: 350px;
	margin-top: 25px;
}
.blocVis{
	width: 190px;
	background-color: #d6dbd4;
	text-align: center;
	padding: 25px 20px 10px;
}
.blocVis img{
	width: 190px;
}
.blocVis h6{
	clear: both;
}
.blocCmd{
	clear: both;
	padding: 20px 20px 10px;
	text-align: right;
}


/**** BLOCS parties distinctes ****/

.blocA{
	background: url(img/fondBloc.jpg) repeat-y;
}
.blocB{
	background: url(img/fondBloc.jpg) repeat-y right;
}

.blocA .blocTx{
	float: right;
	margin-right: 20px;
}
.blocB .blocTx{
	float: left;
	margin-left: 20px;
}
.blocB .blocVis{
	margin-left: 398px;
}

.blocB .blocCmd {
	margin-right: 230px;
}


/*** BLOCS Tx Texte ***/

.blocTx h2{
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.blocTx h4{
	font-size: 13px;
	color: #91a2a2;
	margin-bottom: 10px;
}
.blocTx h3{
	margin-top: 15px;
	margin-bottom: 5px;
}
.blocTx h5, #col1 h5{
	font-size: 10px;
	color: #91a2a2;
	text-transform: uppercase;
	margin-top: 10px;
}
.blocTx h5 em{
	text-transform: none;
	font-size: 1.1em;
	color: #282f3f;
}
.blocTx p{
	line-height: 1.6em;
	margin-bottom: 5px;
}
.blocTx ol{
	font-size: 12px;
	list-style-type: decimal;
	margin-left: 15px;
	/*IE*/
	/margin-left: 20px;
}
.blocTx ol li {
	margin-bottom: 6px;
	color: #91a2a2;
}
.blocTx ol li em{
	font-size: 16px;
	color: #282f3f;
}
.blocTx ul li{
	font-size: 13px;
	list-style-type: square;
	margin-left: 16px;
	margin-bottom: 3px;
}


/*** BLOCS Vis Texte ***/

.blocVis h5{
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: right;
}
.blocVis h5 em{
	padding: 2px 4px;
	font-weight: bold;
	font-style: normal;
	background-color: #edede1;
	color: #91a2a2;
	margin-left: 3px;
}
.blocVis h6{
	color: #91a2a2;
	font-size: 1px;
}
.blocVis p{
	font-size: 11px;
	margin-top: 5px;
}
.blocVis ul {
	font-size: 12px;
	margin-left: 4px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
.blocVis ul li {
	margin-bottom: 5px;
}
.blocVis ul li em{
	color: #768484;
}
.audio{
	padding-top: 15px;
	padding-bottom: 6px;
	border-top: 1px solid #edede1;
	margin-top: 15px;
}
.audio h3{
	font-size: 10px;
	text-transform: uppercase;
	color: #768484;
	text-align: left;
}
.audio ol{
	list-style-type: decimal;
	font-size: 12px;
	text-align: left;
	margin-left: 17px;
	margin-top: 7px;
	margin-right: 7px;
	/margin-left: 24px;
}
.audio ol li{
	margin-bottom: 5px;
	color: #768484;
}
.audio ol li em{
	color: #27313d;
	font-weight: bold;
	/margin-left: -7px;
}
.player{
	width: 166px;
	height: 15px;
	background-color: #cbcfc9;
	margin-top: 2px;
	/margin-left: -7px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.CD .player{
	margin-left: 84px;
	background-color: #dfe4dd;
}

/** Discographie LISTE **/

.CDs{
	border: 1px solid #d6dbd4;
	padding-top: 38px;
	padding-bottom: 15px;
	padding-right: 30px;
}
.CDs h2{
	padding: 0;
	margin: 0 0 21px 40px;
	font-size: 20px;
}
.CD{
	margin-left: 40px;
	border-top: 1px solid #d6dbd4;
	padding-top: 15px;
	margin-bottom: 14px;
}
.CD img{
	display: block;
	width: 60px;
	float: left;
	border-style: none;
}
.CD p, .CD h2{
	padding: 0;
	margin: 0 0 0 85px;
}
.CD h2{
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
}
.CD h3{
	font-size: 15px;
	font-style: italic;
	margin: 0 0 0 85px;
}
.CD p strong{
	color: #91a2a2;
	font-weight: normal;
	font-style: normal;
}
.CD p{
	line-height: 18px;
}



/**** NAVIGATION VERTICALE ****/


#navV{
	z-index: 2;
	float: left;
	position: fixed;
	margin-top: 25px;
	/*patch IE7*/
	/margin-left: -25px;
}
#navV ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navV ul li{
	/*patch IE7*/
	/height: 88px;
}
#navV ul li a{
	display: block;
	height: 91px;
	width: 40px;
}

/******* navV FRANCAIS ********/

li#accueil a:link, li#accueil a:visited  {
	background: url(img/navV.jpg) no-repeat 0 0;
}
li#accueil a:hover {
	background: url(img/navV.jpg) no-repeat -40px 0;
}
li#accueil strong a:link, li#accueil strong a:visited {
	background: url(img/navV.jpg) no-repeat -80px 0;
}

li#biographie a:link, li#biographie a:visited  {
	background: url(img/navV.jpg) no-repeat 0 -91px;
}
li#biographie a:hover {
	background: url(img/navV.jpg) no-repeat -40px -91px;
}
li#biographie strong a:link, li#biographie strong a:visited {
	background: url(img/navV.jpg) no-repeat -80px -91px;
}

li#presse a:link, li#presse a:visited  {
	background: url(img/navV.jpg) no-repeat 0 -182px;
}
li#presse a:hover {
	background: url(img/navV.jpg) no-repeat -40px -182px;
}
li#presse strong a:link, li#presse strong a:visited {
	background: url(img/navV.jpg) no-repeat -80px -182px;
}

li#bibliographie a:link, li#bibliographie a:visited  {
	background: url(img/navV.jpg) no-repeat 0 -273px;
}
li#bibliographie a:hover {
	background: url(img/navV.jpg) no-repeat -40px -273px;
}
li#bibliographie strong a:link, li#bibliographie strong a:visited {
	background: url(img/navV.jpg) no-repeat -80px -273px;
}

/******* navV ANGLAIS ********/

li#home a:link, li#home a:visited  {
	background: url(img/navV2.jpg) no-repeat 0 0;
}
li#home a:hover {
	background: url(img/navV2.jpg) no-repeat -40px 0;
}
li#home strong a:link, li#home strong a:visited {
	background: url(img/navV2.jpg) no-repeat -80px 0;
}

li#biography a:link, li#biography a:visited  {
	background: url(img/navV2.jpg) no-repeat 0 -91px;
}
li#biography a:hover {
	background: url(img/navV2.jpg) no-repeat -40px -91px;
}
li#biography strong a:link, li#biography strong a:visited {
	background: url(img/navV2.jpg) no-repeat -80px -91px;
}

li#press a:link, li#press a:visited  {
	background: url(img/navV2.jpg) no-repeat 0 -182px;
}
li#press a:hover {
	background: url(img/navV2.jpg) no-repeat -40px -182px;
}
li#press strong a:link, li#press strong a:visited {
	background: url(img/navV2.jpg) no-repeat -80px -182px;
}

li#bibliography a:link, li#bibliography a:visited  {
	background: url(img/navV2.jpg) no-repeat 0 -273px;
}
li#bibliography a:hover {
	background: url(img/navV2.jpg) no-repeat -40px -273px;
}
li#bibliography strong a:link, li#bibliography strong a:visited {
	background: url(img/navV2.jpg) no-repeat -80px -273px;
}


/**** NAVIGATION HORIZONTALE ****/

#navH {
	width: 840px;
	position: fixed;
	background: #b7b9ae url(img/fondHaut.jpg) no-repeat -267px 1px;
	padding-right: 10px;
	/*patch IE7*/
	/margin-left: -25px;
	height: 40px;
}
#navH.accueil{
	height: 25px;
}
#navH ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navH ul li{
	float: right;
}
#navH ul li a{
	display: block;
	width: 91px;
	height: 40px;	
}

li#fr a:link, li#fr a:visited {
	width: 28px;
	height: 40px;
	background: url(img/navH.jpg) no-repeat -70px 0;
}
li#fr a:hover {
	background: url(img/navH.jpg) no-repeat -70px -40px;
}
li#fr strong a:link, li#fr strong a:visited {
	background: url(img/navH.jpg) no-repeat -70px -80px;
}

li#en a:link, li#en a:visited  {
	width: 30px;
	height: 40px;
	background: url(img/navH.jpg) no-repeat -98px 0;
}
li#en a:hover {
	background: url(img/navH.jpg) no-repeat -98px -40px;
}
li#en strong a:link, li#en strong a:visited {
	background: url(img/navH.jpg) no-repeat -98px -80px;
}

/******* navH FRANCAIS ********/

li#oeuvres a:link, li#oeuvres a:visited  {
	background: url(img/navH.jpg) no-repeat -127px 0;
}
li#oeuvres a:hover {
	background: url(img/navH.jpg) no-repeat -127px -40px;
}
li#oeuvres strong a:link, li#oeuvres strong a:visited {
	background: url(img/navH.jpg) no-repeat -127px -80px;
}

li#concerts a:link, li#concerts a:visited  {
	background: url(img/navH.jpg) no-repeat -218px 0;
}
li#concerts a:hover {
	background: url(img/navH.jpg) no-repeat -218px -40px;
}
li#concerts strong a:link, li#concerts strong a:visited {
	background: url(img/navH.jpg) no-repeat -218px -80px;
}

li#discographie a:link, li#discographie a:visited  {
	background: url(img/navH.jpg) no-repeat -309px 0;
}
li#discographie a:hover {
	background: url(img/navH.jpg) -309px -40px;
}
li#discographie strong a:link, li#discographie strong a:visited {
	background: url(img/navH.jpg) -309px -80px;
}

/******* navH ANGLAIS ********/

li#works a:link, li#works a:visited  {
	background: url(img/navH2.jpg) no-repeat -127px 0;
}
li#works a:hover {
	background: url(img/navH2.jpg) no-repeat -127px -40px;
}
li#works strong a:link, li#works strong a:visited {
	background: url(img/navH2.jpg) no-repeat -127px -80px;
}

li#concerts2 a:link, li#concerts2 a:visited  {
	background: url(img/navH2.jpg) no-repeat -218px 0;
}
li#concerts2 a:hover {
	background: url(img/navH2.jpg) no-repeat -218px -40px;
}
li#concerts2 strong a:link, li#concerts2 strong a:visited {
	background: url(img/navH2.jpg) no-repeat -218px -80px;
}

li#discography a:link, li#discography a:visited  {
	background: url(img/navH2.jpg) no-repeat -309px 0;
}
li#discography a:hover {
	background: url(img/navH2.jpg) -309px -40px;
}
li#discography strong a:link, li#discography strong a:visited {
	background: url(img/navH2.jpg) -309px -80px;
}


/** Liens internes **/

p a:link, p a:visited {
	text-decoration: none;
	color: #8c101b;
}
p a:hover {
	text-decoration: underline;
}

h5 a:link, h5 a:visited {
	text-decoration: none;
	color: #8c101b;
}
h5 a:hover {
	text-decoration: underline;
}
h5 a:link, h5 a:visited {
	text-decoration: none;
	color: #8c101b;
}
h5 a:hover {
	text-decoration: underline;
}
h3 a:link, h3 a:visited {
	text-decoration: none;
	color: #27313d;
}
h3 a:hover {
	text-decoration: underline;
}
#page ol a:link, #page ol a:visited {
	text-decoration: none;
	color: #27313d;
}
#page ol a:hover, #page ol a:hover {
	text-decoration: underline;
}


/** Alternative à display:none pour l'accessibilité : **/
#navH li em, #navV li em, #pied em {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
