/* CSS Document */
* {margin:0; padding:0;}
img {border:none;}
input {font-size:11px;}

/*--------------------------------------------------------------------------------------GABARIT------------------------------------------------------------------------*/
@media screen
 {
    blink { behavior:url(blink.htc);}
 }
 

.souscontainer {
	display:none;
	position:absolute;
	width:200px;
	left:176px;
	top:1px;
	border-bottom: 1px solid #999999;
	border-top: 3px solid #FF0000;

}
.itemcontainer {
	display:block;
	padding:3px;
	border-top: 1px solid #F4F4F4;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color:#FFFFFF;
	text-align:left;
	font-size:9px;
	color:#000000;
}
.itemcontainer:hover {
	display:block;
	padding:3px;
	border-top: 1px solid #F4F4F4;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color:#FFCCCC;
	text-align:left;
}

#conteneur {
	width:992px;
	margin:auto;
}

#entete {
	width:996px;
	height:130px;
	background:url(images_new/entete.png) no-repeat top;
	margin-top:10px;
}

#entete #home {
	float:left;
	margin-left:10px;
}

#entete #onglets {
	float:left;
	margin-left:180px;
}
*html #entete #onglets {/*IE6*/
	margin-left:107px;
	/* Ce qui suit est pour ie6 mac\*//*/margin-left:220px;/**/
}

#entete #onglets .espacement {
	height:89px;
}



#entete #panier {
	float:right;
	margin-right:7px;
	width:180px;
}
*html #entete #panier {/*IE6*/
	margin-right:3px;
}

#entete #panier .espacement {
	height:51px;
}

#entete #panier p {
	margin-top:3px;
}
.abgtab {
	text-decoration:none;
	display:block;
	height:18px;
	width:100%;
	color:#000000;

}
.agtab:hover{
	color:#FFFFFF;
}
.bgtab{
	position:relative;
	background-image:url(images_new/bgtab.gif);
	background-repeat:repeat-x;
	padding:8px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height:26px;
	width:160px;

}
.bgtab_selected{



}
.bgtab:hover{
	background-image:url(images_new/bgtab_hover.gif);
	color:#FFFFFF;
}

.onglet1 a {
	display:block;
	width:124px;
	height:40px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background:url(boutons_new/onglet1_blanc.gif) top no-repeat;
	padding-top:14px;
	text-align:center;
}

.onglet1_selected {
	display:block;
	width:124px;
	height:40px;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	background:url(boutons_new/onglet1_orange.gif) top no-repeat;
	padding-top:14px;
	text-align:center;
}
*html .onglet1_selected {
	width:107px;
	/* Ce qui suit est pour ie6 mac\*//*/width:127px;/**/
}

.onglet1 a:hover {
	color:#FF0000;
	text-decoration:none;
	background:url(boutons_new/onglet1_orange.gif) top no-repeat;
}

.onglet2 a {
	display:block;
	width:92px;
	height:21px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background:url(boutons_new/onglet2_blanc.gif) top no-repeat;
	padding-top:10px;
	padding-left:10px;
}

#structure {
	width:992px;
	margin:1px;
}

#structure td.left {
	width:171px;
	vertical-align:top;
}

#encart_recherche {
	width:178px;
	height:45px;
	padding-top:35px;
	background:url(images_new/encart_recherche.png) top no-repeat;
}

#encart_recherche .espacement {
	height:1px;
}

#encart_recherche #tab_motcle {
	padding-top:0px;
	margin-left:6px;
}

#encart_recherche #tab_motcle input.champ {
	width:115px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#encart_produits{
	width:178px;
	height:29px;
	background:url(images_new/encart_produits.png) top no-repeat;
}

.categ1 a {
	display:block;
	width:161px;
	height:26px;
	font-size:11px;
	color:#6B6B6B;
	text-decoration:none;
	background:url(boutons_new/btn_categ1_gris.gif) top no-repeat;
	padding-left:10px;
	padding-top:12px;
}

.categ1 a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:url(boutons_new/btn_categ1_orange.gif) top no-repeat;
}

.categ1_selected {
	display:block;
	width:161px;
	height:26px;
	font-size:11px;
	color:#FFFFFF;
	background:url(boutons_new/btn_categ1_orange.gif) top no-repeat;
	padding-left:10px;
	padding-top:12px;
}

.categ2 a {
	display:block;
	width:161px;
	height:37px;
	font-size:11px;
	color:#6B6B6B;
	text-decoration:none;
	background:url(boutons_new/btn_categ2_gris.gif) top no-repeat;
	padding-left:10px;
	padding-top:11px;
}

.categ2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:url(boutons_new/btn_categ2_orange.gif) top no-repeat;
}

.categ2_selected {
	display:block;
	width:161px;
	height:37px;
	font-size:11px;
	color:#FFFFFF;
	background:url(boutons_new/btn_categ2_orange.gif) top no-repeat;
	padding-left:10px;
	padding-top:11px;
}


#encart_logo {
	background:url(images_new/bloc_logo.gif) no-repeat;
	width:166px;
	height:200px;
	padding-right:5px;
	margin-top:5px;
}

#tab_encart_logo {
	width:166px;
	margin-top:5px;
}

#tab_encart_logo td {
	vertical-align:top;
}

#tab_encart_logo td.haut {
	background:url(images_new/bloc_orange_haut.gif) no-repeat;
	width:146px;
	height:39px;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:8px;
}

*html #tab_encart_logo td.haut { /*IE6*/
	background:url(images_new/bloc_orange_haut.gif) no-repeat;
	width:146px;
	height:39px;
	padding-left:10px;
	padding-top:8px;
}

#tab_encart_logo td.milieu {
	background:url(images_new/bloc_orange_milieu.gif) repeat-y;
	width:166px;
	text-align:center;
}

#tab_encart_logo td.bas {
	background:url(images_new/bloc_orange_bas.gif) no-repeat;
	width:166px;
	height:18px;
}
	
#tab_logo {
	margin-top:8px;
	width:156px;
	padding-left:10px;
}
		
#tab_logo td {
	text-align:middle;
	vertical-align:top;
	}	

*html #tab_logo td {/*IE6*/
	padding-left:5px;
	/*IE6 mac\*//*/width:15px;/**/
}
	
*+html #tab_logo td {/*IE7*/
	padding-left:5px;
}
	
#tab_logo td.ligne {
	height:10px;
}

	
#tab_logo td.logo {
	text-align:center;
}
		
#structure td.right {
	width:196px;
	vertical-align:top;
}

#encart_mon_compte_connexion {
	width:155px;
	height:31px;
	background:url(images_new/encart_connexion_compte.png) no-repeat;
	padding-top:8px;
	padding-left:30px;
}

