/* CSS Document */

html, body {
/*height: 100%;
width: 100%;*/
margin:0;
padding:0;
background-color:#d7cbf5;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #611486;/*#440761; /*indigo (106,90,205);/*le texte est écrit en "slateblue"*/
/*background-color:white;*/
margin: 0;/* pour éviter les marges */
padding: 0;
}

body#pop_up{
width:500px;
margin:5px;
background-color:white;
padding:5px;
/*padding:10px;*/
}


img{
border:none;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
/*list-style-type: none;*/
}



#conteneur{
width:950px;
/*min-height:600px;
height:auto;*/
background-color:white;
/*border:4px ridge #aa4c9d;/*#440761;*/
margin:auto;
margin-top:10px;
margin-bottom:10px;
/*z-index:0;*/
} 

#bandeau{
position:relative;
/*width:979px;*/
height:171px;
background-image:url(fond_bandeau2.jpg);
background-position:top;
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

html>body #bandeau{
/*margin-left:-16px;*/
}

#bandeau #topline{
position:absolute;
width:420px;
left:540px;
top:20px;
}


#bandeau #logo{
/*margin-top:50px;
margin-left:15px;
float:left;*/
position:absolute;
top:50px;
left:15px;
width:123px;
height:100px;
}

#bandeau #accueil{
position:absolute;
width:100px;
left:30px;
top:150px;
margin:0;
padding:0;
}

#bandeau #accueil a{
background-color:#43065f;
color:white;
text-decoration:none;
padding:2px;
}

#bandeau #accueil a:hover{
text-decoration:underline;
}


#banniere_fixe{
/*float:left;*/
margin:0;
position:absolute;
width:209px;
height:100px;
color:#43065f;
font-weight:bold;
left:710px;
text-align:center;
top:40px;
padding-top:10px;
padding-left:20px;
/*background:url(fond_baniiere2.jpg) top no-repeat;*/
}

html>body #banniere_fixe{
left:710px;
}

#banniere_fixe p{
width:150px;
padding-left:45px;
padding-top:15px;
font-size:10px;
}

.separation{
clear:both;
visibility:hidden;
}

/*#menu_horiz{
position:absolute;
width:950px;
height:30px;
background-color:#611486;
color:#FFFFFF;
font-weight:bold;
clear:both;
z-index:100;
}*/

#fond_menu{
background: #43065f;/*#aa4c9d;*/
height:31px;
margin:0;
margin-top:0px;
padding:0;
border:1px solid #43065f; /*nécessaire pour éviter un espace entre le menu et le bandeau sous firefox*/
}

html>body #fond_menu{
/*margin-top:-6px;*/
}


dl.menu, dl.menu dt, dl.menu dd, dl.menu dd ul, dl.menu dd ul li{
margin: 0px;
padding: 0px;
}

#menu {
position: absolute;
/*top: 0;
left: 0;*/
/*z-index:100;*/
width:950px;
height:30px;
/*background-color:#aa4c9d;*/
color:#FFFFFF;
font-weight:bold;
clear:both;
margin-left:0px;
margin-top:-1px;
margin:auto;
z-index:10;
}
#menu dl {
float: left;
width: 150px;
/*height:30px;*/
/*background-color:#611486;*/

color:#FFFFFF;
margin: 0;
margin-left:7px;
}


#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
/*background: #611486;*/
width:150px;
height:30px;
/*padding-left:5px;*/
/*padding-top:5px;*/
background-image:url(bouton_menu_off4.gif);/*url(bouton_menu_off3.gif);*/
background-position:top;
background-repeat:no-repeat;
/*border:1px solid #611486;*/
}


#menu dt a {
color: #FFFFFF;
/*color:#611486;*/
text-decoration: none;
display: block;
height: 30px;
padding-top:8px;
/*border: 0 none;*/
}


#menu dt a:hover {
/*background: #efccea;*/
background-image:url(bouton_menu_on4.gif);/*url(bouton_menu_on3.gif);*/
background-position:top;
background-repeat:no-repeat;
color:#FFFFFF;/*#611486;
/*border-left: 2px solid #611486;
border-bottom:1px solid #611486;*/
}

#menu dd {
background: #f1dfef;/*#d9a9d5;/*#f3e3f1;/*#efccea;*/
/*width:160px;*/
margin:0;
margin-top:-9px;
/*border-left: 2px solid #611486;*/
border:1px solid #611486;
font-size:10px;
}

html>body #menu dd {
margin-top:0px;
}

#menu ul{
list-style-type:none;
/*width:160px;*/
margin:0;
padding:0;
z-index:100;
}
#menu li {
text-align: left;
padding-left:5px;
line-height:20px;
border-bottom: 1px dotted #611486;
color:#611486;
/*background: #fff;*/
}
#menu li a{
/*color: #FFFFFF;*/
color:#611486;
text-decoration: none;
display: block;
height: 100%;
/*border: 0 none;*/
}
/*#menu li a:hover, #menu dt a:hover {
background: #efccea;
color:#611486;
}*/

#menu li a:hover{
text-decoration:underline;
}




#corps{

width:950px;
min-height:460px;
height:auto;
z-index:1;
background-color:#FFFFFF;
margin-top:25px;
}

#corps a{
color:#aa4c9d;/*#fea700;/*#aa4c9d;*/
font-weight:bold;
text-decoration:none;
}

#corps a:hover{
/*color:#aa4c9d;*/
text-decoration:underline;
}

/*#corps div{
float:left;
}*/

#corps div#anim_flash{
float:left;
width:600px;
height:400px;
/*margin-top:45px;*/
margin-left:5px;
padding-top:15px;
border:1px solid black;
}

#corps div#anim_flash object{
/*z-index:1;*/
}

