body { color:#306898; background:#ebeffb; font-family:French Script MT; }
a:link { color:#306898; text-decoration:underline; font-weight:normal; }
a:hover { color:#306898; text-decoration:underline; font-weight:normal; }
a:visited { color:#306898; text-decoration:underline; font-weight:normal; }
a:active { color:#306898; text-decoration:underline; font-weight:normal; }

.titre {
  text-align: center;
  text-decoration: underline;
  font-size: 45px;
  margin-bottom: 30px;
}

.atelier img {
  border: double;
}

img.broderie {
  margin-left: 500px;
  margin-top: -250px;
}

img.cartonnage {
  margin-left: 570px;
  margin-top: -250px;
}

.photos {
  text-align: center;
}

.photos img {
  border: double;
}

.description {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 30px;
  font-size: 30px;
}

.description #programme {
  margin-left: 30px;
}

.description #programme #activite {
  margin-top: -30px;
  margin-bottom: -30px;
  margin-left: 30px;
}

.prix {
  text-align: center;
}

.prix table {
  border-width: 10px;
  font-size: 25px;
}

.prix table td {
  border-width: 1px;
  border-style: solid;
  padding-left: 15px;
  padding-right: 15px;
}

.prix table #entete {
  font-weight: bold;
  text-align: center;
}

.prix table #prix {
  text-align: center;
}

.prix table #nombre {
  font-weight: bold;
}