#encart_mon_compte_connexion_kdo {
	width:185px;
	height:168px;
	background:url(images_new/encart_commander_kdo.jpg) no-repeat;
	margin-bottom:10px;
}

#encart_mon_compte {
	width:196px;
	height:137px;
	background:url(images_new/encart_mon_compte.png) no-repeat;
}

#encart_mon_compte .espacement {
	height:38px;
}

#encart_mon_compte #tab_login {
	margin-left:5px
}

#encart_mon_compte #tab_login input.champ {
	width:75px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#encart_mon_compte #tab_login2 {
	margin-left:8px
}

#encart_mon_compte #tab_login3 {
	margin-left:5px
}

#encart_mon_compte #tab_login3 input.champ {
	width:120px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#encart_mon_compte #tab_login4 {
	margin-left:8px;
	margin-top:5px;
}

#encart_services {
	width:196px;
	height:306px;
	background:url(images_new/encart_services.png)  no-repeat;
	padding-left:4px;
}

#encart_services .espacement {
	height:45px;
}

#encart_services #anim {
	width:181px;
	height:145px;
	margin-left:4px;
}

#encart_newsletter {
	width:196px;
	height:127px;
	background:url(images_new/encart_newsletter.png) no-repeat;
}

#encart_newsletter .espacement {
	height:41px;
}

#encart_newsletter #tab_saisie {
	width:175px;
	margin-left:7px;
}

#encart_newsletter #tab_saisie input.champ {
	width:130px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#encart_livre {
	width:196px;
	height:127px;
	background:url(images_new/encart_livre.png) no-repeat;
}

#encart_livre .espacement {
	height:41px;
}


#encart_qui_sommes_nous {
	width:196px;
	height:112px;
	background:url(images_new/encart_qui_sommes_nous.png) no-repeat;
}
#encart_plus_recherches {
	width:196px;
	height:250px;
	background:url(images_new/encart_plus_recherche.png) no-repeat;
}

#encart_qui_sommes_nous .espacement {
	height:48px;
}
#encart_plus_recherches .espacement {
	height:48px;
}

#encart_qui_sommes_nous #interieur {
	width:180px;
	margin-left:12px;
}

#encart_contact {
	width:196px;
	height:121px;
	background:url(images_new/encart_contact.png) no-repeat;
}

#encart_contact .espacement {
	height:48px;
}

#encart_contact #interieur {
	width:180px;
	margin-left:12px;
}

#encart_contact #interieur  p{
	margin-top:12px;
}


#num_azur {
	padding-left:18px;
	margin-top:-3px;
}

.bleu_azur {
	color:#00A0EA;
}

#favoris {
	widows:190px;
	height:20px;
	background:url(images_new/plus.gif) no-repeat;
	padding-left:20px;
	margin-top:6px;
	margin-left:10px;
}

#structure td.middle {
	width:625px;
	vertical-align:top;
}

#structure td.middle #chemin {
	width:595px;
	margin-left:15px;
	margin-bottom:20px;
	font-size:11px;
}

#structure td.middle #content {
	width:595px;
	margin-left:15px;
	margin-right:15px;
}

.tab_partenaire {
	width:140px;
	margin-left:5px;
}

.tab_partenaire td {
	vertical-align:top;
}

.tab_partenaire td.texte_partenaire {
	width:105px;
	font-size:11px;
	text-align:justify;
}

#logo_fianet {
	background:url(images_new/logo_fianet.gif) 30px 0px no-repeat;
	width:166px;
	height:40px;
	margin-top:10px;
	margin-bottom:10px;
}


#logo_troisfois {
	background:url(images_new/logo_troisfois.gif) 15px 0px no-repeat;
	width:166px;
	height:40px;
	margin-top:10px;
	margin-bottom:10px;
}


#pied_de_page {
	width:992px;
	text-align:center;
	font-size:11px;
	color:#6B6B6B;
	margin-top:15px;
	margin-bottom:15px;
}
/*---------------------------------------------------------------------------------STYLES-----------------------------------------------------------------------*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}

a {
	font-size:11px;
	color:#6B6B6B;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a.inverse {
	font-size:11px;
	color:#6B6B6B;
	text-decoration:none;
}

a.inverse:hover {
	text-decoration:underline;
}

a.en_savoir_plus {
	font-size:16px;
	color:#6B6B6B;
	text-decoration:none;
	font-weight:bold;
}

a.en_savoir_plus:hover {
	text-decoration:underline;
}

.fleche_orange_gd {
	font-family:Arial, Helvetica, sans-serif;
	color:#F58E20;
	font-size:16px;
	font-weight:bold;
}

.gras {
	font-weight:bold;
}


a.paiement_lien {
	font-size:20px;
	color:#6B6B6B;
	text-decoration:none;
}

a.paiement_lien:hover {
	text-decoration:underline;
}

.center {
	text-align:center;
}

.fleche_orange {
	font-family:Arial, Helvetica, sans-serif;
	color:#F58E20;
	font-size:12px;
	font-weight:bold;
}

.fleche_blanc_gd {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.ok a {
	display:block;
	width:28px;
	height:19px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background:url(boutons_new/btn_ok.gif) top no-repeat;
	text-align:center;
	padding-top:3px;
}

.ok a:hover {
	text-decoration:underline;
}

.retour a {
	display:block;
	width:59px;
	height:24px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background:url(boutons_new/btn_retour.jpg) top no-repeat;
	text-align:center;
	padding-top:2px;
	padding-left:11px;
	margin-top:10px;
}

/*IE6 mac\*//*/
	.retour a {
	display:block;
	width:59px;
	height:24px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background:url(boutons_new/btn_retour.jpg) top no-repeat;
	text-align:center;
	padding-top:5px;
	padding-left:11px;
	margin-top:10px;
}/**/

.retour a:hover {
	text-decoration:underline;
}

.supprimer a {
	display:block;
	width:78px;
	height:22px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background:url(boutons_new/btn_supprimer.jpg) top no-repeat;
	text-align:center;
	padding-top:2px;
	margin-top:10px;
}

/*IE6 mac\*//*/
	.supprimer a {
	display:block;
	width:78px;
	height:22px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background:url(boutons_new/btn_supprimer.jpg) top no-repeat;
	text-align:center;
	padding-top:5px;
	margin-top:10px;
}
}/**/

.supprimer a:hover {
	text-decoration:underline;
}


.ajout_panier a {
	display:block;
	width:181px;
	height:44px;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(boutons_new/btn_ajout_panier.jpg) top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:15px;
}

.ajout_panier a:hover {
	text-decoration:underline;
}

.commander a {
	display:block;
	width:129px;
	height:47px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:url(boutons_new/btn_commander.jpg) top no-repeat;
	text-align:center;
	padding-top:14px;
	margin-top:30px;
}

