.murtel #col_left{padding-top:20px;}
.murtel #col_left2{background-image:none;}

/* UM */
.ligne_marche.um .premium_boite,
.premium .premium_boite.um{background-image:url(img/murtel/um/bg-bloc_prd.png);}
.ligne_marche.um .voir_tous a,
.ligne_marche.um .voir_tous a:hover{background-image:url(img/murtel/um/btn-all_tel.png);}
.ligne_marche.um .voir_tous a{color:#444;}
.ligne_marche.um .voir_tous a:hover{color:#af4693;}

/* LANDING PAGE */
/* cover */
#col_left2.landing_page .cover{width:704px;margin:0 0 20px;background:url(img/landing_page/ctt-l-bg.png) no-repeat 0 100%;}
#col_left2.landing_page #cover-2{padding-top:140px;background:none;}
#col_left2.landing_page .cover .box-in-1{width:674px;padding:15px 15px 5px;background:url(img/landing_page/hd-l-bg.png) no-repeat 0 0;}
#col_left2.landing_page #cover-2 .box-in-1{width:652px;margin:0 auto;background:#fff none;border:1px solid #009ebd;-moz-border-radius:5px;}
#col_left2.landing_page #cover-2 .grey{border-color:#696c71;}
#col_left2.landing_page #cover-2 .orange{border-color:#fa5104;}
#col_left2.landing_page .cover .box-in-1{font-size:12px;}
#col_left2.landing_page .cover .box-in-1 h2{margin:0 0 10px;font-size:14px;}
#col_left2.landing_page #cover-2 .box-in-1 h2{padding:0 10px;color:#009ebd;}
#col_left2.landing_page .cover .box-in-1 p{margin:0 0 15px;font-size:12px;}
#col_left2.landing_page #cover-2 .box-in-1 p{padding:0 10px;font-size:11px;}
#col_left2.landing_page #cover-2 .box-in-1 p,#col_left2.landing_page #cover-2 .box-in-1 ul li{color:#696C71;}
#col_left2.landing_page .cover .box-in-1 ul{margin-bottom:10px;padding:0 10px;}
#col_left2.landing_page .cover .box-in-1 ul li{padding:0 0 0 10px;background:url(img/puce_00b1c1.png) no-repeat 0 1px;}

#col_left2.landing_page h3{margin:0 0 20px;font-size:14px;color:#009bba;}

#col_left2.landing_page #resultat_recherche{padding:0 0 5px;border-bottom:1px solid #d8d8d8;}

/* Assurance */
.box-ref{width:224px;margin:3px 0 20px;background-repeat:no-repeat;background-position:0 100%;}
#box-insurance{background-image:url(img/landing_page/ctt-r-bg.png);}
.box-ref .box-in-1{width:224px;padding:15px 0;background-repeat:no-repeat;background-position:0 0;}
#box-insurance .box-in-1{background-image:url(img/landing_page/hd-r-bg.png);}
.box-ref h2{text-align:center;margin:0 0 15px;padding:0 10px 10px;font-size:18px;background:url(img/landing_page/border-separe.png) no-repeat 50% 100%;}
.box-ref .box-in-1 ul{padding:0 15px;}
.box-ref .box-in-1 ul li{margin:0 0 10px;padding:0 0 0 10px;background:url(img/landing_page/arrow.png) no-repeat 0 4px;}
.box-ref .box-in-1 ul li.last{margin:0;}

#box-commitment{width:174px;padding:50px 20px 20px 30px;}
#box-commitment h2{margin:0 0 15px;padding:0;text-align:left;background:none;color:#fff;}
#box-commitment ul li{margin:0 0 10px;font-weight:bold;background:0;list-style:disc inside;color:#fff;}


#col_right .logo{float:left;display:inline;width:224px;margin-top:15px;text-align:center;}

.logo .bg-logo-bottom{
	float:left;
	display:inline;
	width:224px;
	text-align:center;
}

#col_right2{position:relative;float:left;display:inline;width:245px;margin-top:35px;padding:0 0 0 24px;}

#console_recherche {
	float: left;
	display: inline;
	width: 951px;
	margin: 0 0 0 20px;
}

	#console_onglets {
		float: left;
		display: inline;
		width: 951px;
		height: 28px;
	}
	
		.onglet_bleu {
			float: left;
			display: inline;
			margin: 0 5px 0 0;
		}
			.onglet_bleu .gauche {
				float: left;
				display: inline;
				width: 10px;
				height: 28px;
				background: transparent url(img/murtel/console/onglet_bleu_inactif_gauche.gif) no-repeat;
			}
			.onglet_bleu .milieu {
				float: left;
				display: inline;
				width: auto;
				height: 28px;
				background: transparent url(img/murtel/console/onglet_bleu_inactif_milieu.gif) repeat-x;
			}
				.onglet_bleu .milieu p,
				.onglet_bleu .milieu p a{
					line-height: 28px;
					font-size: 12px;
					text-transform: uppercase;
					color: #007f91;
					font-weight: bold;
					cursor: pointer;
					text-decoration: none;
				}
			.onglet_bleu .droite {
				float: left;
				display: inline;
				width: 10px;
				height: 28px;
				background: transparent url(img/murtel/console/onglet_bleu_inactif_droite.gif) no-repeat;
			}
		.onglet_bleu_actif {
			float: left;
			display: inline;
			margin: 0 10px 0 0;
		}
			.onglet_bleu_actif .gauche {
				float: left;
				display: inline;
				width: 10px;
				height: 28px;
				background: transparent url(img/murtel/console/onglet_bleu_actif_gauche.gif) no-repeat;
			}
			.onglet_bleu_actif .milieu {
				float: left;
				display: inline;
				width: auto;
				height: 28px;
				background: transparent url(img/murtel/console/onglet_bleu_actif_milieu.gif) repeat-x;
			}
				.onglet_bleu_actif .milieu p,
				.onglet_bleu_actif .milieu p a {
					line-height: 28px;
					font-size: 12px;
					text-transform: uppercase;
					color: #fff;
					font-weight: bold;
					text-decoration: none;
				}
			.onglet_bleu_actif .droite {
				float: left;
				display: inline;
				width: 10px;
				height: 28px;
				background: transparent url(img/murtel/console/onglet_bleu_actif_droite.gif) no-repeat;
			}
			
		.onglet_orange {
			float: left;
			display: inline;
			margin: 0 0 0 100px;
		}
			.onglet_orange .gauche {
				float: left;
				display: inline;
				width: 10px;
				height: 28px;
				background: transparent url(img/murtel/console/onglet_orange_inactif_gauche.gif) no-repeat;
			}
			.onglet_orange .milieu {
				float: left;
				display: inline;
				width: auto;
				height: 28px;
				background: transparent url(img/murtel/console/onglet_orange_inactif_milieu.gif) repeat-x;
			}
				.onglet_orange .milieu p,
				.onglet_orange .milieu p a {
					line-height: 28px;
					font-size: 12px;
					text-transform: uppercase;
					color: #fa5104;
					font-weight: bold;
					cursor: pointer;
					text-decoration: none;
				}
			.onglet_orange .droite {
				float: left;
				display: inline;
				width: 10px;
				height: 28px;
				background: transparent url(img/murtel/console/onglet_orange_inactif_droite.gif) no-repeat;
			}
			
		.onglet_orange_actif {
			float: left;
			display: inline;
			margin: 0 0 0 100px;
		}
			.onglet_orange_actif .gauche {
				float: left;
				display: inline;
				width: 10px;
				height: 28px;
				background: transparent url(img/murtel/console/onglet_orange_actif_gauche.gif) no-repeat;
			}
			.onglet_orange_actif .milieu {
				float: left;
				display: inline;
				width: auto;
				height: 28px;
				background: transparent url(img/murtel/console/onglet_orange_actif_milieu.gif) repeat-x;
			}
				.onglet_orange_actif .milieu p,
				.onglet_orange_actif .milieu p a {
					line-height: 28px;
					font-size: 12px;
					text-transform: uppercase;
					color: #fff;
					font-weight: bold;
					text-decoration: none;
				}
			.onglet_orange_actif .droite {
				float: left;
				display: inline;
				width: 10px;
				height: 28px;
				background: transparent url(img/murtel/console/onglet_orange_actif_droite.gif) no-repeat;
			}
		
		#visualiser {
			float: right;
			display: inline;
			margin: 0 55px 0 0; 
		}
			#visualiser a{
				height: 28px;
				line-height: 28px;
			}
			#visualiser a span:hover{
				height: 28px;
				line-height: 28px;
				text-decoration: underline;
			}
			#visualiser span{
				float: left;
				display: inline;
				height: 28px;
				line-height: 28px;
				color: #808080;
				text-decoration: none;
				cursor: pointer;
			}
			#visualiser img{
				float: left;
				display: inline;
				margin: 9px 0 0 4px;
			}


	.intro-content{float:left;width:704px;margin:13px 0 15px 0;padding-top:15px;background:url(img/ficheArticle/intro_produit.png) no-repeat;}
	.intro-content h2{margin:0 0 10px 15px;color:#606060;}
	.intro-content p{padding:0 15px 15px;}
	.intro-content p,
	.intro-content a{color:#606060;}
	.intro-content .bottom-content{float:left;width:704px;padding-top:15px;background:url(img/ficheArticle/intro_produit.png) no-repeat 0 100%;}
	
#col_left h3{float:left;display:inline;margin:0 0 15px 5px;font-size:14px;font-weight:bold;color:#019aa2;}
			
	#console_arrondi {
		float: left;
		display: inline;
		width: 951px;
		height: 46px;
		background: transparent url(img/murtel/console/arrondi_bleu.gif) no-repeat;
	}
		#console_arrondi p ,
		#console_arrondi_orange p {
			float: left;
			display: inline;
			margin: 20px 0 0 20px;
			font-size: 12px;
			font-weight: bold;
			color: #0095aa;
		}		
		
	#console_arrondi_orange {
		float: left;
		display: inline;
		width: 951px;
		height: 46px;
		background: transparent url(img/murtel/console/arrondi_orange.gif) no-repeat;
	}

	#console_contenu {
		float: left;
		display: inline;
		width: 951px;
		padding: 0 0 15px 0;
		background: transparent url(img/murtel/console/fond_console.png) bottom left no-repeat;

	}
		#console_contenu table{
			width: 895px;
			height: 110px;
			text-align: center;
			margin: 0 0 0 30px;
			
		}
		#console_contenu table td.gris{
			text-align: center;				
			background: transparent url(img/murtel/console/fond_gris_picto.gif) no-repeat 50% 2px ;
		}
		#console_contenu table td.bleu{
			text-align: center;				
			background: transparent url(img/murtel/console/fond_bleu_picto.gif) no-repeat 50% 2px ;
		}
		#console_contenu table td.orange{
			text-align: center;				
			background: transparent url(img/murtel/console/fond_orange_picto.gif) no-repeat 50% 2px ;
		}
			#console_contenu td a{
				margin: 0 auto;
				width: 144px;
				height: 91px;
				/*padding: 8px 0 0 0;*/
				text-align: center;
				text-decoration: none;
			}
		
			#console_contenu td.gris span.titre_univers {
				position: absolute;
				width: 128px;
				text-align: center;
				font-size: 12px;
				font-weight: bold;
				margin: 5px 0 0 0;
				color: #6c6c6c;
				cursor: pointer;
			}
			#console_contenu td.bleu span.titre_univers {
				position: absolute;
				width: 128px;
				text-align: center;
				font-size: 12px;
				font-weight: bold;
				margin: 5px 0 0 0;
				color: #26bccb;
				cursor: pointer;
			}
			
			#acces_direct {
				float: left;
				display: inline;
				width: 940px;
				height: 40px;
			}
				#acces_direct p.accedez {
					float: left;
					display: inline;
					width: 155px;
					height: 34px;
					line-height: 34px;
					font-size: 12px;
					font-weight: bold;
					color: #0095AA;
					margin: 0 0 0 20px;
				}
				#acces_direct p.carrons {
					float: left;	
					display: inline;			
					width: 700px;
					height: 34px;
					line-height: 34px;
				}
				#acces_direct a.cartouche_bleu {
					float: left;	
					display: inline;
					width: 154px;
					height: 34px;
					line-height: 34px;
					background: transparent url(img/murtel/console/recherche_simple/btn_bleu.gif) no-repeat;
					text-align: center;
					text-transform: uppercase;
					text-decoration: none;
					font-weight: bold;
					color: #fff;
				}
				#acces_direct a.cartouche_bleu_actif {
					float: left;	
					display: inline;
					width: 154px;
					height: 34px;
					line-height: 34px;
					background: transparent url(img/murtel/console/recherche_simple/btn_bleu_actif.gif) no-repeat;
					text-align: center;
					text-transform: uppercase;
					text-decoration: none;
					font-weight: bold;
					color: #00a3b8;
				}
				
				#acces_direct a.cartouche_orange{
					float: left;	
					display: inline;
					width: 154px;
					height: 34px;
					line-height: 34px;
					background: transparent url(img/murtel/console/recherche_simple/btn_orange.gif) no-repeat;
					text-align: center;
					text-transform: uppercase;
					text-decoration: none;
					font-weight: bold;
					color: #fff;
				}
				#acces_direct a.cartouche_orange_actif {
					float: left;	
					display: inline;
					width: 154px;
					height: 34px;
					line-height: 34px;
					background: transparent url(img/murtel/console/recherche_simple/btn_orange_actif.gif) no-repeat;
					text-align: center;
					text-transform: uppercase;
					text-decoration: none;
					font-weight: bold;
					color: #FA5104;
				}
				
				#acces_direct a.cartouche_vente_flash{
					float: left;	
					display: inline;
					width: 147px;
					padding-left: 7px;
					height: 34px;
					line-height: 34px;
					background: transparent url(img/murtel/console/recherche_simple/btn_vente_flash.gif) no-repeat;
					text-align: center;
					text-transform: uppercase;
					text-decoration: none;
					font-weight: bold;
					color: #fff;
				}
				
				/*multi*/
				#accedez_multi {
					float: left;
					display: inline;
					padding: 0;
					margin: 0 0 0 0;
				}
				#accedez_multi_gauche {
					float: left;	
					display: inline;
					width: 10px;
					height: 34px;
					background: transparent url(img/murtel/console/recherche_multi/visualisez_gauche.gif) no-repeat 0 4px;
				}
				#accedez_multi_milieu {
					float: left;	
					display: inline;
					height: 34px;
					background: transparent url(img/murtel/console/recherche_multi/visualisez_milieu.gif) repeat-x 0 4px;
				}
				#accedez_multi_droite {
					float: left;	
					display: inline;
					width: 10px;
					height: 34px;
					background: transparent url(img/murtel/console/recherche_multi/visualisez_droite.gif) no-repeat 0 4px;
				}
				#accedez_multi p {
					float: left;
					display: inline;
					height: 34px;
					margin: 0 10px 0 0;
				}
				#accedez_multi input {
					float: left;
					display: inline;
					width: 12px;
					height: 14px;
					border: 0;
					margin: 9px 4px 0 10px;
					line-height: 34px;
				}
				#accedez_multi span {
					float: left;
					display: inline;
					line-height: 34px;
					height: 34px;
					font-size: 12px;
					color: #0095aa;
				}
				/*fin multi*/
				
				
				
			#vos_criteres {
				float: left;
				display: inline;
				width: 912px;
				margin: 0 0 0 20px;
			}
				#btn_criteres {
					float: left;
					display: inline;
					width: 102px;
					height: 24px;
				}
				#liste_criteres {
					float: left;
					display: inline;
					width: 795px;
					margin: 0 0 0 5px;
				}
					#liste_criteres p{
						float: left;
						display: inline;
						line-height: 22px;
						height: 22px;
						padding: 0 5px;
						margin: 0 5px 5px 0;
						background: #fff;
						border: 1px solid #c1c1c1;
					}
					#liste_criteres p span{
						float: left;
						display: inline;
						margin: 0;
					}
					#liste_criteres p img{
						float: left;
						display: inline;
						margin: 7px 0 0 5px;
						cursor: pointer;
					}
					#liste_criteres p#effacer_tous {
						float: left;
						display: inline;
						width: 145px;
						border: none;
						background: transparent;
					}
					#liste_criteres p#effacer_tous span{
						color: #0095aa;
						text-decoration: underline;
						margin: 0 0 0 5px;
						cursor: pointer;
					}
			
			
			/*multicriteres*/
			#liste_select {
				float: left;
				display: inline;
				width: 700px;
				margin: 0 0 10px 20px;
			}
				#liste_select select{
					margin: 0 5px 0 0;
				}
			#liste_marques,
			#liste_prix,
			#liste_offres	{
				width: 168px;
				border: 1px solid #0095aa;
				color: #0095aa;
			}
			
			#liste_souhaits {
				float: left;
				display: inline;
				width: 521px;
				height: 75px;
				margin: 0 0 5px 20px;
				background: transparent url(img/murtel/console/recherche_multi/vous_souhaitez.gif) left bottom no-repeat;
			}
			
				#liste_souhaits label {
					float: left;
					display: inline;
					margin: 0 0 0 8px;
					width: 500px;
					height: 12px;
					line-height: 12px;
					color: #0095aa;
					font-weight: bold;
					font-size: 12px;
				}
				#liste_souhaits #liste_check {
					float: left;
					display: inline;
					padding: 5px 0 0 0;
					margin: 0 0 0 35px;
					width: 485px;
				}
				#liste_souhaits #liste_check p.tous {
					float: left;
					display: inline;
					height: 16px;
				}
				#liste_souhaits #liste_check p {
					float: left;
					display: inline;
					height: 16px;
					width:240px;
				}
				#liste_souhaits #liste_check input {
					
					width: 12px;
					height: 14px;
					border: 0;
					margin: 0 4px 0 0;
					line-height: 14px;
				}
				#liste_souhaits #liste_check span {
					
					width: 225px;
					line-height: 14px;
					height: 14px;
					font-size: 12px;
					color: #0095aa;
				}
			
			#liste_designs {
				float: left;
				display: inline;
				width: 367px;
				height: 75px;
				margin: 0 0 5px 20px;
				background: transparent url(img/murtel/console/recherche_multi/design.gif) left bottom no-repeat;
			}
			#liste_designs label {
					float: left;
					display: inline;
					margin: 0 0 0 8px;
					width: 350px;
					height: 12px;
					line-height: 12px;
					color: #0095aa;
					font-weight: bold;
					font-size: 12px;
				}
			#liste_img_design {
				float: left;
				display: inline;
				width: 290px;
				margin: 0 0 0 12px;
			}
			#liste_img_design p.img_design {
				float: left;
				display: inline;
				width: 28px;
				height: 40px;
				margin: 0 30px 0 0;
			}
			#liste_designs p.tous {
				float: left;
				display: inline;
				width: 65px;
				height: 32px;
				margin: 8px 0 0 0px;
				color: #0095aa;
				font-size: 12px;
			}
			#liste_designs p.check {
				float: left;
				display: inline;
				width: 360px;
				height: 20px;
				margin: 2px 0 0 0;
			}
			#liste_designs p.check input{
				float: left;
				display: inline;
				width: 12px;
				height: 12px;
				border: 0;
				margin: 3px 26px 0 20px;
				line-height: 12px;
			}
			/*fin multicriteres*/
			
			
			/*coin des affaires*/
			#affaires_moment {
				float: left;
				display: inline;
				height: 40px;
				width: 920px;
				margin: 0 0 0 20px;
			}
			#affaires_moment p {
				float: left;
				display: inline;
				height: 34px;
				line-height: 34px;
				width: 920px;
				text-align: center;
				
			}
			#affaires_moment p a {
				float: left;
				display: inline;
				width: 352px;
				height: 34px;
				line-height: 34px;
				margin: 0 0 0 270px;
				color: #fff;
				text-decoration: none;
				font-size: 12px;
				font-weight: bold;
				background: transparent url(img/murtel/console/coin_affaires/btn_orange_coin.gif) 0 0 no-repeat;
			}
			/*fin coin des affaires*/

