
/*body, structure et général*/
@import "entete.css";
@import "gauche.css";
@import "droit.css";
@import "accueil.css";
@import "listing.css";
@import "rubriques.css";
@import "zoom.css";
/* */
body{
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana; 
	font-size: 11px;
	text-align: center;
	color: #3e3e3e;
	background : url(../images/entete/bg_body.jpg) no-repeat center top;

}
*{
	/*font-size: 11px;*/
	margin: 0;
	padding: 0;
}
a img{
	text-decoration: none;
	border:none;	
}
table{
    font-size: 11px;
}
table.structure{
    width: 999px;
    text-align: left;
    margin: 0 auto;
    margin-top: 0;
}
table.structure td.str_centre{
	padding-left: 10px;
	padding-right: 7px;
	padding-bottom: 10px;	
}


.bloc_image, .bloc_image_last{
	margin-bottom: 15px;
	margin-left: 15px;	
	display: block;
}
.bloc_image img, .bloc_image_last img{
	margin: 0;	
}
.fright{
	float: right;	
}
a{
	color: #1E1E1E;
}
a:hover{
	text-decoration: none;
}
h1{
	font-size: 16px;
	color: #C40B0C;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	border-bottom: 1px solid #C40B0C;
}
h2, h3, h4, h5, h6{ font-size: 11px; }
.clear_left{
	clear: left;	
}

/* ********************************************************************************** */
/* Fil d'ariane */
#fil_d_ariane{
	color: #3e3e3e;
	font-weight: bold;
	line-height: 32px;
}
#fil_d_ariane a{
	color: #3e3e3e;
	font-weight: normal;	
}
#fil_d_ariane a:hover{
	text-decoration: none;
}

.img_mea{
	margin-bottom: 5px;	
	margin-top: 10px;
}




/* ********************************************************************************** */
/* mon compte */
.login{
	width: 99%;
	
}
.login img{
    border: 1px solid #000;
    margin: 0;
}
.login td{
    vertical-align: top;
    margin-top: -10px;
    margin-left: -10px;
}
.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:  #000;
    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;
}
.comptelogin{
   
	margin-top: 0;
}
.mon_compte_box img{
    border: none;
}

.table_compte th{
    border-bottom: 1px solid #c1c1c1;
}
.table_compte th {
    font-size: 11px;
    margin: 0;
    color: #7D1516;
}
.mon_compte_box{
    text-align: left;
    border: 1px solid #000;
}
.mon_compte_box p.title{
    color:  #7D1516;
    font-weight: bold;
    line-height: 28px;
    padding-left: 13px;
    margin: 0;
	text-align: left;
	border-bottom: 1px solid #000;
}
.box_verte{
    background: #f3ece6;
}
.box_verte p.title{
    background: #C40B0C;
    color: #fff;
}
.box_orange{
    background: #fff9ec;
}
.box_orange p.title{
    background: #EDA515;
    color: #fff;
}
.box_rouge{
    background: #f3ece6;
}
.box_rouge p.title{
    background: #C40B0C;
    color: #fff;
}
.box_grise{
    background: #f3f3f3;
}
.box_grise p.title{
    background: #989898;
    color: #fff;
}
.mon_compte_box div, .mon_compte_box table{
    margin: 10px;
}
table.liste_commandes{
    text-align: center;
    border: 1px solid #000;
    border-bottom: none;
    background: #fff;
	vertical-align:middle;
}
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;
}
table.liste_commandes td.first{
     padding-left: 5px;
	 line-height: 20px;
}
table.liste_commandes tr.produit_rub_fonce{
    background: #f0fdef;
}
table.liste_commandes img, table.liste_commandes a img{
    border: none;
}

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

