/**********************/
/* Page Fiche Article */
/**********************/

#content_up #col_left.telephones{margin:0;padding-bottom:20px;}

ul.encoche li {
	margin: 3px 0 0 0;
	padding: 0 0 0 16px;
	text-decoration: none;
	color: #007A97;
	background: url(img/encoche.gif) no-repeat 0 3px;
}

ul.encoche li.off_imprimer img{margin-left:-17px;margin-right:7px;}

/* Bloc SEO - Intro Produit */
.intro_produit{float:left;width:704px;padding-top:15px;background:url(img/ficheArticle/intro_produit.png) no-repeat;}
.intro_produit h2{float:left;width:674px;padding:0 15px 15px;font-weight:normal;background:url(img/ficheArticle/intro_produit.png) no-repeat 0 100%;}
.intro_produit h2,
.intro_produit a{color:#606060;}
/* Visuel produit */

.visuel_produit {
    clear: both;
    float: left;
    display: inline;
    margin : 16px 0 0 0;
    width: 240px;
}

		.visuel_produit_haut {
		    clear: both;
		    float: left;
		    display: inline;
		    margin: 0;
		    width: 240px;
		    height: 364px;
		    background: url(img/ficheArticle/fond_visuel_produit_haut.gif) no-repeat;
		}
			#carron_preselection {
				/*position: absolute;
				top: 230px;
				left: 60px;*/
				position: absolute;
				margin-top: 10px;
				width: 60px;
				height: 60px;
			}
		
				.visuel_produit_lien_mob {
				    clear: both;
				    float: left;
				    display: inline;
				    margin: 1px 0 0 4px;
				    width: 230px;
				}
				
						.visuel_produit_lien_mob a {
						    text-decoration: none;
						    font-size: 9px;
						    font-weight: bold;
							color: #019aa2;
						}
		
				.visuel_produit_encart {
				    clear: both;
				    float: left;
				    display: inline;
				    margin: 53px 0 0 0;
				    width: 28px;
				}
				
						.visuel_produit_encart_haut {
						    clear: both;
						    float: left;
						    display: inline;
						    margin: 0;
						    width: 28px;
						    height: 7px;
						    background: url(img/ficheArticle/fond_visuel_produit_encart_haut.gif) no-repeat;
						}
						
						.visuel_produit_encart_milieu {
						    clear: both;
						    float: left;
						    display: inline;
						    !margin: -10px 0 0 0;
						    width: 28px;
						    background: url(img/ficheArticle/fond_visuel_produit_encart_milieu.gif) repeat-y;
						}
						
						*> .visuel_produit_encart_milieu {
						    margin: 0;
						    !margin: 0px 0 0 0;						    
						}
						
								.visuel_produit_encart_milieu .big_picto_new li {
								    margin: 3px 0 0 0;
								}
						
						.visuel_produit_encart_bas {
						    clear: both;
						    float: left;
						    display: inline;
						    margin: 0;
						    width: 28px;
						    height: 7px;
						    background: url(img/ficheArticle/fond_visuel_produit_encart_bas.gif) no-repeat;
						}
						
				.visuel_produit_img {
				    float: left;
				    display: inline;
				    !margin: 3px 0 0 25px;
				}
				
				*> .visuel_produit_img {
				    margin: 7px 0 0 25px;
				    !margin: 3px 0 0 25px;				
				}
				
				.visuel_produit_miniatures  {
					clear:both;
					float:left;
					display: inline;
					margin: -10px 0 0 0;
					width: 240px;
					height: 56px;
				}
				
						.visuel_produit_miniatures ul {
							float:left;
							display: inline;
							margin: 0 0 0 2px;
						}		
				
							.visuel_produit_miniatures ul li {
								float: left;
								display: inline;
								margin: 0;
								/*height: 28px;*/
								width: 28px;
							}
				
						.visuel_produit_miniatures img {
							border: 1px solid #ccc;
						}
						.visuel_produit_miniatures ul.miniatures img {
							width:28px;margin-left:5px;
						}
				.visuel_produit_plus  {
					float:left;
					display: inline;
					width: 240px;
					height: 36px;
				}		  
		  
						.visuel_produit_plus div {
						  float: left;
						  display: inline;
						}
	     
					     .visuel_produit_plus li {
					        float: left;
					        display: inline;
					        margin: 0;
					     }
		/*
		.visuel_produit_milieu_1 {
		    clear: both;
		    float: left;
		    display: inline;
		    margin: 0;
		    width: 240px;
		    height: 7px;
		    background: url(img/ficheArticle/fond_visuel_produit_milieu_1.gif) no-repeat;
		}
		
		.visuel_produit_milieu_2 {
		    clear: both;
		    float: left;
		    display: inline;
		    margin: 0;
		    width: 240px;
		    background: url(img/ficheArticle/fond_visuel_produit_milieu.gif) repeat-y;
		}
		
				.visuel_produit_milieu_2 ul {
				    float: left;
				    display: inline;
				    margin: 0 0 0 18px;
				    width: 222px;
				}
		
		.visuel_produit_milieu_3 {
		    clear: both;
		    float: left;
		    display: inline;
		    margin: 0;
		    width: 240px;
		    height: 10px;
		    background: url(img/ficheArticle/fond_visuel_produit_milieu_3.gif) no-repeat;
		}
		
		.visuel_produit_milieu_4 {
		    clear: both;
		    float: left;
		    display: inline;
		    margin: 0;
		    width: 240px;
		    background: url(img/ficheArticle/fond_visuel_produit_milieu.gif) repeat-y;
		}
		
				.visuel_produit_milieu_4 ul {
				    float: left;
				    display: inline;
				    margin: 5px 0 0 18px;
				    width: 222px;
				}
		
		.visuel_produit_bas {
		    clear: both;
		    float: left;
		    display: inline;
		    margin: 0;
		    width: 240px;
		    height: 20px;
		    background: url(img/ficheArticle/fond_visuel_produit_bas.gif) no-repeat;
		}
		*/
		
		#avis_conso_boite {
			float: left;
			display: inline;
			width: 240px;
			height: 84px;
			background: url(img/ficheArticle/avis_conso_boite.png) no-repeat;
		}
			#avis_conso_boite  ul {
				float: left;
				display: inline;
				margin: 28px 0 0 0px;
				width: 230px;
				list-style-position : outside;
			}
				#avis_conso_boite  li {
					margin: 0 0 0 10px;
					padding: 0;
				}
			#avis_conso_boite  a#avis_conso_a {
				float: left;
				display: inline;
				margin: 28px 0 0 10px;
			}
		#imprimer_ami_comparateur{
			float: left;
			display: inline;
			width: 240px;
			height: 56px;
			margin: 10px 0 0 0;
			background: url(img/ficheArticle/imprimer_ami_comparateur.png) no-repeat;
		}
			#imprimer_ami_comparateur ul,
			#imprimer_ami_comparateur li{
				float: left;
				display : inline;
			}

         
/* Description */   

