


@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-Regular.eot');
    src: url('MyriadPro-Regular.eot?#iefix') format('eot'),
    url('MyriadPro-Regular.ttf') format('truetype');
    font-weight:normal; 
    font-style: normal;
}

body {
   /* background: url("images/background.jpg") scroll center top no-repeat;
    */ font-family:arial;
    font-size: 12px;
		margin:0;
		padding:0;
    text-align: center;
}

h1 , h2, h3 {
    font-family:Myriad Pro;
	color : #23226E;
}

a {
    color: inherit;
    text-decoration: none;
}
a img {
    border: medium none;
}

.structure {
	position:relative;
  margin: 0 auto;
	padding:0;
  text-align: left;
  width: 1000px;
	z-index:1;
}
.bg_structure {
	position:absolute;
	display:block;
	left:-140px;
	top:0;
	height:525px;
	width:1279px;
	background: url("images/background.jpg") no-repeat 0 0 ;
	z-index:0;
}
#header {
	position:relative;
  float: left;
  margin: 0;
	padding:0;
  width: 100%;	z-index:10;
}



#header-logo {
	position:relative;
	float:left;
	width:250px;
	margin:0;
	padding:0;

}
#header-logo img{ margin-top : 4px;}

.header_slogan, .header_slogan h1{
	position:relative;
	float:left;
	width:550px;
	height : 21px;
	text-align:left;
	color : #23226E;
	font-size :12px;
	font-weight : bold;
}


.header_right_social{
	position:relative;
	float:right;
	height : 21px;
	margin:4px 3px 0 0;
	text-align:right;
}
.header_right_social a{
	position:relative;
	float  : left;
	height : 21px;
	margin-left : 6px;
	line-height : 21px;
}


.page {
	position:relative;
	float:left;
	width:1000px;
	height : auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
	z-index:1;
}

.bordure {
	position:relative;
	float:left;
	height : 630px;
	width:11px
 
}



.bordure_left {
	background: url("images/ombre_gauche.png") no-repeat 0 0;
	z-index:1;
}
.structure_int .bordure {	
	height :800px;
}
.structure_int .bordure_left {
	background: url("images/ombre_gauche.png") no-repeat 0 170px;
	z-index:1;
}

#page-content {
	position:relative;
	float:left;
	width:978px;
	padding:0 0 5px 0;
	margin:5px 0 0 0;
}


.page_left {
	position:relative;
	float:left;
	width:730px;
	padding:0;
	margin:0;
}

.bordure_right {
	 background: url("images/ombre_droite.png") no-repeat 0 0 transparent;
	z-index:1;
}

.structure_int .bordure_right {
	 background: url("images/ombre_droite.png") no-repeat scroll 0 170px transparent;
	z-index:1;
}
	
.page_right{

	position:relative;
	float:right;
	width:220px;
	padding:0 0 15px 15px;
	
}
.structure_int .page_right {
background:url(images/fd_page_right.png) no-repeat 0 100%;
}

#actualites{
	position:relative;
	float:right;
	width:260px;
	margin-top:20px;
	color: #24216e;
}
.structure_int #actualites{
	position:relative;
	float:right;
	width:220px;
	margin-top:20px;
	color: #24216e;
}
#actualites  h2 {
	position:relative;
	float:left;
	width:210px;	
	padding:0 0 10px 20px;
	margin:0;
	background:url(images/fd_titre_actu.png) no-repeat 0 100%; 
}

#actualites  ul {
	position:relative;
	float:left;
	width:210px;	
	padding:0;
	margin:20px 0 0 0;
	list-style:none;
}



#actualites  ul li {
	position:relative;
	float:left;
	width:100%;	
	padding:0 0 5px 0;
	margin:0 0 15px 0;
	border-bottom:1px #b8c923 solid;
	list-style:none;
}
#actualites  ul li:last-child {
border-bottom:none;
}

#actualites  ul li .date{
	position:relative;
	float:left;
	width:100%;
	font-weight : bold;
  color: #b8c923;
	font-family:Arial;
	font-size : 12px;
}


#p.description{
    color: #24216e;
	font-family:Arial;
}

.page h2{
	position:relative;
	float : left;
	width : 100%;
	margin : 0;
	margin-bottom : 17px;
	padding : 6px 4px 6px 25px;	
	height : auto;
	font-size : 17px;
	 font-family:"Myriad Pro";
	 /*
	background : url(images/autres/separate.png) left bottom no-repeat;
	*/
}

.page p{
	 color: #24216e;
	 font-size : 12px;
	 font-family:"Myriad Pro";
	 
	 
}	

/** box_search */

.conteneur_search_boxes{
	position:relative;
	float:left;
	width:935px;
	margin:0;
	padding:5px 0 5px 45px;
}

.conteneur_search_boxes .boxes{
	position:relative;
	float:left;
	height :289px;
	width:229px;	
	padding :10px 28px 20px 20px;
	margin: 0 30px 0 0;
	background : url(images/boxe1.png) left bottom no-repeat;
}

.conteneur_search_boxes .boxes h2, .boxes_int h2{
	position:relative;
	float:left;
	width:100%;
	height:50px;
	line-height:50px;
	margin:0;
	padding:0;
	color:#FFF;
	font-family:"Myriad Pro";
	font-size : 18px;
	text-align:center;
}
.boxes_int h2{
	height:30px;
	line-height:30px;
}

