@import "entete.css";
@import "arianne.css";
@import "gauche.css";
@import "droit.css";
@import "accueil.css";
@import "accueil_favoris.css";
@import "zoom.css";
@import "listing.css";
@import "icones_rubriques.css";
@import "mon_compte.css";
@import "inscription.css";
@import "panier.css";
@import "fidelite.css";
@import "plan.css";
@import "faq.css";
@import "ligthbox.css";
@import "footer.css";
@import "validation_achat.css";
@import "structure.css";
@import "plan_boutique.css";
@import "accueil_univers_rub0_rub1.css";
@import "marque.css";
@import "filtre.css";
@import "cheque_cadeau.css";
@import "carousel.css";
/*body, structure et général*/

body{
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Verdana; 
	font-size: 11px;
	text-align: center;
	color: #000;
	background: url(../images/body.jpg) repeat-x center top;
}
#global{
	
}
*{
	/*font-size: 11px;*/
	margin: 0;
	padding: 0;
}
option{
	padding-left: 3px;
}
a img{
	text-decoration: none;
	border:none;	
}
table{
    font-size: 11px;
}
.bloc_image{
	margin-bottom: 15px;	
}
.fright{
	float: right;	
}
.clear{
	clear: both;
}
a{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #066596;
}
h1{
	font-size: 14px;
	color: #066596;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h1.styled{
	height: 23px;
	line-height: 23px;
	background: url(../images/accueil/repeat.gif) repeat-x top left;
	color: #fff;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 11px;
}
h2, h3, h4, h5, h6{ font-size: 11px; }

.clear_left{
	clear: left;	
}

.img_newsletter_div{
	float: right;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	background: #fff;
}
.img_newsletter{
	border: 1px solid #000;
}

/* Style du prix éco taxe */
.ecotaxe {
	font-size: 10px;
}
.float_right{
	float: right;
}
.desc_univers{
	border-top: 1px solid #e2e2e2;
	color: #707070;
	padding-top: 10px;
	margin-bottom: 10px;
}

#sub_content .img_mea{
	margin-bottom: 10px;
	border: 1px solid #cbc2b7;
}
.text_align_center{
	text-align: center;
}
.resume_contenu{
	margin-bottom: 10px;
	color: #5a5a5a;
}
#sub_content ul, #sub_content ol{
	margin-left: 20px;
	
}
.resume_contenu h2{
	border-bottom: 1px solid #c6c6c6;
	color: #000;
	margin-bottom: 10px;
	font-size: 14px;
}
.resume_contenu h2 a{
	color: #000;
}
.resume_contenu .right{
	text-align: right;
	margin-top: 5px;
	color: #000;
	font-style: italic;
}
.resume_contenu .right a{
	color: #000;
}
.resume_contenu h2 a:hover, .resume_contenu .right a:hover{
	color: #000;
}
.resume_contenu .photos_resume_produit{
	float: left;
	padding-right: 15px;
	background: #fff;
}
td.pair{
	padding-left: 10px;
	
}
td.impair{
	border-right: 1px solid #e7e7e7;
}
td.impair .resume_contenu{
	margin-right: 10px;
}
.resume_rub{
	margin-top: 15px;
}
.liens_actions_articles{
	display: block;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}



#liens .lien{
	clear: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}
#liens .lien img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#liens .lien h2{
	margin-bottom: 10px;
}
#liens .lien p{
	margin-bottom: 10px;
}



#liste_documents{
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
#liste_documents a{
	color: #000000;
	text-transform: capitalize;
	text-decoration: none;
}
#liste_documents th{
	background: #4780c3;
	border-top: 1px solid #e0e0e0;
	color: #fff;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#liste_documents th.rub{
	background: #c0d5f9;
	color: #000;
	font-weight: normal;
}
#liste_documents th.ssrub{
	background: #edf4ff;
	color: #000;
	font-weight: normal;
	padding: 0;
	padding-left: 15px;
}
#liste_documents th.ssrub div{
	border-left: 1px solid #e0e0e0;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#liste_documents td{
	background: #fff;
	border-top: 1px solid #e0e0e0;
	color: #000;
	padding: 0;
	padding-left: 15px;
	text-align: left;
}
#liste_documents td div{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 25px;
	padding-left: 15px;
	border-left: 1px solid #e0e0e0;
}
#liste_documents .td_30{
	width: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#liste_documents .td_80{
	width: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.zone_recherche{
	background: #f2f2ea;
	border: 1px solid #6f6f6f;
	margin-bottom: 10px;
	padding: 8px;
}
.contenu_texte p{
	margin-bottom: 10px;
}
.contenu_texte ul{
	margin-left: 15px;
}













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

.prix_flash{
	display: block;
	font-size: 14px;
	color: #B00000;
	border: 1px solid #B00000;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	text-decoration: blink;
	background: #fff;
}
.prix_flash span{
	font-size: 14px;
}
.limite_stock_vente_flash{
	display: none;
	width: 60px;
	height: 60px;
	float: right;

	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{
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #B00000;
	background: #fff3f3;
}
.vf h1, .vf a{
	color: #B00000;
}
.vf p{
	margin-bottom: 10px;
}*/

.article_resume_flash{
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

.article_resume_flash .photos_flash{
	width: 150px; 
	float: left;
	margin-right: 10px;
	text-align: center;
	position: relative;
	background: url(../images/vf.jpg) no-repeat top left;
	padding-top: 30px;
}
#img_vf{
	background: url(../images/vf.jpg) no-repeat top left;
	width: 135px;
	height: 25px;
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}
.article_resume_flash .photos_flash span{
	display: block;
	width: 38px;
	height: 44px;
	background: url(../images/chrono.png) no-repeat top left;
	position: absolute;
	top: 30;
	left: 0;
}
.article_resume_flash .text{
	float: left;
	width: 250px;
	color: #777777;
}
.article_resume_flash .text h3{
	margin-bottom: 5px;
}

.article_resume_flash .prix{
	width: 160px;
	float: right;
}
.texte_zoom .time_prix,
.article_resume_flash .time_prix{
	background: url(../images/timeflash.jpg) no-repeat top left;
	width: 160px;
	height: 131px;
	text-align: center;
	margin-left: 5px;
}
.texte_zoom .time_prix{
	float: none;
	margin: 0 auto;
}
.texte_zoom .time_prix div,
.article_resume_flash .time_prix div{
	padding-top: 70px;
}
.texte_zoom .limite_stock_vente_flash,
.article_resume_flash .limite_stock_vente_flash{
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	color: #A93938;
}
.texte_zoom .limite_stock_vente_flash{
	text-align: center;
}
.texte_zoom .vente_flash_prix,
.article_resume_flash .vente_flash_prix{
	text-align: center;
	font-weight: bold;
	color: #A93938;
	font-size: 16px;
}
.texte_zoom .vente_flash_prix{
	width: auto;
	text-align: center;
	float: none;
	margin: 0 auto;
}
.article_resume_flash .savoirplusflash{
	width: 160px;
	height: 36px;
	background: url(../images/infos.jpg) no-repeat top left;
	display: block;
	margin-top: 5px;
}

.vf_infos{
	float: right;
	margin-left: 10px !important;
	margin-left: 0;
}
.margin_auto{
	margin: auto;
}

.vf_desc{
	border: 1px solid #B00000;
	padding: 15px;
	margin-bottom: 10px;
}
.vf_desc h1{
	color: #B00000;
}
.vf_desc h1 a{
	color: #B00000;
}
.vf_desc p{
	margin-bottom: 10px;
}
