
body {
  color: #6b6c53;
  background: #f2f1ea;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 90%;
  font-family: Verdana, helvetica, sans-serif, serif;
}

img {
  border: 0;
}

p {
  margin: 0px;
  padding: 5px 0px 0px;
}

a {
  color: #821c20;
  text-decoration: none;
}
a:hover {
  color: #6b6c53;
  text-decoration: underline;
}

h1,h2,h3,#menu,#shortlist_menu ul,input.button {
  font-family: 'DejaVu Serif', Georgia, 'URW Bookman L', Verdana, helvetica, sans-serif, serif;
  font-family: 'DejaVu Serif Condensed', 'DejaVu Serif', Georgia, 'URW Bookman L', Verdana, helvetica, sans-serif, serif;
}
h1 {
  margin: 0;
  padding: 0;
  font-size: 24px;
}
h2,#shortlist_menu ul {
  font-weight: normal;
  font-style: italic;
  font-size: 17px;
  margin: 0;
  padding: 15px 0px 5px 0px;
}
h3 {
  font-weight: bold;
  font-style: normal;
  font-size: 100%;
  color: #821c20;
  margin: 0;
}

#top {
  width: 920px;
  height: 212px;
  background: url(/images/top-background.png) no-repeat top;
}

#page {
  position: relative;
  width: 920px;
  height: 100% !important;
  height: 212px;
  min-height: 212px;
  margin-top: -213px;
}

#pre {
  position: relative;
  margin: 10px 4px 0px 66px;
  width: 850px;
  height: 201px;
  background: url(/images/title-background.jpeg) no-repeat 0px 0px;
  color: #821c20;
}
#pre a {
  color: #821c20;
  text-decoration: none;
}
#pre a:hover {
  text-decoration: underline;
}

#logo {
  padding: 10px 0px 0px 10px;
}

#pre_text {
  margin: 0px 0px 0px 38px;
  font-size: 80%;
}
#pre_text p {
  margin: 0;
  padding: 0;
}

#quick {
  position: absolute;
  right: 12px; top: 3px;
  font-size: 11px;
}
#quick a:hover {
  background: #fff;
  text-decoration: none;
}
#quick img {
  position: relative;
  bottom: 1px;
}

#language {
  display: inline;
}
#pulldown {
  display: none;
  position: absolute;
  right: 0px; top: 15px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#pulldown li {
  margin: 1px;
  padding: 0px 10px;
  width: 80px;
  background: #fff;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

#content {
  position: relative;
  width: 920px;
  background: #f2f1ea url(/images/background.png) repeat-y 62px 0px;
}

#left {
  position: absolute;
  left: 48px;
  top: -10px;
  width: 230px;
}

#menu ul {
  list-style-type: none;
}
#menu li {
  margin-left: 18px;
  padding: 4px 0px;
  border-bottom: 1px dotted #bdbb95;
}
#menu a {
  position: relative;
  left: -20px;
  padding-left: 20px;
}
#menu a:hover {
  text-decoration: none;
}
#menu li#current a {
  background: url(/images/current.png) no-repeat;
  background-position: 0px -2px !important;
  background-position: 0px 3px;
  font-weight: bold;
  font-style: italic;
}

#callback {
  width: 144px; height: 91px;
  margin: 125px 0px 0px 60px;
  background: url(/images/logo-callback.png) no-repeat;
  font-size: 13px;
}
#callback h3 {
  padding: 25px 5px 5px 15px;
  font-variant: small-caps;
  font-weight: bold;
  text-align: center;
}
#callback p {
  padding: 0px 5px 5px 15px;
  margin: 0;
  font-size: 14px;
}
#callback p a {
  color: #6b6c53;
}

#area {
  margin: 0px 55px 0px 292px;
  width: 575px;
  padding-bottom: 10px;
  height: auto !important;
  height: 420px;
  min-height: 420px;
  position: relative;
}
#area a:hover {
  color: #821c20;
  text-decoration: underline;
}

#text {
  width: 365px;
  text-align: justify;
}

.separator {
  clear: both;
  border-bottom: 1px dotted #bdbb95;
}

