/*===============================================================
    CONTENANTS  
  ===============================================================*/
.ImgInfo_club{
  position: relative;
  float: left;
  top:00px;
  left:170px;
  width: 400px;
  height: 294px; 
  margin: 0;
  padding: 0;
  background: url('/images/sy-250f-4t.jpg') no-repeat top left;
  z-index: 7;
}

h1 {
	margin: 0;
	font: 18px "Verdana";
	font-weight: bold;
	text-decoration: underline;
	text-align:left;
	color: black;
}

.BoxAgendaClub{
    position: absolute;
    margin: auto;
    padding: 0;
    border: 0;
    border-style: solid;
    width: 730px;
    height: 600px;
    left: 21px; 
/*    Background: url('../images/fond_maj.gif') no-repeat top left; */
    text-align: justify;
    z-index: 2;
}

.BoxInfoClub{
    position: absolute;
    margin: 0;
    padding: 0;
    border: 0;
    border-style: solid;
    width: 355px;
    height: 200px;
    left: 395px;
    Background: url('../images/fond_maj.gif') no-repeat top left;
    text-align: justify;
    z-index: 7;
}

.BoxInfoClubTitre{
    position: absolute;
    font: 14px "Verdana";
    font-weight: bolder;
    margin: 0;
    padding: 0;
    top: 5px;
    left: 0;
    width: 240px;
    height: 20px;
    Background: url('../images/meteo/stabiloc.gif') no-repeat top center;
    text-align: center;
    z-index: 8;
}

.BoxInfoClubTexte{
    position: absolute;
    font: 11px "Lucida sans";
    font-weight: bold;
    padding:0;
    margin:0;
    top: 0;
    left: 0;
    Background: transparent;
    text-align: left;
    z-index: 8;
}



/*.stele2_d_mousques{
  position: relative;
  float: right;
  top: 0px;
  left:0px;
  width: 100%;
  height: 533px; 
  margin: 0;
  padding: 0;
  background: url('/images/stele2.jpg') no-repeat top left;
  z-index: 7;
}

*/