/*PRODUIT*/
.produit{
	margin-top:0;
}
.produit .dt{
	position:relative;
}
.produit .dt strong{
	/*text-transform:none;*/ 
}
.produit .dt a{
	background:url("images/bg_retour.png") 0 3px no-repeat;
	display:block;
	width:auto;
	padding-left: 13px;
	text-align:right;
	position:absolute;
	right:10px;
	top: 6px;
	color:#fff; 
}
.titre_produit span.links{
	float: right;
}
.produit .dt a:hover{
	text-decoration:underline;
}
.produit .dd{
	background:none;
	padding:17px;
}
.titre_produit{
	border:1px solid #c7c7c7;
	height:26px;
	line-height:26px;
	padding:0 14px;
	background:url("images/bg_titre.gif") 0 0 repeat-x;
	margin-bottom:18px;
}

.produit .dd .lien_rouge{
	color:#bd0c14;
	font-weight:bold;
}
.produit .dd a.lien_rouge:hover{
	text-decoration:underline;
}
.produit .dd .separat{
	background-color:#bababa;
	height:12px;
	width:1px;
	margin:7px 10px;
	font-size:1px;
}

.produit .dd .prix{
	color:#787675;
	font-weight:bold;
	margin-right:62px;
}
.lineHeight26{
	line-height:26px;
}

.imprimer, .envoyer, .selectionner, .comparer, .ref{
	position:absolute;
	top:0px;
	right:17px;
}
.dl dd dd ul.listmod{
    min-height: 186px;
}
ul.listmod li.limitsize{
    height:92px;
}
.dl dd dd ul.listmod li a.voir_detail{
    background:url("images/fleche.gif") no-repeat scroll 0 3px transparent;
    padding-left:9px;
}
.dl dd dd ul.listmod li a.selectionner{
    right:inherit;
    left:45px;
    padding-left:9px;
    color: #626161;
    font-weight: normal;
    background:url("images/plus.gif") 0 7px no-repeat;
}
.titre_produit a.imprimer, .titre_produit a.envoyer, 
.titre_produit a.selectionner, .titre_produit a.comparer{
	background-position:0 3px;
	border-right:1px solid #BABABA;
	display:block;
	float: left;
	height:20px;
	line-height:20px;
	margin:3px 10px 0 0;
	padding-left:23px;
	padding-right:10px;
	position:relative;
	right:auto;
	top:auto;
}
.imprimer:hover, .envoyer:hover, .selectionner:hover, .comparer:hover{
	text-decoration:underline;
}
.titre_produit a.imprimer{
	border-right: 1px solid #BABABA;
	margin-right:0;
	padding-right:10px;
	background:url("images/bg_p_imp.gif") 0 3px no-repeat;
}
.titre_produit a.envoyer{
	/*right:101px;*/
	background:url("images/bg_p_env_ami.png") 0 3px no-repeat;
}
.titre_produit a.selectionner{
	/*right:233px;*/
	background:url("images/bg_p_sel.png") 0 3px no-repeat;
	/*padding-left:23px;*/
}
.titre_produit a.comparer{
	/*right:233px;*/
	background:url("images/bg_p_com.gif") 0 3px no-repeat;
	/*padding-left:23px;*/
}

.titre_produit a.pdf{
position:absolute;
right:70px;
top:5px;
}

.ref{
	right:333px;
}
.ref span{
	color:#bd0c14;
}

.separat1, .separat2, .separat3{
	/*position:absolute;
	top:8px;
	background-color:#bababa;
	height:12px;
	width:1px;
	font-size:1px;*/
	display: none;
}
.separat3{
	/*right:90px;*/
}
.separat2{
	/*right:222px;*/
}
.separat1{
	/*right:323px;*/
}

/*ONGLET*/
.onglets{
	height:23px;
	background:#fff;
	border-bottom:3px solid #EA7842;
	padding-left:-3px;
}
.onglets li{
	float:left;
	height: 22px;
}
.onglets li a{
	display:block;
	padding:4px 10px 8px!important;
	padding:4px 10px 4px;
	height:10px;
	background:url("images/bg_p_ong.gif") 0 0 repeat-x;
	border:1px solid #d7d6d6;
	border-bottom:0;
	margin:0 1px 0 0!important;
	margin:0 0px 0 0;
	float:left;
	font-weight:bold;
}
.onglets li a:hover, .onglets li .current{
	background:url("images/dt.png") 0 0 repeat-x;
	border:0;
	height:11px;
	padding:5px 11px 7px!important;
	padding:5px 11px 4px;
	color:#fff;
}
.onglets .infos{
	position:relative;
}
.onglets .infos a span{
	background:url("images/bg_infos.gif") 0 0 no-repeat;
	display:block;
	width:8px;
	height:8px;
	position:absolute;
	top:9px;
	left:10px;
}
.onglets .infos a:hover span, .onglets .infos .current span{
	background:url("images/bg_infos_cur.gif") 0 0 no-repeat;
}

.onglets li.haut{
	width:24px;
}
.onglets li.haut a{
	background:url("images/bg_haut.gif") 0 0 repeat-x;
	padding:22px 0 0!important;
	padding:22px 0 0;
	display:block;
	
	overflow: hidden;
	width: 22px;
	height: 0!important;
	height /**/: 22px;
}
.onglets li.haut a:hover{
	background:url("images/bg_haut.gif") 0 0 repeat-x;
	padding:22px 0 0!important;
	padding:22px 0 0;
	border:1px solid #d7d6d6;
	border-bottom:0;
}