.ext_type {
  width: 123px;
  text-align: center;
  border: 1px solid #bdbb95;
  background: #993432;
  color: #fff;
  font-size: 90%;
}

.property_list {
  margin: 10px 0px;
  position: relative;
  left: 0; top: 0;
}
.property_list a {
  color: #821c20;
  text-decoration: none;
}
.property_list a:hover {
  color: #821c20;
}
#star_property .property_list {
  padding-top: 10px;
  border-top: 1px dotted #bdbb95;
  border-bottom: none;
}
.property_list .top {
  position: relative;
}
#star_property .property_list .top {
  color: #821c20;
}
.property_list .top .type {
  position: absolute;
  left: 132px; top: 0;
  font-variant: small-caps;
}
.property_list .top .date {
  position: absolute;
  top: 0; right: 0;
}
.property_list .desc {
  position: relative;
  height: auto !important;
  height: 100px;
  min-height: 100px;
}
.property_list .desc .ext_type {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 12px;
  font-style: normal;
}
.property_list .desc .image {
  position: absolute;
  width: 130px; height: 90px;
  left: 0px; top: 1.2em;
  text-align: right;
}
.property_list .desc .image img {
  border: 1px solid #bdbb95;
  margin: 5px 5px 5px 0px;
}
.property_list .desc .text {
  margin-left: 132px;
}
.property_list h4 {
  margin: 0; padding: 0;
}
.property_list p {
  margin: 6px 0px; padding: 0;
}
.t, .s, .i, .l {
  margin: 0px 0px 5px;
  padding: 0;
}
.s, .l {
  font-weight: bold;
}
.t, .l {
  text-align: left;
}
.s, .i {
  text-align: right;
}
.u {
  list-style-image: url(/images/right-arrow.png);
  list-style-type: disc;
  height: 5em;
  position: relative;
}
.u .left, .u .right {
  position: absolute;
  top: 0;
  left: 0;
}
.u .right {
  left: 50%;
}
#star_property .u .right {
  display: none;
}

.property_detail {
  position: relative;
}
.property_detail h3 {
  padding: 0;
  color: #6b6c53;
}
.property_detail .top {
  margin-bottom: 10px;
}
.top_right {
  position: absolute;
  right: 0; top: 0;
  font-size: 12px;
}
.top_right img {
  vertical-align: -6%;
}
.property_detail .top_price {
  float: right;
  font-size: 18px;
  font-style: italic;
  position: relative;
}
.property_detail .top_price .ext_type {
  position: absolute;
  top: 4px;
  right: 198px;
  font-size: 12px;
  font-style: normal;
}
.property_detail .images {
  position: relative;
  width: 377px; height: 252px;
  margin-bottom: 20px;
}
.property_detail .images .main {
  width: 377px; height: 252px;
  text-align: right;
}
.property_detail .images .main img {
  border: 1px solid #bdbb95;
}
.property_detail .images .others {
  position: absolute;
  top: 0; left: 390px;
  width: 195px;
}
.property_detail .images .others .small_image {
  float: left;
  width: 96px; height: 66px;
}
.property_detail .images .others .small_image img {
  border: 2px solid #fff;
}
.property_detail .actions {
  position: relative;
  width: 385px;
  margin-bottom: 40px;
}
.property_detail .actions img {
  vertical-align: middle;
  margin-right: 10px;
}
.property_detail .actions #send_friend {
  position: absolute;
  width: 170px;
  left: 0; top: 0
}
.property_detail .actions #request_callback {
  width: 170px;
  margin-left: 215px;
}
.property_detail .actions #request_viewing {
  width: 170px;
  margin-left: 215px;
}
.property_detail .attr {
  position: relative;
  margin-top: 10px;
  width: 100%;
}
.property_detail .attr h3 {
  border-bottom: 1px solid #bdbb95;
}
.property_detail .characteristics {
  width: 375px;
}
.property_detail .price {
  position: absolute;
  top: 0; left: 390px;
  width: 185px;
}
.property_detail .surfaces {
  position: absolute;
  bottom: 0; left: 390px;
  width: 185px;
}
.property_detail .item {
  border-bottom: 1px dotted #bdbb95;
  position: relative;
}
.property_detail .characteristics .item .v {
  position: absolute;
  left: 215px;
}
.property_detail .surfaces .item .v, .property_detail .price .item .v {
  position: absolute;
  right: 0;
}
.property_detail .desc {
  width: 375px;
  margin-top: 20px;
}
.property_detail .desc p {
  text-align: left;
  margin: 5px 0px 0px 0px;
  padding: 0;
}

