@import "cheque_cadeau.css";
@import "panier.css";
@import "validation_achat.css";
@import "moncompte.css";
*{
	margin: 0;
	padding: 0;
}
body{
    /*text-align: center;*/
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial;
    text-align: center;
	margin-left: -15px;
	background: url(../images/body.jpg) repeat-x top center #e8e8e8;
	color: #07498D;
}
ol{
	margin-left: 25px;
}
table{
	text-align: left;
}
table.structure{
    width: 1004px;
    margin: 0 auto;
    empty-cells: hide;
    text-align: left;
	background: url(../images/content.jpg) repeat-y;
}

/*
#gauche{
	
	padding-right: 10px;
	padding-left: 10px;
}

.menu_gauche{
	width: 189px;
	background: url(../images/bg_gauche.gif) repeat-y;
}
.menu_gauche_top, .menu_gauche{
	margin-left: 7px;
}
.menu_gauche_top{
	height: 40px;
	background: url(../images/entete/gauche_top.gif) no-repeat bottom;
}
.menu_gauche h3,
.menu_gauche .blocniveau1_title,
.menu_gauche_panier .menu_gauche_panier_top,
.newsletter .menu_gauche_nl_top{
	height: 24px;
	line-height: 24px;
	padding-left: 14px;
	color: #fff;
	font-weight: bold; 
	font-size: 14px;
	background: url(../images/bg_gauche_titre.gif) repeat-x;
}
.menu_gauche .blocniveau1_title,
.menu_gauche_panier .menu_gauche_panier_top,
.newsletter .menu_gauche_nl_top{
	margin-top: 10px;
	margin-bottom: 5px;
}
.menu_gauche input#login,
.menu_gauche input#passs{
	font-size: 12px;
}
#gauche_h3_first{
	background: url(../images/bg_gauche_top.gif) repeat-x;
}
*/
h3{font-size: 11px;}
#droit{
	padding-bottom: 6px;
	padding-left: 16px;
	padding-right: 8px;
}
#droit2{
	background: #F5F5F5;
	width: 170px;
	text-align: center;
}
#droit2 table{
	margin-left: 10px;
	text-align: left;
}
.menu_droit{
	width: 222px;
}

.str_centre{
	padding-top: 0px;
	*padding-top: 15px;
	padding-right: 15px;
	padding-left: 10px;
}
.content{
	
}
.clear_left{
    clear: left;
}
.clear_both{
    clear: both;
}
.clear_right{
    clear: right;
}
h1, .titre_milieu{
	color: #B21A17;
	font-size: 12px;
}
a{
	color: #336699;
	text-decoration: none;
}
a:hover{
	color: #B21A17;
	text-decoration: underline;
}
a img{
	border: none;
}
.fright{
	float: right;
}
/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- entete ----------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
#header{
	
	background: url(../images/entete/header.jpg) no-repeat;
	position: relative;
	z-index: 1;
}
#header #logo a{
	width: 385px;
	height: 120px;
	display: block;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
}
#header #panier_compte{
	width: 262px;
	height: 115px;
	float: right;
	right: 54px;
	top: 8px;
	position: absolute;
	z-index: 1;
}
#header #panier_compte #entete_panier{
	background: url(../images/entete/panier.jpg) no-repeat top left;
	height: 55px;
	width: 262px;
}
#header #panier_compte #entete_panier div{
	padding-left: 40px;
	padding-top: 40px;
	color: #000;
}
#header #panier_compte #entete_panier div a{
	color: #000;
}
#header #panier_compte #entete_panier div span.fleche{
	background: url(../images/entete/fleche.jpg) no-repeat center left;
	height: 5px;
	padding-left: 3px;
	margin-left: 10px;
	margin-right: 5px;
}
#header #panier_compte #entete_compte a{
	display: block;
	width: 147px;
	height: 55px;
	position: absolute;
	background: url(../images/entete/compte.jpg) no-repeat top left;
	bottom: 0;
	left: 0;
}
#header #panier_compte #entete_contact a{
	display: block;
	width: 110px;
	height: 55px;
	position: absolute;
	background: url(../images/entete/contact.jpg) no-repeat top left;
	bottom: 0;
	right: 0;
}
#header #panier_compte #entete_contact a span,
#header #panier_compte #entete_compte a span{
	display: none;
}
#entete_onglet{
	margin-left: 32px;
	padding-top: 3px;
	clear: left;
	margin-top: -3px !important;
	margin-top: 0px;
	height: 38px;
}
#entete_onglet li{
	list-style: none;
	float: left;
	display: block;
	
}
#entete_onglet li a{
	float: left;
	display: block;
	height: 38px;
	line-height: 38px;
	color:#ba1819;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 19px;
	padding-right: 19px;
	text-decoration: none;
	border-left: 1px solid #f5d25e;
}
#entete_onglet li a:hover, #entete_onglet li.actif a{
	background: url(../images/bg_onglet.gif) repeat-x; 
	color:#fff;
}
#entete_recherche{
	margin-top: 29px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 10px;
}
#entete_recherche input,
#entete_recherche select{
	color: #4c4c4c;
	font-size: 11px;
	vertical-align: middle;
}
#entete_recherche #entete_recherche_simple,
#entete_recherche #entete_recherche_constructeur{
	float: left;
	position: relative;
}
#entete_recherche #entete_recherche_simple input.recherche_input{
	width: 100px;
}
#entete_recherche #entete_recherche_simple span.title{
	float: left;
	display: block;
	width: 68px;
	height: 15px;
	background: url(../images/entete/recherche.jpg) no-repeat center left;
	margin-right: 5px;
	margin-top: 1px;
}
#entete_recherche #entete_recherche_constructeur span.title{
	float: left;
	display: block;
	width: 144px;
	height: 15px;
	background: url(../images/entete/modele.jpg) no-repeat center left;
	margin-right: 5px;
	margin-left: 20px !important;
	margin-left: 20px;
	margin-top: 1px;
}
#entete_recherche #entete_recherche_simple span.title span,
#entete_recherche #entete_recherche_constructeur span.title span{
	display: none;
}
/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- menu de gauche -------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */

