body{
	background:#fff url("images/bg_body.gif") 0 100% repeat-x;	
	color:#787675;
	font:normal 11px Tahoma, Arial;
}
*{
	margin:0;
	padding:0;
	/*font:11px normal Tahoma, Arial;*/
	list-style: none;
}
a{
	text-decoration:none;
	color:#626161;
}
img{
	display:block;
	margin:0 auto;
	border:0;
}
h1{
	margin:0 auto;
	width:1002px;
	text-align:center;
	font-size:10px;
}
.dt h2{
display:inline;
font-size:12px;
}
#header{
	width:1002px;
	height:154px;
	margin:0 auto;
	position:relative;
}
#lng{
	position:absolute;
	top:45px;
	right:0;
}
#lng li{
	float:right;
}
#fr, #en{
	display: block;
	overflow: hidden;
	padding:12px 0 0 0;
	width: 16px;
	height: 0!important;
	height /**/:12px;
	
	background: url("images/lng_fr.gif") 0 0 no-repeat;
}
#en{
	background: url("images/lng_en.gif") 0 0 no-repeat;
	margin-right:5px;
}

#contact_top{
	background: url("images/bg_div_contact.png") 0 0 repeat-x;
    color: #F7F7F7;
    display: block;
    float: left;
    height: 82px;
    padding: 12px 18px 0 21px;
    width: 161px;
}
#contact_top strong{
	display:block;
	float:left;
	width:160px;
}
#contact_top:hover strong{
	text-decoration:underline;
	cursor:pointer;
}

.contact1{
	font:normal 32px Arial;
	color: #e19112;
}
.contact2{
	color: #565656;
	font:bold 16px Arial;
}
.contact3{
	color: #B4730B;
    font-size: 11px;
    font-weight: bold;
}

#filter{
	background: url("images/bg_div_filter.png") no-repeat 0 100%;
    float: left;
    height: 93px;
    width: 530px;
}
.menu_onglets{
	background:url("images/border-left.png") 0 0 repeat-x;
	height:29px;
	/*border-left: 1px solid #BAB9B9;
	border-top: 1px solid #BAB9B9;*/
}
.menu_onglets li{
	float:left;
	/*background:url("images/bg_menu_filter_gris.gif") 0 0 repeat-x;*/ 
	border-top: 1px solid #BAB9B9;
	height: 28px;
	margin: 0;
}
.menu_onglets li a{
	float:left;
	display:block;
	height:29px;
	font:bold 10px/29px Tahoma;
	color:#595959;
	padding:0 20px;
	border-right:1px solid #bab9b9;
	text-transform:uppercase;
	background:url("images/bg_menu_filter_blanc.gif") 100% 0 no-repeat; 
}
.menu_onglets li:hover , .menu_onglets li.current {
    border:1px solid #c07c0e;
	height: 27px;
}
.menu_onglets li:hover a, .menu_onglets li.current a{
	background: url("images/bg_menu_filter_jaune_current.png") repeat-x 0 100% #F39F19;
   	border: 1px solid #FEB847;
	border-bottom: 0;
    color: #FEFEFE;
}
.div_onglet{
	height: 63px;
	background:url("images/bg_div_filter.png") 0 0 repeat-x;
	margin: /*-1px 0 0 -1px*/0;
	position:relative;
}
.bg_recherche{
	background:url("images/bg_recherche.gif") 0 0 no-repeat;
	display:/*block*/none;
	width:18px;
	height:21px;
	position:absolute;
	top:-26px;
	right:13px;
}
#filter form ul{
	color: #FFFFFF;
    float: left;
    height: auto;
    padding: 10px 0 10px 19px;
    width: auto;
}
#filter form ul li{
	width:158px;
	float:left;
}
#filter form ul li label{
	padding:0 0 4px;
	display:block;
	font-size: 11px;
}
#filter form ul li select{
	width:140px;
	height:22px;
	padding:1px 0 0;
	font-weight:bold;
	font-size:10px;
	border:1px solid #B5740B;
	color:#E19112;
}
#filter form ul li select option{
	font-weight:bold;
}
#filter form form{
	position:relative;
}
#filter form #sub_filter {
    background: url("images/gtrouge.png") no-repeat 0 0;
    border: 0 none;
    bottom: 12px;
    cursor: pointer;
    height: 27px;
    position: absolute;
    right: 13px;
    width: 27px;
}
/**/
#logo{
	/*display: block;
	background: url("../images/commun/logo.jpg") 0 0 no-repeat;
	overflow: hidden;
	padding: 154px 0 0 0;
	width: 271px;
	height: 0!important;
	height : 154px;
	position:absolute;
	top:0;
	left:1px;*/
	background: url("../images/commun/logo.jpg") 0 0 no-repeat;
	display: block;
    float: left;
    height: 0;
    margin: 0 0 0 1px;
    overflow: hidden;
    padding: 154px 0 0;
    width: 271px;
}