.back {
  font-size: 11px;
  color: #821c20;
  margin: 20px 0px;
}

#contact_agencies {
  position: relative;
  width: 366px;
  font-size: 85%;
}
#contact_agencies h3 {
  padding: 10px 0px 0px 5px;
}
.contact_agencies p {
  margin: 0;
  padding: 5px 0px;
}
.contact_maurs {
  float: left;
}
.contact_le_rouget {
  float: right;
}
#opening_hours {
  clear: both;
  margin-bottom: 10px;
}
#contact {
  text-align: right;
}
#contact-name-label, #contact-phonenumber-label, #contact-email-label, #contact-subject-label, #contact-message-label {
  float: left;
}
#contact-name, #contact-subject, #contact-message {
  width: 260px;
  margin: 2px 0px;
  border: 1px solid #d5d5c4;
}
#contact-phonenumber, #contact-email {
  width: 160px;
  margin: 2px 0px;
  border: 1px solid #d5d5c4;
}
#contact-message {
  height: 100px;
}
#contact .button {
  margin: 10px 0px 10px 0px;
}

#callback-form {
  position: relative;
  background: url(/images/callback.png) no-repeat;
  width: 222px; height: 298px;
}
#callback-form div {
  margin: 0px 10px 0px 24px;
  text-align: right;
}
#callback-form div h2 {
  margin: 0;
  padding: 5px 0px;
  text-align: left;
}
#callback-form label {
  display: block;
  color: #821c20;
  font-variant: small-caps;
  text-align: left;
}
#callback-form input {
  width: 188px;
  border: 1px solid #d5d5c4;
  margin: 2px 0px;
}
#callback-form #callback-label-text {
  position: relative;
  top: -2px !important;
  top: -3px;
}
#callback-form #callback-phone {
  width: 128px;
}
#callback-form select {
  width: 188px;
  border: 1px solid #d5d5c4;
  margin: 2px 0px;
}
#callback-form div input.button {
  width: 107px;
  position: absolute;
  right: 10px;
  top: 235px;
  border: 0;
}

#right {
  position: absolute;
  left: 380px; top: 0px;
  width: 221px;
  font-size: 13px;
}
#right h2 {
  color: #821c20;
  padding: 0px 11px;
  margin: 0;
}

#quick_search {
  width: 221px;
  height: 150px;
  background: url(/images/quick-search.png) no-repeat left top;
  position: relative;
  margin: 0;
}
#quick_search h2 {
  position: absolute;
  left: 14px; top: 5px;
  width: 221px;
  margin: 0;
}
#quick_search p {
  font-size: 13px;
}
#quick_search #quickwhat-label {
  position: absolute;
  left: 28px; top: 45px;
  color: #821c20;
}
#quick_search #quickwhat {
  position: absolute;
  left: 76px; top: 45px;
  width: 135px; height: 17px;
  border: 0;
}

#quick_search #quickwhere-label {
  position: absolute;
  left: 28px; top: 69px;
  color: #821c20;
}
#quick_search #quickwhere {
  position: absolute;
  left: 76px; top: 69px;
  width: 135px; height: 17px;
  border: 0;
}
#quick_search #need-help {
  display: block;
  position: absolute;
  left: 76px; top: 90px;
}
#quick_search #button_quicksearch {
  position: absolute;
  left: 96px; top: 112px;
  text-align: center;
}

#shortlist_menu {
  margin: 1px 0px 1px 14px;
  padding: 1px 0px 5px 0px;
  width: 207px;
  background: #bdbb95;
}
#shortlist_menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #821c20;
  margin: 5px 0px 5px 11px;
}
#shortlist_menu ul li li {
  font-style: normal;
  font-size: 13px;
  margin: 0px;
  position: relative;
  left: -10px;
  padding-left: 30px;
  background: url(/images/shortlist-current.png) no-repeat -0px 5px;
}

