body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0;
	padding:0;
	background-color:#EFEFEF;
	margin-bottom:20px;
}

h1{
	margin:0;
	padding:0;
}
h2{
	margin:0;
	padding:0;
}
h3{
	margin:0;
	padding:0;
}
h4{
	margin:0;
	padding:0;
}
a {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

.no_underline{
text-decoration:none;
}
.no_underline:visited{
text-decoration:none;
}
.no_underline:hover{
text-decoration:none;
}
img {
	border:none;
}

form {
	padding:0;
	margin:0;
}

p {
	padding:0;
	margin:0;
}

input {
	font-size:10px;
	color:#666666;
}
textarea {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

.gras {
	font-weight:bold;
}
.rouge {
	color:#FF0000;
}
.titre_bleu1 {
	color:#216FE1;
	font-weight:bold;
}
.titre_bleu2 {
	color:#5FAAEF;
	font-weight:bold;
}

.gris_fonce {
	color:#333333;
}

.btn_ok {
	margin-left:10px;
	float:left;
}

.spacer {
	clear:both;
	font-size:0;
}
.spacer_right {
	clear:right;
	font-size:0;
}
.spacer_left {
	clear:left;
	font-size:0;
}

#conteneur {
	background-image:url(images/conteneur_fond.gif);
	background-repeat:repeat-y;
	width:969px;
	margin-left:auto;
	margin-right:auto;
	padding-top:6px;
}

#contenu {
	padding:14px 10px 25px 10px;
	background-color:#FFFFFF;
	height:400px;
	
}
html > body #contenu {
	height:auto;
	min-height:400px;
}

#site {
	width:961px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	float:left;
}
#bandeau {
	background-image:url(images/banniere.jpg);
	background-repeat:no-repeat;
	margin-left:181px;
	width:780px;
	height:141px;
}

#bandeau #form_newsletter {
	float:right;
	margin-right:12px;
	margin-top:14px;
}

#bandeau #form_newsletter label {
	font-size:14px;
	color:#F7F7F7;
	float:left;
	margin-top:2px;
}
#bandeau #form_newsletter #nl_email {
	border:1px solid #999999;
	width:162px;
	float:left;
	margin-top:2px;
	margin-left:6px;
}
#bandeau #panier_bandeau {
	cursor:pointer;
	float:right;
	margin-top:59px;
	width:146px;
	height:30px;
	font-size:12px;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:39px;
}
#bandeau #panier_bandeau a {
	color:#FFFFFF;
}

#recherche {
	width:560px;
	background-image:url(images/recherche_fond.gif);
	background-repeat:repeat-x;
	float:left;
}
#recherche .champ {
	width:163px;
	border:1px solid #4A6D0E;
	float:left;
	margin-top:6px;
}
#recherche label {
	float:left;
}
#recherche .btn_ok {
	margin-top:4px;
}

#identification {
	width:401px;
	float:right;
	background-image:url(images/identification_fond.gif);
	background-repeat:repeat-x;
}
#identification label {
	float:left;
}
#identification .champ {
	width:95px;
	border:1px solid #4A6D0E;
	float:left;
	margin-top:6px;
	margin-left:8px;
}
#identification .btn_ok {
	margin-top:4px;
	margin-left:9px;
}
#identification #identification_aide {
	float:right;
	margin-right:5px;
}

#ariane2 {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	margin-left:7px;
	margin-top:22px;
	text-transform:uppercase;
}
.H1_ariane_produits{
	font-size:13px;
	font-weight:bold;
	color:#333333;
}
#ariane2 a {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

/**********************							Menu							**********************/

#menu_firstline {
	height:37px;
	background-image:url(images/menu_fond.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	padding-left:5px;
}
#menu {
	height:37px;
	background-image:url(images/menu_fond.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	padding-left:5px;
}
.onglet {
	background-image:url(images/onglet_fond.gif);
	background-repeat:repeat-x;
	height:37px;
	float:left;
	white-space:nowrap;
	margin:0;
	padding:0;
	list-style:none;
}
.onglet_texte {
	text-align:center;
	white-space:nowrap;
	margin-top:18px;
	position:absolute;
	margin-left:2px;
}
html > body #menu .onglet_texte {
	position:static;
	margin-left:0px;
}
html > body #menu_firstline .onglet_texte {
	position:static;
	margin-left:0px;
}