.boxes input, .boxes select, 
.boxes_int input, .boxes_int select
{
	margin-top:5px;
	border:2px solid #cdcdcd;	
	webkit-border-radius: 3px;
	moz-border-radius: 3px;
	border-radius: 3px;
	width:100%;

}
.boxes input , .boxes_int input {
	
width:98%;
}
.boxes_int input, .boxes_int select
{
	position:relative;
	float:left;
	margin-top:10px;
}
.boxes label, 
.boxes_int label {
	position:relative;
	float:left;
	color:#FFF;
	margin-top:20px;
	width:100%;
	


}





input.rechercher {
	position:relative;
	float:right;
	background : url(images/btn_rechercher.png) left bottom no-repeat;
	color: #09507b;
	font-size: 10px;
	height:25px;
	line-height:23px;
	width:187px;
	border:0px;
	margin-top:25px;
	padding-left:45px;
	text-align:left;
	cursor:pointer;
}
.boxes_int input.rechercher {
	margin-top:20px;
}

.boxes .savoir {
	position:absolute;
	width:100%;
	right:40px;
	bottom:10px;  
	text-align:right;
  color:#FFF;
	font-size: 12px;
}


.select{
	width:200px;
	
}





.boxes_int{
	position:relative;
	float:left;
	height :250px;
	width:185px;	
	padding : 20px 25px 20px 15px ;
	margin: 0 0 0 0;
	background : url(images/fd_search_box_int.png) left top no-repeat;
}

.boxes_int .theme {
	position:relative;
	float:left;
	padding:0;
	margin:40px 0 0 0;
	width:100%;
	 color:#FFF;
	 font-family:"Myriad Pro";
	 font-size : 14px;
}

.boxes_int .theme input.radio_field{
	position:relative;
	float:left;
	width:30px;
	padding:0;
	margin:0;
	border:none;
	text-align:left;
}

.boxes_int .theme label{
	position:relative;
	float:left;
	width:155px;
	padding:0;
	margin:0;
	height:20px;
	line-height:20px;
	font-size:12px;
	 font-family:Arial;
	border:none;
}


.boxes_int .titre_boxe {
	margin:5px 0 0 0;
}

/** box_search */

.mail {
	position:relative;
	float:left;
	height:58px;
	width:294px;
	
	
	color:#09507b;
	font-size: 14px;
	background : url(images/contact_mail.png) left bottom no-repeat;
}

.telephone {
	position:relative;
	float:left;
	height:58px;
	width:377px;
	margin:0 0 0 20px;
	
	position:relative;
	float:left;
	
	color:#09507b;
	font-size: 14px;
	background : url(images/contact_tel.png) left bottom no-repeat;
}

.mail strong, .telephone strong{
	
	font-size:18px;
}
.mail .mail_text {
	position:relative;
	float:left;
	padding:22px 0 0 92px;
	margin:0;
	cursor:pointer;
}

.telephone .mail_text {
	position:relative;
	float:left;
	padding:22px 0 0 92px;
	margin:0;
	cursor:pointer;
}

.logo1 {
	float:left;
	margin-left:30px;
	margin-top:15px;

}

.logo2 {
	float:left;
	margin-left:35px;
	margin-top:20px;

}


.footer {
	float : left ;
	position :relative ;
	background: url("images/footer.jpg") repeat-x scroll 0 0 transparent;
	width : 100%;
	height: 54px;
	top : 30px;

}

.footer .footer_conteneur{
	position:relative;
	margin:0 auto;
	width:1000px;
	padding-top:20px;
}



.footer .footer_conteneur ul{
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
}

.footer .footer_conteneur ul li{
	position:relative;
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}

.footer .footer_conteneur ul li a
{
	position : relative ;
	float : left ;
	padding : 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#23216c;
	text-decoration:none;	
}

/** espace */




#mon_espace {
	position:absolute;
	top:0;
	right:0;
	width:550px;
	padding:0;
	margin:0;
	z-index:10;
}
#mon_espace_container {
	display:none;
	position:relative;
	top:0;
	width:538px;
	padding:5px;
	margin:0;
	float:left;
	border-left:1px #666 solid;
	border-right:1px #666 solid;
	border-bottom:1px #666 solid;
	background:#2a79a9 url(images/fd_infobox.png) repeat-x 0 0;
}
#mon_espace_container  ul {
	position:relative;
	float:left;
	padding:3px 9px;
	margin:0;
	width:46%;
	list-style:none;
}	
#mon_espace_container  ul:first-child {

}

#mon_espace_container  ul li{
	position:relative;
	float:left;
	padding:0;
	margin:0;
	height:25px;
	line-height:25px;
	width:100%;
	text-align:left;
	color:#fff; 
	
}	 
#mon_espace_container  ul li a{
	position:relative;
	float:left;
	padding:0;
	margin:0;
	width:100%;
	height:25px;
	line-height:14px;
	text-align:left;
	font-size:12px;
	color:#fff;
}
#mon_espace_container  ul li a strong{
	
	font-size:14px;
}
	
