* {
	font-size:100.01%;
	line-height:1;
	margin:0;
	padding:0;
}

html {
	text-align:center;
	width : 100%;
}

body {
	font:62.5% sans-serif;
	margin:10px auto;
	text-align:left;
	width:960px;
	box-shadow: 0 0 15px #999;
	-moz-box-shadow: 0 0 15px #999;
	-webkit-box-shadow: 0 0 15px #999;
}

a img {
	border : 0;
}

hr {
	clear : both;
	visibility : hidden;
}

/* Systeme de Grille */
.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }
.column {
	float: left;
	margin: 0 10px;
	overflow: hidden;
	display: inline;
}



.row8 {
	width: 620px;
	margin: 0 auto;
	overflow: hidden;	
}

.row8 .column { 
	width:295px; 
	float: left;
	margin : 0 5px 0 10px;
	overflow: hidden;
	display: inline;
}

.row {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
/* ## */


h2
{
	text-shadow: 0px 0px 2px #CCC;
	color:#676767;
	font:160% georgia, serif;
	font-weight:100;
	letter-spacing:1px;
	padding:5px 0px 10px 15px;
}

#accueil-left h2 {
	padding-left : 10px;
}

#detail_txt_bien h3, #photobienb h3
{
	text-align : left;
	font-size : 140%;
	letter-spacing : 1px;
	padding : 5px;
	margin : 5px 0;
	border-bottom : 1px solid #676767;
	color : #676767;
}

#photobien {
	width : 340px;
}

sup {
	font-size:50%;
}

#menu {
	height : 40px;
	margin-top : 5px;
	margin-bottom : 10px;
}

#menu li {
	list-style-type : none;
	display : block;
	float : left;
	width : 159px;
	height : 42px;
	overflow : hidden;
	border-right : 1px solid #fff;
}


#menu a {
	text-shadow: 0px 0px 1px #999;
	display : block;
	width : 139px;
	text-align : center;
	padding : 11px 12px;
	font-size : 140%;
	letter-spacing : 1px;
	text-decoration : none;
	color : #000;
	background: transparent url(normal.png) repeat-x top left;
}

#contenu a {
	color : #AAA993;
}

#contenu a:hover {
	text-decoration : none;
	color : #ccc;
}

#contenu a:active {
	text-decoration : none;
	color : #000;
}


#menu a:hover {
	color : #FFF;
	background: transparent url(hover.png) repeat-x top left;
}


#exclus-2 {
	background:#e8e7dd;
}

#exclus-2 h3 {
	background:#AAA993;
	color:#FFF;
	font-size:120%;
	font-weight:400;
	letter-spacing : 1px;
	line-height : 1.5;
	padding:3px 10px;
}

.url_bien_home {
	float:left;
	text-align:center;
	background: #000;
	width : 70px;
	height : 70px;
	overflow:hidden;
	margin : 5px 10px;
	line-height:1;
	display : block;
}

.txt_bien_home a strong {
	text-transform : uppercase;
}

.url_bien_home img {
	height:70px;
}

.url_bien_home img:hover {
opacity: 0.5;
-moz-opacity: 0.5;
filter:alpha(opacity=50);
}

.txt_bien_home {
	line-height : 1.4;
	text-align:justify;
	display : block;
	font-size : 110%;
	height:70px;
	padding:5px 10px 5px 0;
}

#contenu .txt_bien_home a {
	color : #676767; 
	text-decoration : none;
}

#contenu .txt_bien_home a:hover {
	color : #fff;
}

#acc-rech h3
{
	font-size:160%;
	font-weight:400;
	letter-spacing:1px;
	background:#e8e7dd;
	color : #fff;
	background: transparent url(normal.png) repeat-x top left;
	margin:0;
	padding:10px 0 10px 13px;
}

#acc-rech {
	height : 260px;
	background:#e8e7dd;
}

#acc-rech td {
	padding : 5px 3px;
}

#acc-rech form {
	margin : 10px;
}

#acc-rech select  {
	width : 150px;
	font-size : 120%;
}

#acc-rech optgroup  {
	padding-left : 5px;
}