#extended_search {
  margin: 5px 0px 5px 14px;
  width: 207px; height: 22px;
  background: #fff url(/images/extended-search-background.png) no-repeat left top;
  text-align: left;
}
#extended_search a {
  color: #fff;
}
#extended_search a:hover {
  color: #821c20;
  text-decoration: none;
}

#news {
  margin: 10px 0px 10px 14px;
  padding-top: 3px;
  width: 205px;
  border: 1px solid #deddcf;
  background: #fff;
}
#news h2 {
  color: #6b6c53;
}
#news h3 {
  margin: 0px 11px;
  font-size: 13px;
  font-weight: bold;
}
#news a {
  color: #821c20;
}
#news p {
  margin-left: 11px;
}

#search_form {
  position: relative;
  color: #6c6b53;
  font-size: 12px;
  width: 580px; height: 250px;
}
#right #search_form {
  width: auto; height: auto;
}
input {
  font-size: 12px;
}
#search_form #what_search {
  position: absolute;
  left: 0px; top: 40px;
  width: 180px;
  z-index: 1;
}
#search_form #what_search #what {
  position: absolute;
  left: 0px; top: 20px;
  width: 163px; height: 15px;
  border: 1px solid #d5d5c4;
}
#what_pulldown_image {
  position: absolute;
  left: 163px; top: 20px;
}
#what_pulldown {
  display: none;
  z-index: 2;
  position: absolute;
  left: 0px; top: 39px;
  width: 180px;
/*  height: 3em; overflow: scroll; */
  border: 1px solid #d5d5c4;
  background: #fff;
}
#what_pulldown ul {
  list-style-type: none;
  margin: 0; padding: 0;
}
#what_pulldown ul li {
  margin: 0; padding: 0;
}
#search_form #where_search {
  position: absolute;
  left: 200px; top: 40px;
  width: 180px;
}
#search_form #where_search #where {
  position: absolute;
  left: 0px; top: 20px;
  width: 180px; height: 16px;
  border: 1px solid #d5d5c4;
}
#search_form #surface_search {
  position: absolute;
  left: 0px; top: 90px;
  width: 180px;
}
#search_form #surface_search #surface_min {
  position: absolute;
  left: 0px; top: 20px;
  width: 80px; height: 16px;
  border: 1px solid #d5d5c4;
}
#surface-next {
  position: absolute;
  left: 83px; top: 20px;
  width: 14px; height: 16px;
  text-align: center;
}
#search_form #surface_search #surface_max {
  position: absolute;
  left: 100px; top: 20px;
  width: 80px; height: 16px;
  border: 1px solid #d5d5c4;
}
#search_form #landsurface_search {
  position: absolute;
  left: 200px; top: 90px;
  width: 180px;
}
#landsurface_min {
  position: absolute;
  left: 0px; top: 20px;
  width: 80px; height: 16px;
  border: 1px solid #d5d5c4;
}
#landsurface-next {
  position: absolute;
  left: 83px; top: 20px;
  width: 14px; height: 16px;
  text-align: center;
}
#landsurface_max {
  position: absolute;
  left: 100px; top: 20px;
  width: 80px; height: 16px;
  border: 1px solid #d5d5c4;
}
#search_form #bedrooms_search {
  position: absolute;
  left: 400px; top: 90px;
  width: 180px;
}
#bedrooms_min {
  position: absolute;
  left: 0px; top: 20px;
  width: 30px; height: 16px;
  border: 1px solid #d5d5c4;
}
#bedrooms-next {
  position: absolute;
  left: 33px; top: 20px;
  width: 14px; height: 16px;
  text-align: center;
}
#bedrooms_max {
  position: absolute;
  left: 50px; top: 20px;
  width: 30px; height: 16px;
  border: 1px solid #d5d5c4;
}
#search_form #price_search {
  position: absolute;
  left: 0px; top: 140px;
  width: 180px;
}
#search_form #price_search #price_min {
  position: absolute;
  left: 0px; top: 20px;
  width: 80px; height: 16px;
  border: 1px solid #d5d5c4;
}
#price-next {
  position: absolute;
  left: 83px; top: 20px;
  width: 14px; height: 16px;
  text-align: center;
}
#search_form #price_search #price_max {
  position: absolute;
  left: 100px; top: 20px;
  width: 80px; height: 16px;
  border: 1px solid #d5d5c4;
}
#search_form #keywords_search {
  position: absolute;
  left: 0px; top: 190px;
  width: 378px;
}
#keywords {
  position: absolute;
  left: 0px; top: 20px;
  width: 378px; height: 16px;
  border: 1px solid #d5d5c4;
}
#quickwhat-label {
  position: absolute;
  top: 40px; left: 0;
  width: 45px; height: 17px;
  font-variant: small-caps;
}
#quickwhat {
  position: absolute;
  top: 40px; left: 50px;
  width: 300px; height: 17px;
  border: 1px solid #d5d5c4;
}
#quickwhere-label {
  position: absolute;
  top: 70px; left: 0;
  width: 45px; height: 17px;
  font-variant: small-caps;
}
#quickwhere {
  position: absolute;
  top: 70px; left: 50px;
  width: 300px; height: 17px;
  border: 1px solid #d5d5c4;
}
#need-help {
  display: none;
}
#button_search {
  position: absolute;
  left: 400px; top: 210px;
}
#button_quicksearch {
  position: absolute;
  right: 0; top: 66px;
}
#search_form #button_search input.button {
  font-size: 14px;
}
input.button {
  color: #fff;
  width: 107px; height: 19px;
  border: 0;
  background: url(/images/search-button.png) no-repeat;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}