#main{
	width:1000px;
	min-height:1141px;
	height:auto!important;
	height:1141px;
	margin:0 auto;
	border:1px solid #c7c7c7;
	background-color:#fff;
}
#SlideLeft{
	width:181px;
	float:left;
	padding-top:16px;
	padding-bottom:16px;
}
.catmenu{
	border-bottom:2px solid #fff;
}
.scatmenu{
	/*height:100px;*/
}
#SlideLeft dl{
	width:166px;
	padding-top:0;
	margin:-1px 0 0 auto;
}
#SlideLeft dl dt{
	background:url("images/bg_dt_menu.png") 0 0 repeat-x;
	height:28px;
	width:166px;
	margin:0 auto;
	padding:0;
}
#SlideLeft dl dt strong{
	display:block;
}
#SlideLeft dl dt a{
	display:block;
	height:28px;
	line-height:28px;
	font-weight:bold;
	color:#fefefe; 
	padding-left:34px;
	text-transform:uppercase;
}
#SlideLeft dl a:hover{
	text-decoration:underline;
}
#SlideLeft dl dd{
	background-color:#fff;
	border:1px solid #c7c7c7;
	border-top:0;
	border-bottom:0;
	border-top:0;
	width:164px;
}
#SlideLeft dl dd ul li{
	border-bottom:1px solid #c7c7c7;
}
#SlideLeft dl dd ul li a{
	display:block;
	background:url("images/point.gif") 14px 12px no-repeat;
	padding:6px 5px 5px 25px;
	color:#787675; 
}
/*ALERT MAIL MENU VERTICAL*/
#SlideLeft #alert_email{
	width:164px;
	height:194px;
	border:1px solid #c5c5c5;
	margin-top:10px;
	margin-bottom:0;
	padding:0;
	background:url("images/bg_alert.gif") 0 0 repeat-x;
}
#SlideLeft #alert_email dt{
	display:none;
}
#SlideLeft #alert_email dd{
	background:transparent;
	border:0;
	display:block;
	width:138px;
	height:186px;
	float:right;
	padding:8px 13px 0;
}
#SlideLeft #alert_email dd h2{
	font:bold 20px Tahoma;
	color:#565655;
	padding:0 0 15px;
}
#SlideLeft #alert_email dd p{
	line-height:14px;
	color:#2f2f2f;
}
#SlideLeft #alert_email dd p strong{
	font-weight:bold;
}
#SlideLeft #alert_email dd form{
	height:40px;
	position:relative;
}
#SlideLeft #alert_email dd a{
	color:#807e7e;
	text-decoration:underline;
	font-size:9px;
	line-height:14px;
	letter-spacing:2px;
}
#SlideLeft #alert_email dd a:hover{
	text-decoration:none;
}
#SlideLeft #alert_email dd .email, #SlideLeft #alert_email dd .submit{
	position:absolute;
	top:14px;
	left:0;
	border:0;
}
#SlideLeft #alert_email dd .email{
	background:url("images/input_alert_mail.gif") 0 0 no-repeat;
	width:109px;
	height:12px;
	padding:5px 4px;
}
#SlideLeft #alert_email dd .submit{
	background:url("images/gt_gris_alert.gif") 0 0 no-repeat;
	width:23px;
	height:25px;
	
	top:12px;
	left:122px;
	cursor:pointer;
}









/**/
#SlideLeft #blog{
	width:164px;
	border:1px solid #c5c5c5;
	background-color:#fff;
	margin-top:11px;
}
#SlideLeft #blog dt{
	background:url("images/bg_dt_blog.gif") 0 0 repeat-x;
	border-bottom:1px solid #c7c7c7;
	height:43px;
	padding:0;
}
#SlideLeft #blog dt a{
	display:block;
	background:url("images/bg_blog.gif") 8px 8px no-repeat;
	height:43px;
	line-height:43px;
	color:#565655; 
	padding-left:50px;
	font-size:20px;
	text-transform:none; 
}
#SlideLeft #blog dd{
	background:#eee url("images/bg_dd_blog.gif") 0 100% repeat-x;
	width:164px;
	border:0;
	margin:0 auto;
	border-top:1px solid #fff;
	padding:10px 0 5px;
}
#SlideLeft #blog dd li{
	border:0;
	height:auto!important;
	height:1px;
}
#SlideLeft #blog dd a{
	height:auto;
	display:block;
	background:url("images/point.gif") 14px 8px no-repeat;
	padding-left:25px;
	padding-bottom:10px; 
	line-height:14px;
	color:#565655;
}
#SlideLeft #blog dd a:hover{
	text-decoration:underline;
}
/**/
#SlideLeft dl dd.borderbottom{
	border-bottom:1px solid #c7c7c7;
}
#SlideLeft dl#tags dd{
	padding:5px;
	width:154px;
}