#acc-rech option {
	padding-left : 5px;
}

#acc-rech label, #acc-rech input {
	font-size : 120%;
}

.input30 {
	width:50px;
}

#contenu p
{
	font-size:120%;
	line-height:1.5;
	letter-spacing : 0.5px;
	margin:3px 10px 3px 5px;
	text-align:justify;
}

.agence h3 {
	padding : 5px;
	margin : 10px 0;
	text-align : center;
	font-size : 140%;
	letter-spacing : 1px;
	color : #333;
	border-bottom : 1px solid #ccc;
	font-weight : normal;
}

.agence {
	float : left;
	width : 300px;
	margin-right : 1%;
}

.illu_agence {
	float : right;
	width : 100px;
}

.illu_agence img {
	width : 100px;
}

#contenu li {
	list-style-type : circle;
	font-size : 120%;
	margin-left : 30px;
	line-height : 1.5;
}

.column small {
	font-size : 10px;
	color : #999;
}

p small {
	font-size : 90%;
}

/* Formulaires */

.form_expert div {
	margin : 10px;
}

.form_expert fieldset {
	border : 0;
	border-top : 1px solid #676767;
}

.form_expert div label,.form_expert div input,.form_expert div textarea,.form_expert div select {
	display : block;
	padding : 1px;
	font-size : 120%;
	margin-bottom : 3px;
}

.form_expert legend {
	padding : 0 10px;
	font-size : 140%;
	color : #676767;
	letter-spacing : 0.5px;
}

.form_expert div label {
	border-bottom : 1px solid #d0d0d0;
	float : left;
	width : 150px;
}

.form_expert div input, .form_expert div textarea, .form_expert div select {
	margin-left : 160px;
	width : 250px;
	border : 1px solid #ccc;
	font-family : sans-serif;
	padding : 4px;
	-moz-border-radius : 3px;
}

.form_expert div option {
	padding : 1px;
}

/* FORM */ 

#footer {
	height : 40px;
	background:#ccc;
	margin-top : 10px;
	clear:both;
}


/* RESULTATS */
.resultbien {
	height : 120px;
	margin : 5px 20px;
	padding : 5px;
}

.bienexclusif {
	border : 1px solid #c00;
}

.resultbien a img {
	float : left;
	margin : 5px 10px 5px 5px;
	margin-top : 5px;
	width:160px;
	height:110px;
}

#contenu .resultbien h3 a, #contenu .resultbien .plusdedetails a {
	letter-spacing : 1px;
	text-decoration : none;
	color : #000;
}

#contenu .resultbien h3 a{
	font-weight : bold;
	font-family : Georgia, serif;
}

.resultgalerie {
	float : left;
}

.resultgalerie img {
	margin-right : 5px;
	border: 1px solid #ccc;
	padding : 1px;
}

.resultbien h3 a:hover, .resultbien .plusdedetails a:hover {
	color : #ccc;
	text-decoration : underline;
}

.resultbien h3 {
	margin-top : 7px;
	font-size : 150%;
}

.resultbien h3 span{
	color : #c00;
	text-transform: uppercase;
	font-weight : bold;
}

.resultbien a {
	color : #333;
}

.resultbien a:hover {
	text-decoration : none;
	color : #CCC;
}

.resultbien .plusdedetails a {
	font-size : 130%;
	color : #C00;
	padding-left : 20px;
	background: #fff url(loupe.png) no-repeat top left;
}

.resultbien p.textannonce {
	height : 30px;
}



.resultbien p.prix {
	height : 40px;
	text-align : right;
	font-size : 160%!important;
	color : #C00;
	font-weight : bold;
	letter-spacing : 1px;
}

/* DETAIL DU BIEN */

.galerie a img {
	border : 1px solid #ccc;
	padding : 3px;
	width : 60px;
	height : 40px;
}

.galerie a:hover img {
	border : 1px solid #369;
	background : #ccc;
}

.fondbar {
	height : 20px;
	margin : 0 10px;
	width : 900px;
	padding : 20px;
	background : #fff url(fond-bar.png) no-repeat top left;
}

.fondbar a {
	color : #C00;
	text-decoration : none;
}