#mon_espace_container  ul li input{
	position:relative;
	float:right;
	padding:0;
	margin:0; 
	width:55%;

}
#mon_espace_container  ul li label{
	position:relative;
	float:left;
	padding:0;
	margin:0; 
	width:40%;
	text-align:right;
	
	height:25px;
	line-height:14px;
	font-size:10px;
	color:#fff;

}

#btn_espace {
	position:relative;
	float:right;
	width:212px;
	height: 37px;
	line-height:37px;
	top:-1px;
	padding:0;
	margin:0;	
  color:#FFF;
	font-size: 16px;
	text-align:center;
	background : url(images/mon_espace.png) left bottom no-repeat;	
	
}
#mon_espace_container 	#cartcontent {
	position:relative;
	float:left;
	padding:0;
	margin:10px 0 0 0;
	width:100%;
	border-top :1px #fff solid;
	color:#fff;
}

#mon_espace_container 	 h2, #mon_espace_container  h3{
	position:relative;
	float:left;
	padding:0 0 0 0;
	margin:0; 
	height:30px;
	line-height:30px;
	width:100%;
	
	font-size:16px;
	text-align:left;
	color:#fff;
	
}

#mon_espace_container  h3{
	height:25px;
	line-height:25px;
	
	font-size:14px;
	text-align:left;
}
/** espace */

/** rechercher */





#header_search {
	position:relative;
	float:right;
  height:37px;
	width:212px;
	margin:42px 0 0 0;
	z-index:1;
}


.header-rechercher_left {
	float:left;
    height:30px;
	width:11px;
	background : url(images/gauche_rechercher.png) left bottom no-repeat;

}

.header-rechercher_content{
	float:left;
    height:30px;
	width:153px;
	background : url(images/centre_rechercher.png) left bottom repeat-x;

}

.header-rechercher_right{
	float:left;
    height:30px;
	width:45px;
	background : url(images/droite_rechercher.png) left bottom no-repeat;

}

.header_search_field{
	float:left;
	height : 18px;
	margin:0;
	padding:0;
	border:0px;
	margin-top:6px;
	color : #A9A9A9;
	background:transparent;

}

.header_search_submit{
	float:left;
	margin:1px 0;
	margin-left : 3px;
	padding:0;
	border:0px;
	color : #FFFFFF;
	width : 40px;
	height : 28px;
	cursor : pointer;
	background : transparent;
}



.rechercher {
	float:left;
    color:#FFF;
	font-size: 16px;
	width:212px;
	height: 37px;
	line-height:37px;
	text-align:center;
}
/** rechercher */
/** navigation */


#nav {
	position:relative;
    background: url("images/barre_menu.jpg") repeat-y scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin: 5px 0 0 0;
    width: 998px;
		border: 1px solid #96a419;
		
}
#nav ul {
	position:relative;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
	
}
#nav ul li {
	position:relative;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	background: url("images/separateur.png") scroll 0 0 no-repeat;	
	
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;

}

#nav li:first-child{
	background:none;
   
}

#nav li a {
	position:relative;
	float: left;
	height: 30px;
	line-height: 30px;
  padding: 0 13px;
	margin:0;
	font-size: 17px;
	font-family:Myriad Pro;
	color: #FFFFFF;
}

#nav li a:hover{
	background: url("images/hover.jpg") repeat-x 0 0 transparent;
}


#nav ul li ul {
	display:none;
	position:absolute;
	top:30px;
	left:0;
	width:300px;
	padding:5px;
	background:#b8c923 url(images/home_sous-menu.png) repeat-x 0 0;
	border:1px #999 solid;
}

#nav ul li:hover ul {

	display:block;
}
#nav ul li ul li, #nav ul li ul li:first-child{
	position:relative;
	float: left;
	width:50%;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background:none;

}
#nav ul li ul li a {
	position:relative;
	float: left;
	height: 20px;
	line-height: 20px;
  padding: 0 0 0 30px;
	width:270px;
	margin:0;
	background:url(images/home_sous-menu_fleche.png) no-repeat 3px 3px;
 font-family:Myriad Pro;
	font-size: 12px;
	color: #FFFFFF;
}

#nav ul li ul  li:hover{
	background:url(images/home_sous-menu_hover.png);
}

#nav ul li ul  li:hover a{
	background:url(images/home_sous-menu_fleche.png) no-repeat 3px 3px;
}

/** navigation */
/** listing de biens */