/*COL LEFT MURTEL*/

#resultat_recherche {
	float: left;
	display: inline;
	width: 704px;
	height: 20px;
}
p#nombre_telephones {
	float: left;
	display: inline;
	width: 350px;
	height: 20px;	
	line-height: 20px;	
	color: #0095aa;
}
	p#nombre_telephones span{
		font-weight: bold;
	}
	
p#nombre_telephones_marques{float:left;display:inline;width:414px;height:20px;line-height:20px;color:#0095aa;}
p#nombre_telephones_marques span{font-weight:bold;}
	
.pagination {
	float: left;
	display: inline;
	width: 354px;
	height: 20px;
	text-align: right;
	line-height: 20px;		
}
.pagination_marques {
	float: left;
	display: inline;
	width: 290px;
	height: 20px;
	text-align: right;
	line-height: 20px;		
}
	.pagination,
	.pagination_marques  a.precedente {
		background: transparent url(img/murtel/page_precedente.gif) 0 0 no-repeat;
		padding: 0 0 0 10px;
	}
	.pagination,
	.pagination_marques	a.suivante {
		background: transparent url(img/murtel/page_suivante.gif) top right no-repeat;
		padding: 0 10px 0 0;
	}
	.pagination,
	.pagination_marques	a {
		text-decoration: none;
	}
	.pagination,
	.pagination_marques	a:hover{
		text-decoration: underline;
	}