.onglet_texte a {
	color:#666666;
	font-size:11px;
	text-transform: uppercase;
	text-decoration:none;
}
.onglet_texte a:hover{
	text-decoration:underline;
}
.onglet_bordg {
	background-image:url(images/onglet_bordg.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:37px;
	font-size:0;
	float:left;
}
.onglet_bordd {
	background-image:url(images/onglet_bordd.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:37px;
	font-size:0;
	float:right;
}

.onglet_bleu {
	background-image:url(images/onglet_fond_bleu.jpg);
	background-repeat:repeat-x;
	height:37px;
	float:left;
	white-space:nowrap;
	margin:0;
	padding:0;
	list-style:none;
}
.onglet_texte_bleu {
	text-align:center;
	color:#FFFFFF;
	white-space:nowrap;
	margin-top:18px;
	position:absolute;
	margin-left:3px;
}
html > body #menu .onglet_texte_bleu {
	position:static;
	margin-left:0px;
}
html > body #menu_firstline .onglet_texte_bleu {
	position:static;
	margin-left:0px;
}
.onglet_texte_bleu a {
	color:#FFFFFF;
	font-size:11px;
	text-transform: uppercase;
	text-decoration:none;
}
.onglet_bordg_bleu {
	background-image:url(images/onglet_bordg_bleu.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:37px;
	font-size:0;
	float:left;
}
.onglet_bordd_bleu {
	background-image:url(images/onglet_bordd_bleu.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:37px;
	font-size:0;
	float:right;
}

#catalogue {
	width:700px;
	float:left;
}

#catalogue2 {
	width:701px;
	margin-left:237px;
}

/**********************							Blocs infos							**********************/


#infos_droite {
	float:right;
	width:227px;
}

#infos_gauche {
	float:left;
	width:227px;
}

.bloc_droit {
	width:227px;
	background-image:url(images/bloc_droit_fond.gif);
	background-repeat:repeat-y;
	margin-bottom:11px;
}

.bloc_droit_haut {
	height:30px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-repeat:no-repeat;
	padding-left:48px;
	padding-top:14px;
	text-transform: uppercase;
}

.bloc_droit_bas {
	height:25px;
	font-size:0;
	background-image:url(images/bloc_droit_bas.gif);
	background-repeat:no-repeat;
}

.bloc_droit_contenu {
	padding:7px 15px 0px 19px;
}

#bloc_menu .bloc_droit_haut {
	background-image:url(images/bloc_menu.gif);
}

#bloc_menu ul, li {
	padding:0;
	margin:0;
}

#bloc_menu li.tous {
	margin-bottom:25px;
}
#bloc_menu li {
	list-style:none;
	background-image:url(images/puce_details.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:15px;
	padding-bottom:7px;
}
#bloc_menu li a {
	text-decoration:none;
}


#bloc_droit_contact .bloc_droit_contenu {
	font-size:12px;
}

#bloc_droit_marques .bloc_droit_contenu {
	text-align:center;
}

#bloc_droit_infos .bloc_droit_haut {
	background-image:url(images/bloc_droit_informations.gif);
}

#bloc_droit_livr .bloc_droit_haut {
	background-image:url(images/bloc_droit_livr_mio.gif);
}
#bloc_droit_eurocom .bloc_droit_haut {
	background-image:url(images/bloc_droit_euro_mio.gif);
}
#bloc_droit_accespro .bloc_droit_haut {
	background-image:url(images/bloc_droit_accespro.gif);
}
#bloc_droit_fia_net .bloc_droit_haut {
	background-image:url(images/bloc_droit_fia_net.gif);
}
#bloc_droit_actualite .bloc_droit_haut {
	background-image:url(images/bloc_droit_actualite.gif);
}