/* PRODUCT LISTING */
.barre_navigation {
	position:relative;
	float:left;
	width:100%;
	color : #000; 
	padding : 5px 10px;	
}
.barre_navigation a{color : #000; font-weight : bold; text-decoration : none;}

.bien { 
	position : relative;
	float : left;
	width : 720px;
	margin : 9px 0 15px 0;
	background : #fff url(images/degr-b-1.png) repeat-x 0 100% ;
	border : none;
	
	}
	
.bien .name{ 
	float : right;
	width : 545px;
	margin:4px;
	padding:0 0 0 0;
	line-height : 20px;
	border-bottom : 0;
}
.bien .name h2 {
	position : relative ;
	float : left ;
	width:100%;
	padding : 0;
	margin:0;	
	font-size : 16px; 
	font-weight : bold;
	color : #24216e ;
	background : none;
} 
.bien .name .list_price {
	position:absolute;
	width:160px;
	height:15px;
	line-height:15px;
	padding:0 0 0 10px;

	left:170px;
	bottom:5px;
	
	font-size : 12px; 
	text-align : left;
	color : #fff;
	font-family:Myriad Pro;
	font-weight : bold;
	
	background:url(images/fd_listing_price.png) no-repeat 0 0 ;
	
}
.bien .photo{ 
	position : relative;
	float : left;
	width : 150px;
}
.bien .photo  img#img_video { position : absolute; left: 5px; top : 5px; z-index : 99;}
.bien .photo .listing_picto{position : absolute; bottom : 6px; right : 15px;} 
.bien .photo ul li img{ 
	
	padding : 2px;
	margin : 2px 2px 2px 0;
	background:#D8D8D8;
}
.bien .photo ul, .bien .photo ul li{ margin : 0; padding : 0; list-style : none;}

.bien .droite{ 
	float : right;
	width : 541px;
	margin:0 4px;
	padding:4px  ;
	text-align : justify;
	color : #000;
	line-height : 18px;
	background : #fff url(images/degr-h.png) repeat-x 0 0 ;
}
.bien .description{ 
margin : 0 ;
padding : 0 ;
color : #373737 ;
font-weight : bold ;
font-size : 12px ;
font-family : arial;
}
.bien .droite .reference	{
	position : absolute ;
	left:420px;
	bottom:3px;
	color : #373737;
} 

.bien .droite .savoir_plus	{
	position : absolute ;
	height:23px;
	line-height:23px;
	right:10px;
	bottom:3px;
	padding:0 0 0 30px;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color : #B4CF04;
	background:url(images/puce_savoir_plus.png) no-repeat 0 0;
} 
.bien .conteneur_buy_now	{
	position : absolute;
	height : 22px;
	bottom : 5px;
	left : 260px;
	font-family : arial ;
} 
.bien .conteneur_buy_now	 a{display : block; color : #373737; padding : 4px 13px;}
.bien .conteneur_buy_now:hover	{
	background-position : 0 -10px;
}

.social_conteneur {
    position: absolute;
	bottom : 3px;
	right : 3px;
    width: 26px;
    height: 25px;
    line-height: 25px;
}
.social_conteneur ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;	
}
.social_conteneur ul img{position  : relative;z-index :1;}
.social_conteneur ul li {float :left; width : 26px; height : 25px;}
.social_conteneur ul li a{float :left; width : 26px; height : 25px; z-index :2; overflow : hidden;}
.social_conteneur ul ul {
    background: #393939;
    display: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100px;
	height: auto;
    z-index: 3;
	float : left;
	border : 1px solid #606060; 
}
.social_conteneur ul:hover ul {
    display: block;		
}
.social_conteneur ul ul li a{
	float :left;  
	height : 25px; 
	overflow : hidden;
	margin : 6px 6px ;
}
.social_conteneur ul ul li a:hover{
	float :left;  
	height : 25px; 
	overflow : hidden;
	margin : 6px 6px ;
}
.social_conteneur ul ul li {
	float :left;
	width : 25px; 
	height : 27px; 
	overflow : hidden; 
	background : #393939; 
}
.social_conteneur ul ul li img {position : relative;}






/** listing de biens */

.products_navigation {
	position:relative;
	float:right;
	padding:0;
	margin:0 0 10px 0;
	
}
.products_navigation a.lien_prev_next{
	position:relative;
	float:left;
	padding:0 10px;
	margin:0 10px;
	height:25px;
	line-height:25px;
	background:#0066cc;
	
	font-size:16px;
	text-align:center;
	color:#fff;
	font-weight:normal;
}
.products_navigation a.lien_prev_next:hover{
	background:#000;
}

/** toolbar */

.tools {
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:20px 0 0 0;
	z-index:2;
}
.tools  ul{
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
}
.tools  ul li{
	position:relative;
	float:left;
	height:35px;
	line-height:41px;	
	margin:0 5px 0 0;
	padding:0 3px;
	
	color:#666;
	font-size:12px;
	border-right:1px #24216e solid;
	border-left:1px #24216e solid;
	border-top:1px #24216e solid;
	background:#fff;
}
.tools  ul li a{
	position:relative;
	float:left;
	height:35px;
	line-height:41px;	
	margin:0;
	padding:0 5px;
	color:#0066cc;
	text-decoration:none;
}
.tools  ul li img{
	
	position:relative;
	float:left;
	margin:5px 0 0 0;
	padding:0 5px;
}
.tools  ul li:hover{
	background:#fff;
}

.tools  ul li ul{
	display:none;
}
.tools  ul li:hover ul{
	display:block;
}
.tools  ul li:hover ul li{
	display:block;
	

	border-right:1px #24216e solid;
	border-left:1px #24216e solid;
	border-top:none;	
	border-bottom:1px #24216e solid;	
}

.tools  ul li ul li img{	
	position:relative;
	float:left;
	margin:0;
	padding:0 5px;


}
/** toolbar */

#bien_immobilier {
	position : relative;
	width:705px;
	float:left;
	padding:5px;
	margin:-1px 0 0 0;
	background:#fff;
	border:1px #24216e solid;
}


#bien_immobilier h1 {
	position : relative;
	width:100%;
	float:left;
	padding:10px 0 5px 0;
	margin:0;
	
	font-size : 18px; 
	font-weight : normal;
	color : #24216e ;
	border-bottom : 1px solid #24216e;
	
}