#SlideRight{
	width:819px;
	float:right;
}
#container{
	width:792px;
	min-height:1049px;
	height:auto!important;
	height:1049px;
	margin:15px auto;
}
#SlideRight #container dl.liste{
	margin:0 0;
	float:left;
}
/*ALERT MAIL*/
#alertmail{
	width:790px;
	height:196px;
	border:1px solid #c7c7c7;
}
#alertmail dt,#alertmail dt a{
	display:block;
	width:591px;
	float:left;
}
#alertmail dt img{
	border:1px solid #fff;
}
#alertmail dd{
	background:url("images/bg_alert.gif") 0 0 repeat-x;
	border:1px solid #fff;
	border-left:0;
	display:block;
	width:172px;
	height:172px;
	float:right;
	padding:11px 13px; 
}
#alertmail dd h2{
	font:bold 20px Tahoma;
	color:#565655;
	padding:0 0 19px;
}
#alertmail dd p{
	line-height:14px;
	color:#2f2f2f;
}
#alertmail dd p strong{
	font-weight:bold;
}
#alertmail dd form{
	width:172px;
	height:45px;
	position:relative;
}
#alertmail dd a{
	color:#807e7e;
	text-decoration:underline;
	font-size:9px;
	line-height:14px;
	letter-spacing:2px;
}
#alertmail dd a:hover{
	text-decoration:none;
}
#alertmail dd .email, #alertmail dd .submit{
	position:absolute;
	top:14px;
	left:0;
	border:0;
}
#alertmail dd .email{
	background:url("images/input_alertmail.gif") 0 0 no-repeat;
	width:132px;
	height:12px;
	padding:5px 4px;
}
#alertmail dd .submit{
	background:url("images/gt_gris_alert.gif") 0 0 no-repeat;
	width:23px;
	height:25px;
	
	top:12px;
	left:151px;
	cursor:pointer;
}
/**/
#coupcoeur, #texteAccueil{
	width:788px;
	height:303px;
	border:1px solid #c7c7c7;
	margin:8px 0 8px;
	background-color:#fff;
	padding:1px;
}
.dl{
	padding-bottom:0;
	width:601px;
	
	border:1px solid #c7c7c7;
	margin:8px 0 8px;
	background-color:#fff;
	padding:1px;
}
.dl.textecontenu{
	min-height:400px;
}
.dl#accueil, #album.dl{
	width:788px;
}
#album.dl dd{
	height: 220px;
}
.lienAlbum{
	width: 100%;
	height: 95%;
	display: block;
	border: 1px solid #000000;
	position: absolute;
	z-index: 99;
}
.dl#accueil dd{
	/*background:url("images/bg_group_immo.gif") 260px 0 repeat-y;*/
}
.dl dl{
	width:160px;
	padding:13px 16px;
	float:left;
}
.dl#accueil dl{
	width:220px;
}

.dl dd dt{
	font-weight:bold;
	padding-bottom:14px;
}
.dl dd dt img{
	/*width:120px;
	height:100px;*/
	width:128px;
	height:174px;
}

