/* Declaration des polices */
@font-face {
font-family: 'Segoe Print';
src: url(fonts/segoepr.ttf);
}
/* Fin de declaration des polices */

body {
  background-color: #dddddd;
}
#conteneur {
  width: 300px;
  padding-top: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
}
#entete {
  height: 490px;
  background-color: #003300;
}
h1 {
  height: 24px;
  color: white;
  font-family: Segoe Print;
  font-size: 24px;
  text-align: right;
  margin-right: 15px;
}
#adress {
  height: 100px;
}
#bandb_picture {
  height: 65px;
  background-image: url(pictures/lupins_small.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
#menu {
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  height: 100px;
  width: 100%;
  margin-top: 20px;
  margin-left: 20px;
}
#home {
  margin-bottom: 10px;
}
#accommodation {
  margin-bottom: 10px;
}
#access {
  margin-bottom: 10px;
}
#photos {
  margin-bottom: 10px;
}
#region {
  margin-bottom: 10px;
}
#prices {
  margin-bottom: 10px;
}
#menu a {
  color: #cccccc;
  height: 30px;
  font-family: Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  text-align: right;
  text-decoration: none;
}
div#menu a:hover {
  font-style: italic;
}
#social_networks {
  height: 60px;
  width: 117px;
  margin-top: 100px;
  padding-left: 183px;
  background-color: white;
}
#corpspage {
  font-family: Arial;
  font-weight: normal;
  font-size: 16px;
  font-style: normal;
  text-align: left;
  color: #000000;
}
h2 {
  height: auto;
  font-family: Segoe Print;
  font-size: 18px;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
}
#picture_b_and_b {
  height: 170px;
  background-image: url(pictures/crossgreen_bandb_small.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#bedroom_picture {
  height: 225px;
  background-image: url(pictures/crossgreen_bedroom.JPG);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#bathroom_picture {
  height: 225px;
  background-image: url(pictures/crossgreen_bathroom.JPG);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#sitting_room_picture {
  height: 225px;
  background-image: url(pictures/crossgreen_sittingroom.JPG);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#breakfast_picture {
  height: 225px;
  background-image: url(pictures/dining_area.JPG);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#kitchenette_picture {
  height: 225px;
  background-image: url(pictures/kitchenette.JPG);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#parking_picture {
  height: 225px;
  background-image: url(pictures/crossgreen_parking.JPG);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
iframe {
  height: 400px;
  width: 300px;
}
p {
  margin-left: 10px;
  margin-right: 10px;
}
#dullingham_station {
  height: 199px;
  background-image: url(pictures/dullingham_station_small.JPG);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#cambridge_punting {
  height: 199px;
  background-image: url(pictures/cambridge_punting_small.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#ely_cathedral {
  height: 199px;
  background-image: url(pictures/ely_cathedral_small.JPG);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#country_side_picture {
  height: 199px;
  background-image: url(pictures/dullingham_country_side_small.JPG);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#piedpage {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-align: right;
  background-color: #dddddd;
  font-style: italic;
}