#bien_immobilier .price {
	position : absolute;
	right:5px;
	padding:10px 0 5px 0;
	margin:0; 
	
	color: #24216e;
	font-size:16px;
	font-weight:normal;
}


#bien_immobilier .colonne {
	position:relative;
	float:left;
	width:330px;
	padding:5px;
	margin:10px 5px 0 5px;
	border:none;
}



#bien_immobilier .colonne ul {
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
}

#bien_immobilier .colonne ul  li{
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
}
#bien_immobilier #box_docs h2{
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:10px 0 0 0;
	
	font-size:14px;
}

#bien_immobilier #box_docs a{
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:0 0 0 0;
	height:50px;
	line-height:50px;
	text-indent:50px;
	
	font-size:14px;
}
#bien_immobilier #box_docs a img{
	position:absolute;
	top:0;
	left:0;
	display:inline;
}
#bien_immobilier .mention {
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	text-align:center;
}
/* lots */

#bien_immobilier .model {
	position : relative;
	float:left;
	padding:0;
	margin:4px 0 0 0;
	
	color: #0066cc;
	font-size:12px;
}

#bien_immobilier .media_container {
	position : relative;
	float:left;
	width:495px;
	padding:3px ;
	margin:-1px 0 10px 0;
	background:#fff;
	border-top:1px #999 solid;
	border-right:1px #999 solid;
	border-left:1px #999 solid;
	border-bottom:1px #999 solid;
}
#bien_immobilier .media {
	position : relative;
	float:left;
	width:259px;
	padding:0;
	margin:0;
}


#bien_immobilier .media .picto  {
	position : absolute;
	left:3px;
	top:3px;
	padding:0;
	margin:0;
	z-index:20;
}


#bien_immobilier .media ul {
	position : relative;
	float:left;
	padding:0;
	margin:0 0 0 0;
	list-style:none;
	width:259px;
}
#bien_immobilier .media ul  li {
	position : relative;
	float:left;
	height:60px;
	margin:0 1px 5px 1px;
}
#bien_immobilier .media ul  li:first-child {
	position : relative;
	float:left;
	height:auto;
	margin:0;
}

#bien_immobilier .media h2 {
	position : relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	text-align:center;
}
#bien_immobilier .descriptif {
	position : relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;
}

#bien_immobilier .description {
	position : relative;
	float:left;
	padding:0 5px;
	margin:5px 0 10px 0;
	
	font-size:12px;
	font-weight:normal;
	color:#000;
	
}

#bien_immobilier .description h3{
	position : relative;
	float:left;
	padding:0;
	margin:0;
	
	font-size:14px;
	font-weight:normal;
	color:#333;
	
}


#bien_immobilier .description  a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

	#bien_immobilier .description_2 {
	position : relative;
	float:right;
	width:100%;
	padding:0;
	margin:10px 0;
}



#bien_immobilier .login_container {
	position : relative;
	float:right;
	width:100%;
	padding:0;
	margin:10px 0;
	background:#0066cc;

}
#bien_immobilier .login_container , #bien_immobilier .login_container  .main{
	color:#fff;
	font-size:14px;
	text-align:center;
}

#bien_immobilier .login_container table:first-child tr  td.main  {
	color:#000;
	font-size:12px;
	text-align:left;
}
.agences .img_border {
	padding:2px;
	border:1px #000 solid;
}



/** vcard */
.contact_container {
	position:relative;
	float:right;
	padding:0;
	margin:0;
}

.vcard {	
		position:relative;
		background:#2a79a9 url(images/fd_infobox.png) repeat-x 0 0;
    color: #fff;
    float: left;
    font-size: 12px;
    margin: 0 ;
    padding: 5px;
    position: relative;
    width: 328px;
		border:1px #24216e solid;
		min-height:238px;
}

.contact_box .vcard{
}
.vcard label {
    font-weight: bold;
}
.vcard .button_2_36 {
    border: medium none;
    height: 18px;
    line-height: 18px;
}
.vcard .photo {
    position: absolute;
    right: 5px;
    top: 0;
}
.vcard .fn.org {
    color: #fff;
		width:240px;
    float: right;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding:5px  0 5px 60px;
    text-align: left;
		
		background:url(images/feuille.png) no-repeat 0 0;
}
.vcard .role {
    bottom: 0;    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 5px;
    text-align: left;
}
.vcard .adr {    
		color: #fff;
    float: right;
		width:240px;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 0 5px 0 ;
		margin:10px 0;
    text-align: left;
		line-height:22px;
}
.vcard .info {    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: normal;
    padding: 0 ;
    text-align: left;
    width: 100%;
}
.vcard .fn:hover {    color: #fff;
}
.vcard .tel {
		height:20px;
		line-height:20px;
    color: #ddd;
    float: left;
    font-size:9px;
    font-weight: normal;
    padding: 0 ;
    text-align: left;
    width: 100%;
}
.vcard .tel .value {
    float: right;
		width:240px;
		height:20px;
		line-height:20px;
    font-size: 16px;
    font-weight: bold;    color: #fff;
}
.vcard .phones {

    float: left;
    height: 50px;
    width: 99%;
}