.dl dd dd ul li a{
	background:url("images/point.gif") 0 5px no-repeat;
	padding-left:12px;
	line-height:18px;
	text-decoration:underline;
}
.dl dd dd ul.listmod li a{
	line-height:18px;
    text-decoration:underline;
    background:none;
    padding-left:0px;
}
.dl dd dd ul li a:hover{
	text-decoration:none;
}
#coupcoeur .dt, #texteAccueil .dt, .dl .dt {
    background: url("images/dt.png") 0 0 repeat-x;
    border: 1px solid #B05930;
    height: 24px;
    padding: 0;
    width: auto;
}
#coupcoeur .dt strong, #texteAccueil .dt strong, .dl .dt strong{
	border: 1px solid #EA7842;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    padding-left: 10px;
    text-transform: uppercase;
}
#coupcoeur .dt strong .coup_coeur, #texteAccueil .dt strong .coup_coeur{
	display:block;
	float:left;
	width:18px;
	height:23px;
	background: url("images/bg_coupcoeur.png") 0 4px no-repeat;
	margin: 0 7px 0 0;
}
#coupcoeur .dd, #texteAccueil .dd{
	display:block;
	height:257px;
	z-index:1;
	padding:9px 8px;
}
#coupcoeur #suiv a, #coupcoeur #prec a{
	float:left;
	display:block;
	height:25px;
	width:23px;
}
#coupcoeur #suiv a{
	float:right;
}
/*slider*/
#abSlideOuter, #abSlideOuter1, #abSlideOuter2{
	overflow:hidden;
	position: relative;
	background-color:#fff;
}
#abSlideInner, #abSlideInner1, #abSlideInner2{
	display:block;
	height:211px;
	width:772px;
	overflow:hidden;
}
#abSlideInner2{
	height:220px;
	width:788px;
}
#texteAccueil{
	height: 210px;
}
#texteAccueil #abSlideInner1{
	border: 1px solid #eee;
	width: 242px;
	height: 167px;
	float: right;
}
#texteAccueil .dd{
	height: 165px;
}
#texteAccueil #abSlideInner1 .abSlideImg{
	padding: 1px;
	position: absolute;
}
#texteAccueilDesc{
	overflow: auto;
	width: 520px;
	height: 169px;
	float: left;
}
#abSlideInner .abSlideItem, #abSlideInner1 .abSlideItem, #abSlideInner2 .abSlideItem2{
	position: absolute;
	left: -772px;
	background-color:transparent;
}
#abSlideInner2 .abSlideItem2{
	left: 0;
}
#abSlideInner .abSlideItemOne, #abSlideInner1 .abSlideItemOne, #abSlideInner2 .abSlideItemOne2{
	position: absolute;
	left: 9px;
}

#navigat{
	height:24px;
	margin:22px auto 0;
	float:right;
}
#navigat li{
	float:left;
	width:23px;
}

#navigat #abSlideNum{
	padding: 1px 18px 0 17px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width:auto
}
#navigat #abSlideNum span{
	display: block;
	float: left;
}
#navigat #abSlideNum a{
	display: block;
	text-align: center;
	color: #ddd;
	/*border:1px solid #ddd;*/
	padding:2px 2px;
	font-size:12px;
	margin: 7px 1px;
	text-decoration:underline;
}
#navigat #abSlideNum a:hover{
	/*border: 1px solid #dc5d02;*/
	color:#dc5d02;
}
#navigat #abSlidePlay{
	width:23px;
	text-align:center;
	position:absolute;
	bottom:8px!important;
	bottom:7px;
	left:9px;
}
#navigat #abSlideSpace{
	width:10px;
}
#abSlidePlay a{
	color:#787675;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	line-height:25px;
	/*background-color:#F8F7F7;*/
	float:right;
	width:23px;
	height:25px;
	/*border:1px solid #C7C7C7;*/
}
.play{
	background:url("images/control_slider.gif") 0 0 no-repeat;
}
.pause{
	background:url("images/control_slider.gif") -23px 0 no-repeat;
}
.next{
	background:url("images/control_slider.gif") -69px 0 no-repeat;
}
.previous{
	background:url("images/control_slider.gif") -46px 0 no-repeat;
}
#abSlideInner li{
	display:block;
	float:left;
	width:772px;
	height:211px;
	background-color:#fff;
}
#abSlideInner li dl.deme{
	background-color:#f8f7f7;
}
#abSlideInner li dl{
	width:185px;
	height:219px;
	border:1px solid #c7c7c7;
	float:left;
	margin-right:8px;
}
#abSlideInner li dl.noned{
	margin-right:0;
}
#abSlideInner li dt{
	padding:5px;
}
#abSlideInner li dt img{
	width:170px;
	height:117px;
}
#abSlideInner li dd{
	padding:6px 8px 0;
	height:60px;
	line-height:18px;
}
#abSlideInner li dd a{
	display:block;
	text-decoration:underline;
	font-weight:bold;
	color:#f18d2a;
}
#abSlideInner li dd a:hover{
	text-decoration:none;
}