#pagination_basse {
	float: left;
	display: inline;
	width: 704px;
	height: 20px;
}
	#pagination_basse p.pagination_marques{width:354px;}
	#pagination_basse p.pagination_marques a.precedente {background: transparent url(img/murtel/page_precedente.gif) 0 0 no-repeat;padding: 0 0 0 10px;}
	#pagination_basse p.pagination_marques a.suivante {background: transparent url(img/murtel/page_suivante.gif) top right no-repeat;padding: 0 10px 0 0;}
	#pagination_basse p.pagination_marques a {text-decoration: none;}
	#pagination_basse p.pagination_marques a:hover{text-decoration: underline;}

#retour_haut {
	float: left;
	display: inline;
	width: 340px;
	height: 20px;	
	line-height: 20px;	
	color: #0095aa;
}
	#retour_haut a {
		background: transparent url(img/murtel/haut_page.png) 0 50% no-repeat;
		padding: 0 10px 0 11px;
		text-decoration: none;
		float: left;
		display: inline;
		width: 65px;
		text-align: center;
	}
	#retour_haut a:hover{
		text-decoration: underline;
	}

.ligne_marche {
	float: left;
	display: inline;
	width: 704px;
	margin: 0 0 20px 0;
}
.ligne_marche_titre {
	float: left;
	display: inline;
	height:34px;
	width:704px;
}
	.ligne_marche_titre p {
		height: 31px;
		line-height: 31px;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
	}