#bloc_droit_marques .bloc_droit_haut {
	background-image:url(images/bloc_droit_marques.gif);
}

#bloc_droit_contact .bloc_droit_haut {
	background-image:url(images/bloc_droit_contact.gif);
}

#creer_compte {
	background-image:url(images/picto_compte.gif);
	background-repeat:no-repeat;
	margin-left:23px;
	padding-left:28px;
	padding-top:10px;
	height:20px;
}
#creer_compte a {
	color:#7DBF0F;
	text-decoration:underline;
}
#creer_compte a:hover {
	text-decoration:none;
}


/**********************							Bloc produit							**********************/

.bloc_produit {
	width:224px;
	float:left;
	background-image:url(images/bloc_produit_fond.gif);
	background-repeat:repeat-y;
	margin-right:13px;
	margin-top:9px;
}
.bloc_produit_options {
	width:209px;
	float:left;
	margin-right:13px;
	margin-top:9px;
}
.nomarge {
	margin-right:0px;
}
.nomarge_left1bis{
	margin-right:0px;
	margin-left:0px;
}
.nomarge_left2bis{
	margin-right:0px;
	margin-left:13px;
}
.nomarge_left1{
	margin-right:0px;
	margin-left:0px;
}
.nomarge_left2{
	margin-right:0px;
	margin-left:13px;
}
.bloc_produit_haut_promo {
	background-image:url(images/bloc_produit_haut_promo.gif);
	background-repeat:no-repeat;
	height:20px;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	text-decoration:none;
}