*+html .commander a {/*IE7*/
	margin-top:20px;
}

.commander a:hover {
	text-decoration:underline;
}

.valider_commande a {
	display:block;
	width:224px;
	height:50px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:url(boutons_new/btn_valdier_commande.jpg) top no-repeat;
	text-align:center;
	padding-top:14px;
	margin-top:30px;
}

*+html .valider_commande a {/*IE7*/
	margin-top:20px;
}

.valider_commande a:hover {
	text-decoration:underline;
}

.lien_recap {
	padding-top:8px;
}
.lien_ajoutpanier {
	padding-left:50px;
	padding-top:12px;
}
.zoom  {
	background:url(boutons_new/lien_zoom.jpg) no-repeat 190px 2px;
	padding-left:98px;
	text-align:right;
}

.lien_zoom {
	margin-bottom:20px;
	padding-top:5px;
}


.lien_envoi_ami  {
	background:url(boutons_new/lien_envoyez_ami.jpg) no-repeat 460px;
	padding-left:25px;
	height:22px;
	padding-top:5px;
	text-align:right;
	padding-right:5px;
}

.commentaire {
	font-size:11px;
	padding-top:10px;
	text-align:justify;
}

.texte_commentaire {
	margin-top:7px;
	margin-bottom:15px;
}

.txt_12 {
	font-size:12px;
	text-align:justify;
}

.txt_courant {
	text-align:justify;
}
	
.txt_12_gras {
	font-size:12px;
	text-align:justify;
	font-weight:bold;
}

.txt_14_gras {
	font-size:14px;
	font-weight:bold;
}

.txt_10{
	font-size:10px;
	text-align:center;
}

.gras_italique {
	font-weight:bold;
	font-style:italic;
}

.gras_souligne {
	font-weight:bold;
	text-decoration:underline;
}

h1 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}

.prix_orange {
	font-size:18px;
	color:#F58E20;
}

.TTC_orange{
	font-size:9px;
	color:#F58E20;
}

.prix_rouge {
	font-size:18px;
	color:#EC1C24;
}

.TTC_rouge{
	font-size:9px;
	color:#EC1C24;
}

.prix_orange_promo {
	font-size:11px;
	color:#F58E20;
	text-decoration:line-through;
}

.txt_orange_panier {
	font-size:14px;
	color:#F58E20;
}

.prix_panier_orange {
	font-size:12px;
	color:#F58E20;
}

.prix_panier_orange_barre {
	font-size:12px;
	color:#F58E20;
	text-decoration:line-through;
}

.prix_panier_rouge {
	font-size:12px;
	color:#EC1C24;
}

.ecotaxe {
	color:#009900;
	font-size:10px;
	padding-bottom:10px;
	padding-top:5px;
}

.nom_produit {
	padding-bottom:5px;
	font-weight:bold;
}

.barre_menu {
	background:url(images_new/barre_menu_gd.jpg) no-repeat;
	width:595px;
	height:49px;
}

.barre_menu_pt {
	background:url(images_new/barre_menu_pt.jpg) no-repeat;
	width:595px;
	height:46px;
}

.barre_titre {
	font-size:18px;
	color:#F16422;
	padding-top:5px;
	padding-left:12px;
	margin-bottom:15px;
	}
	
*html .barre_titre {/*IE6*/
	padding-top:8px;
	/*IE6 mac\*//*/padding-top:22px;/**/
}
	
*+html .barre_titre {/*IE7*/
	padding-top:8px;
}

.barre_titre_pt {
	font-size:18px;
	color:#F16422;
	padding-top:3px;
	padding-left:12px;
	margin-bottom:15px;
	}
	
/*IE6 mac\*//*/
	.barre_titre_pt {
	font-size:18px;
	color:#F16422;
	padding-top:7px;
	padding-left:12px;
	margin-bottom:15px;
	}/**/
	
.barre_encart_pt {
	font-size:12px;
	color:#F16422;
	padding-top:7px;
	padding-left:8px;
	margin-bottom:15px;
	}
	
.barre_encart_recap {
	font-size:12px;
	color:#F16422;
	padding-top:7px;
	padding-left:8px;
	margin-bottom:15px;
	}
	
	
.barre_encart_client {
	font-size:11px;
	color:#F16422;
	padding-top:7px;
	padding-left:8px;
	margin-bottom:15px;
	}	
	
.encart_titre {
	font-size:14px;
	color:#F16422;
	padding-left:12px;
	}
	
.barre_orange {
	background:url(images_new/barre_menu_orange.jpg) no-repeat;
	width:595px;
		height:51px;
}

.barre_titre_blanc {
	font-size:14px;
	color:#FFFFFF;
	padding-top:9px;
	padding-left:12px;
	font-weight:bold;
	}
		
.titre_produits {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

.barre_separation {
	width:555px;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	color:#D1D1D1;
	background-color:#D1D1D1;
	border:0;
	padding-left:10px;
}

*html .barre_separation {/*IE6*/
	margin-top:6px;
	margin-left:0px;
	text-align:left;
	/*IE6 mac\*//*/margin-top:10px;/**/
}

*+html .barre_separation {/*IE7*/
	margin-top:6px;
	margin-left:0px;
	text-align:left;
	
}

.txt_12_justifie {
	font-size:12px;
	text-align:justify;
}

.orange {
	color:#F58E20;
}

.orange_centre {
	color:#F58E20;
	text-align:center;
	font-weight:bold;
	font-style:italic;
}

.souligne {	text-decoration:underline;}

.italique {
	font-style:italic;
}


.blanc{
	color:#FFFFFF;
}

/*----------------------------------------------------------------------INDEX--------------------------------------------------------------------------------------*/
.tab_ttc {
color:#333333;
font-size:10px;


}

#bloc_promo_flash {
	width:595px;
	height:215px;
	/*background-color:#FFCC99;*/
	margin-bottom:29px;
}

.tab_ptibloc {
	width:595px;
	vertical-align:top;
}

.tab_nouveaute {
	width:288px;
	vertical-align:top;
}

.tab_nouveaute td.haut {

}

.tab_nouveaute td.milieu {
	background:url(images_new/pixel_287.gif) repeat-y;
	width:287px;
	height: 130px;
}

.tab_nouveaute td.bas {
	background:url(images_new/encart_bas.gif) no-repeat;
	width:287px;
	height:23px;
}

.tab_promotion {
	width:288px;
	vertical-align:top;
}

.tab_promotion td.haut {
	background:url(images_new/encart_promotion.jpg) no-repeat;
	width:287px;
	height:60px;
}

.tab_promotion td.milieu {
	background:url(images_new/pixel_287.gif) repeat-y;
	width:287px;
	height: 130px;
}