.description .prix_article {
	float: left;
	display: inline;
	margin: 0;
	width: 441px;
}

		.description .prix_article_haut {
			float: left;
			display: inline;
			margin: 0;
			width: 441px;

			background: url(img/ficheArticle/fond_prix_article_haut.png) no-repeat;
		}
				 
				.description .prix_article_haut .prix_article_haut_conditions {
					float: left;
					display: inline;
					margin: 0 0 0 0;
					width: 400px;

				}
				.description .prix_article_haut .prix_article_haut_conditions #px_apartir{display:block;margin:5px 0 0 15px;}
						 
						.prix_article_haut_prix {
							float: left;
							display: inline;
							margin: 0 0 0 13px;
							width: 124px;
							font-size: 30px;
							font-weight: bold;
							color: #ff4d00;
						}
		
						.prix_article_haut_texte {
							float: left;
							display: inline;
							!margin: 5px 0 0 0;
							width: 165px;
						 	font-style: normal;
							font-weight: normal;
							font-size: 11px;
							color: #afafaf;
						}
						
						*> .prix_article_haut_texte {
							margin: 7px 0 0 0;
							!margin: 5px 0 0 0;						
						}
		
						.prix_article_haut_dispo {
							float: left;
							clear:left;
							display: inline;
							margin: 0 0 0 15px;
							width: 250px;
						 	font-style: normal;
							font-weight: bold;
							font-size: 16px;
							color: #ff4d00;						 
						}
						
				.description .prix_article_haut .prix_article_haut_pub {
					position: absolute;
					left: 585px;
					margin: 0 0 0 0;
					width: 139px;
					height: 53px;
				}
				
						.description .prix_article_haut .prix_article_haut_pub p {
							float: left;
							display: inline;
							margin: 8px 0 0 0;
							width: 139px;
							height: 53px;
						}

		.description .prix_article_milieu {
			float: left;
			display: inline;
			margin: 0;
			padding: 5px 0 0 0;
			width: 441px;
		}

.description .prix_article_milieu .legende{clear:left;padding:10px 0 10px 13px;font-weight:bold;font-size:13px;color:#0a3448;}
						 
				 .prix_article_milieu input {
				     clear: both;
				     float: left;
				     display: inline;
				     !margin: 0 0 0 13px;
				     border: 0;
				 }
				 
				 *> .prix_article_milieu input {
				     margin: 7px 0 0 13px;
				     !margin: 0 0 0 13px;				 
				 }
				 
				.avec_bleu {
					float: left;
					display: inline;
					!margin: 1px 0 0 2px;
					width: 340px;
					font-weight: bold;
					font-size: 13px;
					color: #00b1c1;
				}
				
				*> .avec_bleu {
					margin: 5px 0 0 6px;
					!margin: 1px 0 0 2px;				
				}
				
				.avec_bleu_bis {
					float: left;
					display: inline;
					!margin: 1px 0 0 13px;
					width: 340px;
					font-weight: bold;
					font-size: 14px;
					color: #00b1c1;
				}
				
				*> .avec_bleu_bis {
					margin: 5px 0 0 13px;
					!margin: 1px 0 0 13px;				
				}
							
				.avec_normal {
				    float: left;
				    display: inline;
					!margin: 3px 0 0 2px;
					width: 340px;
					font-weight: normal;
					font-size: 11px;
					color: #606060;						     
				}
				
				*> .avec_normal {
					margin: 7px 0 0 6px;
					!margin: 3px 0 0 2px;				
				}
						
				.avec_lien {
				    clear: both;
				    float: left;
					display: inline;
					!margin: 0 0 0 25px;
					width: 340px;
				}
				
				*> .avec_lien {
					margin: 3px 0 0 47px;
					!margin: 0 0 0 25px;				
				}
		#box_reduc {
			float: left;
			display: block;
			margin: 0 0 0 10px;
		}
		#box_reduc_haut {
			float: left;
			display: inline;
			width: 288px;
			height: 5px;
			background: url(img/ficheArticle/box_reduction_haut.png) bottom left no-repeat;
		}
				
		#box_reduc_bas {
			float: left;
			display: inline;
			width: 288px;
			background: url(img/ficheArticle/box_reduction_bas.png) bottom left no-repeat;
		}
			#box_reduc_bas p {
				color: #0092b7;
				padding-left: 12px;
				margin: 0 0 6px 0;
			}
				#box_reduc_bas p a {
					color: #ff4607;
				}
				#box_reduc_bas p a:hover {
					color: #ff9a56;
				}	
		#deja_client{
			float: left;
			display: inline;
			width: 400px;
			height: 40px;
			background: url(img/ficheArticle/fond_deja_client.png) 10px 0px no-repeat;
			margin: 15px 0 0 0;
			padding: 15px 0 0 0;
		}
			.btn_ajout_panier {
				float: left;
				display: inline;
				margin: 0 0 0 35px;
				width: 128px;
			}
			.btn_deja_client {
				float: left;
				display: inline;
				margin: 0 0 0 72px;
				width: 134px;
			}
		 .description .prix_article_bas {
		    float: left;
		    display: inline;
		    margin: 0;
		    width: 441px;
		    height: 110px;
		    background: url(img/ficheArticle/fond_prix_article_bas.png) bottom left no-repeat;
		 }
		 
		 .description .prix_article_bas_off {
		    float: left;
		    display: inline;
		    margin: 0;
		    width: 441px;
		    height: 63px;
		    background: url(img/ficheArticle/fond_prix_article_bas_off.png) no-repeat;
		 }

		 .description .prix_article_bas_rien {
		    float: left;
		    display: inline;
		    margin: 0;
		    width: 441px;
		    height: 100px;/*63px*/
		    background: url(img/ficheArticle/fond_prix_article_bas_rien.png) no-repeat scroll left bottom; /*no-repeat*/
		 }
		 
				 .prix_article_bas_ajout {
				     float: left;
				     display: inline;
				     margin: 8px 0 0 33px;
				 }
				 
				 .prix_article_bas_lien {
				    float: right;
				    display: block;
				    !margin: 14px 8px 0 0;
				    width: 224px;
				    height: 20px;						 
				 }
				 
				 *> .prix_article_bas_lien {
				    margin: 14px 16px 0 0;
				    !margin: 14px 8px 0 0;				 
				 }
				 
/***************************/
								 
.atouts_new {
	float:left;
	display:inline;
	margin: 2px 0 0 0;
	width: 441px;
}
#glossaire_telephone {
	float: left;
	display: inline;			
	background: url(img/ficheArticle/puce_glossaire.gif) top left no-repeat;
	padding: 0 0 0 15px;
	margin: 5px 0 0 10px;
	width: 200px;
 } 
	#glossaire_telephone a {
		color: #007a97;
	}
	#glossaire_telephone a:hover {
		color: #00b1c1;
	}
		h2.atouts_new_titre {
		    float: left;
		    display: inline;
		    margin: 0 0 0 10px;
		    width: 430px;
			font-weight: bold;
			color: #8b8a8a;
		}
				
			.atouts_new_titre a {
				text-decoration: none;
				font-weight: bold;
				color: #8b8a8a;
				cursor: text;
			}
				
						.atouts_new_titre span {
						    text-align: justify;
						    font-weight: normal;
						}
		.atouts_new_titre{float:left;display:inline;width:431px;margin-left:10px;}
						
		.atouts_new_savoir_plus {
			clear: both;
			float: left;
			display: inline;
			margin: 10px 0 0 11px;
			padding: 0 0 0 0;
			width: 320px;				    
		}
		.atouts_desc_tronque {
			float:left;
			display:inline;
		    margin: 0 0 0 10px;
			width: 431px;
		}
		.atouts_desc_tronque p{
			color: #8b8a8a;
			font-size:11px;
			text-align:justify;
		}
		
		.atouts_desc_tronque a {
				text-decoration: none;
				font-weight: bold;
				color: #8b8a8a;
			}
				
				.atouts_desc_tronque span {
					text-align: justify;
					font-weight: normal;
				}
								
