*{
    margin:0;
	padding:0;
  }

  body{
    font-family: Verdana;
    font-size: 10px;
    background: #906226 url("/multimedia/images/img_structures/bg.jpg") top center no-repeat;
  }

  #header{
    width: 970px;
	height: 280px;
	background-color: #000;
	margin: 0 auto;
	text-align: center;
        
  }

  #headerint{
    width: 970px;
	height: 180px;
	background-color: #000;
	margin: 0 auto;
	text-align: center;
        
  }  
  #main{
    background: #FFF;
    width: 970px;
    min-height: 360px;
    height:auto !important;
    height:360px;
    margin: 0 auto;
  }

  h1{
    color: #C5440D;
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 10px;
  }
  
  #left{
	float: left;
	width: 190px;
	min-height: 360px;
    background: url("/multimedia/images/img_structures/bgmenu_06.jpg") no-repeat; 
   margin-left: -970px;
   position: relative;
   z-index: 99;
  }

  #wrapper{
    float: left;
    width: 970px;
    background: #000 !important;
    position: relative;
    z-index: 1;
  }
  
  #content{
    width: 580px;
	min-height: 360px;
	height:auto !important;
        height:360px;
    background: #FFF url("/multimedia/images/img_structures/bgcontent_07.jpg") no-repeat;
background-position: 180px 0;
padding-left: 200px;
   
  }
  
  #right{
    float: left;
	width: 190px;
	min-height: 360px;
	height:auto !important;
        height:360px;
	background-color: #000;
        margin-left:-190px;
        _margin-left:-192px;
        position: relative;
        z-index: 99;
  }
  
  #footer{
    margin: auto;
    width: 970px;
    height: 20px;
    background-color: #000;
    color: #949494;
    clear: left;
  }
  
  #footer ul li{
    display: inline;
    margin-right: 20px;
  }

  #left ul{
    padding: 10px;
  }

  #left li{
    list-style-type: none;
    margin-bottom: 5px;
  }

  .menu{
     margin-top: 50px;
     margin-left: 25px;
  }

  .menu a{
    text-decoration: none;
    font-weight: bold;
    color: #000;
    font-size: 10px;
    text-transform: uppercase;
  }

  .menu a:hover{
    color: #999;
  }

  .selected{
    color: #c6430c !important;
  }

  .article_news{
     margin-right: 15px;
  }

  .article_news h2{
     font-size: 12px;
  }

  .article_news h2 a{
     color: #C6430C;
     text-decoration: none;
  }

  .titre_rubrique{
     padding-top: 50px;
     font-weight: normal;
     font-size: 15px;
  }

  .read{
    text-decoration: none;
    color: #000;
  }

  .hLine{
     width: 100%;
     height: 1px;
     background-color: #BBB !important; 
     margin-top: 25px;
   }

h2{
  color: #C9430E;
  font-size: 12px;
  font-weight: bold;
}

.article_news_home{
  margin: 0 11px;
}

.article_news_home a{
  font-size: 10px;
  color: #FFF;
  text-decoration: none;
}

.article_news_home a:hover{
  color: #C5420C;
}

.hLineHome{
     margin: auto;
     text-align: center;
     width: 110px;
     height: 1px;
     background-color: #772807 !important; 
     margin-top: 15px;
}

#smallHeader{
    width: 970px;
	height: 180px;
	background-color: #000;
	margin: 0 auto;
	text-align: center;
    margin-top: 0px;
}

#bigContent{
	width: 580px;
	min-height: 420px;
	height:auto !important;
    height:420px;
    background: #FFF url("/multimedia/images/img_structures/bgcontent_07.jpg") no-repeat;
	background-position: 180px 0;
	padding-left: 200px;
	padding-bottom: 40px;
}

#sponsor{
 	margin: 60px 0pt 6px 12px;
}

#inscription{
	padding-top: 50px;
	padding-right: 20px;
}

#heures tr td{
    width: 80px;
    padding-top: 2px;
	background: #FFCC66;
	text-align: center;
  }
  
  .tabHeures tr td{
    width: 70px;

	background: #FFCC66;
	text-align: center;
	
  }
  
  .tabHeures{
    display: none;
  }

  .occuped{
    background: #C4261B !important;
  }

  #inscription input{
     margin-bottom: 5px;
  }

  #formData tr td{
    padding-top: 3px;
  }