/* URL SITE */
#urlsite {margin:0px;padding:0px;padding-top:5px;width:200px;height:25px;text-align:center;}
#urlsite a{color:#fff;text-decoration:none;}
#urlsite a:hover{text-decoration:underline;}

/* LANGUAGE */
#language {
font-size: 11px;
text-transform:uppercase;
text-align:center;
background-color: #264A00;
color:#fff;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
padding:5px 15px;
margin:0 }
#language a{color:#fff;text-decoration:none;}
#language a:hover{text-decoration:underline;}

/* MENU ICO TOP */
#banner .menu_ico_top {margin:0px;margin-left:280px;padding:0px;padding-top:5px;list-style-type: none;}
#banner .menu_ico_top li {float:left;}
#banner .menu_ico_top a {margin:0 2px;width:110px;height:125px;display:block;text-align:left;text-decoration:none;color:#0B437E;font-weight:bold;}
#banner .menu_ico_top a:hover {color:#fff;}
#banner .menu_ico_top a.club {background:url(../img/ico_club.png) no-repeat bottom center;}
#banner .menu_ico_top a:hover.club {background:url(../img/ico_club_hover.png) no-repeat bottom center;}
#banner .menu_ico_top a.tarifs {background:url(../img/ico_tarifs.png) no-repeat bottom center;}
#banner .menu_ico_top a:hover.tarifs {background:url(../img/ico_tarifs_hover.png) no-repeat bottom center;}
#banner .menu_ico_top a.parcours {background:url(../img/ico_parcours.png) no-repeat bottom center;}
#banner .menu_ico_top a:hover.parcours {background:url(../img/ico_parcours_hover.png) no-repeat bottom center;}
#banner .menu_ico_top a.competitions{background:url(../img/ico_competitions.png) no-repeat bottom center;}
#banner .menu_ico_top a:hover.competitions {background:url(../img/ico_competitions_hover.png) no-repeat bottom center;}
#banner .menu_ico_top a.enseignement {background:url(../img/ico_enseignement.png) no-repeat bottom center;}
#banner .menu_ico_top a:hover.enseignement {background:url(../img/ico_enseignement_hover.png) no-repeat bottom center;}
#banner .menu_ico_top a.proshop {background:url(../img/ico_proshop.png) no-repeat bottom center;}
#banner .menu_ico_top a:hover.proshop {background:url(../img/ico_proshop_hover.png) no-repeat bottom center;}
#banner .menu_ico_top a.restaurant {background:url(../img/ico_restaurant.png) no-repeat bottom center;}
#banner .menu_ico_top a:hover.restaurant {background:url(../img/ico_restaurant_hover.png) no-repeat bottom center;}


/* TETES DE MENU */
#left h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #034968;
color:#fff;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
padding:5px;
margin:0 }
#right h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #034968;
color:#fff;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
padding:5px;
margin:0 }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0;}

/* MENUS */
/* Gauche 1 */
#navcontainer_gch_1 {width: 200px;margin:0px;padding:0px;}
#navcontainer_gch_1 h1 {background-color: #034968;}
#navcontainer_gch_1 ul{margin:0;padding:0;margin-left:0;padding-left:0;list-style-type:none;font-family: Arial, Helvetica, sans-serif;}
#navcontainer_gch_1 a{font-size:1.2em;display:block;padding:3px;width:194px;background-color: #04658F;border-bottom: 1px dotted #eee;}
#navcontainer_gch_1 ul ul a{font-size:1.2em;display:block;padding:3px 3px 3px 15px;width:180px;background-color: #04658F;border-bottom: 1px dotted #eee;}
#navcontainer_gch_1 a:link, #navcontainer_gch_1 a:visited{color: #EEE;text-decoration: none;}
#navcontainer_gch_1 a:hover{background-color:#0580B5;color:#fff;}
#navcontainer_gch_1 a.active{background-color:#034968;color:#0580B5;}