.atouts_new_bis {
	float:left;
	display:inline;
	margin: 14px 0 0 0;
	width: 441px;
}

		.atouts_new_titre_bis {
		    float: left;
		    display: inline;
		    margin: 0 0 0 29px;
		    width: 411px;
		}
		
				.atouts_new_titre_bis p {
				    float: left;
				    display: inline;
				    margin: 0;
				    font-weight: bold;
				    color: #8b8a8a;
					text-decoration: none;
				}
				.atouts_new_titre_bis p a{
				    font-weight: bold;
				    color: #8b8a8a;
					text-decoration: none;
					cursor: text;
				}
				
						.atouts_new_titre_bis p span , .atouts_new_titre_bis p span a{
						    text-align: justify;
						    font-weight: normal;
							text-decoration: none;
							cursor: text;
						}
						
		.atouts_new .puce_global {
			clear: both;
			float: left;
			display: inline;
			margin: 7px 0 10px 10px;
			width: 430px;
		}
								
				.atouts_new .puce {
					/*clear: both;*/
					float: left;
					display: inline;
					/*margin: 7px 0 10px 10px;*/
					width: 205px;
				}
				
						.atouts_new .puce li {
							!padding: 0 5px 0 0;
							background: url(img/puce_mini_fiche_article.gif) 0 3px no-repeat;
							color: #8b8a8a;
						}
						
						*> .atouts_new .puce li {
							padding: 0 5px 0 10px;
							!padding: 0 5px 0 0;
						}
						
				.atouts_new .puce2 {
					float: left;
					display: inline;
					/*margin: 7px 0 10px 10px;*/
					width: 205px;
				}
				
						.atouts_new .puce2 li {
							!padding: 0 0 0 0;
							background: url(img/puce_mini_fiche_article.gif) 0 3px no-repeat;
							color: #8b8a8a;
						}
						
						*> .atouts_new .puce2 li {
							padding: 0 0 0 10px;
							!padding: 0 0 0 0;
							background: url(img/puce_mini_fiche_article.gif) 0 3px no-repeat;
							color: #8b8a8a;
						}
						
		.atouts_new_bis .puce_global {
			clear: both;
			float: left;
			display: inline;
			margin: 7px 0 10px 29px;
			width: 410px;
		}
						
				.atouts_new_bis .puce {
					/*clear: both;*/
					float: left;
					display: inline;
					/*margin: 7px 0 10px 29px;*/
					width: 205px;
				}
				
						.atouts_new_bis .puce li {
							!padding: 0 0 0 0;
							background: url(img/puce_mini_fiche_article.gif) 0 3px no-repeat;
							color: #8b8a8a;
						}
						
						.atouts_new_bis .puce li {
							padding: 0 0 0 10px;
							!padding: 0 0 0 0;
							background: url(img/puce_mini_fiche_article.gif) 0 3px no-repeat;
							color: #8b8a8a;
						}
						
				.atouts_new_bis .puce2 {
					/*clear: both;*/
					float: left;
					display: inline;
					/*margin: 7px 0 10px 29px;*/
					width: 205px;
				}
				
						.atouts_new_bis .puce2 li {
							!padding: 0 0 0 0;
							background: url(img/puce_mini_fiche_article.gif) 0 3px no-repeat;
							color: #8b8a8a;
						}
						
						.atouts_new_bis .puce2 li {
							padding: 0 0 0 10px;
							!padding: 0 0 0 0;
							background: url(img/puce_mini_fiche_article.gif) 0 3px no-repeat;
							color: #8b8a8a;
						}
						
				.atouts_new_bis_savoir_plus {
					clear: both;
					float: left;
					display: inline;
					margin: 10px 0 0 29px;
					padding: 0 0 7px 0;
					width: 320px;				    
				}
				
/***************************/
		 
.description .rebours_vente_flash {
	float: left;
	display: inline;
	margin: 8px 0 0 29px;
	width: 194px;
	height: 44px;
	background: url(img/ficheArticle/fond_vente_flash.png) no-repeat;
}

.description .fin_vente_flash {
	float: left;
	display: inline;
	margin: 15px 0 0 30px;
	color: #3fabb1;
	font-weight: normal;
	font-size: 10px;
}

#rebours_time1 {
	float: left;
	display: inline;
	margin: -2px 0 0 30px;
	color: #ff4d00;
	font-weight: bold;
	font-size: 14px;
}


/* vente flash */
#vente_flash_push {float:left; width:441px; margin:10px 0;padding-bottom:10px; background: url(img/ficheArticle/vente_flash/bottom_push.png) no-repeat left bottom;}
#vente_flash_push #decompte{float:left; width:441px; height:44px; background: url(img/ficheArticle/vente_flash/title_push.png) no-repeat 0 0;}
#vente_flash_push #decompte p {text-align:right;height:44px;line-height:40px;color:#ff4d00;padding-right:20px;}

#vente_flash_push label {cursor:pointer;}
/* fin vente flash */


/* bloc cadeau */
	 
.bloc_cadeau {
	float: left;
	display: inline;
	margin: 18px 0 0 0;
	width: 441px;
	height: 183px;
	background: url(img/ficheArticle/fond_bloc_cadeau.png) no-repeat;
}

		.bloc_cadeau_haut {
			float: left;
			display: inline;
			margin: 0;
			width: 441px;
			height: 33px;
		}
		
		.bloc_cadeau_milieu {
			float: left;
			display: inline;
			margin: 0;
			width: 441px;
			height: 89px;
		}
		
				.bloc_cadeau_tel {
					float: left;
					display: inline;
					margin: 0 0 0 14px;
					width: 55px;
					height: 89px;
				}
				
				.bloc_cadeau_plus {
					float: left;
					display: inline;
					margin: 35px 0 0 0;
					width: 19px;
					height: 19px;
				}
				
				.bloc_cadeau_caron {
					float: left;
					display: inline;
					margin: 0 0 0 0;
					width: 66px;
					height: 89px;
				}
				
						.bloc_cadeau_caron p {
							float: left;
							display: inline;
							margin: 24px 0 0 13px;
							width: 40px;
							height: 40px;				    
						}
				
				.bloc_cadeau_accessoire {
					float: left;
					display: inline;
					margin: 0 0 0 0;
					width: 89px;
					height: 89px;
				}
				
				.bloc_cadeau_egal {
					float: left;
					display: inline;
					margin: 0 0 0 0;
					width: 64px;
					height: 89px;
				}
				
						.bloc_cadeau_egal p {
							float: left;
							display: inline;
							margin: 39px 0 0 39px;
							width: 13px;
							height: 8px;
						}
				
				.bloc_cadeau_droite {
					float: left;
					display: inline;
					margin: 0 0 0 0;
					width: 115px;
					height: 89px;
				}
				
						.bloc_cadeau_droite_prix {
						    float: left;
						    display: inline;
						    margin: 15px 0 0 0;
						    width: 115px;
						    font-size: 25px;
						    font-weight: bold;
						    text-align: center;
						    color: #ff4d00;
						}
						
						.bloc_cadeau_droite_pack {
						    float: left;
						    display: inline;
						    margin: 6px 0 0 0;
						    width: 115px;
						    text-align: center;			
						}

		.bloc_cadeau_bas {
			float: left;
			display: inline;
			margin: 0;
			width: 441px;
			height: 61px;
		}
		
				.bloc_cadeau_bas_texte {
				    float: left;
				    display: inline;
				    margin: 1px 0 0 30px;
				    width: 380px;
				    height: 35px;
				}
				
				.bloc_cadeau_bas_lien {
				    float: right;
				    display: block;
				    !margin: 0 8px 0 0;
				    width: 161px;
				    height: 20px;
				}
				
				*> .bloc_cadeau_bas_lien {
				    margin: 0px 17px 0 0;
				    !margin: 0 8px 0 0;				
				}
				