.tab_promotion td.bas {
	background:url(images_new/encart_bas.gif) no-repeat;
	width:287px;
	height:23px;
}
.tab_promotionfirst {
	width:288px;
	vertical-align:top;
}

.tab_promotionfirst td.haut {
	background:url(images_new/encart_promotion.jpg) no-repeat;
	width:287px;
	height:60px;
}

.tab_promotionfirst td.milieu {
	background:url(images_new/pixel_287.gif) repeat-y;
	width:287px;
	height: 200px;
}

.tab_promotionfirst td.bas {
	background:url(images_new/encart_bas.gif) no-repeat;
	width:287px;
	height:23px;
}

.tab_encart_vide {
	width:288px;
	vertical-align:top;
	margin-bottom:25px;
}

.tab_encart_vide td.haut {
	background:url(images_new/encart_haut.gif) no-repeat;
	width:287px;
	height:19px;
}

.tab_encart_vide td.milieu {
	background:url(images_new/pixel_287.gif) repeat-y;
	width:287px;
}

.tab_encart_vide td.bas {
	background:url(images_new/encart_bas.gif) no-repeat;
	width:287px;
	height:23px;
}

#tab_ptibloc td.separation_w{
	width:20px;
}

#tab_ptibloc td.separation_h{
	height:19px;
}

#tab_ptibloc td.separation{
	height:31px;
}

.tab_produit_encart {
	width:265px;
	margin-left:13px;
}

.tab_produit_encart td.bloc_image {
	vertical-align:top;
}

.tab_produit_encart td.descriptif {
	vertical-align:top;
	padding-left:10px;
	width:185px;
}

.tab_produit {
	width:265px;
	margin-left:13px;
	margin-top:20px;
}

.tab_produit td.bloc_image{
	vertical-align:top;
}

img.bloc {
	border:#DEDEDE solid 1px;
	vertical-align:top;
}

.tab_produit td.descriptif {
	vertical-align:top;
	padding-left:10px;
	vertical-align:top;
}

.tab_meilleures_ventes {
	width:595px;
	vertical-align:top;
	margin-bottom:25px;
}

.tab_meilleures_ventes td.haut {
	background:url(images_new/encart_meilleuresventes.jpg) no-repeat;
	width:594px;
	height:59px;
}

.tab_meilleures_ventes td.milieu {
	background:url(images_new/pixel_594.gif) repeat-y;
	width:594px;
}

.tab_meilleures_ventes td.bas {
	background:url(images_new/encart_meilleures_ventes_bas.gif) no-repeat;
	width:594px;
	height:15px;
}

.tab_produit_meilleures_ventes {
	width:588px;
}

.tab_meilleures_ventes td.bouton_droit{
	padding-right:0px;
	vertical-align:middle;
}

.tab_meilleures_ventes td.bouton_gauche{
	padding-left:5px;
	padding-right:3px;
	vertical-align:middle;
}

.tab_fiche_produit_meilleures_ventes {
	width:250px;
}

.tab_fiche_produit_meilleures_ventes td.bloc_image{
	vertical-align:top;
}


.tab_fiche_produit_meilleures_ventes td.descriptif {
	vertical-align:top;
	padding-left:5px;
	vertical-align:top;
}

#presentation_produit {
	width:520px;
}

#tab_presentation_produit {
	width:520px;
}

/*************************************SCROLL************************************************/
#divScrollTextCont {
	overflow:hidden; vertical-align:middle;
}
#divText {
	position:absolute; left:0px; top:0px; vertical-align:middle;
	}
*/	
#divScrollTextCont {
	overflow:hidden; vertical-align:middle;

}



#divScrollTextCont a{
text-decoration:none;
color:#000000;
}

#divScrollTextCont a:hover{
/*color:#E83005;*/
text-decoration:none;
color:#000000;
background:#F0F0F0;
}

#divText {
	position:absolute; left:0px; top:0px; vertical-align:middle;
}



/*-------------------------------------------------------------CATEGORIES--------------------------------------------------------------------------*/

#img_categorie {
	width:595px;
}

#tab_img_categorie {
	width:595px;
	height:120px;
}

#tab_img_categorie td.espace_categorie{
	background:url(images_new/spacer.gif) no-repeat;
	width:250px;
}

#tab_img_categorie td.titre {
	margin-top:50px;
	font-size:30px;
	color:#F16422;
	width:170px;
}

#tab_img_categorie td.lien_nouveaute{
	padding-top:25px;
	text-align:right;
}

*html #tab_img_categorie td.lien_nouveaute{/*IE6*/
	padding-top:30px;
	/*IE6 mac\*//*/
	padding-top:30px;
	text-align:left;
	/**/
}

*+html #tab_img_categorie td.lien_nouveaute{/*IE7*/
	padding-top:30px;
}

#tab_img_categorie td.lien_promotion{
	text-align:right;
	padding-top:5px;
}

*html #tab_img_categorie td.lien_promotion{/*IE6*/
	padding-top:7px;
	/*IE6 mac\*//*/
	padding-top:7px;
	text-align:left;/**/
}

*+html #tab_img_categorie td.lien_promotion{/*IE7*/
	padding-top:7px;
}

#tab_img_categorie td.separation {
	height:50px;
}
	
.lien_img_categorie {
	padding-right:10px;
	}
	
#tab_repartition_categorie {
	width:595px;
	margin-top:30px;
}

#tab_repartition_categorie td.cadre {
	vertical-align:top;
	}
	
#tab_repartition_categorie td.separation_w25 {
	width:25px;
}

#tab_repartition_categorie td.separation_h25 {
	height:25px;
}

	
.tab_categorie {
	width:120px;
}

.tab_categorie td.imag {
	 width:120px;
	 vertical-align:top;
	}
	
.tab_categorie td.texte {
	width:120px;
	vertical-align:top;
	text-align:center;
	padding-top:10px;
}

.tab_categorie td.texte_radio {
	width:120px;
	vertical-align:top;
	text-align:left;
	padding-top:10px;
}

.tab_categorie input.radio {
	vertical-align:middle;
}

/*-------------------------------------------------------------SOUS-CATEGORIES--------------------------------------------------------------------------*/

.tab_encart_categorie {
	width:288px;
	vertical-align:top;
	margin-bottom:5px;
}

.tab_encart_categorie td.haut {
	background:url(images_new/encart_haut.gif) no-repeat;
	width:287px;
	height:19px;
}

.tab_encart_categorie td.milieu {
	background:url(images_new/pixel_287.gif) repeat-y;
	height: 130px;
	width:287px;
}

.tab_encart_categorie td.bas {
	background:url(images_new/encart_bas.gif) no-repeat;
	width:287px;
	height:23px;
}

.separation_h20 {
	height:15px;
	}
	

/*---------------------------------------------------------ARTICLE-------------------------------------------------------------*/