.vcard .fn.contact 
{
	position:absolute;
	left:5px;
	bottom:5px;	
	width: 328px;
	
	margin: 0 0 0 0;
  padding:0 ;
	height:29px;
	line-height:30px;
  
  color: #17517E;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	background:#fff;
}
.vcard .fn.contact:hover {
	color:#123E5E;
} 
/** vcard */


/** styles classics */
TD.main {
	FONT-SIZE: 12px;
	color: #000000;
}

TD.header_title {
	FONT-SIZE: 9px;
	
	color: #24216e;
	font-weight:normal;
}
TD.header_title a {
	FONT-SIZE: 9px;
	
	color: #24216e;
	font-weight:normal;
}

.text_header_title {
	FONT-SIZE: 9px;
	
	color: #24216e;
	font-weight:normal;
}


.text_alert {
	COLOR: #000000; FONT-WEIGHT: bold;
}

TD.pageHeading , .pageHeading h1{	
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size:18px;
	font-weight:bold;
	font-size: 22px; line-height: 22px;
	color:#24216e;
}

TD.pageHeading p , .pageHeading p{
	padding:0;
	margin:0;
	line-height:15px;
	font-size:12px;
	color:#000;
}		
TD.pageHeading2 {
		font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size:18px;
	font-weight:bold;
	font-size: 18px; line-height: 22px;
	color:#24216e;
}
DIV.pageHeading {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #24216e; 
}
TD.pageHeadingPrice {
	
	FONT-WEIGHT: bold;
	FONT-SIZE: 25px;
	color: #24216e;
}
TD.pageHeadingSmall {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #24216e; 
}
.pageSubHeading {
	FONT-WEIGHT: bold; FONT-SIZE: 14px;
	color: #24216e;
	text-align: justify;
}


TD.trait_horizontal {
        background-image: url(images/trait_hor.gif);
        background-repeat: repeat-x;
}
TD.trait_vertical {
        background-image: url(images/trait_separ_col.gif);
        background-repeat: repeat-x;
}


.boxText {
	FONT-SIZE: 10px; 
}
.errorBox {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: #F03232; 
}
.stockWarning {
	FONT-SIZE: 10px; COLOR: #cc0033; 
}
.productsNotifications {
	BACKGROUND: #E7F39E
}
.orderEdit {
	FONT-SIZE: 10px; COLOR: #70d250;  TEXT-DECORATION: underline
}

TR.header {
}
TR.headerNavigation {
}
TD.headerNavigation {
}
.headerNavigationRouge {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999; 
}

TD.headerbody {
}
A.headerNavigation {
	COLOR: #24216e; text-decoration: none;  FONT-SIZE: 11px;
}
A.headerNavigation:hover {
	COLOR: #999; text-decoration: none;  FONT-SIZE: 11px;
}
TR.headerError {
	BACKGROUND: #CC0033
}
TD.headerError {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #CC0033; COLOR: #ffffff;  TEXT-ALIGN: center
}
TR.headerInfo {
	BACKGROUND: #00ff00
}
TD.headerInfo {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #00ff00; COLOR: #ffffff;  TEXT-ALIGN: center
}
TD.angle_tableau {  
}

.infoBox {
	position:relative;
	float:left;
	width:100%;
	border:1px #24216e solid;
	BACKGROUND: #F8F7F7;
	-moz-border-radius : 5px 5px; 
	background:#2a79a9 url(images/fd_infobox.png) repeat-x 0 0;
	color:#fff;
}
.infoBox .main ,.infoBox .smallText ,.infoBox .smallText  a,.infoBox a{
color:#fff;
}
.infoBox_L {
	BACKGROUND: none;
}
.infoBox_R {
}
.infoBoxLogin {

	BACKGROUND: none;
}

.img_border {  
	border: none;
}
.img_no_border {
	border:none;
}
.infoBoxContents {

}
.infoBoxContents textarea{
	width:99%;
	padding:0 2px;
}

.infoBoxContents_NB {
	FONT-SIZE: 10px; 
}
.infoBoxContents_L {
	FONT-SIZE: 10px; 
	
	BACKGROUND: #F4F4F4;
	background-repeat: repeat-x;
}
.infoBoxContents_L2 {
	FONT-SIZE: 10px;
	
	BACKGROUND: #F4F4F4;
}
.infoBoxContents_R {
	FONT-SIZE: 10px; BACKGROUND: #FAF8F2; 
}
.infoBoxContents-small {
	FONT-SIZE: 9px; BACKGROUND: #FAF8F2; 
}
.infoBoxContents-small_L {
	FONT-SIZE: 7px; BACKGROUND: #ECF4F6; 
}
.infoBoxContents-small_R {
	FONT-SIZE: 9px; BACKGROUND: #FAF8F2; 
}
.infoBoxLoginContents {
	FONT-SIZE: 10px; BACKGROUND: #F3FFBE; 
}
.infoBoxNotice {
	BACKGROUND: #ff8e90
}
.infoBoxNoticeContents {
	FONT-SIZE: 10px; BACKGROUND: #ffe6e6; 
}
TD.infoBoxHeading {
	FONT-WEIGHT: bold; FONT-SIZE: 14px;  	color: #24216e;
}
TD.infoBoxHeading_R {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; 	color: #24216e; 
}
TD.infoBoxHeading_L {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; 	color: #24216e;
}
TD.infoBoxHeading_L2 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; 
}
TD.infoBox {
	FONT-SIZE: 10px; 
}
SPAN.infoBox {
	FONT-SIZE: 10px; 
}
TD.mentionProduct {
	FONT-SIZE: 9px; COLOR: #b2b2b2; 
}
TR.accountHistory-odd {
	BACKGROUND: #F1F1F3
}
TR.addressBook-odd {
	BACKGROUND: #F1F1F3
}
TR.alsoPurchased-odd {
	BACKGROUND: #F1F1F3
}
TR.payment-odd {
	BACKGROUND: #F1F1F3
}
TR.productListing-odd {
	BACKGROUND: #fff 
}
TR.productReviews-odd {
	BACKGROUND: #F1F1F3
}
TR.upcomingProducts-odd {
	BACKGROUND: #F1F1F3
}
TR.shippingOptions-odd {
	BACKGROUND: #F1F1F3
}