/* bloc accessoire */
	 
.bloc_access {
	float: left;
	display: inline;
	margin: 18px 0 0 0;
	width: 442px;
	height: 167px;
	background: url(img/ficheArticle/fond_bloc_access.png) no-repeat;
}

		.bloc_access_haut {
			float: left;
			display: inline;
			margin: 0;
			width: 442px;
			height: 33px;
		}
		
		.bloc_access_milieu {
			float: left;
			display: inline;
			margin: 0;
			width: 442px;
			height: 104px;
		}
		
				.bloc_access_milieu_gche {
					float: left;
					display: inline;
					margin: 0;
					width: 171px;
					height: 104px;
				}
				
						.bloc_access_accessoire {
						    float: left;
						    display: inline;
						    margin: 7px 0 0 41px;
						    width: 89px;
						    height: 89px;
						}
				
				.bloc_access_milieu_dte {
					float: left;
					display: inline;
					margin: 0;
					width: 271px;
					height: 104px;
				}
				
						.bloc_access_liste {
						    float: left;
						    display: inline;
						    margin: 0;
						    width: 271px;
						    height: 104px;
						}
						
								.bloc_access_liste p {
								    float: left;
								    display: inline;
								    margin: 7px 0 0 10px;
								    width: 261px;
								    font-weight: bold;
								}
						
								.bloc_access_liste .puce {
									clear: both;
									float: left;
									display: inline;
									margin: 7px 0 0 10px;
									width: 261px;
								}
		
										.bloc_access_liste .puce li {
											!padding: 0 0 0 0;
											background: url(img/puce_mini_fiche_article.gif) 0 3px no-repeat;
										}
										
										*> .bloc_access_liste .puce li {
											padding: 0 0 0 10px;
											!padding: 0 0 0 0;										
										}

		.bloc_access_bas {
			float: left;
			display: inline;
			margin: 0;
			width: 442px;
			height: 30px;
		}
		
				.bloc_access_bas p {
				    float: left;
				    display: inline;
				    margin: 2px 0 0 0;
				    width: 171px;
				    text-align: center;
				}
				
						.bloc_access_bas p a {
							color: #007A97;
						}
						
								.bloc_access_bas p a:hover {
								    color: #00B1C1;
								}
		 
/* tableau fiche technique + packs produits */
/********************************************/

/* onglets */
	
.onglet_fiche_tech {
	float: left;
	display: inline;
	margin:0;
	width: 957px;
	height: 24px;
}
	
/* onglet packs */
	
.onglet_off_gche {
    float: left;
    display: inline;
	margin: 0;
	padding: 0;
	width: 14px;
	height: 24px;
	background: url(img/ficheArticle/onglet_off_gche.png) no-repeat;
}
    
.onglet_on_gche {
    float: left;
    display: inline;
	margin: 0;
	padding: 0;
	width: 14px;
	height: 24px;
	background: url(img/ficheArticle/onglet_on_gche.png) no-repeat;
}

.onglet_off_milieu {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 24px;
	background: url(img/ficheArticle/onglet_off_milieu.png) repeat-x;
}
	
		.onglet_off_milieu a {
		   display: block;
		   margin: 5px 0 0 0;
		   padding: 0 0 0 0;
		   text-decoration: none;
		   color: #00afbf;
		   font-size: 100%;
		   font-weight: bold;
		   text-transform: uppercase;
		}
			
.onglet_on_milieu {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 24px;
	background: url(img/ficheArticle/onglet_on_milieu.png) repeat-x;
}
	
		.onglet_on_milieu a {
			display: block;
			margin: 5px 0 0 0;
			padding: 0 0 0 0;
			text-decoration: none;
			color: #fff;
			font-size: 100%;
			font-weight: bold;
			text-transform: uppercase;
		}
		
.onglet_off_dte {
	float: left;
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	width: 14px;
	height: 24px;
	background: url(img/ficheArticle/onglet_off_dte.png) repeat-x;
}
		
.onglet_on_dte {
	float: left;
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	width: 14px;
	height: 24px;
	background: url(img/ficheArticle/onglet_on_dte.png) repeat-x;
}
	
.onglet_fiche_tech_pagination {
    float: right;
    display: inline;
    margin: 5px 0 0 0;
}
	
		.onglet_fiche_tech_pagination p {
		    float: left;
		    display: inline;
		    margin: 0 6px 0 6px;
		}
			
		.onglet_fiche_tech_pagination ul {
		    float: left;
		    display: inline;
		}
			
				.onglet_fiche_tech_pagination ul li {
				    float: left;
				    display: inline;
				}
					
						.onglet_fiche_tech_pagination ul li a {
						    color: #8f8f8f;
						}
							
								.onglet_fiche_tech_pagination ul li a:hover {
								    text-decoration: none;
								    font-weight: bold;
								    color: #00afbf;
								}

/* onglet fiche technique */
	
/* new_tab */

.new_tab {
	clear: both;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 955px;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
}
	 
.new_tab_cadeau {
	clear: both;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 955px;
	border-right: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
}
	
.new_tab_cadeau_haut {
	float: left;
	display:inline;
	margin: 0 0 0 0;
	padding: 0;
	width: 955px;
	background: url(img/ficheArticle/new_tab_cadeau_haut.gif) left top no-repeat;	
}
	
.new_tab_1, .new_tab_2, .new_tab_3 {
	float: left;
	display:inline;
	padding: 0;
	width: 955px;
	height: 119px;
	background: url(img/ficheArticle/new_tab_fond_2.gif) left top no-repeat;
}

.new_tab_1 {
	margin: 0;
}

.new_tab_2, .new_tab_3 {
	margin: 1px 0 0 0px;
}
	
		.new_tab_1 mini_box_prix, .new_tab_2 mini_box_prix, .new_tab_3 mini_box_prix {
			padding:0px 3px 8px 3px;
			line-height:15px;    		     		 
			width: 60px;
		}

.new_tab_1_gche, .new_tab_2_gche, .new_tab_3_gche {
	float: left;
    display: inline;
	margin: 0;
	padding: 0;
	width: 14px;
	height: 25px;
	background: url(img/ficheArticle/new_tab_gche.gif) left top no-repeat;
}
	
		.new_tab_2_gche_cadeau {
	    	float: left;
		    display: inline;
			margin: 0;
			padding: 0;
			width: 14px;
			height: 25px;
			background: url(img/ficheArticle/new_tab_gche.gif) left top no-repeat;	
		}
	
.new_tab_1_dte, .new_tab_2_dte, .new_tab_3_dte, .new_tab_2_dte_cadeau {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 25px;	
}

		.new_tab_1_dte p {
			margin: -1px 0 0 0;
		    padding: 0 0 0 5px;
		    text-transform: uppercase;
		    line-height: 25px;
		}
	
		.new_tab_2_dte p, .new_tab_3_dte p, .new_tab_2_dte_cadeau p {
			margin: 5px 0 0 0;
		    padding: 0 0 0 5px;
		    text-transform: uppercase;
		}
	
				.new_tab_1_dte p .orange, .new_tab_2_dte p span, .new_tab_3_dte p span {
				    color: #ff4d00;
				    font-weight: bold;
				}
	