#abSlideInner li dd .voir_detail, #abSlideOuter2 .voir_detail{
	text-decoration:none;
	font-weight:normal;
	color:#626161;
	background:url("images/fleche.gif") 0 6px no-repeat;
	padding-left:10px;
}
#abSlideInner li dd .voir_detail:hover{
	text-decoration:underline;
}
#boxTexteAlbum{
	border: 1px solid #000;
	width: 200px;
	position: absolute;
	right:15px;
	top:15px;
	z-index:200;
	background-color: #F8F7F7;
	text-align: justify;
	overflow:hidden;
}
#boxTexteAlbum.padAlbum{
	padding: 8px;
}
#zoomTexteAlbum{
	display: block;
	position: absolute;
	right: 2px;
	top: 2px;
	z-index:201;
	background-color: #222;
	color: #fff;
	width: 23px;
	height: 17px;
	line-height: 13px;
	text-align: center;
	padding: 1px;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
	cursor: pointer;
}
#boxTexteAlbum .voir_detail{
	float: right;
}
.voir_detail_block{
	width: 786px;
	height: 218px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 200;
}
/**/


.contentStatic{
	position:relative;
	width:768px;
	min-height:146px;
	height:auto!important;
	height:150px;
	
	border:1px solid #c7c7c7;
	padding:9px 8px 9px 14px;
	margin-bottom:8px;
}
.contentStatic dt{
	display:block;
	float:right;
	width:192px;
}
.contentStatic dt/* a*/{
	border:1px solid #c7c7c7;
	display:block;
	padding:5px;
}
/*.contentStatic dt a:hover{
	border:1px solid #970109;
	background-color:#F4F4F4;
}*/
.contentStatic dt/*a */ img{
	margin:0 auto;
	width:192px;
	height:137px;
}
.contentStatic dd{
}
.contentStatic dd strong{
	color:#626161;
	font:bold 12px/16px Tahoma;
	text-decoration:underline;
}
.contentStatic dd ul{
	padding:5px 0 2px;
}
.contentStatic dd ul li{
	background:url("images/point.gif") 0 9px no-repeat;
	padding:3px 0 3px 12px;
}
/*.contentStatic dd ul li.noneback{
	background:none;
}*/
.contentStatic dd a{
	/*position:absolute;
	bottom:10px;
	left:15px;
	*/
	/*display:block;
	padding:3px 0 1px 12px;
	background:url("images/fleche.gif") 0 7px no-repeat;
	color:#f18d2a;*/
	font-weight:normal;
	/*font-size:11px;*/
	
	position: absolute;
	top: -1px;
	left: -1px;
	padding-top: 143px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: block;
	width: 777px;
}
.contentStatic dd a:hover{
	text-decoration: none;
}
/*LISTE PRODUIT*/
.liste .dt{
	position:relative;
}
.liste .dt strong{
	text-transform:none; 
}
.liste .dt .resultat{
	position:absolute;
	right:8px;
	top:6px;
	color:#fff;
}
.liste .dd{
	background:none;
	padding:8px;
}
.liste .dd dl,.boxproductlier dl{
	border:1px solid #c7c7c7;
	width:128px;
	min-height:390px;
	padding:5px;
	margin:0 8px 8px 0;
}
.boxproductlier dl{
	margin:0 1px 0px 0;
}
.liste .dd dl dt,.boxproductlier dt{
	padding-bottom:8px;
}
.liste .dd dl dd, .boxproductlier dd {
	line-height:18px;
	padding-left:4px;
}
.content ul li{
	 
}
.content ul li a{
	font-size:12px;
	line-height:30px;
	background:url("images/point.gif") 0 6px no-repeat;
	padding-left:8px;
	text-decoration:none;
}
.content ul li a:hover{
	text-decoration:underline;
}
.reponse h2{
	font-size:12px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:4px;
}

.liste .dd dl dd strong,.boxproductlier dd strong{
	font-weight:bold;
	margin-top:5px;
	display:block;
}
.liste .dd dl dd a,.boxproductlier dd a{
	font-weight:bold;
	color:#f18d2a;
	text-decoration:none;
}
.liste .dd dl dd a:hover,.boxproductlier dd a:hover{
	text-decoration:underline;
}
.liste .dd dl dd a.voir_detail, .liste .dd dl dd a.selectionner, .boxproductlier dl dd a.voir_detail,.liste .dd dl dd ul.listmod a.voir_detail{
	color:#626161;
	background:url("images/fleche.gif") 0 3px no-repeat;
	padding:0 0 0 10px;
	font-weight:normal;
	text-decoration:none;
}

.liste .dd dl dd a.selectionner,.boxproductlier dd a.selectionner,.dl dd dd ul.listmod li a.selectionner{
	background:url("images/plus.gif") 0 3px no-repeat;
}
.liste .dd dl dd a.voir_detail:hover, .liste .dd dl dd a.selectionner:hover,.boxproductlier dd a.voir_detail:hover{
	text-decoration:underline;
}
.liste .dd dl.deme,.boxproductlier dl.deme{
	background-color:#f8f7f7;
}
.liste .dd dl.noned,.boxproductlier dl.noned{
	margin-right:0;
}

