.centrocomtopbarinfo{position:fixed;top:0;left:0;width:100%;height:40px;background:red;z-index:100;}
.centrocomtopbarinfo .container{float:left;width:100%;padding:0 14%;}
.centrocomtopbarinfo .bar{float:left;width:100%;}
.centrocomtopbarinfo .close{position:absolute;top:9px;right:1%;width:30px;height:30px;background:url(../img/icon_topbarinfo_close.png) top left no-repeat;background-size:70%;}

/********** THEME PROBLEME TECHNIQUE **************/
.centrocomtopbarinfo.probleme_technique{background:#ff4500;}
.centrocomtopbarinfo.probleme_technique .bar{font-size:14px;color:#ffffff;padding:10px 30px 10px 40px;background:url(../img/icon_topbarinfo_alert.png) center left no-repeat;}
.centrocomtopbarinfo.probleme_technique .bar p{color:#ffffff;font-size:14px;}
.centrocomtopbarinfo.probleme_technique .bar a{color:#ffffff;font-size:14px;text-decoration:underline;}
/********** THEME PROBLEME LIVRAISON **************/
.centrocomtopbarinfo.probleme_livraison{background:#ff4500;}
.centrocomtopbarinfo.probleme_livraison .bar{font-size:14px;color:#ffffff;padding:10px 30px 10px 40px;background:url(../img/icon_topbarinfo_transport.png) center left no-repeat;}
.centrocomtopbarinfo.probleme_livraison .bar p{color:#ffffff;font-size:14px;}
/********** THEME LIVRAISON OK **************/
.centrocomtopbarinfo.livraison_ok{background:#7bc237;}
.centrocomtopbarinfo.livraison_ok .bar{font-size:14px;color:#ffffff;padding:10px 30px 10px 40px;background:url(../img/icon_topbarinfo_transport_ok.png) center left no-repeat;}
.centrocomtopbarinfo.livraison_ok .bar p{color:#ffffff;font-size:14px;}
/********** THEME VACANCES **************/
.centrocomtopbarinfo.vacances{background:#7bc237;}
.centrocomtopbarinfo.vacances .bar{font-size:14px;color:#ffffff;padding:9px 30px 2px 40px;background:url(../img/icon_topbarinfo_vacances.png) center left no-repeat;}
.centrocomtopbarinfo.vacances .bar p{color:#ffffff;font-size:13px;}
/********** THEME PROMOTION **************/
.centrocomtopbarinfo.promotion{background:#FFD700;}
.centrocomtopbarinfo.promotion .bar{font-size:14px;color:#525252;padding:10px 30px 10px 40px;background:url(../img/icon_topbarinfo_promotion.png) center left no-repeat;}
.centrocomtopbarinfo.promotion .bar p{color:#525252;font-size:14px;}
.centrocomtopbarinfo.promotion .bar a{color:#525252;font-size:14px;text-decoration:underline;}
.centrocomtopbarinfo.promotion .close{background:url(../img/icon_topbarinfo_close_dark.png) top left no-repeat;background-size:70%}
/********** THEME CODE PROMO **************/
.centrocomtopbarinfo.code_promo{background:#34b2d6;}
.centrocomtopbarinfo.code_promo .bar{font-size:14px;color:#ffffff;padding:10px 30px 10px 40px;background:url(../img/icon_alert.png) center left no-repeat;}
.centrocomtopbarinfo.code_promo .bar p{color:#ffffff;font-size:14px;}
.centrocomtopbarinfo.code_promo .bar a{color:#ffffff;font-size:14px;text-decoration:underline;}
.centrocomtopbarinfo.code_promo .close{background:url(../img/icon_topbarinfo_close_dark.png) top left no-repeat;background-size:70%}
/********** THEME BLACK FRIDAY **************/
.centrocomtopbarinfo.black_friday{background:#000000;}
.centrocomtopbarinfo.black_friday .bar{font-size:14px;color:#ffffff;padding:10px 30px 10px 40px;background:url(../img/icon_topbarinfo_black.png) center left no-repeat;}
.centrocomtopbarinfo.black_friday .bar p{color:#ffffff;font-size:14px;}
.centrocomtopbarinfo.black_friday .bar a{color:#ffffff;font-size:14px;text-decoration:underline;}
/********** THEME SOLDES **************/
.centrocomtopbarinfo.soldes{background:#FFD700;}
.centrocomtopbarinfo.soldes .bar{font-size:14px;color:#525252;padding:10px 30px 10px 40px;background:url(../img/icon_topbarinfo_promotion.png) center left no-repeat;}
.centrocomtopbarinfo.soldes .bar p{color:#525252;font-size:14px;}
.centrocomtopbarinfo.soldes .bar a{color:#525252;font-size:14px;text-decoration:underline;}
.centrocomtopbarinfo.soldes .close{background:url(../img/icon_topbarinfo_close_dark.png) top left no-repeat;background-size:70%}

.asterisque_top_bar{float:left;width:100%;font-size:10px;color:grey;font-style:italic;margin:-35px 0 0 0;}

@media (min-width: 0px) AND (max-width: 767px) {
	
	.centrocomtopbarinfo{height:95px;margin-top:-95px;display:none;}
	.centrocomtopbarinfo.vacances .bar{padding:2px 40px;}
	.centrocomtopbarinfo .close{position:absolute;top:5px;right:-15px;}
}