#corps div.texte_gauche{
float:left;
width:570px;
/*margin-top:45px;*/
padding:10px;
padding-top:15px;
text-align:justify;
}

#corps div.texte_gauche_interne{
float:left;
width:420px;
/*margin-top:45px;*/
padding:10px;
padding-top:15px;
text-align:justify;
}

#corps div.texte_gauche_interne p{
margin-left:15px;
}
#corps div.texte_gauche_interne ul{
margin-left:25px;
}

dl#repertoire{
margin-left:15px;
}

dl#repertoire dt{
padding-top:5px;
font-weight: bold;
}

dl#repertoire dd{
text-indent: 20px;
padding-top:5px;
padding-bottom:5px;
}

.liste_sous_rep{
list-style-type:none;
margin-left:20px;
margin-top:5px;
}

h1{
font-size:16px;
background:url(puce_jaune.gif) left no-repeat;
padding-left:15px;
}

h2{
font-size:14px;
margin-left:15px;
background:url(puce_violette.gif) left no-repeat;
padding-left:15px;
}

.a_venir{
font-weight:bold;
}

#corps div.colonne_droite{
float:left;
width:500px;
min-height:400px;
z-index:1;
/*background-color:#aa4c9d;*/
}

#corps div.colonne_droite2{
float:left;
width:350px;
min-height:400px;
z-index:1;
}

#col_milieu{
width:930px;
margin:auto;
padding:10px;
}

#col_milieu p{
width:800px;
padding-left:25px;
padding-right:25px;
}

#compo_orchestre{
background:url(../Images/orchestre.jpg) top no-repeat;
width:560px;
height:450px;
margin:auto;
}

#compo_orchestre div{
position:relative;
background-color:#d7cbf5;/*#fea700;*/
color:#43065f;
text-align:center;
}

fieldset{
/*border-color:#43065f;*/
border:1px dotted #43065f;
padding-left:10px;
}

legend{
font-weight:bold;
}

.calendrier{
padding:5px;
padding-left:15px;
margin-left:5px;
border:1px dotted #FFCC66;
}

.calendrier li{
list-style-type:disc;
padding-bottom:5px;
}

#dewplayer{
padding:5px;
}

.titre_dewplayer{
padding:5px;
color:rgb(199,21,133);
font-weight: bold;
}

.auteur_dewplayer{
padding-left:5px;
font-style:italic;
}

#pied_dewplayer{
/*position: absolute;
top:60px;*/
margin:auto;
padding-top:5px;
font-size:xx-small;
text-align:center;
}

#affiche{
width:100%;
margin:auto;
text-align:center;
}

div.partenaires{
border-bottom: 2px solid rgb(199,21,133);
margin-bottom:5px;
padding:5px;
padding-left:25px;
width:90%;
}

div.partenaires .logo_part{
float:left;
padding-right:10px;
}

div.partenaires h4{
font-size:12px;
font-weight:bold;
}

.lien1{
color:#43065f;
font-weight:bold;
text-decoration:none;
}

.image_flottante{
float:left;
margin-right: 5px;
}

/*#champ_texte{
width:60px;
background-color:#d7cbf5;/*couleur "zinc white"*/
/*font-size:0.9em;
}*/

.bouton{
color:rgb(253,248,255);/*couleur "zinc white"*/
background-color:rgb(75,0,130); /*indigo  (106,90,205);/*"slateblue"*/
font-size:0.9em;
font-weight: bold;
}

.label{
/*display:block;*/
float: left;
width: 170px;
/*text-align: right;*/
}

.label2{
/*display:block;*/
float: left;
width: 250px;
/*text-align: right;*/
}

.important{
color: rgb(255,168,36);/*couleur "aureoline_yellow"*/
font-weight: bold;
}

/* CSS pour les galeries photo*/
div#galerie
{
width:98%; /*100%;/*520px ;
background: #eed ;
border: 1px solid #dcb ;
padding-top: 10px ;
/*margin: 15px 30px ;*/
margin:auto;
text-align: center ;
font: 0.9em Georgia, serif ;
}

ul#galerie_mini
{
margin: 0 ;
margin:auto;
padding: 0 ;
padding-left:15px;
list-style-type: none ;
/*border:1px solid #CCCCCC;*/
width:560px;
}


ul#galerie_mini li
{
float: left ;
/*width:100px;*/
/*height:120px;*/
list-style-type: none ;
}

ul#galerie_mini li a img 
{
margin: 2px 1px ;
border: 1px solid #dcb ;
}

.non_flottant{
clear:both;
/*width: 130px;*/
}

dl#photo
{
clear: both ;
width:98%;
margin: 0 auto ;
text-align:center;
}

dl#photo dt
{
font: italic 2.5em/1.5em Georgia, serif ;
color: #dcb ;
}

dl#photo dd
{
margin: 0 ;
}

dl#photo img
{
border: 1px solid #dcb ;
}

#big_pict2{
width:77%;/*la largeur  maximale des des photos verticales
/*width:100%; => pb pour les photos verticales, qui se retouven affichée plus larges qu'elles ne sont*/
text-align:center;
margin:auto;
}

#big_pict{
width:520px;
text-align:center;
margin:auto;
}

.presentation_miniatures{
height:230px;
width:100%;/*510px;*/
padding-top:10px;
overflow:auto;
border:1px solid #dcb
}

.liste_image{
width: 115px;
 height: 120px;
float: left;
text-align: center;
font-size: 12px;
border-top:1px solid #dcb;
padding:5px;
}


#pied{
width:950px;
height:30px;
background-color:#43065f;/*#aa4c9d;*/
color:#FFFFFF;
font-weight:bold;
margin-bottom:0px;
}

#pied p{
padding-top:5px;
text-align:center;
/*font-family:"Courier New", Courier, monospace;*/
font-size:12px;
}