.H2_promotions{
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.H2_selections{
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.H2_libelle{
	color:#807F7F;
	font-size:14px;
	font-weight:bold;
}
.H3_libelle{
	color:#807F7F;
	font-size:14px;
	font-weight:bold;
}
.H4_bloc_produit_nom{
	font-weight:normal;
	font-size:11px;
}
.H3_bloc_produit_nom{
	font-weight:normal;
	font-size:11px;
}
bloc_produit_haut_promo a{
	background-image:url(images/bloc_produit_haut_promo.gif);
	background-repeat:no-repeat;
	height:20px;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	text-decoration:none;
}
/*.bloc_produit_haut_selection {
	background-image:url(images/bloc_produit_haut.gif);
	background-repeat:no-repeat;
	height:20px;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
}*/

.bloc_produit_haut {
	background-image:url(images/bloc_produit_haut.gif);
	background-repeat:no-repeat;
	height:20px;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
}

.bloc_produit_contenu {
	padding:10px 8px 0px 8px;
}

.bloc_produit_contenu hr {
	border:none;
	border-top:1px solid #807F7F;
	height:1px;
	margin-bottom:10px;
	margin-top:24px;
}

.bloc_produit_nom {
	height:55px;
	color:#807F7F;
}

.bloc_produit_nom .cat {
	color:#0078FF;
	font-size:12px;
	font-weight:bold;
}

.bloc_produit_nom .libelle {
	color:#807F7F;
	font-size:14px;
	font-weight:bold;
}

.descriptif {
	height:auto; !important
	height:auto;
	min-height:60px;
	padding:7px 0px 12px 0px;
	color:#807F7F;
}
.details {
	color:#0078FF;
	background-image:url(images/puce_details.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}
.bloc_produit_prix {
	text-align:center;
}
.bloc_produit_ajout_panier {
	display:block;
	background-image:url(images/bloc_produit_panier.gif);
	background-repeat:no-repeat;
	color:#000000;
	font-size:19px;
	padding-left:43px;
	padding-top:6px;
	height:28px;
	margin-left:20px;
	text-decoration:none;
}
.bloc_produit_ajout_panier sup {
	font-size:13px;
}

.bloc_produit_prix_catalogue {
	margin-bottom:10px;
	text-align:center;
}

.bloc_produit_prix_catalogue sup {
	font-size:10px;
}

.bloc_produit_bas {
	height:28px;
	font-size:0;
	background-image:url(images/bloc_produit_bas.gif);
	background-repeat:no-repeat;
}

.bloc_produit_listing {
	margin-top:6px;
	margin-bottom:8px;
	overflow:hidden;
}

.bloc_produit_listing_haut {
	background-image:url(images/bloc_produit_listing_haut.gif);
	background-repeat:repeat-x;
	margin-left:2px;
	height:20px;
	width:698px;
}

.bloc_produit_listing_haut_bleu {
	background-image:url(images/bloc_produit_listing_haut_b.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:5px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	height:17px;
	width:692px;
	margin-left:3px;
}

.bloc_produit_listing_haut_vert {
	background-image:url(images/bloc_produit_listing_haut_v.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:5px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	height:17px;
	width:692px;
	margin-left:3px;
}

.bloc_produit_listing_contenu {
	background-image:url(images/fond_bloc_contenu.gif);
	background-repeat:repeat-y;
	width:664px;
	padding:7px 21px 0 16px;
}

.bloc_produit_listing_contenu .bloc_produit_details {
	float:left;
	position:relative;
	width:235px;
	margin-left:23px;
}

.bloc_produit_listing_contenu .bloc_produit_nom {
	height:auto;
	min-height:0;
	margin-bottom:10px;
}

.bloc_produit_listing_contenu .descriptif {
	height:auto;
	min-height:0;
}

.bloc_produit_listing_contenu .bloc_produit_listing_infos {
	margin-left:487px;
	width:174px;
}

.bloc_produit_listing_contenu .bloc_produit_ajout_panier {
	margin-left:4px;
}

.bloc_produit_listing_contenu hr {
	border:none;
	border-top:1px solid #807F7F;
	height:1px;
	clear:none;
}
.stock_produit {
	background-image:url(images/picto_stock.gif);
	background-repeat:no-repeat;
	color:#80AF35;
	font-size:14px;
	padding-left:43px;
	padding-top:2px;
	height:auto; !important
	height:32px;
	min-height:32px;
	margin-left:4px;
}
.livraison {
	background-image:url(images/ups2.gif);
	background-repeat:no-repeat;
	color:#E07000;
	font-size:14px;
	padding-left:43px;
	padding-top:2px;
	height:auto; !important
	height:32px;
	min-height:32px;
	margin-left:4px;
	padding-bottom:4px;
	line-height:25px;
}


.bloc_produit_listing_contenu .logo_marque {
	float:left;
	margin-top:39px;
}
.bloc_produit_listing_contenu .photo_produit {
	float:left;
	margin-top:4px;
	margin-left:7px;
}

.bloc_produit_listing_bas {
	background-image:url(images/bloc_produit_listing_bas.gif);
	background-repeat:no-repeat;
	height:21px;
	width:701px;
}

/**********************							Autres blocs contenu					**********************/

#bloc_texte_home {
	background-image:url(images/bloc_texte_home_fond.gif);
	background-repeat:repeat-y;
	margin-top:30px;
}
#bloc_texte_home #bloc_texte_home_haut {
	background-image:url(images/bloc_texte_home_haut.gif);
	background-repeat:no-repeat;
	height:8px;
	font-size:0;
}
#bloc_texte_home #bloc_texte_home_contenu {
	background-image:url(images/bloc_texte_home_bas.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:20px 20px 25px 20px;
	font-size:12px;
	text-align:justify;
}
#bloc_texte_home #bloc_texte_home_contenu h2 {
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#0078FF;
}

#encart_quantite {
	background-image:url(images/fond_degrade_gris.gif); 
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #DFDFDF;
	width:666px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:7px;
	padding:10px 14px 13px 14px;
}

#recherche_prix {
	width:701px;
}

#recherche_prix #recherche_prix_haut {
	background-image:url(images/recherche_prix_haut.gif);
	background-repeat:no-repeat;
	height:17px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	padding-left:18px;
	width:683px;
}

#recherche_prix #recherche_prix_contenu {
	width:663px;
	background-image:url(images/fond_bloc_contenu.gif);
	background-repeat:repeat-y;
	padding:5px 17px 0 21px;
	font-weight:bold;
}