table.inscription{
    margin-bottom: 15px;
	border: 1px solid #1E1E1E;
	text-align: left;
	width: 555px;
	background: #f0f0f0;
	background: #fff;
}
table.inscription th, table.inscription td{
	padding: 5px;
}
table.inscription th{
    text-align: left;
}
table.inscription td, table.inscription th{
    background: #fff;
    background: #f0f0f0;
}
table.inscription td.vide{
    height: 25px;
}
table.inscription td{
    border-left: none;
    border-right:none;
    line-height: 18px;
}
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, .panier_etape_actif, .panier_etape_passee{
    width: 99%;
    margin-top: 10px;
}

.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 #a2a2a2;
    border-bottom: none;
    width: 100%;
    text-align: left;
}

table.panier_liste td, table.panier_liste th, table.panier_liste td.vide, table.panier_liste th.vide{
    border-bottom: 1px solid #a2a2a2;
}
table.panier_liste th, table.panier_liste td{
    margin: 2px;
    padding-left: 5px;
}
table.panier_liste th{
    line-height: 25px;
    background: #7D1516;
    color: #fff;
}
table.panier_liste tr.tr_0 td{
    padding-bottom: 5px;
    padding-top: 5px;
}
table.panier_liste h4 a{
    color: #78b212;
}
table.panier_liste h4 a:hover{
    color: #7D1516;
}
table.panier_liste tr.tr_1 td{
    padding-top: 5px;
    padding-bottom: 5px;
}
table.panier_liste th.bout{
    width: 60px;
    background: #7D1516;
    color: #fff;
}
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: #000;
    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: #000;
}
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 #a2a2a2;
    font-size: 11px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 4px;

}
.bloc_panier_info p.text{
    margin: 5px;

}
.bloc_panier_info .title{
    text-align: center;
    border-bottom: 1px solid #a2a2a2;
    margin: 0;
    padding: 0;
    line-height: 17px;
    background: #7D1516;
    color: #fff;
}
.bloc_panier_info .title a, .bloc_panier_info .title a:visited{
    text-decoration: none;
    color: #fff;
}
.bloc_panier_info .title a:hover{
    text-decoration: underline;
    color: #fff;
}
.sup_promo{
    float: right;
    text-align: left;
    margin-bottom: 0;
}

.bloc_panier_promo{
    border: 1px solid #a2a2a2;
    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: #7D1516;
}
#action{
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #a2a2a2;
    width: 150px;
}
#action img{
    border:none;
}
#action a{
    color: #7D1516;
    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 #a2a2a2;
    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 #a2a2a2;
}
.bloc_panier_prix table th{
    border-right: 1px solid #a2a2a2;
}
#recap{
	float: right;
}
#recap table{
	margin-top: 5px;
	border: 1px solid #a2a2a2;
}
#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: #faf1da;
}
.bloc_panier_prix table tr.tr_1  th, .bloc_panier_prix table tr.tr_1  td{
    background: #faf1da;
}
.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 #a2a2a2;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 20px;
    float: left;

    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 #a2a2a2;
    background: #faf1da;
    color: #000;
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-weight: bold;
}
.bloc_panier_ident{
    border: 1px solid #a2a2a2;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 20px;
    float: right;

}
.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 #a2a2a2;
    background: #faf1da;
    color: #000;
    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 #a2a2a2;
    margin-top: 5px;
}
.recommande_desc{
    float: right;
    width: 75%;
}
.recommande_form table{
    border: #a2a2a2 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 #a2a2a2;
    background: #fff;
    padding: 10px;
}
.mode_livraison .image, .mode_livraison_unique .image{
    float: left;
    width: 220px;
}
.mode_livraison_solo{
    border: 1px solid #a2a2a2;
    padding: 10px;
    height: 150px;
    background: #fff;
}
.facturation{
    padding: 10px;
	
    border: 1px solid #a2a2a2;
    background: #fff7f7;
}
.facturation a{
	text-decoration: underline;
}
.facturation2{
    border: 1px solid #a2a2a2;
    padding: 10px;
    padding-top: 0;
    background: #fff7f7;
}
.etat{
 line-height: 20px;
}

