/* CSS Document */

html, body {
/*height: 100%;
width: 100%;*/
margin:0;
padding:0;
/*background-color:#d7cbf5;*/
background: #D7CCF5 url('page.png') bottom left repeat-x fixed;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
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;*/
}

ul{
margin-left:20px;
}


#conteneur{
-webkit-border-radius:15px;
   -moz-border-radius:15px;
   border-radius:15px;
   -webkit-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
   -moz-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
   box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
   margin:30px auto 0;
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, #bandeau2{
position:relative;
/*width:979px;*/
height:171px;
/*background-image:url(fond_bandeau2.jpg);*/
background-position:0 50px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
}
#bandeau2{
background-image:url(fond_bandeau6.jpg);
}

html>body #bandeau{
/*margin-left:-16px;*/
}

#bandeau #topline, #bandeau2 #topline{
margin:0;
padding:0;
position:absolute;
width:420px;
/*left:540px;*/
right:20px;
top:20px;
text-align:right;
}

#topline a{
color:#721766;
text-decoration:none;
}

#topline a:hover{
color:#fea604;
}


#bandeau #logo{
/*margin-top:50px;
margin-left:15px;
float:left;*/
position:absolute;
top:50px;
left:15px;
width:123px;
height:100px;
}

 #bandeau2 #logo{
 position:absolute;
top:40px;
left:15px;
width:150px;
height:130px;
 }

#bandeau #accueil, #bandeau2 #accueil{
position:absolute;
width:100px;
left:30px;
top:150px;
margin:0;
padding:0;
}

#bandeau #accueil a, #bandeau2 #accueil a{
background-color:#43065f;
color:white;
text-decoration:none;
padding:2px;
}

#bandeau #accueil a:hover, #bandeau2 #accueil a{
text-decoration:underline;
}


#banniere_fixe{
/*float:left;*/
margin:0;
position:absolute;
width:209px;
height:100px;
color:#43065f;
font-weight:bold;
/*left:710px;*/
right:15px;
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;
}

#bandeau2 #banniere_fixe p{
color:#ffffff;
}

.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;
}

/****************** MENU 2 *******************/

#fond_menu2{
background: #b061ba;/*#aa4c9d;*/
height:31px;
margin:0;
margin-top:0px;
padding:0;
border:1px solid #b061ba; /*nécessaire pour éviter un espace entre le menu et le bandeau sous firefox*/
}

html>body #fond_menu2{
/*margin-top:-6px;*/
}


dl.menu, dl.menu dt, dl.menu dd, dl.menu dd ul, dl.menu dd ul li{
margin: 0px;
padding: 0px;
}

#fond_menu2 #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;
}
#fond_menu2 #menu dl {
float: left;
width: 150px;
/*height:30px;*/
/*background-color:#611486;*/

color:#FFFFFF;
margin: 0;
margin-left:7px;
}


#fond_menu2 #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_off5.gif);/*url(bouton_menu_off3.gif);*/
background-position:top;
background-repeat:no-repeat;
/*border:1px solid #611486;*/
}


#fond_menu2 #menu dt a {
color: #FFFFFF;
/*color:#611486;*/
text-decoration: none;
display: block;
height: 30px;
padding-top:8px;
/*border: 0 none;*/
}


#fond_menu2 #menu dt a:hover {
/*background: #efccea;*/
/*background-image:url(bouton_menu_on4.gif);
background-position:top;
background-repeat:no-repeat;*/
background:none;
color:#420765;/*#FFFFFF;/*#611486;
/*border-left: 2px solid #611486;
border-bottom:1px solid #611486;*/
}

#fond_menu2 #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 #fond_menu2 #menu dd {
margin-top:0px;
}

#fond_menu2 #menu ul{
list-style-type:none;
/*width:160px;*/
margin:0;
padding:0;
z-index:100;
}
#fond_menu2 #menu li {
text-align: left;
padding-left:5px;
line-height:20px;
border-bottom: 1px dotted #611486;
color:#611486;
/*background: #fff;*/
}
#fond_menu2 #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;
}*/

#fond_menu2 #menu li a:hover{
text-decoration:underline;
}

/**************** FIN MENU 2 *********************/




#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;
}

h3
{
text-indent: 20px;
font-size:11px;
}

h4
{
text-indent: 20px;
font-style: italic;
font-size:11px;
}


.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;
margin-bottom:10px;
}

legend{
font-weight:bold;
background-color:white;
}

fieldset ul{
list-style-type:none;
}

.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;
}
#affiche h2{
border:1px solid black;
}
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;
}

div.coups_de_coeur{
float:left;
padding:0;
margin:0;
/*border-right: 2px solid rgb(199,21,133);*/
margin-bottom:5px;
padding:5px;
margin-left:10px;
width:400px;
}

div.coups_de_coeur .affiche{
padding:0;
margin:0;
/*margin-right:5px;*/
}

div.coups_de_coeur .texte{
margin:0;
padding:0;
margin-top:5px;
}

div.coups_de_coeur .titre{
margin-bottom:5px;
font-size:11px;

}