#recherche_prix_liste {
	float:left;
	margin-top:3px;
}

#form_recherche_prix {
	float:right;
	/*padding-top:13px;*/
	width:200px;
}
#form_recherche_prix .champ {
	width:118px;
	border:1px solid #4A6D0E;
	float:left;
	margin-top:2px;
}

#recherche_prix #recherche_prix_bas {
	height:13px;
	width:701px;
	background-image:url(images/recherche_prix_bas.gif);
	background-repeat:no-repeat;
}

.nav_pages {
	color:#333333;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.nav_pages a {
	text-decoration:none;
}
.nav_pages a:hover {
	text-decoration:underline;
}
.nav_pages img {
	vertical-align:middle;
	margin-left:6px;
	margin-right:6px;
}
.nav_pages .page_on {
	color:#0078FF;
}

#file_arianne{
	margin-top:-5px;
	margin-bottom:10px;
	margin-left:2px;
}

/**********************							Pied de page							**********************/

#footer {
	height:46px;
	background-image:url(images/footer_fond.gif);
	background-repeat:repeat-x;
}

#footer_gauche {
	background-image:url(images/footer_gauche.gif);
	background-repeat:no-repeat;
	width:8px;
	height:46px;
	font-size:0;
	float:left;
}

#footer_droite {
	background-image:url(images/footer_droite.gif);
	background-repeat:no-repeat;
	width:8px;
	height:46px;
	font-size:0;
	float:right;
}

#footer_liens {
	width:755px;
	float:left;
	text-align:center;
	padding-top:14px;
}
#footer_liens a {
	margin-left:2px;
	margin-right:2px;
	text-decoration:none;
}
#footer_liens a:hover {
	text-decoration:underline;
}

#footer_logos {
	/*width:233px;*/
	float:right;
	margin-top:7px;
	text-align:center;
}

#footer_logos img {
	margin-left:2px;
	margin-right:2px;
	vertical-align:middle;
}

#recap_adresse{
	display:block;
	padding-right:80px;
}

#recap_adresse_titre{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#recap_adresse_contenu{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:30px;
}

#recap_barre_separation{
	background-color:#999999;
	width:655px;
	height:1px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:15px;
}

