*
{
margin : 0px;
padding : 0px;
}


html {
background: black /*url(css/htmlbg.gif) repeat-x;
color: #000000*/;
}

body {
margin: 0;
padding: 0; 
font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
color: #000000;
/*background: url(css/milieu.gif) repeat-y center top;*/
}

#conteneur {
color : #000000;
width : 780px;
padding-bottom: 70px;
margin: 0px auto;
padding: 0;	
background-color: white;

}

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

a:hover{
color: #6b0d03;border : none;
}

img {
border : 0;}

#haut{
background: transparent url(css/bodybg.gif) no-repeat center top;
background-color : white;
width : 780px;
height : 200px;}

#date{
padding-top : 130px;
padding-left : 20px;
}

.date{
padding-left: 100px;
}

#gauche {
float : left;
}

#gauche ul{
border:1px solid black;
margin-left:15px;
padding:10px 10px 10px 10px;
width:150px;
}

#gauche li{
padding-bottom : 0px;
list-style-type : none;
}

#menugauche {
list-style-type : none;
margin-bottom : 15px;
padding : 0px;
font-size:1em;
border-collapse: collapse;
background-color : white;
}


#menugauche a {
margin : 0px;
color : #000000;
background-color: transparent;
}

#menugauche a:hover {
font-weight : strong;
text-decoration : none;
color : white;
background-color: #d95a31;
display: block;
width : 140px;
}

#menugauche a:focus  {
background-color: red;
}

.menupuce{
margin-right : 5px;
display : line;
}
#affiche{
 margin-left : 50px;
 margin-bottom : 10px;
 }

.ssmenu{
margin-left: 20px;
}

h1
{
font-size:2em;
color: #ffffff;
background-color: #d95a31;
font-family: Arial, "Arial Black", "Times New Roman", serif;
font-weight: bold; 
text-align: center;
/*background-image: url("css/t1.gif");*/
background-repeat: no-repeat;
padding : 5px;
margin-bottom: 20px;
line-height:20px;
}

h2
{
padding-top: 2px;
font-size:1.3em;
font-weight: bold;
color: white;
padding-left: 30px;
/*background-image: url("css/h1t.gif");*/
background-repeat: no-repeat; /* Le fond ne se répètera que sur la première colonne, verticalement */
background-color: #136740; /* Le fond ne se répètera que sur la première colonne, verticalement */
padding-bottom: 5px;
padding-top: 5px;
margin-bottom : 10px;
}

#italic
{
font-style: italic;
}



#centre {

color : #300000;
text-align: justify;
margin-left: 0px;
margin-right: 0px;
padding-left: 200px;
padding-right: 15px;

}

#centretexte {
border:1px solid black; /*#9A3010;*/
padding:20px 15px 5px 15px;
height : 400px;
overflow : auto;

}

#centre p{
text-indent: 20px;

}

.imgcentre {
margin-left:50px;
}

.imageflottante 
{
float:left;
 margin-right: 5px;
 margin-top: 5px;
}

.imageflottanteconcert
{
float:center;
 margin-left: 35px;
 margin-top: 5px;

}

#part{
border:1px solid black; /*#9A3010;*/
padding:20px 15px 5px 15px;
height : 400px;
overflow : auto;
}


#centre object{
     margin-left: auto;
     margin-right: auto;
	 width: 100%;
}



#centre table{
     margin-left: auto;
     margin-right: auto;
	 width: autopx;
}

#pied {
width: 780px;
height : 150px;
background-image: url(css/foot.gif);
background-repeat: no-repeat;
background-position: bottom;
background-color: transparent;
color : #000000;
list-style-type : none;
}

#pied .w3c  {
float : right;
margin-top : 120px;
margin-right : 10px;
border : none;
}