.tab_fiche_article {
	width:595px;
	margin-bottom:20px;
}


.tab_fiche_article td.haut {
	background:url(images_new/encart_haut_595.jpg) no-repeat;
	width:595px;
	height:24px;
	vertical-align:top;
}


.tab_fiche_article td.milieu {
	background:url(images_new/encart_milieu_595.gif) repeat-y;
	width:595px;
}

.tab_fiche_article td.bas {
	background:url(images_new/encart_bas_595.gif) no-repeat;
	width:595px;
	height:22px;
	
}

.tab_produit_associe {
	width:595px;
	vertical-align:top;
	margin-bottom:25px;
	margin-top:20px;
}

.tab_produit_associe td.haut {
	background:url(images_new/encart_produit_associe.jpg) no-repeat;
	width:595px;
	height:62px;
}

.tab_produit_associe td.milieu {
	background:url(images_new/pixel_594.gif) repeat-y;
	width:594px;
}

.tab_produit_associe td.bas {
	background:url(images_new/encart_meilleures_ventes_bas.gif) no-repeat;
	width:594px;
	height:15px;
}

.tab_prod {
	width:588px;
}

.tab_prod td.bouton_droit{
	padding-right:0px;
	vertical-align:middle;
}

.tab_prod td.bouton_gauche{
	padding-left:5px;
	padding-right:10px;
	vertical-align:middle;
}

.tab_fiche_produit_associe {
	width:250px;
}

.tab_fiche_produit_associe td.bloc_image{
	vertical-align:top;
}


.tab_fiche_produit_associe td.descriptif {
	vertical-align:top;
	padding-left:10px;
	vertical-align:top;
}

.tab_barre_orange {
	width:595px;
	}
	
.tab_barre_orange td {
	vertical-align:middle;
}

.tab_barre_orange td.titre_article {
	width:440px;
}

.tab_barre_orange td.note {
	padding-top:7px;
	width:50px;
	font-size:12px;
	padding-left:5px;
}

*html .tab_barre_orange td.note {/*IE6*/
	padding-top:9px;
	/*IE6 mac\*//*/
	padding-top:10px;/**/
}

*+html .tab_barre_orange td.note {/*IE7*/
	padding-top:9px;
}

.tab_barre_orange td.etoile {
	padding-top:10px;
}

.tab_fiche {
	width:588px;
}

.tab_fiche td{
	vertical-align:top;
}

.tab_visuel {
	vertical-align:top;
	margin-left:25px;
	margin-right:25px;
	width:250px;
}

.tab_visuel td.espace_img {
	width:10px;
}

.tab_description_produit {
	vertical-align:top;
	margin-right:25px;
	width:238px;
	margin-left:25px;
}

.tab_description_produit td {
	vertical-align:top;
}

.bloc_garanti {
	margin-top:20px;
	margin-bottom:20px;
}

.tab_chps_article {
	width:157px;
}

.tab_chps_article td {
	vertical-align:middle;
}

.tab_chps_article select.fiche_article {
	width:86px;
	vertical-align:middle;
	height:20px;
	font-size:11px;
}

/*---------------------------------------------------------NOUVEAUTES-PROMOTIONS-MEILLEURES VENTES------------------------------------------------------*/

#barre_recherche {
	background:url(images_new/barre_recherche.gif) no-repeat;
	width:595px;
	height:46px;
	margin-bottom:15px;
}

#tab_recherche {
	width:575px;
	padding-top:15px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:15px;
}

*html #tab_recherche {/*IE6*/
	margin-top:15px;
}

*+html #tab_recherche {/*IE7*/
	margin-top:15px;
}

#tab_recherche td {
	vertical-align:middle;
}

#tab_recherche select.recherche {
	width:116px;
	font-size:11px;
}

/*---------------------------------------------------------MON PANIER------------------------------------------------------*/
 .tab_panier {
 	width:565px;
	margin-left:20px;
	margin-left:20px;
}

.tab_panier td {
	vertical-align:middle;
}

.tab_panier td.descriptif_panier_option {
	padding-left:10px;
	width:115px;
	vertical-align:top;
	
}

.tab_panier td.descriptif_panier_option_recap {
	padding-left:20px;
	width:195px;
	vertical-align:top;
	text-align:left;
}

.descriptif_panier_option_lien {
	padding-top:12px;
}

.tab_panier td.descriptif_panier{
	width:115px;
	padding-left:10px;
}

.tab_panier td.descriptif_panier_recap{
	width:195px;
	padding-left:20px;
	text-align:left;
}

.tab_panier td.quantite {
	width:75px;
	text-align:center;
}

.tab_panier select.quantite {
	width:45px;
}

.tab_panier td.prix {
	width:105px;
	text-align:center;
}

.tab_panier td.supprimer {
	width:80px;
}

#tab_repartition_panier_categorie {
	width:595px;
}

#tab_repartition_panier_categorie td.cadre {
	vertical-align:top;
	}
	
#tab_repartition_panier_categorie td.separation_w25 {
	width:25px;
}

#tab_repartition_panier_categorie td.separation_h25 {
	height:25px;
}


.tab_panier_categorie {
	width:120px;
}

.tab_panier_categorie td.imag {
	 width:120px;
	 vertical-align:top;
	}
	
.tab_panier_categorie td.texte {
	width:120px;
	vertical-align:top;
	text-align:center;
}

.tab_panier_categorie input.radio {
	vertical-align:middle;
}

input.radio_pascadeau {
	vertical-align:middle;
	margin-top:0px;
}

*html input.radio_pascadeau {/*IE6*/
	vertical-align:middle;
	margin-top:1px;
	/*IE6 mac\*//*/
	vertical-align:middle;
	margin-top:1px;/**/
}

*+html input.radio_pascadeau {/*IE7*/
	vertical-align:middle;
	margin-top:1px;
}

#tab_bas_panier {
	width:595px;
}

#tab_bas_panier td{
	vertical-align:top;
	}
	
#tab_bas_panier td.separation{
	width:24px;
	}
	
#tab_offre {
	width:287px;
}

#tab_offre td.haut {
	background:url(images_new/encart_offre_haut.jpg) no-repeat;
	width:287px;
	height:57px;
}

#tab_offre td.milieu {
	background:url(images_new/encart_offre_milieu.gif) repeat-y;
	width:287px;
}

#tab_offre td.bas {
	background:url(images_new/encart_offre_bas.gif) no-repeat;
	width:287px;
	height:20px;
}

#tab_chps_offre {
	width:267px;
	padding-left:15px;
}

*html #tab_chps_offre {/*IE6*/
	width:257px;
	margin-left:15px;
	padding-right:15px;
	/* Ce qui suit est pour ie6 mac\*//*/
	width:210px;
	padding-left:0px;
	margin-right:25px;
	/**/
}