TR.productscriteres-odd {
	BACKGROUND: none;
	
}
TR.productscriteres-odd td{
	background:#dddddd;
	color:#000;
}


TR.accountHistory-even {
	BACKGROUND: #f8f8f9
}
TR.addressBook-even {
	BACKGROUND: #f8f8f9
}
TR.alsoPurchased-even {
	BACKGROUND: #f8f8f9
}
TR.payment-even {
	BACKGROUND: #f8f8f9
}
TR.productListing-even {
	BACKGROUND: #f8f8f8 
}
TR.productReviews-even {
	BACKGROUND: #f8f8f9
}
TR.upcomingProducts-even {
	BACKGROUND: #f8f8f9
}
TR.shippingOptions-even {
	BACKGROUND: #f8f8f9
}
TR.productscriteres-even {
	BACKGROUND: #f8f8f9
}

TR.productscriteres-even td{
	background:#fff;
	color:#24216e;
}

TABLE.productListing {
	/** BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; border-spacing: 1px */
	background:#fff;
}
/** classic **/
.productListing-heading {
	padding:0 3px;
	BACKGROUND:#24216e;
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #fff;
}

.productListing-heading-text, a.productListing-heading-text {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #fff; TEXT-DECORATION: none;
}
.productListing-heading-text:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #eee; TEXT-DECORATION: none;
}
.productListing-heading-credit {
	FONT-WEIGHT: bold; FONT-SIZE: 10px;
}




TD.productListing-data {
	FONT-SIZE: 12px;
	color:#000;
}
TD.productListing-data  a{
	FONT-SIZE: 12px;
	font-weight:bold;
	color:#000000;
}
A.pageResults {
	COLOR: #24216e;
	text-decoration:underline
}
A.pageResults:hover {
	COLOR: #24216e;
	text-decoration:none
	
}


TD.pageWeight {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #9a9a9a; font-style: normal
}

TR.subBar {
	BACKGROUND: #f4f7fd
}
TD.subBar {
	FONT-SIZE: 10px; COLOR: #000000; 
}

P.main {
	FONT-SIZE: 11px; LINE-HEIGHT: 1.5; 
}
TD.smallText a{
	color:#24216e; 
	}

TD.smallText a:hover{
	color:#24216e; 
	}	

TD.smallText {
	color:#000; FONT-SIZE: 10px; 
}
SPAN.smallText {
	FONT-SIZE: 10px; 
}
P.smallText {
	FONT-SIZE: 10px; 
}
TD.accountCategory {
	FONT-SIZE: 13px; COLOR: #aabbdd; 
}
TD.fieldKey {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; 
}
TD.fieldValue {
	FONT-SIZE: 12px; 
}
TD.tableHeading {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; 
}
SPAN.newItemInCart {
	FONT-SIZE: 10px; COLOR: #CC0033; 
}
CHECKBOX {
	FONT-SIZE: 11px; 
}
INPUT {
	FONT-SIZE: 11px; 
}
RADIO {
	FONT-SIZE: 11px; 
}
SELECT {
	FONT-SIZE: 11px; 
}
TEXTAREA {
	FONT-SIZE: 11px; WIDTH: 100%; 
}
SPAN.greetUser {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #f0a480; 
}
TABLE.formArea {
	BORDER-RIGHT: #f0ffcf 1px solid; BORDER-TOP: #f0ffcf 1px solid; BACKGROUND: #f0ffcf; BORDER-LEFT: #f0ffcf 1px solid; BORDER-BOTTOM: #f0ffcf 1px solid
}
TD.formAreaTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; 
}
SPAN.markProductOutOfStock {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #c76170; 
}
SPAN.productSpecialPrice {
	COLOR: #CC0033; 
}
SPAN.errorText {
	COLOR: #CC0033; 
}
.moduleRow {
	
}
.moduleRowOver {
	CURSOR: pointer; BACKGROUND-COLOR: #E7F39E
}
.moduleRowSelected {
	BACKGROUND-COLOR: #F3FFBE
}
.checkoutBarFrom {
	FONT-SIZE: 10px; COLOR: #8c8c8c; 
}
.checkoutBarTo {
	FONT-SIZE: 10px; COLOR: #8c8c8c; 
}
.checkoutBarCurrent {
	FONT-SIZE: 10px; COLOR: #000000; 
}
.messageBox {
	FONT-SIZE: 10px; 
}
.messageStackError {
	FONT-SIZE: 11px; BACKGROUND-COLOR: #F03232
}
.messageStackWarning {
	FONT-SIZE: 11px; BACKGROUND-COLOR: #F03232
}
.messageStackSuccess {
	FONT-SIZE: 11px; BACKGROUND-COLOR: #99ff00
}
.inputRequirement {
	FONT-SIZE: 10px; COLOR: #CC0033;
}

