/* CSS Document */
body {
margin-top:0px;
margin-left:0px;
}

/* DEFINITION DES STYLES DE TEXTES ------------------------------------------ */
h1 {
font-family : Verdana, Arial, sans serif;
font-size: 14px;
font-weight:bold;
letter-spacing:0.5px;
text-align:right;
color:#d7023e;
line-height: 30px;
display:block;
border-bottom:#deeab8 1px solid;
}

h2 {
font-family : Verdana, Arial, sans serif;
font-size: 12px;
color:#a0c62d;
line-height: 15px;
margin-top:10px;
margin-bottom:5px;
clear:both;
}


a {
font-family : Verdana, Arial, sans serif;
font-size: 11px;
color:#ff6600;
text-decoration:none;
}
a:hover {
font-family : Verdana, Arial, sans serif;
font-size: 11px;
color:#d7023e;
}


p {
font-family : Verdana, Arial, sans serif;
font-size: 11px;
color:#505050;
line-height: 16px;
margin-top: 5px;
margin-bottom:5px;
}


ul {
font-family : Verdana, Arial, sans serif;
font-size: 11px;
color:#505050;
line-height: 18px;
margin-top: 5px;
margin-bottom:5px;
margin-left:0px;
/*text-indent: 10px;*/
list-style-type:none;
padding-left: 10px;
}


#contenuCentral img {
float:left;
/*border:#FFFFFF 10px solid;*/
}

#separateur {
display:block;
border-bottom:#deeab8 1px solid;
}

/* ENTETE ET IMAGE CENTRALE ----------------------------------------------- */
#globalContainer {
width: 750px;
background-image:url(images/fond_page.gif);
background-repeat:repeat-y;
margin-right:auto;
margin-left:auto;
}
#header {
background-color:#FFFFFF;
padding-bottom: 6px;
height:65px;
}
#imgCentrale {
padding-top:1px;
padding-bottom:1px;
border-top:#a0c62d 1px solid;
border-bottom:#a0c62d 1px solid;
background-color:#FFFFFF;
}
#imgCentrale img{
margin-top:2px;
margin-bottom:2px;
}




/* MENU GAUCHE ----------------------------------------------- */

#menuGlobal {
float:left;
padding-top: 3px;
width: 180px;
background-color:#FFFFFF;
}
ul#menu {
margin:0px;
padding-left: 0px;
font-family : Verdana, Arial, sans serif;
font-size: 11px;
font-weight:bold;
list-style-type:none;
text-indent: 10px;
}
#menu a {
display: block;
margin-top: 0px;
color : #FFFFFF;
text-decoration : none;
line-height: 28px;
width: 179px;
border-bottom: #FFFFFF 2px solid;
background: #a0c62d;
}
#menu a:hover {
background: #d7023e;
}




/* CONTENU CENTRALE ELEMENTS ----------------------------------------------- */

#contenuCentral {
float:right;
width: 550px;
padding-top: 3px;
}

.pict_droit {
float:right;
margin:0px;
padding:0px;
}

/* TABLEAU HORAIRE  ----------------------------------------------- */

#TabHoraires {
font-family : Verdana, Arial, sans serif;
font-size: 11px;
color:#505050;
line-height: 17px;
margin-bottom:20px;
margin-top:5px;
border-bottom:#f5f5f5 5px solid;
}
.ligneTitres {
background-color:#a0c62d;
}
.ligneInter {
background-color:#e9fdab;
}


/* FORMULAIRES  ----------------------------------------------- */

.formulaire {
font-family : Verdana, Arial, sans serif;
font-size: 11px;
color:#505050;

}
.cgv {
font-family : Verdana, Arial, sans serif;
font-size: 9px;
color:#FF9900;
}
.formulaireObli {
font-family : Verdana, Arial, sans serif;
font-size: 11px;
color:#d7023e;
}


/* PALMARES  ----------------------------------------------- */

.palmares div {
/*float:left;*/
width: 250px;
margin-left:15px;
}


/* POPUP PARTENAIRES ------------------------------------- */

#chapo_partenaires {
width: 500px;
}

#chapo_partenaires p {
margin-top: 20px;
margin-bottom: 10px;
margin-left: 60px;
margin-right : 5px;
font-family : Verdana;
font-size: 11px;
font-weight: bold;
color:#505050;
line-height: 16px;
}
#liste_partenaires {
width: 500px;
}
#liste_partenaires ul {
font-family : Verdana;
font-size: 11px;
color:#505050;
line-height: 18px;
list-style-type:none;
text-indent: 20px;
}

/* FOOTER  ----------------------------------------------- */
#tirePage {
width: 750px;
height: 3px;
clear:both;
background-color:#FFFFFF;
}

#footer {
width: 750px;
clear:both;
background-color:#FFFFFF;
padding-top:3px;
padding-bottom:3px;
border-top:#a0c62d 1px solid;
border-bottom:#a0c62d 1px solid;
margin-right:auto;
margin-left:auto;
}

#footer span {
display:block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-indent: 10px;
color:#FFFFFF;
line-height: 22px;
letter-spacing:0,5px;
background-color:#a0c62d;
}

a.lienFooter {
font-family : Verdana, Arial, sans serif;
font-size: 10px;
color:#FFFFFF;
text-decoration:none;
}
a.lienFooter:hover {
font-family : Verdana, Arial, sans serif;
font-size: 10px;
color:#d7023e;
}