*+html #tab_chps_offre {/*IE7*/
	width:257px;
	margin-left:20px;
	margin-right:15px;
}

#tab_chps_offre td {
	vertical-align:middle;
}

#tab_chps_offre td.chps_intitule {
	vertical-align:middle;
	width:100px;
}

*html #tab_chps_offre td.chps_intitule {/*IE6*/
	width:138px;
	margin-right:10px;
	/* Ce qui suit est pour ie6 mac\*//*/
	width:68px;
	/**/
}

*+html #tab_chps_offre td.chps_intitule {/*IE7*/
	width:138px;
	margin-right:10px;
}

#tab_chps_offre td.chps {
	width:105px;
	text-align:right;
}

*html #tab_chps_offre td.chps {/*IE6*/
	width:104px;
	/* Ce qui suit est pour ie6 mac\*//*/
	width:94px;
	/**/
}

*+html #tab_chps_offre td.chps {/*IE7*/
	width:104px;
}

#tab_chps_offre input.chps_texte {
	width:105px;
	margin-right:10px;
}

*html #tab_chps_offre input.chps_texte {/*IE6*/
	width:104px;
	/*IE6 mac\*//*/
	width:80px;
	margin-left:5px;/**/
}

*+html #tab_chps_offre input.chps_texte {/*IE7*/
	width:104px;
}

#tab_recap_panier {
	width:298px;
}

#tab_recap_panier td{
	vertical-align:top;
}

#tab_recap_panier td.haut {
	background:url(images_new/encart_total_haut.jpg) no-repeat;
	width:298px;
	height:63px;
}

#tab_recap_panier td.milieu {
	background:url(images_new/encart_total_milieu.gif) repeat-y;
	width:298px;
}

#tab_recap_panier td.bas {
	background:url(images_new/encart_total_bas.gif) no-repeat;
	width:298px;
	height:23px;
}

#tab_chps_panier {
	width:278px;
	padding-right:2px;
	padding-left:7px;
}

*html #tab_chps_panier {/*IE6*/
	padding-left:10px;
	/*IE6 mac\*//*/
	padding-left:10px;/**/
}

*+html #tab_chps_panier {/*IE7*/
	padding-left:10px;
}

#tab_chps_panier td.txt {
	text-align:right;
}

#tab_chps_panier td.txt_total {
	text-align:right;
	font-size:14px;
	font-weight:bold;
}

#tab_chps_panier td.txt_total_italique {
	text-align:right;
	font-style:italic;
}

#tab_chps_panier td.prix {
	text-align:right;
	padding-left:10px;
}

#tab_chps_panier td.prix_total {
	text-align:right;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#F58E20;
}

#tab_chps_panier td.prix_total_italique {
	text-align:right;
	padding-left:10px;
	font-style:italic;
}

.txt_taille {
	font-size:10px;
}

.tab_lien_panier {
	width:480px;
	margin-left:125px;
}

.tab_lien_panier td.lien{
	padding-top:15px;
}

.tab_lien_panier_recap {
	width:540px;
	margin-left:65px;
	margin-top:10px;
}

.tab_lien_panier_recap td.lien {
	vertical-align:top;
	padding-top:15px;
}

/*---------------------------------------------------INSCRIPTION----------------------------------------------*/

#tab_etape {
	width:595px;
}

#tab_etape td{
	vertical-align:top;
	padding-top:5px;
	width:111px;
}

.texte_blanc{
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	padding-left:15px;
}

.texte_gris{
	font-weight:bold;
	font-size:11px;
	color:#6B6B6B;
	padding-left:15px;
}

#etape1 {
	background:url(images_new/etape1.jpg) no-repeat;
	width:595;
	height:50px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}

#etape2 {
	background:url(images_new/etape2.jpg) no-repeat;
	width:595;
	height:50px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}

#etape3 {
	background:url(images_new/etape3.jpg) no-repeat;
	width:595;
	height:50px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}

#etape4 {
	background:url(images_new/etape4.jpg) no-repeat;
	width:595;
	height:50px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}

#etape5 {
	background:url(images_new/etape5.jpg) no-repeat;
	width:595;
	height:50px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}
	
.identification {
	width:595px;
	margin-top:20px;
}

.identification td	{
	vertical-align:top;
}

.identification td.separation_20 {
	width:20px;
}

#tab_client {
	width:253px;
}

#tab_client td{
	vertical-align:top;
}

#tab_client td.haut	{
	background:url(images_new/encart_client_haut.jpg) no-repeat;
	width:253px;
	height:68px;
}

#tab_client td.milieu{
	background:url(images_new/encart_client_milieu.gif) repeat-y;
	width:253px;
}

#tab_client td.bas	{
	background:url(images_new/encart_client_bas.gif) no-repeat;
	width:253px;
	height:303px;
}


.tab_dejaclient {
	width:233px;
	margin-left:15px;
	margin-right:15px;
}

.tab_dejaclient td {
	vertical-align:top;
}

.tab_dejaclient input.login {
	width:115px;
}

.tab_dejaclient input.password {
	width:73px;
}

.tab_dejaclient td.login {
	width:52px;
}

.tab_dejaclient td.password {
	width:95px;
}

*html .tab_dejaclient td.password {/*IE6*/
	width:109px;
	/*IE6 mac\*//*/
	width:109px;
	/**/
	
}

*+html .tab_dejaclient td.password {/*IE7*/
	width:109px;
}

#tab_pasclient {
	width:300px;
}

#tab_pasclient td {
	vertical-align:top;
}

#tab_pasclient td.haut	{
	background:url(images_new/encart_pasclient_haut.gif) no-repeat;
	width:297px;
	height:68px;
}

#tab_pasclient td.milieu {
	background:url(images_new/encart_pasclient_milieu.gif) repeat-y;
	width:297px;
}

#tab_pasclient td.bas {
	background:url(images_new/encart_pasclient_bas.gif) no-repeat;
	width:297px;
	height:33px;
}

.tab_pasencoreclient {
	width:257px;
	margin-left:20px;
	margin-right:20px;
}

.tab_pasencoreclient td {
	vertical-align:top;
}

.tab_pasencoreclient td.espacement {
	height:5px;
}

.tab_pasencoreclient input.chpstxt {
	width:115px
}

.tab_pasencoreclient td.chpstxt {
	width:132px
}

.tab_pasencoreclient select.chpstxt {
	width:120px
}

.bouton_aligndroit {
	text-align:right;
	margin-left:405px;
}

.bouton_aligndroit_prof {
	text-align:left;
	margin-left:25px;
}


/*IE6 mac\*//*/
	.bouton_aligndroit {
	text-align:right;
	margin-left:485px;
}
	/**/

.lien_aligndroit {
	text-align:right;
}

.bloc_commentaire {
	vertical-align:top;
}