.pagin{
	height:20px;
	padding-top:5px;
	padding-bottom:10px;
	position:relative;
}
.pagin_num{
	height:25px;
	margin:0 344px 0 auto!important;
	margin:0 172px 0 auto;
	float:right;
}
.page_move{
	height:25px;
	position:absolute;
	right:0;
	line-height:25px; 
}
.page_move a{
	text-decoration:underline;
}
.page_move a:hover{
	text-decoration:none;
}
.page_move a.derniere{
	color:#f18d2a;
}

.pagin_num a{
	float:left;
	display:block;
	width:15px;
	height:15px;
	margin:0 1px;
	text-align:center;
	line-height:24px;
	text-decoration:underline;
}
.pagin_num a.numone{
	width:9px;
}
.pagin_num a:hover, .pagin_num a.current{
	color:#f18d2a;
	text-decoration:none;
}
.pagin_num .pagin_prev, .pagin_num .pagin_next{
	background:url("images/control_slider.gif") -46px 0 no-repeat;
	display:block;
	width:23px;
	height:25px;
	text-decoration:none;
	margin:0 12px 0 0;
	text-indent: -5000px;
}
.pagin_num .pagin_next{
	background:url("images/control_slider.gif") -69px 0 no-repeat;
	margin:0 0 0 12px;
}

.lienbas{
	padding:2px 0;
	line-height:16px;
}
.lienbas span{
	padding:0 3px;
}
.lienbas div span, .lienbas div{
    color: #9E9E9C;
    padding: 0 0 0 0;
}
#footer, .baseline{
	width:1000px;
	margin:0 auto;
	text-align:center;
	padding:14px 0 80px;
	color:#626161;
	position:relative;
	font-size:9px;
}
.baseline{
	padding-bottom:10px;
}
#footer .a_3wkom{
	display: block;
	background: url("images/3wkom.gif") 0 0 no-repeat;
	overflow: hidden;
	padding: 11px 0 0 0;
	width: 28px;
	height: 0!important;
	height /**/: 11px;
	position:absolute;
	top:16px;
	right:405px;
}
.baseline a{
	color:#626161;
	font-size:9px;
}
.lienbas a:hover{
	text-decoration:underline;
}
/*captcha*/
#doCaptcha{
	position: relative;
	width: 450px;
	height: 120px;
}
#doCaptcha span.captcha_1{
	margin:0px 15px 15px 150px;
	float:left;
}
#doCaptcha span.captcha_1 img{
	left: 0;
	width: 78px;
	height: 48px;
	border: 1px solid #e5e5c6;
}
#doCaptcha p#securite_capt{
	margin:15px;
	float:left;
}
#doCaptcha p#securite_capt input.captcha{
	left: 0;
	width: 80px;
	height: 18px;
	border:1px solid #ccc;
	color:#000;
}
#securite1{
position:relative;
height:100px;
}
#securite1 h5{
	padding:10px;
	font-size:11px;
}
#securite1 span.captcha_1{
	position:absolute;
	top:50px;
	left:50px;
}
#contact_prod #securite1 span.captcha_1 img{
height:40px;
width:60px;
}
#contact_prod #securite1 span.captcha_1{
	position:absolute;
	top:40px;
	left:50px;
}
#securite1 p#securite_capt{
	position:absolute;
	top:50px;
	left:220px;
}
#securite1 p#securite_capt input{
	height:30px;
	color:#000;
	font-size:50px;
	text-align:center;
	cursor:text;
}