.mon_compte_etat_on{ text-align: center; background-color: #F8DA9E; border:1px solid #a2a2a2; width:16px; line-height:16px;}
.mon_compte_etat_off{ text-align: center; background-color: #F4FCFF; border:1px solid #a2a2a2; width:16px; line-height:16px; }
#comment_mag{
    width: 500px;
    height: 40px;
}
.facturation h4, .facturation2 h4{
    margin: 0;
    padding: 0;
    color: #7D1516;
}
.title_bloc_facturation{
    color: #7D1516;
    font-weight: bold;
    line-height: 20px;
}
.title_bloc_facturation a{
    font-size: 10px;
    font-weight: normal;
    color: #7D1516;
}
.title_bloc_facturation a:hover{
    color: #7D1516;
}

table.panier_divers .mode{
    width: 150px;
    padding: 5px;
}
table.panier_divers td.td_mode{
    border: 1px solid #bababa;
    width: 150px;
	margin-bottom: 15px;
	background: #fff7f7;
}
table.panier_divers td.td_mode img{
	margin: 0;
}
table.panier_divers{
	margin-bottom: 15px;
}
.mot_magasin{
    border: 1px #a2a2a2 solid;
    padding: 10px;
    margin-top: 10px;
    margin-top: 30px;
}
.mot_magasin h4{
    margin-top: 0;
    color: #7D1516;
}
.panier_liste_suite{
    clear: both;
}
.panier_aide p{
	margin-bottom: 15px;	
}
.panier_aide ul, .panier_aide ol{
	margin-left: 15px;	
	margin-bottom: 15px;	
}
.panier_aide h2, .panier_aide h3, .panier_aide h4{
	margin-bottom: 10px;	
}
/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- fidelite ------------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------- */

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;
}
/* ********************************************************************************** */
/* plan */
.plan_table{
	width: 100%;
}
html>body .plan_table{
	width: 100%;
}
.plan_table ul, .plan_table li{
    padding: 0;
    margin: 0;
}
table.liens{
    border: 1px solid #5d6855;
    background: #fff;
    margin-right: 5px;
}
table.liens th{
    background: #C40B0C;
    color: #fff;
    font-weight: bold;
    line-height: 16px;
	text-align: center;
	padding: 5px;
}
table.liens ul, table.liens li{
    list-style: none;
}
table.liens td{
    padding: 5px;
    text-align: center;
}
.plan_liste{
    border: 1px solid #626262;
    padding: 0;
    margin-top: 10px;
}
.plan_liste td{
	width: 30%;
}
.plan_univers{
    border-bottom: 1px solid #626262;
    text-align: center;
    color: #fff;
    line-height: 16px;
    background: #1E1E1E;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}
.plan_univers a, .plan_univers a:hover, .plan_univers a:active, .plan_univers a:visited{
    color: #fff;
    line-height: 16px;
    font-weight: bold;
    text-decoration: none;
}
.plan_bloc{
    border-top: 1px solid #626262;
    border-bottom: 1px solid #626262;
    color: #1E1E1E;
    line-height: 16px;
    background: #fff;
    font-weight: bold;
    padding: 5px;
    font-size: 12px;
}
.plan_bloc a, .plan_bloc a:hover, .plan_bloc a:active, .plan_bloc a:visited{
    color: #000;
    line-height: 16px;
    text-decoration: none;
}
.plan_rubrique{
    padding: 5px;
}
.plan_rubrique ul{
    padding-left:10px;
}
.plan_rubrique li{
    list-style: none;
}

/* ********************************************************************************** */
/* faq */
.ul_ancre{
	margin-left: 20px;	
}
.liste_item h2{
	border: none;
}
.liste_item h3{
	color: #1E1E1E;
	text-decoration: uppercase;
	padding-left: 15px;
	padding-top: 2px;
	font-size: 13px;
	padding-bottom: 2px;
}
.liste_item h3 a{
	color: #1E1E1E;
	font-weight: bold;
	text-decoration: none;
}
.liste_item h3 a:hover{
	text-decoration: underline;
}
.liste_item p{
	margin-top: 5px;
	margin-bottom: 5px;
}
.liste_item .tright a{
	color: #1E1E1E;
}
.liste_item .tright a:hover{
	text-decoration: none;
}
.faq_savoir{
	text-align: right;
}
.faq_savoir a{
	font-weight: bold;
}
.h2_faq{
	background: #1E1E1E;
	color: #fff;
	text-decoration: uppercase;
	padding-left: 15px;
	padding-top: 2px;
	font-size: 13px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.faq_question_courte{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #1E1E1E;
}#bloc_contenu_droit{
	float: right;
	width: 240px;
	background: #fff;
	padding-left: 10px;
	padding-bottom: 10px; 
	position: relative;
}
#bloc_contenu_droit #liste_ancre,
#bloc_contenu_droit .article_tag{
	border: 1px solid #264989;
	padding: 10px;
	background: #f8f9fb;
}
#bloc_contenu_droit #liste_ancre li,
#bloc_contenu_droit .article_tag li{
	margin-top: 2px;
}
#bloc_contenu_droit #liste_ancre h6,
#bloc_contenu_droit .article_tag h6,
h6.dispo{
	color: #990000;
	font-size: 14px;
}
#bloc_contenu_droit .element_associee{
	border: 1px solid #264989;
	padding: 5px;
	background: #f8f9fb;
	margin-bottom: 2px;
	line-height: 16px;
}
#bloc_contenu_droit #liste_ancre h2, .element_associee h2{
	margin: 0;
	border: none;
	font-size: 12px;
	color: #990000;
}
#bloc_contenu_droit ul{
	padding-left: 15px;
}
#bloc_contenu_droit a{
	color: #2F74BC;
	text-decoration: none;
}
#bloc_contenu_droit a:hover{
	text-decoration: underline;
}
.retour_droit{
	float: right;
	margin-top: 5px !important;
	margin-top: 20px;
}
.retour_droit a{
	text-decoration: none;
}

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

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

