/*
CONFIGURATION GLOBALE DE LA PAGE
*/
body {
margin:0;								/* pas de marge */
padding:0;
background:#000000 url(../incl-img/bg_img.jpg) top center no-repeat;
font-family:Verdana,Arial,sans-serif;
color:#000000;
font-size:14px;
z-index:0;
}



/*
DEFINITION DE L'ENTETE
*/

#entete {
position:relative;
top:0px;
margin-left:auto;
margin-right:auto;
padding-left:130px;
padding-right:30px;
padding-top:10px;
height:135px;
width:790px;
background:url(../incl-img/entete.png) top no-repeat;
text-align:right;
}



/*
DEFINITION DU CORPS GLOBAL DE PAGE
*/
#global {
position:relative;
margin-left:auto;
margin-right:auto;
top:75px;
width:950px;
background:none;
}


/*
DEFINITION DE LA BARRE DE GAUCHE
*/
#bloc_gauche {
float:left;
margin-top:20px;
width:201px;
font-size:10px;
font-weight:bold;
z-index:1000;
}

#bloc_gauche ul {
 list-style-type:none;
 padding:0px;
 margin:0px
}

#bloc_gauche li {
 padding-left:10px;
 height:40px;
 padding-top:8px;
 width:121px;
 font-size:12px;
 color:#e47837;
 background:url(../incl-img/Onglet.png) left top no-repeat;
}

#bloc_gauche img {
height:25px;
border:0px;
margin-left:1px;
}



#bloc_gauche li:hover {
 padding-left: 10px;
 font-size:12px;
 padding-top:8px;
 height:40px;
 width:253px;
 background:url(../incl-img/onglet-select.png) left top no-repeat;
}

#bloc_gauche li a {
 font-size:12px;
 color:#8f3841;
}
#bloc_gauche li a:hover {
 font-size:12px;
 color:#8f3841;
}

/*
DEFINITION DE LA BARRE DE DROITE
*/
#bloc_droite {
float : right;
margin-top:3px;
width:139px;
height:300px;
background:none;
text-align:left;
font-size:10px;
}
#bloc_droite img {
 border:0px;
 margin-top:2px;
 padding:0px;
 height:15px;
}


/*
DEFINITION DE LA PARTIE CENTRALE
*/
#contenu {
top:0px;
margin-left:130px;
margin-right:130px;
padding-top:23px;
background: url(../incl-img/fond_contenu-haut.png) left top no-repeat;
z-index:300;

}

#contenu_bas {
 background:url(../incl-img/fond_contenu-bas.png) left bottom no-repeat;
 padding-bottom:35px;
 padding-top:2px;
 padding-right:35px;
 padding-left:100px;
 font-size:12px;
}


#contenu p {
 margin:0px 0px 20px 30px;
 font-size:12px;
}

#contenu a {
 color:#a94d2d;
 font-weight:bold;
 text-decoration:underline;
}

#contenu h1 {
 font-size:36px;
 text-align:center;
 font-weight:normal;
 color:#a94d2d;
}
#contenu h2 {
 text-align:center;
 color:#dc4a1d;
 font-weight:normal;
 font-size:26px;
}
#contenu h3 {
 color:#dc4a1d;
 font-size:20px;
}

#accueil img {
 float:right;
 margin-left:10px;
}

#theatre img {
 float:left;
 margin-right:10px;
}

/*
DEFINITION DU PIED DE PAGE
*/

#pied {
 clear:both;
 margin-top:70px;
 background:none;
 text-align:center;
 font-size:10px;
 color:white;
}

#pied a {
 color:white; 
}


#biographie img {
 float:right;
 margin:10px;
 border:0px;
}
#biographie p.lettrine img {
 float:left;
 margin:5px;
 border:0px;
}



#photos {
  width:420px;
  margin-left:auto;
  margin-right:auto;
  background:none;
}

#photos_detail {
  width:460px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  background:none;
}

#photos table {
border:0px;
margin:0px;
padding:0px;
}

#photos tr {
border:0px;
margin:0px;
padding:0px;
}

#photos td {
  width:139px;
  height:104px;
  border:0px;
  margin:0px;
  padding:0px;
}

#photos img {
 border:0px; 

}
/*
DEFINITION DES TABLEAUX DU VISUALISEUR
*/
#show_pict {
margin-left:auto;
margin-right:auto;
text-align:center;

}

#show_pict table {
display:inline;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#show_pict td {
border-width:1px;
background:#444444;
vertical-align:middle;
width:110px;
height:100px;
font-size:9px;
}

/*
DEFINITION DE LA PRESENTATION DES ALBUMS PHOTOS
*/
#presentation_album p {
font-size:11px;
vertical-align:middle;
padding-top:5px;
}

#presentation_album img {
width:45px;
height:45px;
float:left;
border:0px;
padding-right:10px;
}



/*
DEFINITION DE LA PRESENTATION DES CD
*/

#presentation_cd table {
font-size:11px;
margin-left:auto;
margin-right:auto;
padding:0px;
background:none;
height:30px;
}

#presentation_cd img {
width:100px;
border:0px;
padding-right:0px;
}

#presentation_cd td {
 text-align:center;
 width:150px;
 height:180px;
}

/*
DEFINITION DE LA FICHE CD
*/

#fiche_cd ul {
float:right;
width:230px;
}

#fiche_cd li {
padding-left:0px;
background-color:none;
border-bottom-style: dotted;
border-width:thin;
border-color:#555555;
font-size:11px;
list-style:none;
}

.img_border {
 margin-left:auto;
 margin-right:auto;
 border-color:#c34b4b;
}


#fiche_cd p {
border:0px;
width:55%;
background:none;
padding:0px;
margin:0px;
}

#fiche_cd li object {
 margin:0px;
}


.separation {
 clear:both;
 visibility:hidden;
}



#biographie p {
 text-align:justify;
}


#biographie a {
 text-decoration:none;
}
#biographie p:first-letter {
 font-family:Georgia,Times,serif;
 font-weight:bold;
 font-size:34px;
 float:left;
 color:#dc4a1d;
}


/*
DEFINITION DES BALISES GENERIQUES
*/

img {
 border:0px;
}

.h35 {
 height:35px;
}

.h80 {
 height:80px;
}

.w60 {
 width:60px;
}

.pad10 {
padding:10px;
}

.centre {
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}
.gauche {
 text-align:left;
}
.droite {
 text-align:right;
}
.justifie {
 text-align:justify;
}

.px14 {
 font-size:14px;
}

.px12 {
 font-size:12px;
}


a {
 text-decoration:none;
 color:#000000;
}

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

.italique {
 font-style:italic;
}

.droite {
 text-align:right;
}

.gras {
 font-weight:bold;
}

.souligne {
text-decoration:underline;
}

h3 {
 text-align:center;
}

h4 {
 font-size:16px;
 font-weight:bold;
 margin:0px;
 color:#a94d2d;
}

h5 {
 font-size:13px;
 font-weight:bold;
 margin:0px;
 color:#de7956;
}

.px10 {
 font-size:10px;
}
.px9 {
 font-size:9px;
}
.px11 {
 font-size:11px;
}
.px12 {
 font-size:12px;
}
.px14 {
 font-size:14px;
}
.px16 {
 font-size:16px;
}
.px18 {
 font-size:18px;
}

