/* CSS Document */

body{
background-image:url(../images/design/fond_HIVER.jpg);
background-repeat:repeat-x;
background-position:center top;
background-color: #bfd8ff;
}

.fond_menu_horizontal{
position:absolute;
z-index:15;
top:191px;
left:0px;
width:971px;
height:25px;
border: 0px solid #000000;
text-align:left;
color:#FFFFFF;
background-color:#2269c8;
}

#tableau_tarifs font{
padding: 0px 10px 0px 10px;
font-size: 12px;
}

table #tableau_tarifs {
width: 100%;
}

#nom_colonnes{
background-color: #2269c8;
font-weight: bold;
line-height: 16px;
text-align: center;
}

#nom_colonnes td{
color:#FFFFFF;
}

.couleur1{
background-color: #a5c2e9;
text-align: center;
font-size: 12px;
}

.couleur2{
background-color: #ccdcf1;
text-align: center;
font-size: 12px;
}

a.lien_saison:link{
font-size: 28px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}

a.lien_saison:visited{
font-size: 28px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}

a.lien_saison:hover{
font-size: 28px;
font-weight: bold;
text-decoration: none;
color: #000000;
}