.fondbar a:hover {
	color : #CCC;
	text-decoration : underline;
}

.agence a {
	color : #C00;
}

.agence a:hover {
	text-decoration : none;
	color : #CCC;
}

.desctexte {
	padding-right : 35px;
	text-align : justify;
	line-height : 1.5;
}

/* */

#footer p {
	padding : 5px 10px;
	border-top : 1px solid #ccc;
	padding-top : 5px;
	text-align : justify;
	font-size : 110%;
	letter-spacing : 1px;
	line-height : 1.5;
	color : #fff;
}

#footer a {
	color : #999;
}

#footer a:hover {
	color : #369;
	text-decoration : none;
}

#proprietaires {
	text-align:right;
	color : #fff;
	float : left;
	background:#fff url(proprietaires.jpg) no-repeat top left;
	height : 70px;
	padding-top : 189px;
}

#proprietaires h3{
	padding: 5px 10px 0 5px;
	text-align : right;
	font-size : 140%;
	letter-spacing : 1px;
	font-weight:normal;
}

#proprietaires p {
	text-align : right;
	margin : 5px 10px;
	letter-spacing : 1px;
}

#proprietaires p a{
	color : #fff;
	text-decoration : none;
}

#proprietaires p a:hover{
	color : #C00;
	text-decoration : underline;
}

#expertiser *{
	line-height : 1.5;
}

#logos_accueil span {
	display : block;
	padding : 5px 5px 5px 10px;
	float : left;
	width : 205px;
	margin-left : 15px!important;
	margin-left : 0;
}

#logos_accueil .illu { 
	float: left;
	display : block;
	width : 50px;
}

#logos_accueil .desc {
	padding-top : 5px;
	text-align : justify;
	padding-left : 10px;
	display : block;
	float : left;
	width : 135px;
	color : #999;
	font-size : 110%;
	text-decoration : none;
}

#logos_accueil .desc:hover{
	color : #900;
	text-decoration : underline;
}

#form_acheter {
	background : #ccc;
	text-align : left;
	padding-left : 22px;
	width : 900px;
}


.formulaire_alerte fieldset {
	padding : 5px;
	border : 1px solid #369;
	border-width : 1px 0 0 0;
}

.formulaire_alerte legend {
	font-size : 140%;
	color : #369;
	padding : 5px;
	letter-spacing : 1px;
	
}

.formulaire_alerte label, .formulaire_alerte input, .formulaire_alerte select {
	font-size : 120%;
	border : 1px solid #fff;
	padding : 2px;
	background : #fff;
	display : block;
}

.formulaire_alerte #texte_retour {
	color : red;
}

.formulaire_alerte select {
	padding : 0;
}

.formulaire_alerte option {
	padding : 2px;
}

.formulaire_alerte label {
	float : left;
	width : 160px;
}

.formulaire_alerte input, .formulaire_alerte select {
	border-color : #ccc;
	width : 150px;
}

.formulaire_alerte input[type=checkbox]{
	width : 16px;
}

.formulaire_alerte input[type=submit]{
	margin-left : 165px;
}

.formulaire_alerte div {
	margin-bottom : 5px;
}

#alerte_mail {
	border : 1px solid #999;
	padding : 5px;
	background : #e0e0e0;
}

#alerte_mail label {
	border : 1px solid #e0e0e0;
	background : #e0e0e0;
}

#lienalertemail {
	color
}

a#lienalertemail {
	font-weight : bold;
	font-size : 12px;
	padding : 2px 5px;
	color : #fff;
	text-decoration:none;
	border : 1px solid #300;
	background : #C00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#lienalertemail:hover {
	background : #CCC;
}

#utiles {
	padding : 0 15px;
}

#utiles h3 {
	font-size : 150%;
	letter-spacing:1px;
	font-weight: normal;
}

#menubas li{
	display : inline;
	padding : 5px;
}

#menubas li a {
	text-decoration : none;
	font-size : 120%;
}

#menubas li a:hover{
	text-decoration : underline;
}

#menubas {
	text-align : center;
	position : relative;
	top : 5px;
}