.new_tab_cadeau_bas {
	clear: both;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 955px;
}
	
.new_tab_bis  {
	clear: both;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 954px;
}
	
.new_tab_1_tel {
   clear: both;
   float:left;
   display:inline;
   margin: 3px 0 0 7px;
   padding:0;
   width: 55px;
   height: 89px;
}
	
.new_tab_1_plus {
   float:left;
   display:inline;
   margin: 38px 0 0 10px;
   padding:0;
   width: 15px;
   height: 15px;
}
	
.new_tab_1_access  {
   float: left;
   display: inline;
   margin: 11px 0 0 22px;
   padding: 0;
   width: 89px;
}

.new_tab_1_access_cadeau {
   float: left;
   display: inline;
   margin: 11px 0 10px 22px;
   padding: 0;
   width: 200px;
}
	
.new_tab_1_access_plus {
   float:left;
   display:inline;
   margin: 33px 0 0 1px;
   padding:0;
   width: 100px;
   height: 50px;	
}

		.new_tab_1_access_plus .orange {
		    color: #ff4d00;
		    font-weight: bold;
		    font-size: 1.2em;
		}
	
.new_tab_1_texte_cadeau {
   float: left;
   display: inline;
   margin: 11px 0 0 13px;
   padding: 0;
   width: 640px;
}
	
		.new_tab_1_texte_cadeau p {
		    color: #727272;
		    padding: 5px;
		}
	
.new_tab_1_apartir {
    float:right;
    display:inline;
    margin: 27px 8px 0 0;
    padding:0;
    width: 77px;
    height: 30px;
    text-align: center;
}
	
    	.new_tab_1_apartir .orange {
            color: #ff4d00;
            font-weight: bold;
    	}
    	
				.new_tab_1_apartir .orange .span_taille {
					font-size: 16px;
				}
	
.new_tab_1_choisir {
   float:right;
   display:inline;
   margin: 29px 13px 0 0;
   padding:0;
   width: 92px;
   height: 25px;
}
	 
/* onglet fiche tech 2 */
		
.onglet_fiche_tech_2 {
	clear: both;
	float: left;
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
	height: 27px;
	width: 956px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
	
		.onglet_fiche_tech_2_gche {
			float: left;
		    display: inline;
			margin: 0;
			padding: 0;
			width: 13px;
			height: 27px;
			background: url(img/ficheArticle/onglet_long_gche.png) no-repeat;
		}
	
		.onglet_fiche_tech_2_milieu {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 930px;
			height: 27px;
			background: url(img/ficheArticle/onglet_long_milieu.png) repeat-x;
		}
			
				.onglet_fiche_tech_2_milieu a {
					float: left;
					display: block;
					margin: 8px 0 0 0;
					padding: 0;
					text-decoration: none;
					color: white;
					font-size: 11px;
					font-weight: bold;
					text-transform: uppercase;
				}
			
		.onglet_fiche_tech_2_dte {
	    	float: left;
    	    display: inline;
			margin: 0;
			padding: 0;
			width: 13px;
			height: 27px;
			background: url(img/ficheArticle/onglet_long_dte.png) no-repeat;
		}
			
/* onglet fiche tech 3 */
		
.onglet_fiche_tech_3 {
	clear: both;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 22px;
	width: 957px;
	background: url(img/ficheArticle/onglet_long_3.png) no-repeat;
}
	
		.onglet_fiche_tech_3_titre {
			float: left;
			display: inline;
			margin: 5px 0 0 13px;
			padding: 0;
			text-decoration: none;
			color: white;
			font-size: 11px;
			font-weight: bold;
			text-transform: uppercase;
		}
			
				.onglet_fiche_tech_3_titre a {
					text-decoration: none;
					color: white;
					font-size: 11px;
					font-weight: bold;
					text-transform: uppercase;				
					cursor: text;
				}
			
				.onglet_fiche_tech_3 ul {
				    float: right;
				    display: inline;
				    margin: 4px 23px 0 0;
				}
			
						.onglet_fiche_tech_3 ul li {
						    float: left;
						    display: inline;
						    color: #fff;
						}
					
								.onglet_fiche_tech_3 ul li a {
								    color: #fff;
								}
							
										.onglet_fiche_tech_3 ul li a:hover {
										    text-decoration: none;
										    font-weight: bold;
										    color: #fff;
										}
			
/*télécommande critères DJ février08*/
.console_criteres{
	float: left;
	display: inline;
	width: 955px;
	border: 1px solid #d0d0d0;
	background: url(img/ficheArticle/criteres/fond_criteres.jpg) bottom left no-repeat;
	
}
.console_criteres_ssgamme{
	float: left;
	display: inline;
	width: 955px;
	border: 1px solid #d0d0d0;
	background: url(img/ficheArticle/criteres/fond_criteres_ssgamme.jpg) bottom left no-repeat;
	
}
.console_criteres_vf{
	float: left;
	display: inline;
	width: 955px;
	border: 1px solid #d0d0d0;
	background: url(img/ficheArticle/criteres/fond_criteres_vf.png) bottom left no-repeat;
	
}
.console_criteres_ssgamme_vf{
	float: left;
	display: inline;
	width: 955px;
	border: 1px solid #d0d0d0;
	background: url(img/ficheArticle/criteres/fond_criteres_ssgamme_vf.png) bottom left no-repeat;
	
}
	.choisissez_criteres {
		float: left;
		display: inline;
		width: 955px;
		min-height: 104px;
		!height: 104px;
		color: #606060;
		line-height: 25px;
		background: url(img/ficheArticle/criteres/titre_criteres.png) top left no-repeat;
	}
	*> .choisissez_criteres {
		!height: auto;
	}
		.choisissez {
			float: left;
			display: inline;
			padding: 0 0 0 10px;
			font-weight: bold;
		}
		.choisissez_gamme {
			float: left;
			display: inline;
			width: 210px;
		}
		.choisissez_illimite {
			float: left;
			display: inline;
			width: 190px;
		}
		.choisissez_duree {
			float: left;
			display: inline;
			width: 110px;
		}
		.choisissez_engagement {
			float: left;
			display: inline;			
		}
		.choisissez_vente_flash {
			float: left;
			display: inline;			
		}
			
			.titre_criteres {
				clear: left;
				display: block;
				background: url(img/ficheArticle/criteres/barre_titre.png) top right no-repeat;
				padding: 0 10px 0 10px;
				text-transform: uppercase;
				font-weight: bold;
				color: #00b1c1;
			}
			.titre_criteres_dernier {
				clear: left;
				display: block;
				padding: 0 10px 0 10px;
				text-transform: uppercase;
				font-weight: bold;
				color: #00b1c1;
			}
			.titre_criteres_vente_flash {
				clear: left;
				display: block;
				background: url(img/ficheArticle/criteres/barre_titre.png) top left no-repeat;
				padding: 0 10px 0 15px;
				text-transform: uppercase;
				font-weight: bold;
				color: #ff4d00;
			}
			.choix_criteres {
				float: left;
				display: inline;
				padding: 0 0 0 10px;				
				/*background: url(img/ficheArticle/criteres/barre_criteres.gif) bottom right no-repeat;*/
			}
			.choix_criteres_dernier {
				float: left;
				display: inline;
				padding: 0 10px 0 10px;
			}
			.choix_criteres_vente_flash {
				float: left;
				display: inline;
				padding: 0 0 0 15px;				
				/*background: url(img/ficheArticle/criteres/barre_criteres.gif) bottom right no-repeat;*/
			}
			p.paragraphe_critere  {
				height: 18px;
				line-height: 18px;
			}
				p.paragraphe_critere  a.lien_critere {
					color: #01b1c1;
					text-decoration: none;
					height: 18px;
					line-height: 18px;
				}
				.choix_criteres_vente_flash p.paragraphe_critere  a.lien_critere {color:#ff4d00;}
				p.paragraphe_critere  a.lien_critere:hover {
					text-decoration: underline;
				}
				p.paragraphe_critere  a.lien_critere_selected {
					color: #606060;
					cursor: text;
					text-decoration: none;
					height: 18px;
					line-height: 18px;
					float: left;
					display: inline;
				}
				p.paragraphe_critere img{
					float: left;
					display: inline;
					margin: 6px 0 0 4px;
					width: 7px;
					height: 7px;
				}
			.voir_tous a {
				background: url(img/ficheArticle/criteres/puce_fleche.gif) 0 5px no-repeat;
				padding: 0 0 0 7px;
				color: #01b1c1;
				text-decoration: none;
			}
			.voir_tous a:hover {
				text-decoration: underline;
			}
	.vos_criteres {
		clear: both;
		float: left;
		display: inline;
		width: 955px;
		padding: 5px 0 5px 0;
		border-left: 1px solid #d0d0d0;
		border-right: 1px solid #d0d0d0;
		border-bottom: 1px solid #d0d0d0;
		background: url(img/ficheArticle/criteres/critere_select.png) top left no-repeat;
	}
		p.critere_choisi {
			float: left;
			display: inline;
			color: #606060;
			padding: 0 5px 0 5px;
		}
		p.effacer_tous {
			clear: both;
			width: 150px;
			margin: 0 0 0 93px;
		}
		p.effacer_tous a {
				background: url(img/ficheArticle/criteres/puce_fleche.gif) 0 5px no-repeat;
				padding: 0 0 0 7px;
				color: #01b1c1;
				text-decoration: none;
		}
		p.effacer_tous a:hover {
			text-decoration: underline;
		}
	
/*fin télécommande critères*/
/* tableau offres */

.tab_offres_haut {
	clear: both;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 957px;
	height: 36px;
	background: url(img/ficheArticle/fond_tab_offres_haut.png) no-repeat;	
}

		.tab_offres_haut_1 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 331px;
			height: 36px;	
		}
		
				.tab_offres_haut_1 p {
				    float: left;
				    display: inline;
				    margin: 11px 0 0 13px;
				    font-weight: bold;
				    color: #606060;
				}
				
				.tab_offres_haut_1 select {
				    float: left;
				    display: inline;
				    margin: 8px 0 0 6px;
				    width: 109px;
				}
		
		.tab_offres_haut_2 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 86px;
			height: 36px;	
		}
			.tab_offres_haut_2 p {
				    float: left;
				    display: inline;
				    margin: 11px 0 0 27px;
				    font-weight: bold;
				    color: #606060;
				}
		
				.tab_offres_haut_2 select {
				    float: left;
				    display: inline;
				    margin: 8px 0 0 10px;
				    width: 67px;
				}
		
		.tab_offres_haut_3 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 135px;
			height: 36px;	
		}
		
			.tab_offres_haut_3 p {
				float: left;
				display: inline;
				margin: 11px 0 0 32px;
				font-weight: bold;
				color: #606060;
			}
		
				.tab_offres_haut_3 select {
				    float: left;
				    display: inline;
				    margin: 8px 0 0 18px;
				    width: 98px;
				}
		
		.tab_offres_haut_4 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 183px;
			height: 36px;	
		}
		
				.tab_offres_haut_41 {
				    float: left;
				    display: inline;
				    margin: 11px 0 0 10px;
				    color: #606060;			
				    font-weight: bold;
				}
				.tab_offres_haut_42 {
				    float: left;
				    display: inline;
				    margin: 12px 0 0 8px;				    
				}
		
		.tab_offres_haut_5 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 139px;
			height: 36px;	
		}
		
				.tab_offres_haut_51 {
				    float: left;
				    display: inline;
				    margin: 11px 0 0 17px;
				    color: #606060;			
				    font-weight: bold;				    
				}
		
		.tab_offres_haut_6 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 83px;
			height: 36px;	
		}
			.tab_offres_haut_61 {
				float: left;
				display: inline;
				margin: 11px 0 0 17px;
				color: #606060;			
				font-weight: bold;				    
			}