#bloc_compte_droit{
	margin-top: 10px;
	margin-left: 7px;
	margin-right: 7px;
}
#bloc_compte_droit #p_first{
	text-align: center;
}
#bloc_compte_droit #login, #bloc_compte_droit #pass{
	width: 120px;
	margin-bottom: 5px;
}
#bloc_compte_droit #input_submit{
	background: url(../images/entete/picto_ok.gif) no-repeat;
	width: 18px;
	height: 18px;
	border: none;
	cursor: pointer;
}
#bloc_compte_droit a{
	display: block;
	color: #009;
	text-decoration: none;
	line-height: 15px;
	padding-left: 25px;
}
#bloc_compte_droit a.passperdu{
	background: url(../images/gauche/picto_interro2.gif) no-repeat;
}

#bloc_compte_droit a.inscription{
	background: url(../images/gauche/picto_arrobas.gif) no-repeat;
	
}
#bloc_compte_droit a:hover{
	text-decoration: underline;
}
.menu_gauche_panier img{
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
}

.menu_gauche_panier p{
	color: #009;
}
.menu_gauche_panier_bottom{
	clear: both;
}
.menu_gauche_panier{
	color: #000;
}

.menu_gauche_panier_entete{
	margin-top: 10px;
	background: #FF9933;
	text-align: center;
}
.menu_gauche_panier_entete a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
	
}
.menu_gauche_panier li{
	list-style: none;
	color: #000;
}
.menu_gauche_panier a{
	color: #000;
	text-decoration: none;
	line-height: 11px;
}
.menu_gauche_panier .panier{
	padding-left: 10px;
	padding-right: 10px;
}
.menu_gauche_panier .panier img{
	float: left;
}
.menu_gauche_panier .panier_total{
	margin-top: 10px;
	color: #07498D;
	margin-bottom: 10px;
}	
.menu_gauche_panier .panier_total span{
	color: #CC0000;
}
.menu_gauche_panier .panier_liste{
	color: #CC0000;
}
.menu_gauche_panier .panier_liste a{
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.menu_gauche_panier .panier_liste a:hover{
	color: #CC0000;
	text-decoration: underline;
}
/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- menu de droite ---------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
.menu_droit_types h2{
	font-size: 11px;
	color: #fff;
	background: url(../images/droit/top.jpg) no-repeat top left;
	height: 24px;
	line-height: 24px;
	padding-left: 12px;
	margin-top: 15px;
}
.menu_droit_bloc h2{
	margin-bottom: 5px;
	font-size: 14px;
	color: #354f6f;
	font-weight: bold;
	text-transform: uppercase;
}
.menu-droit-bloc{
	background: url(../images/droit/bottom.jpg) no-repeat bottom left;
	padding-bottom: 8px;
}
.articles_menu_droite{
	background: url(../images/droit/repeat.jpg) repeat-y top left;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	padding-top: 5px;
}
.menu_droit_bloc .blocniveau1{
	border: 1px solid #9ba8b8;
	padding: 8px;
	list-style : none;
}
.menu_droit_bloc .blocniveau1 li{
	list-style : none;
}
.menu_droit_bloc .blocniveau1 a{
	color: #354f6f;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/droit/puce.gif) no-repeat center left;
	padding-left: 11px;
	margin-top: 6px !important;
	margin-top: 0px;
	margin-bottom: 6px !important;
	margin-bottom: 0px;
	display: block;
}
.menu_droit_bloc .blocniveau1 .niveau1_0{
	margin-top: 18px;
}
.menu_droit_bloc .blocniveau1 a:hover{
	text-decoration: underline;
}
.menu_droit_bloc .blocniveau1 a.lien_actif, .menu_droit_bloc .blocniveau1 a.niveau2_actif{
	color: #336699;
}
.menu_droit_bloc .blocniveau1 a.niveau2{
	color: #336699;
	font-weight: normal;
}
.menu_droit_bloc .blocniveau1 a.niveau2_actif{
	font-weight: bold;
}
.menu_droit_bloc .blocniveau1 li.niveau2, .menu_droit_bloc .blocniveau1 li.niveau2_actif{
	list-style: none;
}
.menu_droit_bloc li.niveau2{
	margin-left: 15px;
}
.menu_droit_bloc li.niveau2_actif{
	margin-left: 15px;
	color: #336699;
}
.articles_menu_droite{
}
.articles_menu_droite a{
	color: #205179;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.articles_menu_droite a:hover{
	text-decoration: underline;
	color: #c00;
}
.articles_menu_droite a img{
	border: none;
	margin-bottom: 5px;
}
.prix_produits_menu_droit{
	margin-top: 5px;
	color: #b70000;
	font-size: 13px;
}



/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- icones de rubriques ------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------- */

.icones_sup{
	float:left;
	text-align: center;
	margin: 8px !important;
	margin: 7px;
	width: 167px;
}
.icones_sup .title_fille{
	display: block;
	height: 30px;
	background: url(../images/accueil/rub_top.jpg) no-repeat top left;
	color: #354f6f;
	text-align: left;
	font-weight: bold;
}
.icones_sup .title_fille a{
	color: #354f6f;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-left: 12px;
}
.icones_sup .title_fille a:hover{
	text-decoration: underline;
}
.icones_sup .icones_filles{
	/*background: url(../images/accueil/rub_bottom.jpg) no-repeat bottom left;*/
	text-align: center;
	/* padding-top: 10px; */
	padding-bottom: 17px;
}
.icones_sup .icones_filles .subcontours{
	height: 165px;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BFBFBF;
}
.icones_sup .icones_filles img{
	/* padding: 10px;
	border: 1px solid #bfbfbf;*/ 
}
/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- listing ------------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------- */
.liste_articles td{
	width: 33%;
	padding-right: 15px;
	padding-bottom: 15px;
}
.liste_articles td td{
	padding: 0;
}
.liste_articles .pagination{
    float: right;
    vertical-align: middle;
    color: #cc0000;
    line-height: 24px;
}
.barre_pagination img{
    vertical-align: middle;
    margin: 0;
}
html>body .barre_pagination img{
    padding-bottom: 3px;
}
.article_resume{
	border: 1px solid #07498D;
}
.photos_resume_produit, #photos_resume_produit{
	height: 160px;
	text-align: center;
	width: 150px;
	position: relative;
	margin: 0 auto;
}
.photos_resume_produit .prod_mea{
	position: absolute;
	top: 2px;
	left: 2px;
	height: 150px;
	width: 150px;
	display: block;
}
.photos_resume_produit img{
	border: none;
	margin: 2px;
}
.article_resume h3{
	text-align: center;
	background: #F6F6EE;
	color: #336699;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #07498D;
	border-bottom: 1px solid #07498D;
}
.article_resume h3 a{
	color: #336699;
	text-decoration: none;
}
.article_resume h3 a:hover{
	text-decoratione: underline;
	color: #c00;
}
.article_resume .resume_descriptif_prix{
	padding-top: 3px;
	padding-bottom: 3px;
	background: #ff;
	color: #c00;
	text-align: center;
}
.article_resume .resume_descriptif_prix strong{
	font-weight: normal;
}	