#search_property {
  position: relative;
  margin: 0;
}
#search_property .search_synthesis span {
  color: #821c20;
}
#search_property .adjust {
  color: #821c20;
  font-variant: small-caps;
}
#search_property .sort {
  float: right;
}
.page_view_top {
  position: relative;
  clear: both;
  font-size: 85%;
  padding: 2px 0px;
  border-top: 1px solid #bdbb95;
  border-bottom: 1px solid #e4e3d4;
}
.page_view_bottom {
  position: relative;
  clear: both;
  font-size: 85%;
  padding: 2px 0px;
  border-top: 1px solid #e4e3d4;
  border-bottom: 1px solid #bdbb95;
}
.previous, .next {
  visibility: hidden;
}
.previous img, .next img {
  vertical-align: -2px;
}
.show {
  position: absolute;
  right: 0;
}
.sort-asc {
  padding-right: 15px;
  background: #fff url(/images/sort-asc.png) no-repeat right center;
}
.sort-desc {
  padding-right: 15px;
  background: #fff url(/images/sort-desc.png) no-repeat right center;
}

#footer {
  clear: both;
  position: relative;
  margin-left: 69px;
  background: #deddcf;
  width: 844px;
  height: auto !important;
  height: 44px;
  min-height: 44px;
}
#footer #fnaim {
  position: absolute;
  left: 2px; top: 6px;
}
#footer img {
  margin: 0px 4px;
}
#footer p {
  margin-left: 54px;
  padding: 5px 0px;
  font-size: 75%;
}
#footer strong {
  color: #821c20;
}
#footer a:hover {
  color: #821c20;
}

#bottom {
  position: relative;
  margin-left: 62px;
  width: 858px;
  height: auto;
  background: #f2f1ea url(/images/bottom-background.png) no-repeat left top;
  font-size: 65%;
  text-align: center;
  color: #afae9e;
}
#bottom a {
  color: #b98684;
}

#credit {
  position: absolute;
  left: 0px; top: 10px;
  text-align: left;
}
#credit img {
  float: left;
  padding: 0px 5px;
}

#nav {
  padding-top: 10px;
}
#nav_top {
  color: #b98684;
}
#nav_top a {
  color: #b98684;
}
#nav_bottom {
  color: #afae9e;
}
#nav_bottom a {
  color: #afae9e;
}

#graphics {
  position: absolute;
  right: 4px; top: 0px;
  text-align: right;
  width: 200px;
}
#graphics img {
  position: relative;
  bottom: -10px;
}

.news {
  position: relative;
  height: auto !important;
  height: 350px;
  min-height: 350px;
}
.news .date {
  position: absolute;
  top: 0; right: 0;
}
.news_desc {
  margin: 15px 0px;
}