.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:#611486;/*#D7CCF5;/*rgb(75,0,130);*/ /*indigo  (106,90,205);/*"slateblue"*/
font-size:0.9em;
font-weight: bold;
display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.bouton:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bouton:hover,
.bouton:focus
 {
  color: #611486;
  text-decoration: none;
  background-color:#D7CCF5;/*rgb(75,0,130);*/
}

.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:600px;
}


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;
}

#pied2{
width:950px;
/*background-color:#43065f;
color:#FFFFFF;
font-weight:bold;*/
margin-bottom:0px;
}

#pied2 p{
padding-top:5px;
padding-bottom:5px;
text-align:center;
/*font-family:"Courier New", Courier, monospace;*/
font-size:12px;
}

#pied2 p#adresse{
background-color:#43065f;
color:#FFFFFF;
font-weight:bold;
}

#pied2 p#fb a{
text-decoration: none;
color:#3B5B99;
font-weight:bold;
font-size:10px;
}

/*ESPACE MEMBRES */

#lien_admin{
/*float:left;*/
margin:0;
position:absolute;
width:209px;
height:30px;
color:#43065f;
font-weight:bold;
/*left:410px;
text-align:center;*/
top:130px;
left:15px;
/*padding-top:10px;
padding-left:20px;*/
}

#lien_admin a{
color:red;
}



.bloc_infos{
width:290px;
float:left;
border:1px solid rgb(199,21,133);
margin-left:10px;
padding:0;
padding:5px;
padding-left:0;
border-radius: 7px;
}

.infos_musiciens{
/*width:96%;*/
margin:auto;
text-align:center;
background-color: rgb(255,255,224);/*yellow_light*/;
}

.infos_musiciens p{
background-color:rgb(255,255,224);/*yellow_light*/
color:rgb(75,0,130); /* "slateblue"*/
font-size:11px;
font-weight:normal;
padding:5px;
margin-top:0px;
margin:0;
margin-bottom:3px;
text-align:justify;
}  

.infos_musiciens h3 {
text-align:center; 
/*background-color:rgb(199,21,133);/*mediumvioletred*/
/*color:white;*/
background-color: #d7cbf5;
color:navy;
font-size:small;
margin-bottom:0px;
padding: 10px;
}


#petit_calendrier{
position:relative;
width:280px;
/*float:left;*/
/*margin-right:20px;*/
text-align:center;
/*margin-left:20px;
margin:auto;*/
}

#petit_calendrier a{color: white; text-decoration: none;}
#petit_calendrier a:hover{color: white; text-decoration:underline;}

#petit_calendrier table{
width:200px;
height:150px;
font-size:10px;
background-color:#d7cbf5;
margin:auto;
margin-top:10px;
}

#ejs_texte{
position:absolute;
top:10px;
/*left:200px;*/
left:50%;
width:150px;
}

#ejs_texte p{
background-color: navy;
color:white;
padding:3px;
}


#list3 {
border: 1px solid #d7cbf5;
width:280px;
margin:auto;
-moz-border-radius-bottomright: 4px/*{cornerRadius}*/;
-webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/;
-khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/;
border-bottom-right-radius: 4px/*{cornerRadius}*/;
 }
 

#list3 div.selected .title {
font-weight: bold;
}
#list3 div div {
	border-left:8px solid #d7cbf5;/*#6699CC;*/
	padding: 5px;
}

#list3 .title{
 /*background:url(../Images/fond_accordeon.jpg) top no-repeat;*/
border: 1px solid white;/*#3366AA;*/
background-color: #d7cbf5;/*#6699CC;*/
padding: 10px;
margin-top:0;
cursor: pointer;
color:navy;
-moz-border-radius-bottomright: 4px/*{cornerRadius}*/;
-webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/;
-khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/;
border-bottom-right-radius: 4px/*{cornerRadius}*/;
 }

#list3 div div div{
	border:none;
	padding: 0;
}
#list3 div.title {
	border: 1px solid white;/*#3366AA;*/
	background-color: #d7cbf5;/*#6699CC;*/
	padding: 10px;
	cursor: pointer;
	color:navy;
}
#list3 div.selected {
	border-bottom: none;
}

#list3 div div p{
margin:0px;
padding:0px;
padding-left:10px;
}

#list3 ul{
margin:0px;
padding:10px;
padding-left:20px;
}

#tableau_liste{
width: 90%;
margin: auto; /* Centre le tableau */
border: 4px outset rgb(199,21,133); /* Bordure du tableau avec effet 3D (outset) */
border-collapse: collapse; /* Colle les bordures entre elles */
font-size:11px;
}

#tableau_liste caption /* Titre du tableau */
{
   margin: auto; /* Centre le titre du tableau */
   font-family: Arial, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size: 1.2em;
   color: #009900;
   margin-bottom: 20px; /* Pour éviter que le titre ne soit trop collé au tableau en-dessous */
}

#tableau_liste th /* Les cellules d'en-tête */
{
   background-color: rgb(255,192,203); /*pink*/
   color: white;
   font-size: 1.1em;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
}