#recap_texte_gras{
	margin-left:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#footercbi {
  text-align:center;
  margin-top:5px;
  margin-left:auto;
  margin-right:auto;
  width:600px;
  color:#B1A99E;
}
#footercbi a{
	color:#7F7568;
	text-decoration:none;
	font-size:10px;
}
#footercbi a:hover{
  text-decoration:underline;
}
/* CSS Document */
.popup{
	position:absolute;
	width:400px;
	height:150px;
	margin-top:50px;
	margin-left:265px;
	border:2px solid #2BBAF9;
	text-align:left;
	background:#F4F4F4;
	padding:6px;
	visibility:hidden;
	z-index:10;
}
.popup2{
	margin-left:28px;
}
.text_pop{
	font-size:15px;
	font-weight:bold;
	color:#666666;
	padding:45px 15px 0px 15px;
	text-align:center;
}
.bt_pop{
	position:absolute;
	margin-top:25px;
	border:1px solid #2BBAF9;
	color:#666666;
}
.bloc_article_haut{
	background-image:url(images/fond_block_haut_article.jpg);
	background-repeat:repeat-x;
	height:21px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:6px 0 0 10px;
}
.bloc_compte_haut{
	background-image:url(images/fond_block_haut_compte.jpg);
	background-repeat:repeat-x;
	height:28px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-top:-6px;
	padding:14px 0 0 10px;
}
.bloc_article_haut_panier{
	background-image:url(images/fond_block_haut_article_panier.jpg);
	background-repeat:repeat-x;
	height:21px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:6px 0 0 10px;
}
.bloc_article_contenu{
	background-image:url(images/fond_bloc_contenu.gif);
	background-repeat:repeat-y;
	/*width:664px;*/
	padding:1px 21px 1px 16px;
}
.bloc_article_contenu .photo_article{
	border:1px solid #FFFFFF;
}
.lien_zoom{
	background-image: url(images/puce_details.gif);
	background-repeat: no-repeat;
	margin-top:30px;
	padding-left:15px;
	color:#0078FF;
	cursor:pointer;
}
.titre_article{
	color:#227AFF;
	font-size:13px;
}
.sous_titre_article{
	color:#807F7F;
	font-size:14px;
	font-weight: bold;
}
.lien{
	color:#2D90FF;
	font-size:12px;
}
.bandeau_logo{
	width:210px;
	text-align:center;
	margin:10px 0 0 20px;
}
.bandeau_logo img{
	margin-right:3px;
}
.titre{
	font-size:14px;
	color:#666666;
	font-weight:bold;
	padding-left:10px;
}
#lire_actu {
}
#lire_actu a {
	text-decoration:none;
}
#lire_actu a:hover {
	text-decoration:underline;
}
.tableau_contacts{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
.tableau_contacts input,textarea{
	border:1px solid #216FE1;
	background-color:#FFFFFF;
	width:295px;
}
.tableau_contacts .text_right{
	text-align:right;
	padding-right:15px;
}
.liste_menu_gauche_compte{
	list-style-type: none;
	padding-left:25px;
}
.liste_menu_gauche_compte a{
	text-decoration:none;
}
.liste_menu_gauche_compte a:hover{
	text-decoration:underline;
}
.donnees_perso{
	width:430px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:left;
}
.donnees_perso input{
	border:1px solid #216FE1;
	background-color:#FFFFFF;
	padding-left:5px;
	width:295px;
}
.bt_input{
	border:1px solid rgb(33, 111, 225);
	background-color:white;
	padding:5px;
	width:150px;
	font-size:12px;
	font-weight:bold;
	color:rgb(102, 102, 102);
	margin-bottom:20px;
}
.donnees_perso2{
	width:450px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:left;
}
.donnees_perso2 input{
	border:1px solid #216FE1;
	background-color:#FFFFFF;
	padding-left:5px;
	width:255px;
}
.lien_blanc{color:white;text-decoration:none;}
.lien_blanc:hover{text-decoration:underline;}
.tableau_commande{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#E8E8E8;
	border-color:#FF0000;
}
.tableau_commande td{
	background-color:#FFFFFF;
	padding:2px;
}
.tableau_commande th{
	font-size:13px;
	text-align:left;
	background-color:silver;
	color:white;
	padding:5px;
}
.titre_facture{
	margin:15px 0 15px 15px;
	font-size:14px;
	color:#555555;
	font-weight:bold;
	clear:both;
}
.detail_facture{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	background-color:#e8e8e8;
}
.detail_facture th{
	background-color:#f0f0f0;
	font-size:13px;
	color:#999999;
	padding:5px;
}
.detail_facture td{
	padding-left:5px;
	background-color:#FFFFFF;
}
.bloc_gauche_contenu {padding:7px 15px 0px 19px;height:180px;}
.bloc_gauche_contenu_compte {padding:7px 0px 0px 15px;height:180px;font-size:13px};
.bloc_gauche_contenu a, .bloc_gauche_contenu_compte a{text-decoration:none;}
.bloc_gauche_contenu a:hover, .bloc_gauche_contenu_compte a:hover{text-decoration:underline;}
#menu_gauche_compte{
	font-size:12px;
	text-decoration:none;
}
#menu_gauche_compte a{
	font-size:12px;
	text-decoration:none;
}
#menu_gauche_compte a:hover{
	font-size:12px;
	text-decoration:underline;
}
.bloc_gauche_contenu_compte ul{
	margin-top:-2px;
	margin-left:-29px;
}
.bloc_gauche_haut{
	background-image:url(images/bloc_menu.gif);
	height:29px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-repeat:no-repeat;
	padding-left:48px;
	padding-top:15px;
	text-transform: uppercase;
}
.bloc_gauche_bas {
	height:25px;
	font-size:0;
	background-image:url(images/bloc_droit_bas.gif);
	background-repeat:no-repeat;
}
.bloc_gauche_haut_compte{
	background-image:url(images/bloc_menu_compte.gif);
	height:29px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-repeat:no-repeat;
	padding-left:48px;
	padding-top:15px;
	text-transform: uppercase;
}
.bloc_gauche_bas_compte {
	height:25px;
	font-size:0;
	background-image:url(images/bloc_droit_bas.gif);
	background-repeat:no-repeat;
}
.l_dec{font-weight:bold;text-decoration:none;}
.l_dec a:hover{text-decoration:underline;}
.rcap{}
.rcap th{
	text-align:center;
	background-color:#666666;
	color:white;
	padding:5px;
}
.rcap td{padding-left:5px;}
.factures{
	width:740px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	border:2px solid #e0e0e0;
	padding:20px;
}
.bloc_texte_actu_haut{
	background-image:url(images/fond_bloc_haut_actu.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	height:36px;
	width:700px;
	color:white;
}
.bloc_texte_garantie_lb_haut{
	background-image:url(images/fond_block_haut_garantie_lb.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	height:36px;
	width:700px;
	color:white;
}
.bloc_texte_actu_haut h1{
	font-size:14px;
	font-weight:bold;
}

.bloc_actu_archives{
	background-image:url(images/fond_block_haut_archives_ac.gif);
	background-repeat:no-repeat;
	padding:10px 0 0 50px;
	height:25px;
	width:650px;
	color:white;
	font-size:14px;
	font-weight:bold;
}
.bloc_actu_archives:hover{
	cursor:pointer;
}

.bloc_contact_haut
{
	width:688px;
	height:29px;
	background-image:url(images/fond_haut_bleu.jpg);
	background-repeat:repeat-x;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding:13px 0 0 10px;
}
.H1_titre_texte_autre{
	color:white;
	font-size:12px;
	font-weight:bold;
}
.bloc_produit_haut_selection {
	background-image:url(images/bloc_produit_haut_selection.gif);
	background-repeat:no-repeat;
	height:20px;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
}

.bloc_produit_haut_neutre {
	background-image:url(images/bloc_produit_haut_neutre.gif);
	background-repeat:no-repeat;
	height:14px;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
}

#bande_bleu{
display:block;
width:auto;
height:6px;
background-color:#0078FF;
}

#mini_bloc{
	display:block;
	padding:5px;
	float:left;
}
#mini_bloc_ligne{
	display:block;
	padding:5px;
}
#espace_result{
display:block;
float:right;
}
.bloc_article_haut_promotion
{
	background-image:url(images/fond_block_haut_article_b.jpg);
	background-repeat:repeat-x;
	height:21px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:6px 0 0 10px;
}
.bloc_article_haut_selection
{
	background-image:url(images/fond_block_haut_article_v.jpg);
	background-repeat:repeat-x;
	height:21px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:6px 0 0 10px;
}
.bloc_article_haut_neutre
{
	background-image:url(images/fond_block_haut_article.jpg);
	background-repeat:repeat-x;
	height:21px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:6px 0 0 10px;
}
.bloc_article_haut_neutre_optionPopup
{
	background-image:url(images/bandeau_haut_optionPopup.jpg);
	height:23px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:8px 0 0 10px;
}
.bloc_article_haut_options
{
	background-image:url(images/fond_block_haut_article.jpg);
	background-repeat:repeat-x;
	height:21px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:6px 0 0 10px;
}