/*--------------------------------------------------COORDONNEES--------------------------------------------*/

.profil_coord {
	width:300px;
	margin-top:25px;
	margin-right:15px;
}

.profil_coord td{
	vertical-align:middle;
}

.profil_coord td.espacement{
	height:5px;
}

.profil_coord td.intitule{
	width:145px;
}

.profil_coord input.chpstxt{
	width:115px;
	font-size:11px;
}


.profil_coord select.chpstxt{
	width:120px;
	font-size:11px;
}

.profil_coord textarea.chpstxt{
	width:260px;
	font-size:11px;
	height:55px;
}

.profil_coord2 {
	width:500px;
	margin-top:25px;
	margin-right:15px;
}

.profil_coord2 td{
	vertical-align:middle;
}

.profil_coord2 td.espacement{
	height:5px;
}

.profil_coord2 td.intitule{
	width:145px;
}

.content_tab_fiche_article {
	width:565px;
	padding-left:15px;
	padding-right:15px;
}

/*------------------------------------------------RECAPITULATIF ET VALIDATION---------------------------------------*/

.total_panier {
	margin-left:298px;
}

/*-----------------------------------------------------PAIEMENT SECURISE----------------------------------*/

.paiement{
	margin-left:230px;
	margin-top:35px;
	margin-bottom:25px;
}

.espace_paiement {
	width:30px;
	background:url(images_new/spacer.gif) no-repeat;
}

/*----------------------------------------------PARAMETRES-COMPTE--------------------------------------------*/

.tab_parametre_compte {
	width:595px;
	margin-top:20px;
}


.tab_parametre_compte1 {
	width:495px;
	margin-top:20px;
}


.tab_parametre_compte td{
	vertical-align:top;
}

.tab_monprofil {
	width:193px;
}

.tab_monprofil td.haut {
	background:url(images_new/encart_profil.jpg) no-repeat;
	width:193px;
	height:52px;
}

.tab_monprofil td.milieu {
	background:url(images_new/pixel_parametre_milieu.jpg) repeat-y;
	width:193px;
}

.tab_monprofil td.bas {
	background:url(images_new/encart_parametre_bas.jpg) no-repeat;
	width:193px;
	height:22px;
}

.tab_mesparametres {
	width:193px;
}

/*IE6 mac\*//*/
	.tab_mesparametres {
	width:193px;
	height:220px;
}
	/**/

.tab_mesparametres td.haut {
	background:url(images_new/encart_mesparametres.jpg) no-repeat;
	width:193px;
	height:52px;
}

.tab_mesparametres td.milieu {
	background:url(images_new/pixel_parametre_milieu.jpg) repeat-y;
	width:193px;
}

.tab_mesparametres td.bas {
	background:url(images_new/encart_parametre_bas.jpg) no-repeat;
	width:193px;
	height:22px;
}

.tab_mescommandes {
	width:193px;
}

.tab_mescommandes td.haut {
	background:url(images_new/encart_commande.jpg) no-repeat;
	width:193px;
	height:52px;
}

.tab_mescommandes td.milieu {
	background:url(images_new/pixel_parametre_milieu.jpg) repeat-y;
	width:193px;
}

.tab_mescommandes td.bas {
	background:url(images_new/encart_parametre_bas.jpg) no-repeat;
	width:193px;
	height:22px;
}

.description_parametre {
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}


.parametre_compte {
	width:280px;
	margin-top:40px;
	margin-right:15px;
	margin-bottom:30px;
}

.parametre_compte td{
	vertical-align:middle;
}

.parametre_compte td.intitule{
	width:200px;
}

.parametre_compte input.chpstxt{
	width:115px;
	font-size:11px;
}


.parametre_compte1 {
	width:210px;
	margin-top:40px;
	margin-right:15px;
	margin-bottom:30px;
}

.parametre_compte1 td{
	vertical-align:middle;
}

.parametre_compte1 td.intitule{
	width:200px;
}

.parametre_compte1 input.chpstxt{
	width:115px;
	font-size:11px;
}



.parametre_compte select.chpstxt{
	width:120px;
	font-size:11px;
}

.parametre_compte textarea.chpstxt{
	width:260px;
	font-size:11px;
	height:55px;
}

/*----------------------------------------------------------MES-COMMANDES----------------------------------------------*/

.tab_commande {
 	width:570px;
	margin-left:20px;
	margin-left:20px;
}

/*IE6 mac\*//*/
	.tab_commande {
 	width:550px;
	margin-left:20px;
	margin-left:20px;
}
	/**/

.tab_commande td {
	vertical-align:middle;
}

.tab_commande td.date {
	width:75px;
}

.tab_commande td.num_commande {
	width:175px;
}

*html .tab_commande td.num_commande {/*IE6*/
	width:185px;
	/*IE6 mac\*//*/
	width:120px;
	/**/
}

*+html .tab_commande td.num_commande {/*IE7*/
	width:180px;
	
}

.tab_commande td.etat {
	width:130px;
}

*html .tab_commande td.etat {/*IE6*/
	width:155px;
	/*IE6 mac\*//*/
	width:65px;
	/**/
}

*+html .tab_commande td.etat {/*IE7*/
	width:155px;
}

.tab_commande td.num_facture {
	width:130px;
}

*html .tab_commande td.num_facture {/*IE6*/
	width:90px;
	/*IE6 mac\*//*/
	width:90px;
	/**/
}

*+html .tab_commande td.num_facture {/*IE7*/
	width:90px;
}

.picto {
	vertical-align:middle;
}

/*----------------------------------------------------VISUALISER-MES-COMMANDES----------------------------------------------*/

.barre_menu_commande {
	background:url(images_new/barre_menu_commande.jpg) no-repeat;
	width:595px;
	height:54px;
}

.barre_menu_commande td.lien_imprim {
	vertical-align:middle;
	padding-bottom:5px;
}

#tab_haut_commande {
	width:595px;
	margin-bottom:20px;
}

#tab_haut_commande td {
	vertical-align:top;
}

#tab_haut_commande td.facturation {
	width:310px;
}

.barre_menu_commande td.titre_menu {
	width:470px;
}

/*------------------------------------------------------BON-DE-COMMANDE-----------------------------------------------*/

#conteur_bon_commande {
	width:551px;
	border:#6B6B6B; solid 1px;
	margin:10px;
	padding-bottom:25px;
	padding-left:25px;
	padding-right:-15px;
}

#entete_bon_commande {
	width:650px;
	height:80px;
	
}

#adresse {
	text-align:left;
	margin-left:220px
}

#barre_bon_commande {
	background:url(images_new/barre_bon_commande.jpg) no-repeat;
	width:561px;
	height:77px;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}

#entete_commande {
	width:561px;
	margin-top:20px;
}