#tableau_liste td /* Les cellules normales */
{
   border: 1px solid rgb(199,21,133);
   /*font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;*/
   text-align: center; /* Tous les textes des cellules seront centrés*/
   padding: 5px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
}

ul.musique{
list-style-image: url("../Images/note.gif");
margin-left:30px;
}

table.musique td{
width:250px;
}

/*TROMBINO */

.bloc_trombino{
float:left;
width:300px;
height:180px;
margin-bottom:3px;
margin-left:2px;
padding:2px;
background-color:#eeeeee;
font-size:11px;
}

table#nom_instr_img{
 /*margin: auto;*/
width:300px;
border-top: 4px outset rgb(199,21,133); /*mediumvioletred*/
border-collapse: collapse;
text-align:left;
padding:5px;
margin:10px;
}

table#nom_instr_img td{ 
text-align:left;
}

.table_coordonnees{
width:300px;
/*margin:auto;*/
text-align: left;
/*margin-top: 20px;*/
/*margin-bottom: 20px;*/
/*padding-top: 20px;*/
/*padding-bottom: 20px;*/
border-collapse:collapse;
padding:5px;
margin:10px;
/*border:1px solid green;*/
}

.table_coordonnees td{
text-align: left;
padding: 10px;
width:150px;
/*border:1px solid green;*/
}

#compteur{
   background-color: rgb(199,21,133);
   color: white;
    font-weight: bold;
   /*border: 1px solid green;*/ 
   position: absolute;
   /*right: 50%;*/
   bottom: 10px;
   margin-left:20px;
   padding:5px;
}

table.bureau{
width:92%;
border:4px outset rgb(199,21,133); /*mediumvioletred*/
border-collapse: collapse; 
margin: auto;
}

table.bureau caption{ 
background-color:#D7CBF5;
color:#000080;
padding:8px;
text-transform:uppercase;
font-weight:bold;
}

table.bureau td{
border-top: 1px solid rgb(199,21,133); /*mediumvioletred*/
text-align:left;
padding-left:8px;
padding:8px;
}

td.ph{
width:85px;
}

td.nom{
width:40%;
border-left:1px solid rgb(199,21,133); /*mediumvioletred*/
padding-left:8px;
}

dl.liste_normale{
margin-left:30px;
}

dl.liste_normale dt{
color:#aa4c9d;
font-weight:bold;
}

ul.liste_normale{
list-style-type:disc;
margin-left:30px;
}

#groupe{
/*position:absolute;
left: 50%; 
margin-top:0;/*-100px;*/
/*margin-bottom:-260px;/*moitié de la largeur*/
/*margin-left: -260px;/*moitié de la largeur*/
width:520px;
/*height:450px;*/
margin:auto;/*OLD*/
text-align:center; /*OLD/* pour corriger le bug de centrage IE  (sauf ie6)*/
margin-bottom:20px;/*OLD*/
}


.musique{
width:600px;
margin-left:30px;
margin-bottom:30px;
}
.musique li{
line-height:1.8em;
}


/* FORUM */

#tableau_forum{
width: 100%;
margin: auto; /* Centre le tableau */
border: 4px outset rgb(199,21,133199,21,133); /* Bordure du tableau avec effet 3D (outset) */
border-collapse: collapse; /* Colle les bordures entre elles */
font-size:small;
}

#tableau_forum caption /* Titre du tableau */
{
margin: auto; /* Centre le titre du tableau */
font-family: Arial, Times, "Times New Roman", serif;
font-weight: bold;
font-size: 11px;
background-color: #d7cbf5;
color:navy;
margin-bottom: 2px; /* Pour éviter que le titre ne soit trop collé au tableau en-dessous */
}

#tableau_forum th /* Les cellules d'en-tête */
{
   background-color: rgb(61,89,171); /*cobalt*/
   color: white;
   font-size: 1.1em;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
}

#tableau_forum td /* Les cellules normales */
{
   border: 1px solid rgb(61,89,171);
   /*font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;*/
   text-align: left; /* Tous les textes des cellules seront centrés*/
   padding: 5px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
}

.inscription{
margin:auto;
text-align:center;
background-color:#aa4c9d;
color:white;
padding-top:3px;
padding-bottom:3px;
border-radius: 5px;
width:75%;
}

.ligne0{
background-color: rgb(255,240,245);/*lavender blush*/
}
.ligne1{
background-color: rgb(240,248,255);/*alice blue*/
}

.grise{
background-color:rgb(255,240,245);
color:#bbbbbb;
}

.userVideos{
border:1px solid #ccc;
width:900px;
margin:auto;
padding:5px;
}

.userVideos .jquery-ui-youtube-rss-entry{
background-color: #eee;
margin-bottom:5px;
padding:5px;
}

#petit_calendrier p a{
color:#611486;
}

#petit_calendrier p a:hover{
color:#611486;
text-decoration:underline;
}

.btn-cta{
display:inline-block;
padding:8px;
border-radius:5px;
background-color: #AB3CA2;
color:#FFF !important;
}

.capture{
padding:10px;
text-align:center;
}

.capture img{
max-width:100%;
}

.merci{
text-align:center;
font-size:32px;
font-weight:bold;
}