.entetepanier
{
	background-color:#999999;
	border:1px solid #999999;
	color:#FFFFFF;
	text-align:center;
}

.tableau_panier_td
{
	background-color:#FFFFFF;
	border:0;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	padding:5px;
	text-align:center;
	font-weight:bold;
	height:35px;
}

.fond_tableau
{
	height:30px;
	background-color:#F1F1F1;
	border:0;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}

#fiche_technique{
width:644px;
margin-left:5px;
margin-right:10px;
}

#fiche_technique #fiche_technique_haut {
	background-image:url(images/block_haut_fiche_tech.gif);
	background-repeat:no-repeat;
	height:31px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 10px 0 10px;
}

#fiche_technique #fiche_technique_haut:hover {
	cursor:pointer;
}

#fiche_technique #fiche_technique_contenu {
	background-image:url(images/fond_block_fich_tech.gif);
	background-repeat:repeat-y;
	padding:5px 9px 5px 9px;
	font-weight:normal;
}

#fiche_technique #fiche_technique_bas{
	background-image:url(images/fiche_tech_bas.gif);
	background-repeat:no-repeat;
	height:7px;
	width:644px;
}
.bloc_texte_listing_bas {
	background-image:url(images/bloc_produit_listing_bas.gif);
	background-repeat:no-repeat;
	height:21px;
	width:701px;
}