.tab_offres_milieu {
	clear: both;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 39px;
	width: 957px;
	background: url(img/ficheArticle/fond_tab_offres_milieu.png) no-repeat;
}

		.tab_offres_milieu_1 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 331px;
			height: 39px;			
		}
		
				.tab_offres_milieu_1 p {
				    float: left;
				    display: inline;
				    margin: 13px 0 0 13px;
				    width: 318px;
				    color: #606060;					
				}
		
		.tab_offres_milieu_2 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 86px;
			height: 39px;			
		}
		
				.tab_offres_milieu_2 p {
				    float: left;
				    display: inline;
				    margin: 13px 0 0 0;
				    width: 86px;
				    text-align: center;
				    color: #606060;					
				}
		
		.tab_offres_milieu_3 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 135px;
			height: 39px;			
		}
		
				.tab_offres_milieu_3 p {
				    float: left;
				    display: inline;
				    margin: 13px 0 0 0;
				    width: 135px;
				    text-align: center;
				    color: #606060;					
				}
		
		.tab_offres_milieu_4 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 183px;
			height: 39px;			
		}
		
				.tab_offres_milieu_4 p {
				    float: left;
				    display: inline;
				    margin: 13px 0 0 0;
				    width: 183px;
				    text-align: center;
				    color: #606060;					
				}
		
		.tab_offres_milieu_5 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 139px;
			height: 39px;			
		}
		
				.tab_offres_milieu_5 p {
				    width: 139px;
					line-height:32px;
				    font-size: 20px;
				    font-weight: bold;
				    text-align: center;
				    color: #ff4d00;					
				}
				.tab_offres_milieu_5 p.vente_flash {text-align: right;}
				.tab_offres_milieu_5 p.vente_flash img {float:left;margin-left:10px;}
				.tab_offres_milieu_5 p.vente_flash sup {margin-right:2px;}
		
		.tab_offres_milieu_6 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 83px;
			height: 39px;			
		}
		
				.tab_offres_milieu_6 p {
				    float: left;
				    display: inline;
				    margin: 8px 0 0 0;
				    width: 83px;
				    text-align: center;				
				}
				