.premium {
	float: left;
	display: inline;
	width: 704px;
	height: 190px;
	margin: 0 0 10px 0;
}
	p.premium_titre {
		float: left;
		display: inline;
		margin: 0 0 0 9px;
		width: 695px;
		height: 16px;
		line-height: 16px;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		color: #fa5104;
	}
	.premium_boite {
		float: left;
		display: inline;
		width: 704px;
		height: 180px;
		background: transparent url(img/murtel/fond_moment.png) top left no-repeat;
	}
	.premium_boite_vente_flash {
		float: left;
		display: inline;
		width: 704px;
		height: 180px;
		background: transparent url(img/murtel/fond_moment_vente_flash.png) top left no-repeat;
	}
		.premium_telephone {
			float: left;
			display: inline;
			width: 119px;
			height: 177px;
			margin: 3px 0 0 0;
			text-align: center;
		}
	.premium_infos {
		float: left;
		display: inline;
		width: 170px;
		height: 177px;
	}
		.nom_tel {
			float: left;
			display: inline;
			width: 170px;
			height: 49px;
		}
			.nom_tel a {
				text-decoration: none;
			}
			.nom_tel a:hover {
				text-decoration: underline;
			}
			.nom_tel p.marque {
				font-size: 14px;
				font-weight: bold;
				color: #5b5b5b;
				padding: 10px 0 0 0;
			}
			.nom_tel p.modele {
				font-size: 14px;
				color: #5b5b5b;
			}
		.atouts {
			float: left;
			display: inline;
			width: 170px;
			height: 60px;
		}
			.atouts ul {
				padding: 0;
				text-indent: 0;
			}
			.atouts li {
				text-indent: 0;
				padding: 0 0 0 10px;				
				background: url(img/murtel/carre_bleu.gif) 0 5px no-repeat;
			}
		.comparer {
			float: left;
			display: inline;
			width: 170px;
			height: 31px;
		}
			.comparer a {
				height: 15px;
				line-height: 15px;
				background: transparent url(img/murtel/puce_comparer.gif) 0 2px no-repeat;
				padding: 0 0 0 15px;
				color: #007a97;
			}
		.detail {
			float: left;
			display: inline;
			width: 170px;
			height: 37px;
		}
	
	.premium_infos_prix {
		float: left;
		display: inline;
		width: 415px;
		height: 177px;
	}
		.premium_infos_prix_gauche {
			float: left;
			display: inline;
			width: 330px;
			height: 140px;
		}
			.accroche {
				float: left;
				display: inline;
				width: 334px;
				height: 39px;
				padding: 10px 0 0 0;
			}
			
			.accroche p {
				font-size : 14px;
				font-weight: bold;
				color: #fa5104;
			}
			
			.vente_flash_decompte {float: left; display: inline; width: 296px; height:28px; margin:10px 0; padding:0; background: transparent url(img/murtel/vente_flash_annonce.png) 0 0 no-repeat;}
			.vente_flash_decompte p {height:28px; line-height:28px; font-size : 12px; color: #fff;}
			.vente_flash_decompte p span.titre_vf {float:left;display:inline;width:89px;margin:0 5px 0 0;;padding:0 0 0 25px;font-size:13px;font-weight:bold;}
			
			.infos_prix {
				float: left;
				display: inline;
				width: 334px;
				height: 91px;
			}
				.infos_prix p.apartirde{
					float: left;
					display: inline;
					width: 334px;
					height: 10px;
					line-height: 10px;
					color: #7d7d7d;
					font-size: 10px;
				}
				.infos_prix p.prix .pas_sup{
					float: left;
					display: inline;
					height: 39px;
					line-height: 39px;
					color: #fa5104;
					font-size: 35px;
					font-weight: bold;
				}
				.infos_prix p.prix .exposant{
					display:inline;
					float:left;
					font-size:20px;
					font-weight:bold;
					color:#FA5104;
				}
				.infos_prix p.aulieude{
					float: left;
					display: inline;
					height: 12px;
					line-height: 12px;
					margin: 20px 0 0 10px;
					font-size: 12px;
					color: #7d7d7d;
				}
				.infos_prix p.avecforfait{
					float: left;
					display: inline;
					width: 334px;
					height: 28px;
					line-height: 14px;
					font-size: 12px;
					color: #26bccb;
				}
			
		.premium_infos_prix_droite {
			float: left;
			display: inline;
			width: 81px;
			height: 140px;
		}
			.premium_visuel {
				float: left;
				display: inline;
				margin: 11px 0 0 0;
				height: 45px;
				width: 69px;
			}
			.premium_visuel img{
				height: 44px;
				width: 69px;
			}
			
			.premium_ODR {
				float: left;
				display: inline;
				margin: 11px 0 0 0;
				height: 45px;
				width: 69px;				
				background: transparent url(img/murtel/carron_rembourses.gif) 0 2px no-repeat;
			}
			.premium_ODR p {
				float: left;
				display: inline;
				height: 45px;
				line-height: 38px;
				width: 50px;	
				font-size : 22px;
				font-weight : bold;
				text-align: center;
				color: #fff;
			}
		
		.premium_infos_prix_bas {
			float: left;
			display: inline;
			width: 120px;
			height: 37px;
			margin: 0 0 0 289px;
		}
	/*box telephone*/
	.box_article {
		float: left;
		display: inline;
		width: 225px;
		height: 198px;
		margin: 0;
	}
	.box_article.boxmilieu {
		float: left;
		display: inline;
		height: 188px;
		margin: 0 14px;
	}
	.box_article_accroche,
	.box_article_accroche_vf {
		float: left;
		display: inline;
		width: 225px;
		height: 12px;
		margin: 10px 0 0 0;
	}
		.box_article_accroche p {
			float: left;
			display: inline;
			padding: 0 0 0 9px;
			line-height: 12px;
			color: #fa5104;
			font-size: 11px;
			font-weight: bold;
		}

		.box_article_accroche_vf p {			
			float: left;
			display: inline;
			padding: 0 0 0 5px;
			line-height: 12px;
			color: #fa5104;
			font-size: 11px;
			font-weight: bold;
		}
		.box_article_accroche_vf p span {font-size: 10px;}


	.mobile_mur {
		float: left;
		display: inline;
		width: 225px;
		height: 176px;
		background: transparent url(img/murtel/article_fond.png) 0 0 no-repeat;
	}
	.mobile_mur_vente_flash {
		float: left;
		display: inline;
		width: 225px;
		height: 176px;
		background: transparent url(img/murtel/article_fond_vente_flash.png) 0 0 no-repeat;
	}
		.mobile_mur_titre {
			float: left;
			display: inline;
			width: 225px;
			height: 21px;
			overflow: hidden;
		}
			.mobile_mur_titre a {
				float: left;
				display: inline;
				height: 12px;
				line-height: 12px;
				margin: 8px 10px 0 9px;
				font-size: 12px;
				color: #5b5b5b;
				text-decoration: none;
			}
			.mobile_mur_titre span:hover {
				text-decoration: underline;			
			}
			.mobile_mur_titre a span{
				font-size: 12px;
				color: #5b5b5b;
				font-weight: bold;
			}
				
		.mobile_mur_milieu {		
			float: left;
			display: inline;
			padding: 0 0 0 9px;	
			width: 216px;
			height: 89px;	
		}
		
		.mobile_mur_visuel {
			float: left;
			display: inline;
			width: 55px;
			height: 89px;
			position: relative;
		}
		.mobile_mur_visuel a {
			float: left;
			display: inline;
			position: absolute;
			z-index: 1;
		}
		.mobile_mur_infos {
			float: left;
			display: inline;
			width: 104px;
			height: 89px;
		}
			.mobile_mur_infos .apartirde {
				float: left;
				display: inline;
				width: 104px;
				height: 10px;
				line-height: 10px;
				margin: 10px 0 0 0;
				font-size: 10px;
				color: #5b5b5b;
			}
			.mobile_mur_infos .prix {
				float: left;
				display: inline;
				width: 104px;
				height: 26px;
			}
				.mobile_mur_infos .prix span.pas_sup {					
					float: left;
					display: inline;
					height: 26px;
					line-height: 26px;
					font-size: 26px;
					font-weight: bold;
					color: #fa5104;
				}
				.mobile_mur_infos .prix span.exposant {
					float: left;
					display: inline;
					font-size: 16px;
					font-weight: bold;
					color: #fa5104;
				}
			.mobile_mur_infos .stock {
				float: left;
				display: inline;
				margin: 0 0 2px 0;
				height: 11px;
				width: 104px;
				line-height: 11px;
				font-size: 11px;
				font-weight: bold;
				color: #5b5b5b;
			}
			.mobile_mur_infos .stock a {font-weight:bold;text-decoration:underline;color:#ff4d00;}
			.mobile_mur_infos .aulieude {
				float: left;
				display: inline;
				margin: 0 0 2px 0;
				height: 11px;
				width: 104px;
				line-height: 11px;
				font-size: 11px;
				color: #5b5b5b;
			}
			.mobile_mur_infos .comparer {
				float: left;
				display: inline;
				width: 104px;
				height: 15px;
				line-height: 15px;
			}
				.mobile_mur_infos .comparer a {
					height: 15px;
					line-height: 15px;
					background: transparent url(img/murtel/puce_comparer.gif) 0 2px no-repeat;
					padding: 0 0 0 15px;
					color: #007a97;
				}
			
		.mobile_mur_carrons {
			float: left;
			display: inline;
			width: 57px;
			height: 79px;
			margin-top:10px;
		}
		.carron_visuel {
			
		}
		.carron_ODR {
			float: left;
			display: inline;
			margin: 11px 0 0 0;
			height: 33px;
			width: 50px;				
			background: transparent url(img/murtel/rembourse.gif) 0 2px no-repeat;
		}
			.carron_ODR p {
				float: left;
				display: inline;
				height: 27px;
				line-height: 27px;
				width: 35px;	
				font-size : 15px;
				font-weight : bold;
				text-align: center;
				color: #fff;
			}
		
		.atouts_petits {
			float: left;
			display: inline;
			width: 216px;
			height: 35px;
			margin: 0 0 0 9px;
		}
			.atouts_petits ul {
				padding: 0;
				text-indent: 0;
			}
			.atouts_petits li {
				text-indent: 0;
				padding: 0 0 0 10px;				
				background: url(img/murtel/carre_bleu.gif) 0 5px no-repeat;
			}
			
		.boutons {
			float: left;
			display: inline;
			width: 222px;
			padding: 0 0 0 3px;
		}
		
		div.voir_tous  a{
			float: left;
			display: inline;
			width: 543px;
			height: 30px;
			line-height: 28px;
			margin : 10px 0 0 80px;
			background: url(img/murtel/voir_tous.png) 0 -30px no-repeat;			
			font-weight: bold;	
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
			color:#444;
		}
		div.voir_tous a:hover {
			background: url(img/murtel/voir_tous.png) 0 0 no-repeat;
			color:#04b2c1;
		}
		
		#aucun_article {
			float: left; 
			display: inline; 
			margin : 10px 0 10px 0;
			text-align: center;
			width: 700px;
		}
		
	/*fin box telephone*/
		.GPS {
			position: absolute;
			width: 15px;
			height: 15px;
			margin: 10px 0 0 10px;
		}
		.GPSmini {
			position: absolute;
			width: 15px;
			height: 15px;
			/*margin: 3px 0 0 0;*/
			top:0; 
			left:0;
			z-index: 2;
		}


/*fin COL LEFT MURTEL*/