body {
color:#000033;
margin: 0;/* sans marges, la page sera collée aux bords */
font-family: tahoma,verdana, arial, sans-serif; /* on définit la police de base dans la page */
font-size: 13px; /* on définit la taille de police de base dans la page */
font-weight: bold;
background-color: #B7D3F0;
}
.colonne_photo {font-family: tahoma, verdana,helvetica, sans-serif;
  width:110px;
  background-color:#3333FF;
}
.tarif1 {font-family: tahoma, verdana,helvetica, sans-serif;
  width:300px;
  background-color:#3333FF;
}
.titre_colonne {
color:#0000CC;
font-size: 110%;
text-align: center;
background-color: #FFFF00;
}
.vignette {
text-align: center;
}
.descriptif {
color:#FFFFFF;
text-align: center;
}
h1 {
font-size: 140%;
text-align: center;
}

.tarif {
color:#0000CC;
font-size: 105%;
text-align: center;
background-color: #FFFFFF;
}
ul,li {
line-height: 30px; /* interligne */
}

TD {color:#0000CC;font-family: tahoma, verdana, helvetica, sans-serif; font-size: 12px; font-weight: bold;}


