/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(../images/design/fond_site_ETE.jpg);
background-repeat: repeat-x;
background-position: top center;
background-color : #c7cf6c;
}

.haut_bloc_colonne_droite_sur_news{
width: 200px;
height: 34px;
background-image: url(../images/design/haut_bloc_droite_sur_news_ETE.gif);
background-repeat: no-repeat;
background-position: top left;
text-align:left;
padding-left:21px;
padding-top: 5px;
}

.fond_bloc_colonne_droite_sur_news{
width: 221px;
background-image: url(../images/design/fond_bloc_colonne_droite_sur_news_ETE.gif);
background-repeat: repeat-y;
background-position: top left;
text-align:left;
}

#fond_bouton_presta_resa{
background-color: #a0af0c;
}
#fond_bouton_presta_resa a:link{
color: #ffffff;
text-decoration: none;
}
#fond_bouton_presta_resa a:visited{
color: #ffffff;
text-decoration: none;
}
#fond_bouton_presta_resa a:hover{
color: #000000;
text-decoration: none;
}

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

table #tableau_tarifs {
width: 100%;
}

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

#nom_colonnes td{
color:#FFFFFF;
}

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

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

#fond_bouton_resa_ETE{
background-color: #a0af0c;
}
#fond_bouton_resa_ETE a:link{
color: #ffffff;
text-decoration: none;
}
#fond_bouton_resa_ETE a:visited{
color: #ffffff;
text-decoration: none;
}
#fond_bouton_resa_ETE a:hover{
color: #000000;
text-decoration: none;
}