.clear{
	clear:both;
}
.noHeight{
	display: block;
	margin-top: -1px;
	height: 1px;
	line-height: 1px;
	font-size:1px;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.block{
	display:block;
}
.relative{
	position:relative;
}
.none{
	display:none;
}

.form_filter{
	height: 63px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}
.div_onglet{
	overflow:hidden;
}
.captchapict{
	float:left;
}


/*COTE LISTE*/
.dldroite{
	padding-bottom:0;
	width:170px;
	height:auto;
	border:1px solid #c7c7c7;
	margin:0px 0 8px;
	background-color:#fff;
	padding:1px;
	float:right;
}
.dldroite .dt{
	background: url("images/dt.png") repeat-x 0 0;
    border: 1px solid #B05930;
    height: 24px;
}
.dldroite .dt strong{
	border: 1px solid #EA7842;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    line-height: 22px;
    padding-left: 12px;
    text-transform: uppercase;
}
.dldroite dl{
border:1px solid #c7c7c7;
margin:5px 0 8px 0;
padding:5px 5px 0 5px;
}
.dldroite dd{
	padding:5px;
	line-height:16px;
}
.dldroite dl dt{
	padding-top:5px;
}
.dldroite img{
width:140px;
}
.dldroite a{
color:#f18d2a;
font-weight:bold;

text-decoration: underline;
}
ul.listmod li{
	list-style:none;
	border-bottom:1px solid #CCC;
}
dl.liste dd ul.listmod li a{
	padding:0px;
	background:none;
}
ul.listmod li.noborder{
	border:0px;
	position:absolute;
	bottom:0px;
	background: #FFF;
	border-top:1px solid #CCC;
}
.deme ul.listmod li.noborder{
    background:#F8F7F7;
    border-top:1px solid #CCC;
    width:125px;
}
.boxproductlier ul.listmod li.noborder{
    background: #F8F7F7;
    width:125px;
}
.boxproductlier .deme  ul.listmod li.noborder{
    background: #F4F4F4;
}
ul.listmod{
    position:relative;
    min-height:200px;
}
ul.listmod li.limitsize{
    overflow: hidden;
    height:107px;
    border:0px solid #FFF;
}
#recehrcehrapideentete{
	width:514px;
	height:auto;
	color:#e19112;
	font-size:18px;
	padding:34px 0 5px 4px;
	float: left;
}
#SlideLeft dl dd ul li.dejavu a{
	list-style:none;
	padding:0px;
	background:none;
}
#SlideLeft dl dd ul li.dejavu ul{
	width:110px;
	float:right;
}
#SlideLeft dl dd ul li.dejavu ul li{
border:0px;
}
#SlideLeft dl dd ul li.dejavu img{
	width:50px;
	float:left;
}
#LienInterressant ul{
margin:5px 0 0 0;
}
#LienInterressant li{
padding:2px 30px 5px 30px;
text-decoration:underline;
width:238px;
float:left;
}

.faceBook{
	margin:11px 0 0 auto;
	width:166px;
}
.titreFace{
	background: url("/images/titreFacebook.png") 0 0 no-repeat;
	display: block;
	height: 28px;
	width: 166px;
	text-indent:-5000px; 
}

.faceBook div{
	border: 1px solid #c7c7c7;
	border-top: 0;
	padding: 4px 7px;
}

.rejoindre{
	background: url("/images/rejoindre.png") 0 0 no-repeat;
	display: block;
	height: 23px;
	width: 90px;
	text-indent:-5000px; 
}



#bg_deposer_bien{
	margin:11px 0 0 auto;
	width:166px;
}
#bg_deposer_bien a{
	background: url("/images/commun/venduunbien.jpg") 0 0 no-repeat;
	display: block;
	height: 84px;
	width: 166px;
	text-indent:-5000px; 
}

/*validate*/
.red{
    color: #c00;
}
h6.red{
	padding: 10px;
	font-size: 13px;
}
input.red,
.ulform1 li input.red{
	border: 1px solid #c00;
	height: 14px;
}
.errorMessage {
    position: absolute;
    top: 2px;
    right: 5px;
    z-index: 10;
	display: block;
    font-size: 9px;
    text-align: right;
    color: #c00;
    /*border-bottom: 1px solid #c00;*/
}

.liste dl.faq{
width:100%;
border:0px;
}
.liste dl.faq dt{
font-size:14px;
text-decoration:underline;
margin:5px 0 5px 0;
color:#EA7842;
}
.liste dl.faq dt a{
color:#EA7842;
}







dd#abHolder{
padding:0;
}

/*produit click*/
#abClick {
    position: relative;
    padding: 6px 0;
    width: 577px;

}

#abClick #diapo {
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 998;
    margin: 0;
    padding: 0;
    width: 360px;
    height: 265px;
}

#abGalleryControls {
    position: absolute;
    left: 143px;
    bottom: 6px;
    z-index: 999;
    background: url(../images/commun/bg-galleryControls.png) no-repeat;
    padding: 3px 3px 0 3px;
    width: 80px;
    height: 23px;
}

#abGalleryControls li {
    float: left;
    width: 40px;
}

#abGalleryControls a {
    display: block;
    width: 40px;
    height: 23px;
    text-indent: -5000px;
    outline: none;
}

#abClickRight {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 197px;
    height: 265px;
}

#abClickRight h3, #abClickRight strong {
    
}

#abClickDetails {
    position: relative;
    padding: 0 34px 0 0;
   
    height: 265px;
}

#abClickCity {
    position: absolute;
    top: 5px;
    left: 0px;
    margin: 0;
    padding: 0;
    font-size:11px;
}