.tab_packs_milieu {
	clear: both;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 62px;
	width: 957px;
	background: url(img/ficheArticle/fond_tab_packs_milieu.png) no-repeat;
}

		.tab_packs_milieu_1 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 331px;
			height: 62px;			
		}
		
				.tab_packs_milieu_1_tel {
				    float: left;
				    display: inline;
				    margin:  0 0 0 10px;
				    width: 64px;
				    height: 62px;					
				}
				
						.tab_packs_milieu_1_tel p {
						    float: left;
						    display: inline;
						    margin:  5px 0 0 16px;
						    width: 32px;
						    height: 52px;					
						}
				
				.tab_packs_milieu_1_plus {
				    float: left;
				    display: inline;
				    margin:  0;
				    width: 19px;
				    height: 62px;					
				}
				
						.tab_packs_milieu_1_plus p {
						    float: left;
						    display: inline;
						    margin:  21px 0 0 0;
						    width: 19px;
						    height: 19px;					
						}					
				
				.tab_packs_milieu_1_caron {
				    float: left;
				    display: inline;
				    margin:  0;
				    width: 72px;
				    height: 62px;					
				}
				
						.tab_packs_milieu_1_caron p {
						    float: left;
						    display: inline;
						    margin:  11px 0 0 16px;
						    width: 40px;
						    height: 40px;					
						}
				
				.tab_packs_milieu_1_access {
				    float: left;
				    display: inline;
				    margin:  0;
				    width: 84px;
				    height: 62px;					
				}
				
						.tab_packs_milieu_1_access p {
						    float: left;
						    display: inline;
						    margin:  5px 0 0 16px;
						    width: 52px;
						    height: 52px;					
						}



					.tab_packs_milieu_1_tel_ssg {
				    float: left;
				    display: inline;
				    margin:  0 0 0 10px;
				    width: 64px;
				    height: 62px;					
				}
				
						.tab_packs_milieu_1_tel_ssg p {
						    float: left;
						    display: inline;
						    margin:  5px 0 0 16px;
						    width: 32px;
						    height: 52px;					
						}
				
				.tab_packs_milieu_1_plus_ssg {
				    float: left;
				    display: inline;
				    margin:  0;
				    width: 19px;
				    height: 62px;					
				}
				
						.tab_packs_milieu_1_plus_ssg p {
						    float: left;
						    display: inline;
						    margin:  21px 0 0 0;
						    width: 19px;
						    height: 19px;					
						}					
				
				.tab_packs_milieu_1_caron_ssg {
				    float: left;
				    display: inline;
				    margin:  0;
				    width: 135px;
				    height: 62px;					
				}
				
						.tab_packs_milieu_1_caron_ssg p {
						    float: left;
						    display: inline;
						    margin:  11px 0 0 16px;
						    width: 40px;
						    height: 40px;					
						}
				
				.tab_packs_milieu_1_access_ssg {
				    float: left;
				    display: inline;
				    margin:  0;
				    width: 84px;
				    height: 62px;					
				}
				
						.tab_packs_milieu_1_access_ssg p {
						    float: left;
						    display: inline;
						    margin:  5px 0 0 16px;
						    width: 52px;
						    height: 52px;					
						}
		
		.tab_packs_milieu_2 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 86px;
			height: 62px;			
		}
		
				.tab_packs_milieu_2 p {
				    float: left;
				    display: inline;
				    margin: 23px 0 0 0;
				    width: 86px;
				    text-align: center;
				    color: #606060;					
				}
		
		.tab_packs_milieu_3 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 135px;
			height: 62px;			
		}
		
				.tab_packs_milieu_3 p {
				    float: left;
				    display: inline;
				    margin: 23px 0 0 0;
				    width: 135px;
				    text-align: center;
				    color: #606060;					
				}
		
		.tab_packs_milieu_4 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 183px;
			height: 62px;			
		}
		
				.tab_packs_milieu_4 p {
				    float: left;
				    display: inline;
				    margin: 23px 0 0 0;
				    width: 183px;
				    text-align: center;
				    color: #606060;					
				}
				
		.tab_packs_milieu_5 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 139px;
			height: 62px;			
		}
		
				.tab_packs_milieu_5 p {
				    width: 139px;
					line-height:60px;
				    font-size: 20px;
				    font-weight: bold;
				    text-align: center;
				    color: #ff4d00;					
				}
				.tab_packs_milieu_5 p.vente_flash {text-align: right;}
				.tab_packs_milieu_5 p.vente_flash img {float:left;margin:10px 0 0 10px;}
				.tab_packs_milieu_5 p.vente_flash sup {margin-right:2px;}
		
		.tab_packs_milieu_6 {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			width: 83px;
			height: 62px;			
		}
		
				.tab_packs_milieu_6 p {
				    float: left;
				    display: inline;
				    margin: 19px 0 0 0;
				    width: 83px;
				    text-align: center;				
				}

.tab_offres_bas_on {
	clear: both;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 32px;
	width: 957px;
	background: url(img/ficheArticle/fond_tab_offres_bas_on.png) no-repeat;	
}

.tab_offres_bas_off {
	clear: both;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 32px;
	width: 957px;
	background: url(img/ficheArticle/fond_tab_offres_bas_off.png) no-repeat;	
}

		.tab_offres_bas_lien {
		    float: right;
		    display: block;
		    margin: 6px 8px 0 0!important;
		    margin: 6px 4px 0 0!important;
		    width: 250px;
		    height: 20px;
		}
		
.tab_packs_bas_on {
	clear: both;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 32px;
	width: 957px;
	background: url(img/ficheArticle/fond_tab_packs_bas_on.png) no-repeat;	
}

.tab_packs_bas_off {
	clear: both;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 32px;
	width: 957px;
	background: url(img/ficheArticle/fond_tab_packs_bas_off.png) no-repeat;	
}

		.tab_packs_bas_lien {
		    float: right;
		    display: block;
		    margin: 6px 8px 0 0!important;
		    margin: 6px 4px 0 0!important;
		    width: 284px;
		    height: 20px;
		}

/* content_down des fiches produits */
	
#content_down_fiche_tech {
   float: left;
   display: inline;
   !margin: 2px 0 29px 24px;
   width: 956px;
}

*> #content_down_fiche_tech {
   margin: 2px 0 19px 24px;
   !margin: 2px 0 29px 24px;		
}


#content_down_fiche_tech.accueil {
	margin-left: 0px ;
	height: 165px;
	/*background:url(img/degrade_footer.gif) repeat-x bottom left;*/
}

#content_down_fiche_tech p .accueil {
background: #FFF url(img/fiche_technique_titre.png) no-repeat top left;
padding-left: 25px;
height: 21px;
text-transform: uppercase;
margin: 0;
}
		
#content_down_fiche_tech.produit {
	padding-bottom:10px;
}	

#content_down_fiche_tech.produit h4,
#content_down_fiche_tech.produit .sous_titre{width:944px;height:18px;padding:5px 0 0 12px;font-weight:bold;background:#BEBEBE;color:#fff;}

#content_down_fiche_tech h4 .accueil {
background: #FFF url(img/fiche_technique_titre.png) no-repeat top left;
padding: 0;
padding-left: 25px;
height: 21px;
text-transform: uppercase;
margin: 0;
padding: 3px;
color: #FFF;
font-size: 11px;
font-weight: bold;
}

/*#content_down_fiche_tech h4 .accueil p{
padding: 3px;
color: #FFF;
font-size: 11px;
font-weight: bold;
}*/

#tab_descar{clear:both;margin:0;}

#content_down_fiche_tech .caracteristiques tr.header {
	height: 21px;
}		

#content_down_fiche_tech span.nomtel strong {
	color:#606060;
	margin: 0px;
	padding:0px;
}

#content_down_fiche_tech h5{margin:0;padding:5px 0 5px 12px;font-weight:bold;font-size:11px;color:#FFF;background-color:#BEBEBE;}
	
/* Premier titre ("Caractéristiques techniques"), qui possède un background différent (arrondi) */
#content_down_fiche_tech h5.haut {
	background: #BEBEBE;	
	width: 955px;
	padding-left: 7px;
	padding-top: 2px;
}

/*#content_down_fiche_tech h5 p {
	padding: 0;
	padding-left: 5px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}*/