#diapo.p_box{
	min-height:386px;
	height:auto!important;
	height:386px;
	padding-top:3px;
}

.p_box{
	background-color:#f4f4f4;
	border:1px solid #c7c7c7;
	border-top:0;
	min-height:96px;
	height:auto!important;
	height:96px; 
}
.description{
	padding:16px 25px 7px;
}
.description p{
	padding:0 0 12px;
	text-align:justify;
	color:#565655; 
}
.caracteristique{
	padding:15px 25px;
	color:#565655; 
}
.caracteristique strong{
	color: #E19112;
	font-weight:bold; 
}
.caracteristique ul{
	 float:left;
}
.caracteristique .ul1{
	 width:200px;
}
.caracteristique .ul2{
	 width:150px;
}
.caracteristique .ul2 li{
	 width:134px;
	 background:url("images/croix-verte.gif") 0 2px no-repeat;
	 padding-left:16px;
}
	
.caracteristique .ul3{
	 width:120px;
}
.caracteristique .ul3 li{
	 width:94px;
	 background:url("images/croix-verte.gif") 0 2px no-repeat;
	 padding-left:16px;
}
.caracteristique ul li{
	 display:block;
	 line-height:20px;
         background: url("images/point.gif") no-repeat scroll 0 9px transparent;
         padding-left:12px;
}
.boxinfos{
	padding:10px 25px 7px;
}
.boxinfos ul li{
	line-height:23px;
}
.boxinfos ul li a{
	background:url("images/point.gif") 0 5px no-repeat;
	color:#565655; 
	padding-left:12px;
}
.boxinfos ul li a:hover{
	text-decoration:underline;
}

.boxcontact{
	color:#565655;
}
.boxcontact .pdesc{
	padding:10px 10px;
	line-height:26px;
}
.boxcontact .pdesc strong{
	color:#E19112;
	font-weight:bold;
	/*font-size:12px;*/
}

.ulform1{
	
}
.ulform1 li{
	float:left;
	width:263px;
	height:33px;
	padding-left:10px;
}
.ulform1 .li_reference{
	width:470px;
}
.ulform1 li label{
	float:left;
	line-height:20px;
	height:20px;
}
.ulform1 li input{
	float:right;
	width:170px;
	height:18px;
	padding:4px;
	border:0;
	background:url("images/bg_input_1.gif") 0 0 no-repeat;
}
.ulform1 .li_reference input{
	width:366px;
	background:url("images/bg_input_2.gif") 0 0 no-repeat;
}
.ulform2{
	border-bottom:1px solid #c7c7c7;
	padding: 0 17px 0 10px;
	height:108px;
}
.ulform2 li {
}
.ulform2 li label{
	float:left;
	line-height:20px;
	height:20px;
}
.ulform2 li textarea{
	/*float:right;*/
	width:527px;
	height:74px;
	padding:4px;
	border:0;
	border-bottom:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	
	background:#fff url("images/bg_textarea.gif") 0 0 no-repeat;
}

.newsletter{
	border-bottom:1px solid #c7c7c7;
}
.newsletter p{
	padding-bottom:15px;
}
.newsletter p label{
	text-indent:20px;
	float:left;
}
.newsletter p label input{
	margin-right:5px;
	padding:0.3em;
}








#securite1{
	position:relative;
	height:74px;
}
#securite1 .psubmit{
	width:188px;
	height:24px;
	position:absolute;
	right:24px;
	top:68px;
}
#securite1 input{
	cursor:pointer;
	width:88px;
	height:24px;
	border:1px solid #C7C7C7;
	color:#fff;
	float:left;
}
#securite1 .submit{
	background:url("images/bg_envoyer.gif") 0 0 no-repeat;
	float:right;
}
#securite1 .reset{
	background:url("images/bg_annuler.gif") 0 0 no-repeat;
	color:#5e5e5e;
}

.hr{
	display:block;
	background-color:#9F040B;
	border-top:1px solid #c7c7c7;
	margin:18px -19px;
	height:-1px;
}
dl.dl.produit h2{
    font-size:14px;
    color:#FFF;
}

#exclusivite-1,#vendu-1,#louer-1,#exclusivite-2,#vendu-2,#louer-2,#nouveau-1,#nouveau-2{
    background:url('/images/commun/bck-exclusivite-fr.png') 0 0 no-repeat;
    position:absolute;
    width:175px;
    height:120px;
    left:409px;
    top:119px;
}
#vendu-1{
    background:url('/images/commun/tag-vendu-product.png') 0 0 no-repeat;
}
#vendu-2{
    background:url('/images/commun/tag-sell-product.png') 0 0 no-repeat;
}
#louer-1{
    background:url('/images/commun/tag-louer-product.png') 0 0 no-repeat;
}
#louer-2{
    background:url('/images/commun/tag-rent-product.png') 0 0 no-repeat;
}
#nouveau-1{
    background:url('/images/commun/tag-new-product.png') 0 0 no-repeat;
}
#nouveau-2{
    background:url('/images/commun/tag-new-product.png') 0 0 no-repeat;
}
dl.produit dd.dd{
    position:relative;
}