#entete_commande td.gros_titre{
	font-size:35px;
	color:#F5911D;
	font-weight:bold;
	text-align:right;
}

/*-------------------------------------------------POPUP-------------------------------------------------*/

#conteur_popup {
	width:274px;
	margin:20px;
}

#popup_livraison_domicile {
	background:url(images_new/paiement_livraison.jpg) no-repeat;
	width:274px;
	height:61px;
}

#popup_satisfait_rembourse {
	background:url(images_new/satisfait_rembourse.jpg) no-repeat;
	width:274px;
	height:43px;
}

#popup_livraison_gratuite {
	background:url(images_new/livraison_gratuite.jpg) no-repeat;
	width:274px;
	height:61px;
}

#popup_cadeau {
	background:url(images_new/cadeau.jpg) no-repeat;
	width:274px;
	height:44px;
}

#popup_paiement_securise {
	background:url(images_new/paiement_secu.jpg) no-repeat;
	width:274px;
	height:43px;
}

#popup_SAV{
	background:url(images_new/SAV.jpg) no-repeat;
	width:274px;
	height:61px;
}

#popup_paiement_livraison{
	background:url(images_new/paiement_livraison.jpg) no-repeat;
	width:274px;
	height:61px;
}

#popup_suivi_commande{
	background:url(images_new/suivi_commande.jpg) no-repeat;
	width:274px;
	height:43px;
}

#popup1 {
	padding-left:50px;
	padding-top:10px;
	font-size:18px;	
}

#txt_popup {
	text-align:justify;
	padding-top:10px;
}
#tab_cadeau {
	width:274px;
	margin-top:10px;
}

#tab_cadeau td {
	vertical-align:top;
}

#tab_cadeau td.texte_presentation {
	width:200px;
	margin-left:24px;
}

/*------------------------------------------------------QUI SOMMES NOUS--------------------------------------------*/	

.tab_qsn {
	width:565px;
	margin-top:10px;
	margin-bottom:10px;
}

.tab_qsn td {
	vertical-align:top;
}

.tab_qsn td.separation_qsn {
	width:60px;
}

.tab_qsn td.separation2_qsn {
	width:174px;
}

.tab_qsn td.blocimage {
	width:114px;
}

/*---------------------------------------------CONTACTEZ NOUS------------------------------------------*/	

#tab_contact {
	width:595px;
	margin-top:20px;
}

#tab_contact td {
	vertical-align:top;
}

#tab_contact td.separation_contact {
	width:40px;
}

#tab_coordonnees {
	width:193px;
}

#tab_coordonnees td.haut {
	background:url(images_new/coordonnees_haut.jpg) no-repeat;
	width:193px;
	height:65px;
}

#tab_coordonnees td.milieu {
	background:url(images_new/coordonnees_milieu.gif) repeat-y;
	width:193px;
}

#tab_coordonnees td.bas {
	background:url(images_new/coordonnees_bas.gif) no-repeat;
	width:193px;
	height:24px;
}

#coordonnes_adresse {
	width:193px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
}

#tab_envoi_mail {
	width:301px;
}

#tab_envoi_mail td.haut {
	background:url(images_new/envoi_mail_haut.jpg) no-repeat;
	width:301px;
	height:64px;
}

#tab_envoi_mail td.milieu {
	background:url(images_new/envoi_mail_milieu.gif) repeat-y;
	width:301px;
}

#tab_envoi_mail td.bas {
	background:url(images_new/envoi_mail_bas.gif) no-repeat;
	width:301px;
	height:27px;
}

#tab_mail {
	width:271px;
	margin-left:17px;
	margin-right:15px;
	vertical-align:top;
}

#tab_mail td.espacement{
	height:10px;
}

#tab_mail input.chps_mail {
	width:115px;
}

#tab_mail td.txtchps_mail {
	width:140px;
}

*html #tab_mail td.txtchps_mail {/*IE6*/
	width:145px;
		/*IE6 mac\*//*/
	width:145px;
	/**/
}

*+html #tab_mail td.txtchps_mail {/*IE7*/
	width:145px;
}

#tab_mail textarea.chps_mail {
	width:260px;
	height:75px;
}

.bouton_aligndroit_formulaire {
	text-align:right;
	margin-left:205px;
}

*html .bouton_aligndroit_formulaire {/*IE6*/
	text-align:right;
	margin-right:20px;
		/*IE6 mac\*//*/
	text-align:right;
	margin-right:20px;
	/**/
}

*+html .bouton_aligndroit_formulaire {/*IE7*/
	text-align:right;
	margin-right:20px;
}

.bouton_aligndroit_client {
	text-align:right;
	margin-left:170px;
}

*html .bouton_aligndroit_client {/*IE6*/
	text-align:right;
	margin-right:30px;
		/*IE6 mac\*//*/
	text-align:right;
	margin-right:20px;
	/**/
}

*+html .bouton_aligndroit_client {/*IE7*/
	text-align:right;
	margin-right:20px;
}

/*--------------------------------------PLAN DU SITE-----------------------------------*/

#tab_plan_site {
	padding:10px;
	width:395px;
	margin-top:15px;
	
}

#tab_plan_site td.separation{
	background:#6B6B6B;
	width:1px;
	}
	
#tab_plan_site td.rubrique{
	width:150px;
	vertical-align:middle;
	}

#tab_plan_site td.lien{
	padding-bottom:5px;
	padding-left:10px;
	}

.separation_centre {
	width:395px;
	height:1px;
	border-top:#6B6B6B solid 1px;
	margin-top:15px;
	margin-bottom:15px;
}


*html .separation_centre {/*IE6*/
	width:395px;
	height:1px;
	border-top:##6B6B6B solid 1px;
	/*IE6 mac\*//*/
	width:315px;
	height:1px;
	border-top:##6B6B6B solid 1px;
	margin-left:5px;
	/**/
}

*+html .separation_centre {/*IE7*/
	width:355px;
	height:1px;
	border-top:##6B6B6B solid 1px;
}

hr.separation_centre {
	height: 1px;
	width:395px;
	margin-top:15px;
	margin-bottom:15px;
	padding:0;
	color:#6B6B6B;
	background-color:#6B6B6B;;
	border: 0;
}


*html hr.separation_centre {/*IE6*/
	display:block;
	width:395px;
	height: 1px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	color:#6B6B6B;
	background-color:#6B6B6B;
	border:0px;
	/*IE6 mac\*//*/
	display:block;
	width:395px;
	height: 1px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	color:#6B6B6B;
	background-color:#6B6B6B;
	border:0px;
	/**/
}

*+html hr.separation_centre {/*IE7*/
	display:block;
	width:395px;
	height: 1px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	color:#6B6B6B;
	background-color:#6B6B6B;
	border:0px;
}