/*#content_down_fiche_tech h5.haut p {
	padding-left: 7px;
	padding-top: 2px;
}*/
 
#content_down_fiche_tech .caracteristiques {
	clear:both;
	float: left;
	display: inline;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	width: 957px;
	padding:0;
	border-collapse:collapse;
}
 
#content_down_fiche_tech .caracteristiques .head {
	background: url(img/fiche_technique_droite.png) no-repeat top right;
}
 
#content_down_fiche_tech .caracteristiques ul.encoche {
	margin: 10px;
}

#content_down_fiche_tech .caracteristiques ul.encoche li {
color:#727272;
}

#content_down_fiche_tech .caracteristiques tr td.thin {
	background-color: #f5f5f5;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	/*border-right: 1px solid #D0D0D0;*/
	/*margin-left: 5px;*/
    margin: 5px 0 5px 5px;
}
#content_down_fiche_tech .caracteristiques tr td.telephone_desc {
	padding:3px 15px 3px 15px;text-align:justify;
}
#content_down_fiche_tech .caracteristiques tr td .haut_carac {
	background: #BEBEBE;	
	!width: 100%;
}
 
/**> #content_down_fiche_tech .caracteristiques tr td .haut_carac {
	width: 955px;
	!width: 100%;		 
}*/
 
.cadeau_hautdepage_2 {
   float: right;
   display: inline;
   margin: -19px 0px 0 0px;
   padding: 0 0 2px 14px;
   background : url(img/hautdepage_22.gif) no-repeat;
   width: 91px;
   height: 15px;
}
 
.cadeau_hautdepage_2 a {
	color: white;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
}
 	   
.cadeau_hautdepage_2 a:hover {
	color: #007a97;
}

#content_down_fiche_tech .caracteristiques tr td.vide {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
    height:20px;
}
 
#content_down_fiche_tech .caracteristiques td label {
   	padding-left: 15px ;
}
 
#content_down_fiche_tech .caracteristiques tr td p.carac_gen {
	padding: 4px 0;
}

#content_down_fiche_tech .caracteristiques label {
	display: block;
	width: 240px;
	float: left;
	font-weight: bold;
	padding:3px;
}
 
#content_down_fiche_tech .caracteristiques tr.technique td {
    background-color: #EAEAEA;
	height: 40px;
	/*vertical-align:center;*/
	vertical-align:middle;
	padding-left: 20px;
	font-weight: bold;
	width:20%;
	/*border-right: 1px solid #D0D0D0;*/
}

#content_down_fiche_tech .caracteristiques tr.technique td.thin {
    background-color: #F4F4F4;
}		 

#content_down_fiche_tech .caracteristiques tr.technique td{
	border-bottom:1px solid #DDD;
}

#content_down_fiche_tech .caracteristiques tr.technique td.first_col{
 	background-color: #EAEAEA;
}

#content_down_fiche_tech .caracteristiques tr.listes td {
    vertical-align:top;
}

#content_down_fiche_tech .caracteristiques td.gris {
	background-color:#F5F5F5;
}			
/******** avis conso *********/		/* ~DJ~ 18/07/2008 */
#listAvis {
	float: left;
	display: inline;
	width: 957px;
}

	#avis_conso_titre {
		float: left;
		display: inline;
		width: 957px;
		height: 22px;
		background: transparent url(img/ficheArticle/onglet_long_3.png) no-repeat;		
	}
		#avis_conso_titre p {
			display:inline;
			float:left;
			color:white;
			font-size:11px;
			font-weight:bold;
			line-height: 22px;
			height: 22px;
			margin: 0 0 0 13px;
			padding: 0;
			text-decoration:none;
			text-transform:uppercase;
		}
		#avis_conso_titre p.avisVille {
			float: right; 
			padding-right:30px;
			text-transform:none;
			font-weight:normal;
		}
		
	#avis_conso_entete {
		float: left;
		display: inline;
		width: 957px;
		height: 25px;
		background: transparent url(img/ficheArticle/avis_conso/avis_entete.png) no-repeat;		
		
	}
		#avis_conso_entete p.positif{
			float: left;
			display: inline;
			margin: 0 0 0 13px;
			width: 405px;
			height: 25px;
			line-height: 25px;
			color: #fa4d01;
			font-size: 14px;
			font-weight: bold;
		}
		#avis_conso_entete p.negatif{
			float: left;
			display: inline;
			margin: 0 0 0 13px;
			width: 404px;
			height: 25px;
			line-height: 25px;
			color: #8b8a8a;
			font-size: 14px;
			font-weight: bold;
		}
		#avis_conso_entete p.trier{
			float: left;
			display: inline;
			margin: 0 0 0 13px;
			width: 109px;
			height: 25px;
			line-height: 25px;
		}
			#avis_conso_entete p.trier a{
				height: 25px;
				line-height: 25px;
				color: #00b1c1;
				text-decoration: none;
				font-size: 11px;
				font-weight: bold;
			}
	
	#avis_contenu {
		float: left;
		display: inline;
		background: transparent url(img/ficheArticle/avis_conso/fond_avis.png) repeat-y;		
	}
		#avis_contenu tbody {
			width: 100%;
			border: 0;
		}
		#avis_contenu table {
			width: 100%;
			border: 0;
			border-spacing: 0px; 
			border-collapse: collapse;
		}
		#avis_contenu .avis_image{
			width:45px;
			text-align:center;
		}
		#avis_contenu .avis_texte{
			width:372px;
			padding: 10px 0 10px 0;
		}
		#avis_contenu .avis_date{
			text-align: center;
			color: #00b1c1;
			font-size: 12px;
			font-weight: bold;
			width: 123px;
		}
		#avis_contenu .tableau_avis_court .avis_suite_vide{
			background: transparent url(img/ficheArticle/avis_conso/lire_suite_vide_fond.png) no-repeat;	
			height:19px;
			padding-left: 45px;
		}
		#avis_contenu .tableau_avis_court .avis_suite{
			background: transparent url(img/ficheArticle/avis_conso/lire_suite_fond.png) no-repeat;	
			height:19px;
			padding-left: 45px;
		}
		#avis_contenu  .tableau_avis_court .avis_suite a{
			font-weight: bold;
			color: #606060;
		}
		#avis_contenu .tableau_avis_long .avis_suite{
			background: transparent url(img/ficheArticle/avis_conso/reduire_suite_fond.png) no-repeat;	
			height: 17px;
			padding-left: 45px;
		}
		#avis_contenu  .tableau_avis_long .avis_suite a{
			font-weight: bold;
			color: #fff;
		}
	.avis_infos {
		height: 30px;
		background: transparent url(img/ficheArticle/avis_conso/fond_titre_avis.png) repeat-y;	
		border-bottom: 1px solid #00b1c1;
	}
	.avis_infos table {
		height: 30px;
	}
		.avis_infos td {
			padding: 0 0 0 45px;
		}
		.avis_infos p {
			padding:0;
			margin: 12px 0 0 0;
			color: #00b1c1;
			font-weight: bold;
		}
		.avis_infos strong{
			color: #fa4d01;
			font-size: 12px;
			font-weight: bold;
		}
/****** fin avis conso ********/		
	
.image_bas_print {
	display: none;
}

.image_bas_print_cache {
	display: block;
}

.lien_bas_fiche {float:left;padding-left:50px;}
.lien_bas_fiche h3,.lien_bas_fiche div{float:left;}
.lien_bas_fiche h3{width:790px;height:25px;}
.lien_bas_fiche div p{width:220px;float:left;}