#plus_criteres, #alert_email, #alert_financement {
	display:none;
	position:absolute;
	top:0;
	width:600px;
	margin:0 0 0 0;
	z-index:1000;
	font-size:12px;
}


.label_detail {
	width:200px;
}

.button_1_36, .button_2_36, .button_3_36, .button_4_36, .button_5_36 ,
.button_1_36 a, .button_2_36 a, .button_3_36 a, .button_4_36 a, .button_5_36 a, .submit {
		position:relative;
		display:block;
		cursor:pointer;
		width:147px;
		height:25px;	
		line-height:25px;	
		margin:0 auto;	
		background: url(images/fd_btn_ac3.png);
		font-size:12px;
		text-align:center;
		color:#09507B;
		font-size:14px;
		text-decoration:none;
		border:none;
		
	-moz-border-radius : 2px; 
}
.button_1_36:hover, .button_2_36:hover, .button_3_36:hover, .button_4_36:hover, .button_5_36:hover ,
.button_1_36 a:hover, .button_2_36 a:hover, .button_3_36 a:hover, .button_4_36 a:hover, .button_5_36 a:hover, .submit:hover {

		color:#000;
}



/** tableau lot*/
 .shop_box TABLE.productListing {
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border:1px #15507C solid;
	}

	.shop_box TABLE.productListing td {
	border:1px #15507C solid;
	padding:3px;
	}

	.shop_box TABLE.productListing tr:first-child td {
		background: #15507C;
		color:#fff;
	}


/** tableau lot*/


#bien_immobilier #box_lots {
	position:relative;
	float:left;
	padding:0;
	margin:0;
	width:338px;

}
#bien_immobilier #box_lots .box_lots_header {

	position:relative;
	float:left;
	width:328px;
	height:91px;
	margin:0;
	padding:0 10px 0 0;
	background: url(images/box_lots/fd_box_lots_01.png) no-repeat 0 0;
}
#bien_immobilier #box_lots  h2 {
	
	position:relative;
	float:left;
	padding:0;
	margin:0;	
	color:#fff;
}

#bien_immobilier #box_lots  .box_lots_footer { 

	position:relative;
	float:left;
	width:328px;
	margin:0;
	height:14px;
	padding:0 10px 0 0;
	background: url(images/box_lots/fd_box_lots_04.png) no-repeat 0 0;

	
	text-align:right;
}
#bien_immobilier #box_lots  .lots_details {
	position:relative;
	float:left;
	width:323px;
	margin:0;
	padding:0 10px 0 5px;	
	background: url(images/box_lots/fd_box_lots_02.png) repeat-y 0 0;
}
#bien_immobilier #box_lots  .lots_details .lots_details_wrapper
{
	position:relative;
	float:left;
	width:100%;
	max-height:250px;
	overflow-y:auto;
	overflow-x:hidden;
	
	background:#fff;

}
#bien_immobilier #box_lots  .lots_details .lots_details_wrapper table td {
	background:#b8c923;
}

#bien_immobilier #box_lots  .lots_details .lots_details_wrapper table tr.lots_head td {
	color:#fff;
	font-weight:bold;
}




/** slider */

#page_slider{
	position : relative;
	float:left;
	z-index:1;
	width:699px;
	height : 299px;
	margin:0 0 0 -6px;
}


#page_slider #slider{
	position:relative;
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}

#page_slider #slider .fd_slider{
	position : relative;
	float:left;
	z-index:3;
	width:699px;
	height : 299px;
	background:url(images/bandeau_anim2.png) no-repeat 0 0;
	margin:0 0 0 0;
	padding:0 0 0 0;
}



#page_slider #slider .slider_image{	
	position:absolute;
	top:18px;
	left:15px;
	padding:0;
	margin:0;
	z-index:1;
	width:400px;
	height:262px;
	overflow:hidden;
}


#page_slider #slider .slider_texte{	
	position:absolute;
	width:245px;
	top:30px;
	right:15px;
	padding:5px;
	z-index:1;
}
#page_slider #slider .slider_texte h2 {
	position:relative;
	float:left;
	padding:10px 0 ;
	margin:0;
	text-align:left;
}	

#page_slider #slider .slider_texte p {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0 ; 
	margin:0;
	height:150px;
	overflow:hidden;
	text-align:left; 
	line-height:20px;
}	

#page_slider #slider_nav {
	position : absolute;
	z-index : 100;
	right : 30px;
	height : 11px;
	bottom : 40px;
	overflow :hidden;
}
#page_slider #slider_nav a { 
	position:relative;
	float : right;
	position : relative;
	width : 11px;
	height : 11px;
	margin : 0 3px;
	background : url(images/puce_grise.png) 0 0  no-repeat;
	overflow :hidden;
	padding-top : 25px;
}
#page_slider #slider_nav a.activeSlide { 
	background : url(images/puce_verte.png) 0 0  no-repeat;
}