#lightbox a img{ border: none; margin:0;}

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

#imageContainer{
	padding: 10px;
	text-align: center;
}
#imageContainer img{
	margin: none;
}
#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/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.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: 120px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2900;
	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 */
	}	


.ville{
	margin-bottom: 10px;
	margin-top:5px;
}
.agence_action{
	float: right;
	margin: 15px;
}
.agence_action li{
	margin: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	list-style: circle ;
	font-size: 15px;
	color: #2F74BC;
}
.agence_action a{
	color: #545252;
	font-size: 11px;
}
.agence_action a:hover{
	color: #545252;
	text-decoration: none;
}



.moteurDetaillePeterson{
	width: 605px;
	margin-bottom: 10px;
}
.moteurDetaillePeterson th{
	background: #2F74BC;
	color: #fff;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.moteurDetaillePeterson td{
	border: 1px solid #2F74BC;
	padding:5px;
	vertical-align: top;
	width: 33%;
}
.moteurDetaillePeterson td div{
	margin-bottom: 6px;
}

.moteurDetaillePeterson td.recherche_bottom{
	border: none;
	padding: 0;
}
.moteurDetaillePeterson td.recherche_bottom a{
	font-weight: bold;
}
#spanResultatRecherche{
	font-size: 15px;
	color: #990033;
}
.moteurDetaillePeterson td #bouton{
	background: none;
	background: #2F74BC;
	color: #fff;
	border: 1px solid #2F74BC;
	font-weight: bold;
	cursor: pointer;
}





.faq_qestion_courte{
	margin-bottom: 20px;
}


.retour_droit{
	float: right;
	margin-top: 5px !important;
	margin-top: 20px;
}
.retour_droit a{
	text-decoration: none;
}




#lien_haut_page a span{
	display: none;
}

.ul_ancre{
	margin-left: 25px;
}
.ul_ancre li{
	margin-bottom: 5px;
}


.pagination_glossaire{
	float: right;
	margin-top: 10px;
}
.pagination_glossaire_bas{
	float: right;
}
.pagination_glossaire a, .pagination_actu a{
	text-decoration: none;
}

