﻿* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	background: url('images/background.jpg') #5f92d2 repeat-x 0% 0%;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}
.pikachoose{width:510px;margin:0 auto 50px auto;}
/* This is the ul you have all your images in */
.pikachoose ul{padding-left:0;width:510px;height:140px;margin:0;overflow:hidden;}
.pikachoose ul li{float: left;border:1px solid #555;padding:2px;background:#777;margin:0 6px 4px 0;position:relative;overflow:hidden;}
.pikachoose ul li div img{position:relative;cursor:pointer;}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{width:506px;height:350px;display:block;position:relative;}
/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img{position:absolute;top:2px;left:2px;}
.pika_back_img{position:relative;top:0px;}
.pika_subdiv{position:relative;border:1px solid #555;background:#777;padding:2px;}
.pika_subdiv img, .pika_subdiv a img{border:none;}



a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #bfd8f6;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}
.clearproperty {
	margin : 0px;
	height : 4px;
	clear : both;
	float : none;
	font-size : 4px;
	line-height : 0px;
	overflow : hidden;
}

input {
	padding-left: 2px;
	background-color: #eff3f7;
	border: 2px solid #eff3f7;
	color: #537caf;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}

#HorizontalMenu {
	padding-top: 5px;
	padding-left: 0px;
	float: left;
	position: relative;
	left: 0px;
	z-index: 1;
	width: 960px;
}

#HorizontalMenu li {
	margin-bottom: 2px;
	margin-left: 8px;
	width: 80px;
	border: 1px solid #dee8f5;
	text-align: center;
	float: left;
	padding-right:10px;
}

#HorizontalMenu li a {
	display: block;
	width: 80px;
	height: 20px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-decoration: none;
	font-weight: bold;
	overflow:auto ;
	line-height: 10px;
	padding-right:10px;
}

#HorizontalMenu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 10px;	
}

#HorizontalMenu li a:hover {
	color: #fff;
	background-color: #2e4a6c;
}

#container {
	margin: 0px auto;
	width: 768px;
	z-index:1;
}


/* Page Header */

#header_container {
	margin-bottom: 12px;
	border: 1px solid #fff;
	background: url('images/header_background.jpg') repeat-x 0px 0px;
		z-index:1;

}

#page_header {
	width: 766px;
	height: 187px;
	background: url('images/Finistere_brittany_map.png') no-repeat 574px 6px;
	overflow: hidden;
			z-index:1;

}


/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 20px;
	width: 585px;
	height: 35px;
	float: left;
	text-align: left;
			z-index:1;

}

#header_company h1 {
	width: 585px;
	height: 35px;
}


/* Page Header : Welcome Note */

#header_welcome {
	padding-right: 148px;
	float: right;
	text-align: justify;
	z-index: auto;
}

#header_welcome h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
}

#header_welcome p {
	margin-top: 7px;
}

#header_welcome #welcome_text {
padding-right: 50px;
	width: 305px;
			z-index:1;

}

/* Page Header : Menu */

#header_menu {
	padding-top: 0px;
	padding-left: 8px;
	float: left;
	z-index:10;
}

#header_menu li {
	margin-bottom: 2px;
	width: 116px;
	border: 1px solid #dee8f5;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu li a {
	display: block;
	width: 116px;
	height: 20px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-decoration: none;
	font-weight: bold;
	overflow: auto;
	line-height: 10px;
}

#header_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 31px;
}

#header_menu li a:hover {
	color: #fff;
	background-color: #2e4a6c;
}


/* Left Sidebar */

#left_sidebar {
	width: 178px;
	float: left;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #fff;
	background-color: #537caf;
}

H2 {
font-size:large;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
}

/* Left Sidebar : User Login */

#search {
	padding: 7px 8px 11px 12px;
	color: #f1f5f9;
	font-weight: bold;
	text-align: left;
}


#search form {
	padding-top: 5px;
}

#search .form_field {
	padding-left: 1px;
	padding-top: 7px;
	width: 155px;
	float: none;
	clear: both;
	text-align: right;
}

#search form strong {
	padding-top: 1px;
	display: block;
	width: 50px;
	height: 13px;
	float: left;
	text-align: left;
}

#search form input {
	width: 93px;
	float: right;
}

#search form input.button {
	padding: 0px;
	width: 55px;
	height: 15px;
	border: none;
	float: none;
}

#search #link-password {
	padding-top: 5px;
}

#search #link-password a {
	color: #eef3f9;
}

#search #link-password a:hover {
	color: #bfd8f6;
}


/* Left Sidebar : Latest News */

#address {
	padding: 10px 17px 10px 12px;
	text-align: left;
}

#address h2 {
	width: 76px;
	height: 19px;
}