.bloc_texte_listing {
	margin-bottom:8px;
}

.bloc_texte_listing_haut {
	background-image:url(images/bloc_texte_listing_haut.gif);
	background-repeat:no-repeat;
	height:19px;
	width:691px;
	padding-top:5px;
	padding-left:10px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}

.bloc_texte_listing_contenu {
	background-image:url(images/fond_bloc_contenu.gif);
	background-repeat:repeat-y;
	padding:15px 23px 7px 24px;
}

.bloc_texte_chapeau {
	font-weight:bold;
}
.H2_chapeau_texte{
color:#666666;
font-size:12px;
font-weight:bold;
}
#profil_deco
{
	padding-top:8px
}

#profil_deco a
{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#profil_deco a:hover
{
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}

#identifie {
	width:290px;
	float:right;
	background-image:url(images/identification_fond.gif);
	background-repeat:repeat-x;
}

#dernier_produit {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	margin-left:7px;
	text-transform:uppercase;
}
.bloc_texte_livraison{
	background-image:url(images/fond_block_haut_livraison.gif);
	background-repeat:no-repeat;
	padding:12px 0 0 50px;
	height:30px;
	
	color:white;
	font-size:14px;
	font-weight:bold;
}
.H1_titre_texte_livraison{
	color:white;
	font-size:14px;
	font-weight:bold;
}
#info_mio {
	display:none;
}

#displaymodepaiements {
    filter: alpha(opacity=0);
}
#displaygarantie {
    filter: alpha(opacity=0);
}
#displaylivr {
    filter: alpha(opacity=0);
}

/**********************	Nouveau Menu 	**********************/

#black_menu {
	height:39px;
	background-image:url(images/bm_fond_menu.jpg);
    /*background-repeat:repeat-x;*/
	margin:0;
	padding:0;
	padding-left:5px;
}
#black_menu ul {
    margin:0;
    padding:0;
}
#black_menu a {
    text-transform:uppercase;
    color:#FFFFFF;
    display:block;
    padding:0 27px;
    font-size:12px;
    text-decoration:none;
    line-height:33px;
}

#black_menu li {
	float:left;
	list-style:none;
    margin:0;
	padding:0;
}
.bm_right_sep{
	background-image:url(images/bm_sep_menu.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#black_menu li:hover ul {
    display:block;
    position:absolute;
}
#black_menu li:hover ul ul {
    display:none;
}
#black_menu ul ul {
    display:none;
    position:relative;
    z-index:50;
    background-color:#393e41;
}
#black_menu li ul li {
	float:none;
    margin:0;
    padding:0;
    border-bottom:1px solid white;
}
#black_menu ul ul a {
    padding-left:20px;
    font-size:10px;
    text-decoration:none;
    line-height:36px;
    display:block;
}
#black_menu ul ul a:hover {
    background-color:#575b5d;
}

#black_menu ul ul ul {
    display:none;
    position:relative;
    margin-top:-36px;
    left:100%;
    z-index:51;
    white-space:nowrap;
    /*background-color:#ff0000;*/
}

#black_menu ul ul li:hover {
    background-color:#575b5d;
}
#black_menu ul ul li:hover ul {
    display:block;
}