.pagination_actu{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#newslettersListe{}

div#newslettersListe h2{
}

div#newslettersListe h3{
	margin-left:20px;
}

ul#newsletters{
	margin:10px 0 0 60px;
	padding:0;
	list-style-type:none;
	list-style-position:inside;
}
ul#newsletters li{
	margin : 0 0 5px 0;
}

.td_right .news_article_petit{
	float: right;
}

html>body .td_right .news_article_petit{
	margin-top: 0;
}


/* ********************************************************************************** */
/* footer */
.footer{
	background: url(../images/footer/bg_footer.jpg) top repeat-x;
    text-align: left;
    margin: 0 auto;
    margin-top: 0;
    text-align: center;
    margin-top: 9px;
}
#pied{
	width: 999px;
	text-align: center;
	margin: 0 auto;	
	padding-bottom: 10px;
	padding-top: 10px;
}
#pied .bottom{
	margin-top: 10px;	
}
#pied .bottom a{
	color: #000;	
}
#rubrique_footer{
	line-height: 15px;
	margin: 0 auto;
	text-align: center;
	margin-left: 230px;
	margin-right: 230px;
}

.footer a{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #fff;
	text-decoration: none;
	padding-left: 3px;
}
.footer a:hover{
	text-decoration: underline;
}
#rubrique_footer a.first{
	border: none;	
}



a.listing_liste, a.listing_grille{
    text-decoration: none;
    color: #000;
    font-size: 11px;
    line-height: 12px;
	height: 12px;
	display: block;
	color: #9c9c9c;
	margin-right: 5px;
}
a.listing_grille{
    background: url(../images/listing_grille.gif) no-repeat left center;
}
a.listing_liste{
    background: url(../images/listing_liste.gif) no-repeat left center;
}


.contenu_texte ul{
	margin-left: 25px; 	
}

.liens_actions{
	margin-top: 10px;
	margin-bottom: 10px;	
}


.validation_achat{
	position: absolute;
	top: 400px;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	background: #fff;
	border: 5px solid #791515;
	padding: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	background: #f9f9f9;
}
.validation_achat ul{
	list-style: none;
	font-weight: normal;
	margin-top: 5px;
}
.validation_achat li{
	margin-bottom: 5px;
}
input#descriptif_avance{
	display: none;
}

/* vente flash */
.vente_flash_label{
	display: block;
	font-size: 11px;
	color: #fff;
	margin-top: 5px;
	background: #B00000;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	margin-right: 10px;
	padding: 5px;
	color: #fff;
	width: 185px;
}

.prix_flash{
	margin-top : 10px;
	display: block;
	font-size: 12px;
	color: #B00000;
	border: 1px solid #B00000;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	margin-right: 10px;
	text-decoration: blink;
	background: #fff;
	padding: 5px;
	width: 185px;
}
.prix_flash span{
	font-size: 14px;
}
.limite_stock_vente_flash{
	display: none;
	width: 60px;
	height: 60px;
	float: right;
	/*border: 1px solid #cc0000;*/
	text-align: center;
	line-height: 25px;
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;	
}

.limite_stock_vente_flash span{
	font-size: 18px;
	display: block;
}
.article_resume .vente_flash_label{
	clear: both;
	margin-top: 15px;
	font-size: 11px;
	margin-right:0;
}
.vf, .article_resume_flash{
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #B00000;
	background: #fff3f3;
}
.vf h1, .vf a, .article_resume_flash h1, .article_resume_flash a{
	color: #B00000;
}
.vf p, .article_resume_flash p{
	margin-bottom: 10px;
}
.vf img, .article_resume_flash img{
	
}
.article_resume_flash a.savoirplus{
	
}
.vf_infos{
	float: right;
	margin-left: 10px !important;
	margin-left: 0;	
}
.accueil_filleul{
	width: 605px;
	border: 1px solid #ccc;
	border-top: none;
}

.small_mentions{
	font-size: 9px;
	margin-top: 50px;
}