#address h4 {
	padding-top: 6px;
	font-size: 10px;	
	font-weight: bold;
}

#address p {
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 12px;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#address li {
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 12px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#address .link-more {
	text-align: right;
	font-weight: bold;
}
#links {
	padding: 10px 17px 10px 12px;
	margin-top: 5px;
	margin-bottom: 6px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#links p,#links a {
text-align: left;
	line-height: 12px;
	font-size: x-small;
}
#links h4 {
	padding-top: 6px;
	font-size: 10px;	
	font-weight: bold;
}



/* Main Content */

#maincontent_container {
	border-top : 1px solid #d5dfec;
	border-left : 1px solid #d5dfec;
	float: right;
	text-align: left;
}

#maincontent {
	margin: 7px 0px 0px 16px;
	width: 561px;
}

#maincontent_top {
	margin-bottom: 11px;
	width: 561px;
}

#property_list_container {
	width: 100%;
	float: left;
}

#property_list {
	padding-top: 2px;
	width: 100%;
}
#property_list h2 {
font-size:large;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
height: 30px;
}

/* How We Started */

#started_container {
	width: 313px;
	float: left;
}

#started {
	padding-top: 2px;
	width: 294px;
}

#started h2 {
	width: 96px;
	height: 14px;
	background: url('images/started_title.gif') no-repeat 0px 0px;
}


/* Repairing */

#right_container {
	width: 247px;
	float: left;
	text-align: left;
}

#repairing {
	margin-left: auto;
	margin-right: 1px;
	padding-bottom: 5px;
	width: 231px;
	float: right;
}

#repairing h2 {
	width: 125px;
	height: 19px;
	background: url('images/repairing_title.gif') no-repeat 0px 4px;
}

#repairing p {
	margin-top: 6px;
}

#property_list_results {
	margin-left: auto;
	border: 1px solid #fff;
	background-color: #436da1;
	float: right;
}
#property_list_results h3 {
font-size:large;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
height: 30px;
}
#property_list_results h4 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
}
#property_list_results p {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}




/* Get Special Offer */

#offer_container {
	margin-left: auto;
	border: 1px solid #fff;
	background-color: #436da1;
	float: right;
}

#offer {
	margin: 5px 17px 4px 10px;
	width: 205px;
}

#offer h2 {
	width: 120px;
	height: 22px;
	background: url('images/offer_title.gif') no-repeat -1px 0px;
}

#offer p {
	margin-top: 1px;
}

#offer .link-go {
	text-align: right;
}

#offer .link-go a {
	margin-left: auto;
	display: block;
	width: 34px;
	height: 13px;
	background: url('images/offer_go.gif') no-repeat 0px 0px;
}


/* Featured Products */

#featured_container {
	border: 1px solid #fff;
	background-color: #537caf;
	float: left;
}

#featured {
	margin: 9px 9px 9px 9px;
	width: 100%;
}


#featured_products ul {
	padding-bottom: 2px;
	width: 100%;
}

#featured_products li {
	margin: 12px 12px 4px 1px;
	float: left;
}

#featured_products li.end {
	margin-right: 0px;
}

#featured_products li a {
	display: block;
	width: 122px;
	height: 82px;
	background-color: #fff;
	overflow: hidden;
}

#featured_products li a img {
	margin: 1px;
}

#featured_products li h4 {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.featured_nav {
	padding-left: 3px;
	padding-right: 9px;
	float: left;
	font-weight: bold;
}

.featured_nav a {
	text-decoration: none;
}

#featured .link-more {
	padding-right: 3px;
	font-weight: bold;
	float: right;
}


/* Page Footer */

#page_footer {
	margin: 5px;
	width: 567px;
	float: right;
	text-align: center;
	font-size: 11px;
}
.PageHeader {
	text-align: left;
	margin-left: 143px;
			z-index:1;

}
#details_bien #indicator_dpe p {
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
#details_bien #indicator_dpe p sup {
    font-size: 8px;
    font-weight: normal;
}
#details_bien #indicator_dpe small {
    color: #999999;
    display: block;
}
.dpe {
    position: relative;
    width: 180px;
}
.dpe div {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    right: -4px;
    text-align: right;
    z-index: 100;
}
.dpe div.dpe-a {
    top: 21px;
}
.dpe div.dpe-b {
    top: 45px;
}
.dpe div.dpe-c {
    top: 69px;
}
.dpe div.dpe-d {
    top: 93px;
}
.dpe div.dpe-e {
    top: 117px;
}
.dpe div.dpe-f {
    top: 141px;
}
.dpe div.dpe-g {
    top: 165px;
}
.dpe img {
	border: 1px white solid;
	margin-right:6px;margin-left:6px;
}