#abClickRef {
    position: absolute;
    top: 20px;
    font-size:10px;
    font-weight: bold;
}

#abClickCat {
    position: absolute;
    top: 35px;
    left: 0px;
    font-weight: bold;
    font-size:10px;
}

#abClickDesc {
    position: absolute;
    top: 45px;
    left: 0px;
    height: 110px;
    overflow: hidden;
    width:180px;
}
#abClickDesc p, #abClickDesc strong{
    font-size:10px;
}
#abClickSurfaces {
    position: absolute;
    left: 0px;
    top: 150px;
    width:300px;
    font-size:10px;
    
}
#abClickSurfaces strong,#abClickNumAreas strong{
    display:inline-block;
}
#abClickNumAreas {
    position: absolute;
    left: 0px;
    top: 168px;
    width:300px;
    font-size:10px;
}
#abClickNumAreas li{
margin:0px;
padding:0px;
font-size:10px;
line-height:12px;
}
#abClickPrice {
    position: absolute;
    left: 0px;
    Top: 199px;
}

#abClickActions {
    position: absolute;
    left: 0px;
    top:245px;
}

#abClickActions li {
    float:left;
    background: none;
    
    list-style:none;
}
#abClickActions li a,#abGalleryControls a{
	text-decoration: none;
	font-size: 9px;
background:none;
padding-left:6px;
}






#abClickClose {
    position: absolute;
    top: 100px;
    right: -1px;
    z-index: 999;
    display: block;
    background: url(../images/commun/bg-clickClose.png) no-repeat;
    width: 25px;
    height: 82px;
    text-indent: -5000px;
    outline: none;
}



/*callBack popup*/
#callBack{
	padding: 0 10px 10px 0;
	width: 480px;
	height: 380px;
	overflow: hidden;
}
#callBack .box{
	position: relative;
	padding: 10px 10px 40px;
}
#callBack h2{
	margin: 0 0 10px 0;
}
#callBack h3{
	margin: 0 0 10px 0;
	font-size: 13px;
	font-weight: normal;
}
#callBack p{
	margin: 0 0 10px 0;
}
#callBack #doCheckout fieldset .frmSixth label.wide{
	margin: 0 0 5px 0;
	width: auto;
}
#callBack .radioBoxes{
	margin: 0 0 10px 0;
}
#callBack #doCheckout fieldset#doCaptcha{
	width: 460px;
}
#callBack #doCheckout fieldset#doCaptcha label{
	font-size: 13px;
	font-weight: bold;
}
#callBack #doCheckout #doCaptcha p.captchaMsg, 
#callBack #doCheckout #doCaptcha p.captchaError{
	width: 460px;
}

#callBack #doCheckout fieldset.frmActions {
	position: absolute;
	right: -10px;
	bottom: 0;
	margin: 0;
	padding: 0;
}
#callBack h2.red{
    color:#EA7842;
}
#LightBoxContainer .LightBoxClose{
    
}
#callback{
    background: url('/images/callback.png') 0 33px no-repeat;
    width:206px;
    float:right;
    height:60px;
}
#callback a{
    display:block;
    height:30px;
    margin:30px 0 0 0;
    width:155px;
}
#callBack p.frmFirst{
float:left;
width:200px;

}
#callBack fieldset{
padding:10px;
}
#callBack .frmSixth strong{
margin:10px 0 0 0;
display:block;
}
#callBack .frmSixth strong span{
margin:0 10px 0 0;
}
#callBack form#doCheckout fieldset#doCaptcha{
width:436px;
height:75px;
}
#callBack #doCaptcha span.captcha_1{
margin:3px 5px 0 0;
padding:0px;
}
#callBack form#doCheckout .frmActions{
width:456px;
position:relative;
padding:5px 0;
text-align:center;
margin:0px;
right:0px;
height:26px;
}
#callBack .frmActions p{
width:100px;
display:inline-block;
}
.cadrejsdeploie{
height:411px;
}


/*tips*/
.tip-wrap {
	display: none;
    z-index: 999;
}

.tip-top {
    background: url(/images/commun/tip.png) 0 0 no-repeat;
    height: 16px;
    width: 252px;
}

.tip {
    background: url(/images/commun/tip-main.png) 0 0 repeat-y;
	padding: 0 20px 5px;
    width: 212px;
    font-family: tahoma, arial;
	text-align: center;
}

.tip-text {
}

.tip-title {
    color: #fff;
}

.tip-bottom {
    background: url(/images/commun/tip.png) 0 100% no-repeat;
    width: 252px;
    height: 16px;
}

