/* CSS Document */
body {
 width:760px;
 margin:auto;
 margin-top:20px;
 margin-bottom:20px;
 background-color:#000000;
 font-family:Verdana,Tahoma, Arial, Helvetica, sans-serif;
 color:#CCCCCC;
 font-size:13px;
}

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

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

p1 {
 margin-bottom:15px;
 padding:0px;
 text-align:justify;
}

p2 {
 font-weight:bold;
 font-size:14px;
 text-decoration:underline;
}

p3 {
 font-size:14px;
 text-align:center;
 margin-bottom:20px;
}

h1 {
 font-size:16px;
 font-weight:bold;
 color:white;
 margin:0px;
 padding:0px;
 margin-bottom:15px;
 margin-top:10px;
}

h2 {
 font-size:14px;
 margin:0px;
 padding:0px;
}

h3 {
 font-size:16px;
 font-weight:bold;
 color:white;
 margin:0px;
 padding:0px;
 margin-bottom:15px;
 margin-top:10px;
 text-align:center;
}

h4 {
 font-size:16px;
 font-weight:bold;
 color:white;
 margin:0px;
 padding:0px;
 margin-bottom:40px;
 margin-top:30px;
 text-align:center;
}

h5 {
 margin-top:50px;
 font-style:italic;
}

.lien {
 text-decoration:none;
 color:#993300;
 font-style:italic;
}

.lien:hover {
 text-decoration:underline;
 color:#996600;
 font-style:italic;
}

.lien:visited {
 text-decoration:none;
 color:#993333;
 font-style:italic;
}

a img {
 border:0px;
}



#en_tête {
 width:760px;
 height:100px;
 background-image:url("../images/banniere_test.jpg");
 background-repeat:no-repeat;
 margin-bottom:20px;
}

#contient_menu {
 width:760px;
 height:24px;
 text-align:center;
 margin:0px;
}

ul {
 list-style-type: none;
 width:100%;
 margin:0px;
 display:inline;
 }

li { 
display:inline;
margin:0px;
 }

.menu a {
  margin:0px;
  width: 93px;
  height: 20px;
  float: left;
  display: block;
  text-align: center;
  border: 1px solid gray; 
  text-decoration:none;
  color:black;
  background-color:#CCCCCC;
  font-weight:bold;
  font-size:13px;
 }
	 
.menu a:hover {
  background-color:#999999;
  border: 1px solid gray;
  margin:0px;
 }

.menu a:active {
  background: gray;
  border: 1px solid gray; 
  color: #fff;
  margin:0px;
  }
	 
#corps {
 margin-top:10px;
 margin-bottom:10px;
 height:770px;
 padding:5px;
 border:1px none white;
 background-image:url("../images/logo_fond2.jpg");
 background-repeat:no-repeat;
 background-position:top center;
 }
 
#corps2 {
 margin-top:10px;
 margin-bottom:10px;
 height:auto;
 padding:5px;
 border:1px none white;
 background-image:url("../images/logo_fond2.jpg");
 background-repeat:no-repeat;
 background-position:top center;
 }
 
#news {
 padding:0px;
 margin:0px;
 margin-top:50px;
 margin-bottom:30px;
 padding-top:40px;
 border-top:1px dashed white;
 font-variant:small-caps;
 font-size:15px;
 font-weight:bold;
} 
 
.element_news {
 padding:0px;
 margin:0px;
 padding-top:15px;
 margin-bottom:20px;
 border:none;
 border-top:1px solid white;
} 

#element_membre{

 height:220px;
 margin-top:0px;
 margin-bottom:50px;

}

.image {
 width:165px;
 height:220px;
 margin-right:20px;
 float:left;
}
 
.texte 
 
} 
 
html>body #bloc {
 height:auto;
 min-height:770px;
} 

#pied_de_page {
 font-size:11px;
 text-align:center;
 color:#666666;
 }
 
#image groupe {
 margin:auto;
 }
 
#accueil {
 width:760px;
 margin:auto;
 padding:0px;
} 

.lien_accueil {
 color:white;
 text-align:center;
 font-size:16px;
 margin-top:10px;
}

.lien_accueil:hover {
 color:#996600;
 text-align:center;
 font-size:16px;
}

.tableau_concert {
 margin-top:40px;
}

td {
 height: 50px; 
 vertical-align: center; 
 text-align: center;

}

.td_photos {
 width:253px;
 height:130px;
 vertical-align:center;
}

.droite {
 text-align:left;
 vertical-align:middle;
}

.mails {
 text-align:center;
 margin-top:40px;
}