/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- zoom produit ------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------- */
#zoom_produit{
	width: 742px;
	background: url(../images/accueil/repeat.jpg) repeat-y;
	padding: 0;
	margin-bottom: 10px;
	margin-left: -10px !important;
	margin-left: 0;
}
#zoom_produit h1{
	height: 24px; 
	line-height: 24px;
	background: url(../images/accueil/top.jpg) no-repeat top;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	color: #fff;
}
#zoom_produit h1 a{
	color: #fff;
	display: block;
	float: right;
	margin-right: 15px;
	font-size : 11px;
	font-weight: normal;
}
#zoom_produit .bottom{
	height: 7px;
	background: url(../images/accueil/bottom.jpg) no-repeat bottom;
	clear: left;
}
#photos_zoom_produit{
	float: left;
	margin-top: 16px;
	margin-left: 14px;
	margin-right: 24px;
	width: 267px;
	text-align: center;
}
#photos_zoom_produit img{
	border: 1px solid #fff;
}
#photos_zoom_produit a{
	color: #354f6f;
}
#photos_zoom_produit #images_supp{
	background:#f4d071;
	border: 1px solid #fff;
	margin-top: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#photos_zoom_produit #images_supp div{
	color: #354F6F;
	font-weight: bold;
	margin-left: 7px;
}
#photos_zoom_produit #images_supp a{
	width: 120px;
	height: 120px;
	display: block;
	border: 1px solid #fff;
	float: left;
	margin-top: 5px;
	margin-left: 7px;
	background-color: #fff;
	
}
.texte_zoom{
	width: 415px;
	float: left;
	margin-top: 16px;
	color: #000;
}
.texte_zoom .zoom_marque{
	margin-bottom: 10px;
}
.texte_zoom h2{
	margin-bottom: 10px;
	font-size: 13px;
}
.texte_zoom .option{
	margin-top: 10px;
	background: #ededed;
	border: 1px solid #ababab;
	padding: 10px;
	padding-bottom: 0px;
}
.texte_zoom .option select, .texte_zoom .option input{
	font-size: 11px;
}
.texte_zoom .dispo{
	background: #f7dd99;
	border: 1px solid #ac7e05;
	padding: 10px;
	padding-top: 17px;
	padding-bottom: 17px;
	float: left;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 220px;
}
.texte_zoom .dispo p{
	margin-top: 10px;
}
.prix_zoom{
	width: 150px;
	float: right;
	text-align: right;
	color: #b10001;
	font-weight: bold;
	font-size: 16px;
	margin-top: 15px;
}
.zoom_qte{
	padding-left: 32px;
	padding-right: 12px;
	background: url(../images/bg_qte.jpg) no-repeat top right;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #fff;
	position: relative;
	margin-top: 5px;
}
.zoom_qte input{
	border: 1px solid #7a0102;
	font-size: 11px;
	width: 38px;
}
.zoom_qte a{
	color: #fff;
}
.zoom_qte .plus{
	position: absolute;
	top: 2px;
	right: 2px;
}
.zoom_qte .minus{
	position: absolute;
	bottom: 2px;
	right: 4px;
}
.input{
	float: right;
	width: 150px;
	text-align: right;
	margin-top: 0px !important;
	margin-top: 0px;
}
p.fonc1{
	width: 147px;
	text-align: left;
	float: left;
	color: #000;
	margin-top: 15px;
}
p.fonc2{
	width: 138px;
	text-align: center;
	float: left;
	color: #000;
	margin-top: 15px;
}
p.fonc3{
	width: 170px;
	text-align: left;
	float: left;
	color: #000;
	margin-top: 15px;
}
p.fonc4{
	width: 138px;
	text-align: left;
	float: left;
	color: #000;
	margin-top: 15px;
}
p.fonc1 a, p.fonc2 a, p.fonc3 a, p.fonc4 a{
	color: #000;
}
/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- onglets ------------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------- */
.zoom_onglets{
	margin-top: 15px;
	margin-left: 14px;
	margin-right: 14px;
	background: #f4d071;
	color: #fff;
	padding: 8px;
	border: 1px solid #fff;
}
.tab-page{
	/*margin-top: 15px;*/
	color: #fff;
	padding: 8px;
}
.tab-page .tab{
	color: #354f6f;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 8px;
	float: left;
	border: 1px solid #354f6f;
	margin-right: 15px;
}
.tab-page .tab a{
	padding: 3px;
	display: block;
	color: #354f6f;
}
.tab-page .tab.selected a{
    color: #fff;
	font-weight: bold;
	background: #354f6f;
}
.tab-page table{
	width: 660px;
	margin-left: 12px;
}
.tab-page table td{
	padding-left: 8px;
	padding-bottom: 8px;
	color: #354f6f;
}
.tab-page table td.mini{
	padding-left: 0px;
}
.tab-page .titre_bleu{
	color: #354f6f;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
.tab-page .titre_bleu a{
	color: #354f6f;
}
.tab-page .bo_prix{
	color: #b10001;
	font-weight: bold;
}

/********************************************************************************************************************************/
/******************************************************* mon compte *************************************************************/
/********************************************************************************************************************************/
.sup_compte{

}
.mon_compte_coord, .mon_compte_societe, .mon_compte_news{
    background: #fff;
    border: 1px solid #000;
    margin: 0;
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 0;
    margin-bottom: 10px;
    margin-right: 30px;
}
.mon_compte_coord, .mon_compte_news{
    height: 150px;
}
.mon_compte_coord_sup{
    float: left;
}
.mon_compte_news_sup{
    float: right;
}
p.title{
    color:  #336699;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    margin-top: 10px;
}
.mon_compte_coord p.text, .mon_compte_societe p.text{
    margin-top: 5px;
}
div.vide{
    height: 150px;
    width: 1px;
}
.mon_compte_box{
    text-align: left;
}
.no-border {
	border: none;
}

.mon_compte_box p.title{
    color:  #336699;
    font-weight: bold;
    line-height: 32px;
    margin: 0;
	text-align: left;
}
.mon_compte_box table, .mon_compte_box div{
	padding: 10px;
	border: 1px dotted #336699;
	background: #F4F7FA;
}
table.comptelogin{
    margin: -20px;
}
.mon_compte_box2 div, .mon_compte_box2 table{
    text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mon_compte_box2 div p{
	margin: 10px;
	margin-top: 0;
	text-align: left;
}
.mon_compte_box2 p.title{
	color:  #336699;
    font-weight: bold;
    line-height: 32px;
    margin: 0;
	text-align: left;
}
.p_mon_compte{
	padding-left: 120px;
	text-align: left;
	height: 60px;
}
.mon_compte_box p{
    padding: 0;
    margin:0;
    text-align: left;
}
table.liste_commandes{
    text-align: center;
    border: 1px solid #000;
    border-bottom: none;
    background: #fff;
	width: 100%;
}
table.liste_commandes th{
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px;
}
table.liste_commandes th, table.liste_commandes td{
    border-bottom: 1px solid #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.liste_commandes td.first{
     padding-left: 5px;
}
table.liste_commandes tr.produit_rub_fonce{
    background: #f0fdef;
}
table.liste_commandes img, table.liste_commandes a img{
    border: none;
}
span.mon_compte_etat_on{
    color: #054700;
    font-weight: bold;
    text-decoration: underline;
}
span.mon_compte_etat_on{
}
table.liste_bref{
    border: 1px solid #185d90;
    background: #f5f7f9;
}
table.liste_bref td{
    border-bottom: 1px solid #185d90;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
table.liste_bref th{
    border-bottom: 1px solid #185d90;
    background: #185d90;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}
table.fidelite_bon_achat{
    width: 250px;
    border: 1px solid #000;
    padding: 10px;
    background: #FFECE5;
}
td.fidelite_bon_achat_montant{
    font-size: 15px;
    font-weight: bold;
    color: red;
}

.fidelite_bon_achat_non{
    border: 1px solid #000;
    padding: 10px;
    background: #FFECE5;
    width: 170px;
    height: 100px;
}


/********************************************************************************************************************************/
/******************************************************* inscription ************************************************************/
/********************************************************************************************************************************/

table.inscription{
    margin-bottom: 15px;
	border: 1px dotted #369;
    padding: 15px;
	text-align: left;
	width: 99%;
	background: #F4F7FA;
}
.panier_ident_right table.inscription{
	width: 580px;
	border: none;
}
table.inscription th{
    text-align: left;
    padding-left: 15px;
}
table.inscription td.vide{
    height: 25px;
}
table.inscription td{
    border-left: none;
    border-right:none;
    line-height: 18px;
    padding-right: 15px;
}


table.inscriptionjaune{
    margin-bottom: 15px;
	border: 1px dotted #369;
    padding: 15px;
	text-align: left;
	width: 99%;
	background: #fef5d1;
}
.panier_ident_right table.inscriptionjaune{
	width: 580px;
	border: none;
}
table.inscriptionjaune th{
    text-align: left;
    padding-left: 15px;
}
table.inscriptionjaune td.vide{
    height: 25px;
}
table.inscriptiojaunen td{
    border-left: none;
    border-right:none;
    line-height: 18px;
    padding-right: 15px;
}


p.right{
    text-align: right;
}

/********************************************************************************************************************************/
/******************************************************* panier *****************************************************************/
/********************************************************************************************************************************/
/*
.alerte_aol{
    background-color: #F0F0F0;
    border: 1px solid #D0D0D0;
    padding: 8px 8px 8px 8px;
    width: 390px;
    font-weight: bold;
    border-bottom-width: 0;
    margin-top: 15px;
}
.alert{
    background-color: #F8F8F8;
    border: 1px solid #D0D0D0;
    padding: 8px 8px 8px 8px;
}
.panier_etape{
    width: 99%;
}

.panier_etape span{
    width: 24%;
    display: block;
    float: left;
    text-align: left;
}
html>body .panier_etape{
    width: 100%;
}

html>body  .panier_etape span{
    width: 25%;
    display: block;
    float: left;
    text-align: left;
}
table.panier_liste{
    font-size: 11px;
    border: 1px solid #000;
    border-bottom: none;
    width: 100%;
}

table.panier_liste td, table.panier_liste th, table.panier_liste td.vide, table.panier_liste th.vide{
    border-bottom: 1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
}
table.panier_liste th, table.panier_liste td{
    margin: 2px;
}
table.panier_liste th{
    line-height: 25px;
    background: #369;
    color: #fff;
}
table.panier_liste tr.tr_0 td{
    padding-bottom: 5px;
    padding-top: 5px;
}
table.panier_liste h4 a{
    color: #369;
}
table.panier_liste h4 a:hover{
    color: #369;
}
table.panier_liste tr.tr_1 td{
    padding-top: 5px;
    padding-bottom: 5px;
}
table.panier_liste th.bout{
    width: 60px;
    background: #369;
}
table.panier_liste td.bout{
    text-align: center;
}
table.panier_liste td.bottom, table.panier_liste2 td.bottom{
    padding-left: 5px;
    padding-right: 5px;
    color: #000;
    line-height: 18px;
    background: #F7F7F7;
    font-size: 10px;
}
table.panier_liste td.bottom, table.panier_liste2 td.bottom img{
    margin: 0;
}
table.panier_liste td.bottom a, table.panier_liste td.bottom a:visited, table.panier_liste td.bottom a:active, table.panier_liste td.bottom a:link
{
    color: #369;
    font-size: 10px;
}
.bloc_panier_info a, .bloc_panier_info a:visited, .bloc_panier_info a:active, .bloc_panier_info a:link,
.bloc_panier_impression a, .bloc_panier_impression a:visited, .bloc_panier_impression a:active, .bloc_panier_impression a:link{
    color: #369;
	text-decoration: underline;
}
table.panier_liste td.bottom a img{
    border: none;
}
table.panier_liste td.bottom a:hover,
.bloc_panier_info a:hover, .bloc_panier_impression a:hover{
    text-decoration: none;
}

.bloc_panier_info {
    border: 1px solid #000;
    font-size: 11px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 4px;
	background: #ECF2F8;
}
.bloc_panier_info p.text{
    margin: 5px;

}
.bloc_panier_info .title{
    text-align: center;
    border-bottom: 1px solid #000;
    margin: 0;
    padding: 0;
    line-height: 17px;
    background: #369;
    color: #fff;
}
.bloc_panier_info .title a{
    text-decoration: none;
    color: #fff;
}
.sup_promo{
    float: right;
    text-align: left;
    margin-bottom: 0;
}

.bloc_panier_promo{
    border: 1px solid #000;
    background: #fff;
    padding-bottom: 5px;
    font-size: 10px;
    margin-left: 10px;
    width: 410px;
}

.bloc_panier_info p, .bloc_panier_impression p{
    margin: 0;
    margin-top: 5px;
    padding: 0;
}
p.text a{
    color: #369;
}
#action{
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #000;
    width: 150px;
}
#action img{
    border:none;
}
#action a{
    color: #369;
    text-decoration: none;
}
#action a:hover{
    text-decoration: underline;
}
.actions_panier{
    width: 290px;
    float: left;
}
.bloc_panier_recap{
    text-align: center;
}
.sub_panier, .etape_panier_sup{
    overflow: hidden;
}
.panier_livraison{
}

.sub_panier{
}
.paiement_solo{
    text-align: center;
}
.bloc_panier_prix table{
    border: 1px solid #000;
    border-bottom: none;
    background: #fff;
    margin-left: 10px;
    width: 412px;
    margin-top: 5px;
}
.bloc_panier_prix table th, .bloc_panier_prix table td{
    text-align : center;
    line-height: 18px;
    border-bottom: 1px solid #000;
}
.bloc_panier_prix table th{
    border-right: 1px solid #000;
}
#recap{
	float: right;
}
#recap table{
	margin-top: 5px;
	border: 1px solid #000;
}
#recap table tr.tr_1  th, #recap table tr.tr_1  td{
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background: #fff;
}
#recap table tr.tr_0  th, #recap table tr.tr_0  td{
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background: #ECF2F8;
}
.bloc_panier_prix table tr.tr_1  th, .bloc_panier_prix table tr.tr_1  td{
    background: #ECF2F8;
}
.bloc_panier_prix table tr.tr_0  th, .bloc_panier_prix table tr.tr_0  td{
    background: #fff;
}
.bloc_panier_prix table span.prix{
    color: #f00;
    font-weight: bold;
}
.bloc_panier_continuer img, .bloc_panier_continuer a img{
    border: none;
    text-align: center;
}
.bloc_panier_continuer .boutons{
    text-align: center;
    margin-top: 15px;
}
.bloc_panier_nouveau{
    border: 1px solid #000;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 20px;
    float: left;
    height: 260px;
    text-align: left;
}

.bloc_panier_nouveau img, .bloc_panier_nouveau a img{
    border: none;
}
.bloc_panier_nouveau p.text{
    margin: 5px;
}
.bloc_panier_nouveau .title{
    text-align: left;
    text-indent: 15px;
    border-bottom: 1px solid #000;
    background: #ECF2F8;
    color: #000;
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-weight: bold;
}
.bloc_panier_ident{
    border: 1px solid #000;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 20px;
    float: right;
    width: 95%;
    height: 260px;
}
.bloc_panier_ident p.text, .bloc_panier_ident table{
    margin: 5px;
}
.bloc_panier_ident p.text_right, .bloc_panier_nouveau p.text_right{
     margin: 5px;
     text-align: right;
}
.bloc_panier_ident .title{
    text-align: left;
    text-indent: 15px;
    border-bottom: 1px solid #000;
    background: #336699;
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-weight: bold;
}

.lien_pages img, .lien_pages a img{
    border: none;
}

.recommande_article{
    overflow: hidden;
}
.recommande_image{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 20%;
    text-align: center;
}
.recommande_image img, .recommande_image a img{
    border: 1px solid #000;
    margin-top: 5px;
}
.recommande_desc{
    float: right;
    width: 75%;
}
.recommande_form table{
    border: #000 solid 1px;
    background: #eaeaea;
    padding: 15px;
}
#modes{
    overflow: hidden;
}
#modes .radio{
    color: #000;
    font-weight: bold;
}
#modes .mode_livraison{
    margin: 5px;
    margin-bottom: 20px;
}
.mode_livraison_unique{
    margin: 5px;
    margin-bottom: 20px;
    border: 1px solid #000;
    background: #fff;
    padding: 10px;
}
.mode_livraison .image, .mode_livraison_unique .image{
    float: left;
    width: 220px;
}
.mode_livraison_solo{
    border: 1px solid #000;
    padding: 10px;
    height: 150px;
    background: #fff;
}

.facturation{
    padding: 10px;

    border: 1px solid #000;
    background: #fff;
}
.facturation a{
	text-decoration: underline;
}
.facturation2{
    border: 1px solid #000;
    padding: 10px;
    padding-top: 0;
    background: #fff;
}

.etat{
 line-height: 20px;
}

.mon_compte_etat_on{ text-align: center; background-color: #F8DA9E; border:1px solid #000; width:16px; line-height:16px;}
.mon_compte_etat_off{ text-align: center; background-color: #F4FCFF; border:1px solid #000; width:16px; line-height:16px; }
.facturation h4, .facturation2 h4{
    margin: 0;
    padding: 0;
    color: #369;
}
.title_bloc_facturation{
    color: #369;
    font-weight: bold;
    line-height: 20px;
}
.title_bloc_facturation a{
    font-size: 10px;
    font-weight: normal;
    color: #369;
}
.title_bloc_facturation a:hover{
    color: #369;
}
table.panier_divers{
    margin: -10px;
}
table.panier_divers .mode{
    width: 150px;
    padding: 5px;
}
table.panier_divers td.td_mode{
    border: 1px solid #bababa;
    width: 150px;
	margin-bottom: 15px;
}
table.panier_divers td.td_mode img{
	margin: 0;
}
table.panier_divers{
	margin-bottom: 15px;
}
.mot_magasin{
    border: 1px #000 solid;
    padding: 10px;
    margin-top: 10px;
    margin-top: 30px;
}
.mot_magasin h4{
    margin-top: 0;
    color: #369;
}
.panier_liste_suite{
    clear: both;
}
*/
.sub_panier, .etape_panier_sup{
    overflow: hidden;
	width: 900px;
}

.panier_etape{
    width: 99%;
}

.panier_etape span{
    width: 24%;
    display: block;
    float: left;
    text-align: left;
}
html>body .panier_etape{
    width: 100%;
}

html>body  .panier_etape span{
    width: 25%;
    display: block;
    float: left;
    text-align: left;
}


/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- pied de page ------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------- */

.footer{
	background: url(../images/footer.jpg) no-repeat center top;
	text-align: center;
	padding-bottom: 15px;
	color: #fff;
	margin-top: 10px;
	padding-top: 10px;
}
.footer ul{
	list-style: none;
	clear: both;
	text-align: center;
	color: #fff;	
}

.footer ul li{
	display: inline;
}
.footer a{
	color: #fff;
	
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}
.footer p{
	padding-top: 15px;
	color: #fff;
	clear: both;
}
.footer a img{
	border: none;
}	








.fd_bleu { background-color: #6699FF; }
.fd_jaune { background-color: #FDFCF5; }
.fd_bleu_clair { background-color: #D7E3E9; }
.fd_bleu_gris { background-color: #f4f7fa; }

/* Fiche Accueil */

.bloc_milieu_rouge{ border-left:1px solid #ba1819; border-right:1px solid #ba1819;  }
.bloc_milieu_rouge_titre { 
	background-image:url(../images/interface/entete-bloc-accueil-rouge.gif); height:29px; color: #fcc520; 
	font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight:bold; text-align:center; }	
.bloc_milieu_orange{ border-left:1px solid #faac1f; border-right:1px solid #faac1f;  }
.bloc_milieu_orange_titre { 
	background-image:url(../images/interface/entete-bloc-accueil-orange.gif); height:29px; color: #ba1819; 
	font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight:bold; text-align:center; }

.bloc_milieu_titre{ font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight:bold; }
.bloc_milieu_infos{ font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
.bloc_milieu_infos A:link {color: #ba1819; text-decoration: underline;}
.bloc_milieu_infos A:active {color: #ba1819; text-decoration: underline;}
.bloc_milieu_infos A:visited {color: #ba1819; text-decoration: underline;}
.bloc_milieu_infos A:hover {color: #ba1819; text-decoration: underline;}

.détail_fiche {color: #FFFFFF; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight:bold;}
.détail_fiche A:link {color: #FFFFFF; text-decoration: none;}
.détail_fiche A:active {color: #FFFFFF; text-decoration: none;}
.détail_fiche A:visited {color: #FFFFFF; text-decoration: none;}
.détail_fiche A:hover {color: #FFFFFF; text-decoration: none;}
.txt_aide_gris {color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight:normal;}

/* Pages Annexes */

.txt {color: #07498D; font-family: Verdana, Arial, sans-serif; font-size: 11px;}
.txt A:link {color: #07498D; text-decoration: underline;}
.txt A:active {color: #07498D; text-decoration: underline;}
.txt A:visited {color: #07498D; text-decoration: underline;}
.txt A:hover {color: #B21A17; text-decoration: none;}

.txt_titre {color: #07498D; font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight:bold;}
.txt_titre A:link {color: #07498D; text-decoration: underline;}
.txt_titre A:active {color: #07498D; text-decoration: underline;}
.txt_titre A:visited {color: #07498D; text-decoration: underline;}
.txt_titre A:hover {color: #B21A17; text-decoration: none;}

/* Objet de Formulaire */

.submit {
	color: #2b333c;
	font-family: Verdana, Arial; font-size: 10px; color: #000000; font-weight: bold;
	cursor: pointer;
}
.submit,
.submit-disabled {
	background: #fefefe url(/images/master/background_form_element.gif) repeat-x;
	border: 3px double;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
}
.submit:hover,
.submit:focus {
	border: 3px double;
	border-color: #FBC39E #FBC39E #FBC39E #FBC39E;
	cursor: pointer;
}

.areatextfield,
.areatextfield_over,
.textfield_over,
.textfield {
	padding: 0.15em 0 0.15em 0.25em;
	border: 1px solid;
}

.textfield
{
	height: auto !important;
	min-height: 1.8em;
	height: 1.8em;
}

.select_rech {
	height: auto !important;
	min-height: 1.8em;
	height: 1.8em;
	vertical-align:middle;
	background-color: #FFE26F;
	color: #000099;
	font-family: Verdana, Arial; font-size: 11px;
}

.selectTriProd {
	height: auto !important;
	min-height: 1.8em;
	height: 1.8em;
	vertical-align:middle;
	background-color: #FFE26F;
	color: #000099;
	font-family: Verdana, Arial; font-size: 11px;
}


.textfield,
.areatextfield,
textarea {
	background-color: #FBFAFA;
	border-color: #006699 #336699 #336699 #006699 !important;
}

.textfield:focus,
.textfield_over,
textarea:focus {
	height: auto !important;
	min-height: 1.8em;
	height: 1.8em;
	background-color: #ffffff !important;
	border-color: #FBC39E #FBC39E #FBC39E #FBC39E !important;
}

.areatextfield:focus,
.areatextfield_over {	
	background-color: #ffffff !important;
	border-color: #FBC39E #FBC39E #FBC39E #FBC39E !important;
}

.optionsProd{ background-color:#bde1f1; border:1px solid #336699; font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight:bold; height:22px; padding-left:10px; cursor: pointer; }
.optionsProdList{ background-color:#f6fcff; border:1px solid #336699; font-family: Arial, Tahoma, sans-serif; font-size: 11px; padding:0 5px 10px 5px; }

.bo_prix_gras {color: #B21A17; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:bold;}
.bo_prix_gros {color: #B21A17; font-family: Verdana, Arial, sans-serif; font-size: 18px; font-weight:bold;}
.bo_rouge_moyen {color: #B21A17; font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight:bold;}
.bo_prix {color: #B21A17; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight:normal;}
.titre_milieu {color: #B21A17; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 11px;}
.titre_boutique {color: #DB3C1E; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 12px;}
.titre_boutique_fiche {color: #000066; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 12px;}
.titre_ss_titre {color: #000066; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; margin-left: 0;}
.fiche_sante {color: #B21A17; font-family: Verdana, Arial, sans-serif; font-weight: normal; font-size: 10px;}
.titre_fiche {color: #027AC6; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 32px;}
.titre_panier {color: #FFDE00; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 11px; background-color:#6699FF; }


.fd_bleu_gris p{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}


/* Fiche Accueil */

.bloc_milieu_rouge{ border-left:1px solid #ba1819; border-right:1px solid #ba1819;  }
.bloc_milieu_rouge_titre { 
	background-image:url(../images/entete-bloc-accueil-rouge.gif); height:29px; color: #fcc520; 
	font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight:bold; text-align:center; }	
.bloc_milieu_orange{ border-left:1px solid #faac1f; border-right:1px solid #faac1f;  }
.bloc_milieu_orange_titre { 
	background-image:url(../images/entete-bloc-accueil-orange.gif); height:29px; color: #ba1819; 
	font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight:bold; text-align:center; }

.bloc_milieu_titre{ font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight:bold; }
.bloc_milieu_infos{ font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
.bloc_milieu_infos A:link {color: #ba1819; text-decoration: underline;}
.bloc_milieu_infos A:active {color: #ba1819; text-decoration: underline;}
.bloc_milieu_infos A:visited {color: #ba1819; text-decoration: underline;}
.bloc_milieu_infos A:hover {color: #ba1819; text-decoration: underline;}

.détail_fiche {color: #FFFFFF; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight:bold;}
.détail_fiche A:link {color: #FFFFFF; text-decoration: none;}
.détail_fiche A:active {color: #FFFFFF; text-decoration: none;}
.détail_fiche A:visited {color: #FFFFFF; text-decoration: none;}
.détail_fiche A:hover {color: #FFFFFF; text-decoration: none;}
.txt_aide_gris {color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight:normal;}


#overDiv{
	border: 1px solid #000;
}

/* La Boutique */
.cadeau_titre {color: #B21A17; font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight:bold;}
.cadeau_date {color: #000033; font-family: Verdana, Arial, sans-serif; font-size: 9px; font-weight:normal;}
.cadeau_descriptif {color: #000099; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:normal;}
.cadeau_fichier {color: #000033; font-family: Verdana, Arial, sans-serif; font-size: 9px; font-weight:normal;}
.cadeau_fichier A:link {color: #000033; text-decoration: underline;}
.cadeau_fichier A:active {color: #000033; text-decoration: underline;}
.cadeau_fichier A:visited {color: #000033; text-decoration: underline;}
.cadeau_fichier A:hover {color: #B21A17; text-decoration: underline;}








.bloc_milieu_rouge img, .bloc_milieu_orange img{
	border: 1px solid #BA1819;
}
td .bloc_milieu_titre, td .bloc_milieu_infos{
	margin-top: 5px;
	margin-bottom: 5px;
}


#mea_centre{
	/*margin-top: -13px;*/
	margin-bottom: 10px;
	text-align: center;
	margin-left: -15px;
}

.fidelite_zoom{
	color: #DF662F;
}


/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- ligthbox ---------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 15% no-repeat; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 100px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#nouveaute_accueil_top{
	background: url(../images/entete-bloc-accueil-rouge2.gif);
	height:29px;
	width: 380px;
	line-height: 29px;

	text-align: center;
	font-weight: bold;
	color: #FAAC1F;
	text-transform: uppercase;
}
#nouveaute_accueil_bottom{
	width: 380px;
	background: url(../images/entete-bloc-rouge-bas2.gif);
	height: 20px;

	margin-bottom: 10px;
}	
#nouveaute_accueil{
	width: 378px;
	border-left: 1px solid #BA1819;
	border-right: 1px solid #BA1819;

}	


#promotion_accueil_top{
	background: url(../images/entete-bloc-accueil-orange2.gif);
	height: 29px; 
	width: 380px;
	line-height: 29px;
	text-align: center;
	font-weight: bold;
	color: #BA1819;
	text-transform: uppercase;

}
#promotion_accueil_bottom{
	width: 380px;
	background: url(../images/entete-bloc-orange-bas2.gif);
	height: 20px;

	margin-bottom: 10px;
}	
#promotion_accueil{
	width: 378px;

	border-left: 1px solid #FAAC1F;
	border-right: 1px solid #FAAC1F;
}

#favoris_accueil_top{
	background: url(../images/entete-bloc-accueil-rouge2.gif);
	height: 29px; 
	width: 380px;
	line-height: 29px;
	
	
	text-align: center;
	font-weight: bold;
	color: #FAAC1F;
	text-transform: uppercase;
}
#favoris_accueil_bottom{
	width: 380px;
	background: url(../images/entete-bloc-rouge-bas2.gif);
	height: 20px;
	
	
	margin-bottom: 10px;
}	
#favoris_accueil{
	width: 378px;
	border-left: 1px solid #BA1819;
	border-right: 1px solid #BA1819;
	
	
}


.bloc_news_article{
	width: 360px !important;
	width: 340px;
	margin: 10px;
}
.image{
	margin-bottom: 15px;
}

.bloc_news_article h2{
	font-size: 12px;
	margin-bottom: 10px;
}
.bloc_news_article p{
	margin-bottom: 10px;
}
.bloc_news_article a{
	color: #BA1819;
}
a.underline{
	float: right;
	color: #BA1819;
	font-weight: bold;
	margin-right: 15px;
}
#verifform_absent{
	display : none;
}


.accueil_list_rub{
	margin-top: -14px !important;
	margin-top: -14px;
	width: 742px;
	background: url(../images/accueil/repeat.jpg) repeat-y;
	padding: 0;
	margin-bottom: 10px;
	margin-left: -10px !important;
	margin-left: -10px;
}
.accueil_list_rub .accueil_top{
	height: 24px; 
	line-height: 24px;
	background: url(../images/accueil/top.jpg) no-repeat top;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	color: #fff;
}
.accueil_list_rub .accueil_top a{
	color: #fff;
}
.accueil_list_rub .accueil_bottom{
	height: 7px;
	background: url(../images/accueil/bottom.jpg) no-repeat bottom;
	
	clear: left;
}
.accueil_rubrique{
	width: 348px;
	float: left;
	margin-left: 15px !important;
	margin-left: 10px;
	background: url(../images/accueil/box_repeat.jpg) repeat-y;
	margin-top: 15px;
}
.accueil_rubrique .top{
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	color: #354f6f;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background: url(../images/accueil/box_top.jpg) no-repeat;
}
.accueil_rubrique .top a{
	color: #354f6f;
}
.accueil_rubrique .rayon a{
	display: block;
	clear: both;
	height: 33px;
	background: url(../images/accueil/box_bottom.jpg) no-repeat;
}
.accueil_rubrique .rayon a span{
	display: none;
}
.article_img{
	width: 150px;
	float: left;
	margin-left: 0px;
	margin-top: 8px;
}
.article_accueil{
	width: 170px !important;
	width: 150px;
	float: right;
	margin-right: 8px !important;
	margin-right: 2px;
	margin-top: 8px;
}
.article_accueil h3{
	margin-bottom: 8px;
}
.article_accueil h3 a{
	font-size: 11px;
	font-weight: bold; 
	color: #2d5b87;
	background: url(../images/accueil/fleche3.gif) no-repeat center left;
	padding-left: 12px;
}
.article_img .image{
	float: left;
	padding: 10px;
	text-align: center;
	height: 150px;
}
.article_img .image img{
	border: none;
	vertical-align: center;
}
.article_accueil .resume{
	color: #000;
}
.article_accueil_bottom{
	clear: both;
}
.clear{
	clear: both;
}
.prix_accueil{
	color: #b81718;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
}
.article_accueil .more_infos a{
	float: right;
	width: 62px;
	height: 22px;
	display: block;
	margin-top: 10px;
	background: url(../images/accueil/infos.jpg) no-repeat;
}
.article_accueil .more_infos a span{
	display: none;
}
.article_accueil .more_infos a:hover{
	filter : alpha(opacity=50);
    -moz-opacity : 0.5;
    opacity : 0.5; 
}
#entete_accueil{
	margin-left: 15px;
	padding-bottom: 10px;
	text-align: left;
	background: #fff;
	margin-right: 7px;
}
#entete_mea{
	width: 560px;
	float: left;
}
#entete_nouveaute, #entete_promotion{
	width: 195px;
	float: left;
	margin-left: 8px;
}
#entete_nouveaute{
	background: url(../images/accueil/box2_repeat.jpg) repeat-y;
}
#entete_promotion{
	background: url(../images/accueil/box3_repeat.jpg) repeat-y;
}
#entete_nouveaute h2, #entete_promotion h2{
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	padding-left: 10px;
}
#entete_nouveaute h2 a, #entete_promotion h2 a{
	color: #fff;
}
#entete_nouveaute h2{
	background: url(../images/accueil/box2_top.jpg) no-repeat;
}
#entete_promotion h2{
	background: url(../images/accueil/box3_top.jpg) no-repeat;
}
#entete_nouveaute .bottom, #entete_promotion .bottom{
	height: 8px;
}
#entete_nouveaute .bottom{
	background: url(../images/accueil/box2_bottom.jpg) no-repeat bottom;
}
#entete_promotion .bottom{
	background: url(../images/accueil/box3_bottom.jpg) no-repeat bottom;
}
#entete_nouveaute .produit_entete,
#entete_promotion .produit_entete{
	padding: 10px;
}
#entete_nouveaute h3,
#entete_promotion h3{
	color: #ba1819;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#entete_nouveaute h3 a,
#entete_promotion h3 a{
	color: #ba1819;
}
#entete_nouveaute p,
#entete_promotion p{
	font-weight: bold;
	color: #07498d;
}
#entete_nouveaute img,
#entete_promotion img{
	float: left;
	border: 1px solid #b0b0b0;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#entete_fil{
	padding-left: 15px;
	padding-top: 7px;
	*padding-top: 4px;
	margin-bottom: 10px;
	font-weight: bold;
}
#entete_fil a{
	font-weight: normal;
}
.produit_entete{
	height: 150px !important;
	height: 145px;
}
.produit_entete h3,
.produit_entete p,
.produit_entete img{
	margin-top: 15px;
}






#pied_gauche{
	background: url(../images/pied/bg_pied.jpg) no-repeat top left;
	height: 75px;
	margin-left: 15px;
	margin-top: 15px;
}
#pied_gauche .blocniveau1_title{
	display: none;
}
#pied_gauche .blocniveau1_top{
	width: 972px;
	height: 75px;
	float: left;
}
#pied_gauche .blocniveau1_top td{
	text-align: center;
	background: url(../images/pied/sep.jpg) no-repeat center left;
	width: 10%;
}
#pied_gauche .blocniveau1_top td.td_0{
	background: none;
}
#pied_gauche .blocniveau1_top a{
	color: #354f6f;
	font-weight: bold;
	padding: 5px;
}
#pied_gauche .blocniveau1_top a:hover{
	text-decoration: underline;
}

#plan{
	width: 800px;
	margin: 0 auto;
}
#plan ul{
	margin-left: 15px;
}	