/* Gauche 1 */
#navcontainer_gch_2 {width: 200px;margin:0px;margin-top:30px;padding:0px;background-color: #882603;}
#navcontainer_gch_2 p {border-top: 1px solid #fff;border-bottom: 1px solid #fff;}
#navcontainer_gch_2 p a {font-size:11px;color:#fff;margin:0px;}
#navcontainer_gch_2 p a:hover {font-size:11px;color:#fff;margin:0px;}
#navcontainer_gch_2 h1 {background-color: #882603;margin-top:10px;}
#navcontainer_gch_2 ul{margin:0;padding:0;margin-left:0;padding-left:0;list-style-type:none;font-family: Arial, Helvetica, sans-serif;}
#navcontainer_gch_2 ul a{display:block;padding:3px;width:194px;background-color: #AD3103;border-bottom: 1px dotted #eee;}
#navcontainer_gch_2 ul a:link, #navcontainer_gch_2 a:visited{color: #EEE;text-decoration: none;}
#navcontainer_gch_2 ul a:hover{background-color:#D43C04;color:#fff;}
#navcontainer_gch_2 ul a.active{background-color:#D43C04;color:#0580B5;}
#navcontainer_gch_2 ul p {color:#fff;border-top:none;}


/* Droite 1 */
#navcontainer_dte_1 {width: 200px;margin:0px;padding:0px;}
#navcontainer_dte_1 h1 {background-color: #264A00;}
#navcontainer_dte_1 ul{margin:0;padding:0;margin-left:0;padding-left:0;list-style-type:none;font-family: Arial, Helvetica, sans-serif;}
#navcontainer_dte_1 a{font-size:1.2em;display:block;padding:3px;width:194px;background-color: #3A7000;border-bottom: 1px dotted #eee;}
#navcontainer_dte_1 ul ul a{font-size:1.2em;display:block;padding:3px 3px 3px 15px;width:180px;background-color: #3A7000;border-bottom: 1px dotted #eee;}
#navcontainer_dte_1 a:link, #navcontainer_dte_1 a:visited{color: #EEE;text-decoration: none;}
#navcontainer_dte_1 a:hover{background-color:#4E9600;color:#fff;}

/* CONTENU */

.titre_page {
font-size: 11px;text-transform:uppercase;text-align:center;background-color: #878787;color:#fff;border-top:1px solid #fff;
border-bottom:1px solid #fff;padding:5px 15px;margin:0 }

#contenu{margin:0px;padding:5px;font-size:1.1em;text-align:justify;}

#contenu img{margin:1px;}

#contenu h1{font-size:1.2em;margin:3px;padding:0px;font-weight:bold;border-bottom:1px dotted #C0C0C0;}
#contenu h2{font-size:1.1em;margin:3px;padding:0px;font-weight:bold;}
#contenu h3{font-size:1.1em;margin:3px;padding:0px;font-weight:normal;}

/* ACTUALITES */
div.actu_boucle{padding:0px;margin:5px 0px;border:1px solid #AD3103;}
div.actu_titre_lien{background:#AD3103;padding:5px;}
div.actu_titre_lien a{display:block;text-decoration:none;font-weight:bold;color:#fff;}
div.actu_titre_lien a:hover{text-decoration:underline;color:#fff;}
div.actu_texte_short{}
div.actu_more_lien{text-align:right;font-size:0.9em;}
div.actu_more_lien a{padding:1px 3px;text-decoration:none;color:#606060;background:#D7D7D7;}
div.actu_more_lien a:hover{text-decoration:none;background:#C0C0C0;}

div.post_titre{font-size:1.4em;color:#AD3103;font-weight:bold;border-bottom:1px dotted #C0C0C0;}
div.post_soustitre{}
div.post_contenu{}
div.post_footer{text-align:center;}
div.post_footer a{padding:1px 3px;text-decoration:none;color:#606060;background:#D7D7D7;}
div.post_footer a:hover{text-decoration:none;background:#C0C0C0;}


/* TABLES TARIFS */
#contenu table {
border-collapse:collapse;
}

/* FOOTER */

#footer h1 {
font-size: 11px;
background-color: #264A00;
color:#fff;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
padding:5px 15px;
margin:0 }

#footer a {color:#fff;}
#footer a:hover {text-decoration:none;}
