/* 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: 1000px;
  padding-top: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
}
#entete {
  height: 300px;
  background-color: #003300;
}
#banner {
  height: 100px;
}
h1 {
  color: white;
  font-family: Segoe Print;
  font-size: 48px;
  text-align: left;
  margin-left: 15px;
  margin-top: 0px;
}
#adress {
  height: 100px;
}
#banner #crossgreen {
  float: left;
  width: 600px;
}
#banner #adress {
  float: right;
  width: 300px;
}
#banner br {
  clear: both;
}
#bandb_picture {
  height: 130px;
  background-image: url(pictures/lupins_wide.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: 20px;
  width: 100%;
  margin-top: 5px;
  margin-left: 510px;
}
#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;
}
#menu #home {
  float: left;
  width: auto;
}
#menu #accommodation {
  float: left;
  width: auto;
}
#menu #access {
  float: left;
  width: auto;
}
#menu #photos {
  float: left;
  width: auto;
}
#menu #region{
  float: left;
  width: auto;
}
#menu #prices {
  float: left;
  width: auto;
}
#menu br {
  clear: both;
}
#social_networks {
  height: 60px;
  width: 117px;
  margin-top: 5px;
  padding-left: 883px;
  background-color: white;
}
#corpspage {
  font-family: Arial;
  font-weight: normal;
  font-size: 16px;
  font-style: normal;
  text-align: justify;
  color: #000000;
}
  h2 {
  height: auto;
  font-family: Segoe Print;
  font-size: 18px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 20px;
}
p {
  margin-left: 10px;
  margin-right: 10px;
}
#newmarket_b_and_b {
  height: 390px;
}
#text_b_and_b {
  height: 350px;
}
#picture_b_and_b {
  height: 350px;
  background-image: url(pictures/crossgreen_bandb_medium.JPG);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 15px;
  margin-left: 10px;
}
#section1 {
  height: 400px;
  width: 920px;
  margin-left: 40px
}
#bedroom_picture {
  height: 225px;
  background-image: url(pictures/crossgreen_bedroom.JPG);
  background-position: right top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#bathroom_picture {
  height: 225px;
  background-image: url(pictures/crossgreen_bathroom.JPG);
  background-position: center top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#sitting_room_picture {
  height: 225px;
  background-image: url(pictures/crossgreen_sittingroom.JPG);
  background-position: center top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#section1 #bedroom {
  float: left;
  width: 300px;
}
#section1 #bathroom {
  float: left;
  width: 300px;
  margin-left: 10px;
  margin-right: 10px;
}
#section1 #sitting_room {
  float: right;
  width: 300px;
}
#section2 {
  height: 400px;
  width: 920px;
  margin-left: 40px
}
#breakfast_picture {
  height: 225px;
  background-image: url(pictures/dining_area.JPG);
  background-position: center top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#kitchenette_picture {
  height: 225px;
  background-image: url(pictures/kitchenette.JPG);
  background-position: center top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#parking_picture {
  height: 225px;
  background-image: url(pictures/crossgreen_parking.JPG);
  background-position: center top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#section2 #breakfast {
  float: left;
  width: 300px;
}
#section2 #kitchenette {
  float: left;
  width: 300px;
  margin-left: 10px;
  margin-right: 10px;
}
#section2 #parking {
  float: right;
  width: 300px;
}
#newmarket_b_and_b #text_b_and_b {
  float: right;
  width: 390px;
}
#newmarket_b_and_b #picture_b_and_b {
  float: left;
  width: 600px;
}
#newmarket_b_and_b br {
  clear: both;
}
iframe {
  height: 800px;
  width: 1000px;
}

#dullingham {
  height: 400px;
}
#dullingham_station {
  height: 398px;
  background-image: url(pictures/dullingham_station.JPG);
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#dullingham #dullingham_station {
  float: left;
  width: 600px;
}
#dullingham #text {
  float: right;
  width: 395px;
  margin-top: 90px;
}

#cambridge {
  height: 400px;
}
#cambridge_punting {
  height: 398px;
  background-image: url(pictures/cambridge_punting.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#cambridge #cambridge_punting {
  float: left;
  width: 600px;
}
#cambridge #text {
  float: right;
  width: 395px;
  margin-top: 140px;
}

#ely {
  height: 400px;
}
#ely_cathedral {
  height: 398px;
  background-image: url(pictures/ely_cathedral.JPG);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#ely #ely_cathedral {
  float: left;
  width: 600px;
}
#ely #text {
  float: right;
  width: 395px;
  margin-top: 170px;
}

#suffolk {
  height: 450px;
}
#country_side_picture {
  height: 398px;
  background-image: url(pictures/dullingham_country_side.JPG);
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 10px;
}
#suffolk #country_side_picture {
  float: left;
  width: 600px;
}
#suffolk #text {
  float: right;
  width: 395px;
  margin-top: 140px;
}

#piedpage {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: italic;
  text-align: right;
  background-color: #dddddd;
}
#piedpage #pp1 {
  float: right;
  width: auto;
}
#piedpage #pp2 {
  float: right;
  width: auto;
  margin-right: 5px;
}
#piedpage br {
  clear: both;
}