@charset "utf-8";

/* CSS Document */
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

body.bg_body {
	background: url(/images/components/bg_body.jpg) no-repeat;
	background-position: top center;
}

html {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 12px;
	color: #000000;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

a {
	display: block;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

img {
	border: 0;
}

.menu_mouseover {
	cursor: pointer;
	font-family: "Lucida Sans Unicode";
	font-weight: bold;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
}

.menu_mouseout {
	cursor: auto;
	font-family: "Lucida Sans Unicode";
	font-weight: normal;
	/*filter : alpha(opacity=100);*/
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
}

#main {
	background:#FFFFFF none repeat scroll 0 0;
	height:auto;
	margin:0 auto;
	min-height:1023px;
	overflow:hidden;
	width:919px;
}

#header {
	/*background: url(/images/components/bg_header.png) top no-repeat;*/
	background:url(/images/components/bando-haut-afrique.png) top no-repeat;
	width: 920px;
	height: 161px;
	margin: 0 auto;
}

#member_inf{
	float: right;
	width: 262px;
	padding-top: 140px;
}

#membre_inf_content{
	background-color: #167095; width: 256px; height: 12px; color: #fff; padding: 4px;	
}

#membre_inf_content span {
	float:left;
}

#left_menu {
	width: 185px;
	height: auto;
	float: left;
}

.left_menu {
	width: 185px;
	height: auto;
	float: left;
}


#bg_left {
	float: left;
	background: url(/images/components/bg_left.jpg) left no-repeat;
	width: 203px;
	height: 1198px;
}

#bg_right {
	width: 176px;
	background: url(/images/components/bg_right.jpg) right no-repeat;
	float: left;
	height: 1198px;
}

#container {
	margin: 0 auto;
}

#bg_header {
	margin: 0 auto;
	width: 962px;
}

#contenu {
	width: 962px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

#middle_contenu {
	width: 962px;
	background: url(/images/components/middle_bg_contenu.png) top repeat-y;
	margin: 0 auto;
	padding-bottom: 15px;
	height:auto;
	overflow:hidden;
}

.top_contenu {
	width: 962px;
	background: url(/images/components/top_bg_contenu.png) bottom no-repeat;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

#bottom_contenu {
	width: 962px;
	background: url(/images/components/bottom_bg_contenu.png) bottom no-repeat;
	margin: 0 auto;
	padding-bottom: 38px;
	height: auto;
	overflow: hidden;
}

#bg_footer {
	width: 920px;
	height: 11px;
	background: url(/images/components/bg_footer.jpg) bottom no-repeat;
	margin: 0 auto;
	float: left;
}

#logo {
	width: 188px;
	float: left;
	height: 41px;
	color: #614741;
	/*background: url(/images/components/logo.png) top no-repeat;*/
	font-weight: bold;
	font-size: 27px;
	padding-top: 124px;
	text-align: center;
	margin-top: -1px;
}

#logo2 {
	width: 730px;
	float: left;
	clear: none;
	height: 160px;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	font-family: 'Lucida Sans Unicode';
}

#logo2 #member_inf{
	color: #EFE819;
	float: right;
	width: 730px;
	margin-top: 8px;
}
#logo2 #member_inf span{
	float: right;
	margin-left: 5px;
}

#logo2 #member_inf span a{
	color: #EFE819;
}
#logo2 #member_inf span a:HOVER{
	text-decoration: underline;
	font-size: 14px;
}

#logo2 a {
	float: right;
	clear: right;
	color: #000000;
}	

#art_premier {
	height: 62px;
	margin-top: 43px;
}

#art_premier div {
	color: #4b4740;
	font-size: 27px;
	padding-top: 14px;
	padding-left: 20px;
}

#top {
	width: 730px;
	height: 60px;
	float: right;
	color: #FFFFFF;
	padding-top: 5px;
	
}
#top a{
	width: 113px;
	float: left;
	margin-right: 2px;
}

#middle {
	width: 920px;
	overflow: hidden;
	height: auto;
	float: left;
	min-height: 825px;
}

#contenu #bottom {
	width: 100%;
	height: 200px;
	float: left;
}

#rss_menu {
	width: 195px;
	border: 1px solid;
	height: auto;
	padding-top: 15px;
	float: left;
	font-family: lucida;
	font-size: 15px;
	margin-left: 5px;
}

#rss_menu a {
	float: left;
}
#rss_menu .addthis_toolbox a{
	width: 16px;
	color: #115BB5;
	text-decoration:none;
	line-height:1.6em;
	font-size: 10px;
	margin: 0;
}
#rss_menu .addthis_separator{
	color: gray;
	margin: 0;
	margin-right: 10px;
}

.menu_nav {
	height: 43.2px;
	text-align: center;
	float: left;
	margin-left: 5px;
	font-family: 'Lucida Sans Unicode' !important;
	font-size: 13px;
	width: 110px;
}

.menu_nav div {
	padding-top: 22px;
}

#menu_newsletter {
	background: url(/images/menu/newsletter.jpg) repeat-x;
}

#menu_contact {
	background: url(/images/menu/contact.jpg) repeat-x;
}

#menu_satisf {
	background: url(/images/menu/satisfait_remb.jpg) repeat-x;
}

#menu_compte {
	background: url(/images/menu/mon_compte.jpg) repeat-x;
}

#menu_obj {
	background: url(/images/menu/mesobjet_pref.jpg) repeat-x;
}

#menu_panier {
	background: url(/images/menu/panier.jpg) repeat-x;
	background-position:12px 0;
	color:#EFE819; padding-top: 20px;
}

#bg_boutique {
	background: #f38d07;
	height: 30px;
	margin: 1px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding-top: 8px;
	text-align: center;
	font-family: 'Lucida Sans Unicode';
}

#left_menu1 {
	height: auto;
	background: #a19a98;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	float: left;
	width: 175px;
}

#menu_boutique {
	background: #fbcb8e;
	height: auto;
	margin-top: 2px;
	padding-bottom: 5px;
}

#menu_boutique div {
	border: 1px solid #b58f9f;
	height: 20px;
	margin-top: 5px;
	padding-top: 3px;
}

#left_menu2 {
	height: auto;
	/*background: #a19a98;*/
	margin-left: 5px;
	margin-right: 5px;
/*	padding-top: 7px;*/
	padding-bottom: 5px;
	width: 175px;
	margin-top: 10px;
	float: left
}

#bg_info {
	background: #b72864;
	height: 30px;
	margin: 1px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding-top: 8px;
	text-align: center;
	font-family: 'Lucida Sans Unicode';
}

#bg_menu_info {
	background: #f2b1fe;
	height: auto;
	padding-bottom: 5px;
}

#bg_menu_info_repere {
	padding-top: 10px;
	min-height: 195px;
}

#bg_menu_info_repere  div {
	height:auto;
	margin-top:2px;
	margin-bottom: 7px;
	overflow:hidden;
	width:170px;
}

#contenu_home {
	width: 720px;
	height: auto;
	float: left;
	margin-left: 10px;
}

#titre_derniers_obj {
	background: #f38d07;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 5px;
	height: 23px;
}

#bg_derniers_obj {
	/*width: 360px;
	background: #ad2527;
	padding-left: 12px;*/
	margin-top: 20px;
	float: left;
}

#bg_autres_pieces {
	width: 360px;
	background: #ad2527;
	padding-left: 12px;
	margin-top: 10px;
	height: 30px;
}

#titre_autres_pieces {
	background: #fc5b04;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
	height: 26px;
}

#bg_objet_vente {
	background: #E4D7D5;
	width: 475px;
	height: 180px;
	float: left;
	clear: none;
	border: 1px solid #918887;
	float: left;
	clear: none;
}
.bg_objet_vente {
	background: #E4D7D5;
	width: 475px;
	height: 180px;
	float: left;
	clear: none;
	border: 1px solid #918887;
	float: left;
	clear: none;
}
.bg_objet_vente_home {
	/*border: 1px solid #F38D07;*/
	border-left: 4px solid #e9e8ed;
	border-right: 4px solid #e9e8ed;
}
.bg_objet_cons_home {
	/*border: 1px solid #86EDFE;*/
	border-left: 4px solid #e9e8ed;
	border-right: 4px solid #e9e8ed;
}
.bg_objet_coeur_home {
	/*border: 1px solid #8A1130;*/
	border-left: 4px solid #e9e8ed;
	border-right: 4px solid #e9e8ed;
	border-bottom: 4px solid #e9e8ed;
}

#objet_vente {
	width: 95px;
	margin: 15px 0px 3px 50px;
	float: left;
	clear: none
}

.bg_produit_home{
	/*background-color: #e9e9ec;*/
	width: 685px;
	min-height: 335px;
	float: left;
	clear: none;		
}

#bg_objet_consulte {
	width: 360px;
	background: #076362;
	padding-left: 12px;
	margin-top: 20px;
	height: 30px;
	float: left;
	clear: none;
}

#titre_objet_consulte {
	background: #86edfe;
	font-weight: bold;
	font-size: 18px;
	color: #153f3f;
	padding-top: 4px;
	padding-left: 10px;
	height: 26px;
}

#bg_coup_coeur {
	width: 360px;
	background: #ae8508;
	padding-left: 12px;
	margin-top: 20px;
	height: 30px;
	float: left;
	clear: none;
}

#titre_coup_coeur {
	background: #8a1130;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding-top: 4px;
	padding-left: 10px;
	height: 26px;
}

#titre_coup_coeur_article {
	background: #737d07;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	padding-top: 4px;
	padding-left: 10px;
	height: 26px;
}

#div_foot {
	width: 890px;
	height: auto;
	float: left;
	clear: none;
	margin-top: 10px;
}

#bg_div_foot {
	width: 886px;
	margin-left: 20px;
	margin-right: 20px;
	background: #e4d7d5;
	padding-top: 20px;
	float: left;
}

#bg_div_foot a {
	color: #000000;
}
#bg_div_foot a:HOVER{
	text-decoration: underline;
	color: gray;
}

#bg_div_foot div {
	width: 200px;
	float: left;
}
#top_footer{
	text-align: left; padding-left:145px; width: 730px !important;
}
#top_footer a{
	float: left;
	clear: none;
}
#top_footer font{
	float: left;
	margin: 0 15px 0 5px;
	clear: none;
}
#medium_footer{
	margin: 10px 20px;
}
#medium_footer a{
	color: gray;
	font-weight: bold;
	display: inline;
}

#bg_menu_info img {
	margin: 4px 5px 0px 5px;
}

#menu_boutique img {
	margin: 4px 5px 0px 5px;
	float: left;
}

#menu_boutique a {
	color: #000000;
	float: left;
}

#menu_boutique a:hover{
	color: #F38D07; 
}

.icone_action_pdt {
	float: left;
	width: 20px;
	margin-top: 25px;
	clear: both;
	font-size: 12px;
}

.btn_action_pdt {
	width: 195px;
	height: 25px;
	margin-left: 5px;
	margin-top: 20px;
	float: left;
	padding-top: 3px;
	background: url(/images/components/btn_envoie.png) top no-repeat;
	font-size: 12px;
}

.btn_action_pdt font {
	margin-left: 20px;
	color: #000000;
	font-size: 12px;
}

.btn_action_panier {
	width: 195px;
	height: 21px;
	float: left;
	margin-top: 15px;
	padding-top: 3px;
	margin-left: 5px;
	font-size: 12px;
	background: url(/images/components/btn_ajout_panier.png) top no-repeat;
	color: #fbf803;
	font-weight: bold;
}

.btn_action_panier font {
	margin-left: 20px;
	color: #FBF803;
	font-size: 12px;
}

.icone_action_pdt a {
	color: transparent;
}

#description_pdt {
	width: 200px;
	float: left;
	margin-left: 20px;
}

#description_pdt label {
	font-weight: bold;
}

#bg_produit {
	width: 677px;
	background: url(/images/components/bg_produit_description.jpg) top
		repeat-y;
	height: auto;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left_bg_produit {
	width: 400px;
	height: auto;
	overflow: hidden;
	border-right: 2px dotted #a38c83;
	float: left;
}


#description_pdt b {
	color: #000000;
	font-size: 12px;
}

.nom_produit {
	color: #a10b21 !important;
	font-size: 18px !important;
}

#faces_pdt {
	clear:both;
	float:left;
	height:136px;
	margin-left:-34px;
	width:700px;
}

#right_bg_produit {
	width: 260px;
	height: auto;
	float: left;
	padding-left: 10px;
}

.newsletter_article {
	width: 260px !important;
	margin-left: 10px;
	color: #3c322e;
	padding-left: 5px;
}

.newsletter_article b {
	font-size: 14px;
	font-family: 'Lucida Sans Unicode'
}

.newsletter_article div {
	float: left;
}

#btn_ok {
	background: url(/images/icones/btn_OK.jpg) top no-repeat;
	width: 31px;
	height: 27px;
	float: left;
	padding: 0 !important;
	padding-left: 17px;
	color: #FFFFFF;
}

.bg_descriptif_article {
	width: 650px;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}

.bg_descriptif_article a {
	color: #A10B21;
	font-weight: bold
}

.titre_decriptif{
	font-weight: bold; 
	font-size:14px;
	margin-bottom: 5px;
}
.bg_descriptif_article div {
	width:640px;
	float:left;
}

.bg_image_shaddow{
	background: url(/images/components/container.png) no-repeat ;
	height:228px;
	width:177px;	
}

.bg_image_shaddow img{
	margin-left:12px;
margin-top:12px;
		
}
.img-shadow {
	float: left;
	/*background: url(/images/components/shadowAlpha.png) no-repeat bottom
		right !important;
	background: url(/images/components/shadow.gif) no-repeat bottom right;*/
	
}

.img-shadow img {
	display: block;
	position: relative;
	/*border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;*/
	padding: 1px;
	min-height: 75px;
	min-width: 75px;
}

.img-shadow a {
	color: #ff0000;
}

li a {
	color: transparent;
}

.trie_recherche_maque {
	float: left;
	clear: none;
	width: 385px;
	margin-left: 10px;
	margin-top: 25px;
}
.trie_recherche_maque a:HOVER{
	text-decoration: underline;
}
.res_recherche_masque {
	width: 655px;
	margin:0 0 10px 5px;
	height: auto;
	float: left;
	clear: none;
	padding: 10px 0px 0px 5px;
}
.res_recherche_masque a{
	display: inline;
	color: black;
}
.res_recherche_masque a:HOVER{
	text-decoration: underline;
}

.res_description_masque {
	width: 245px;
	margin-left: 20px;
	float: left;
	clear: none;
	line-height: 17px;
}

.res_description_masque a h3{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin-top: 0;

}
.res_description_masque a h3:HOVER{
	text-decoration: underline;
}

.res_description_masque font {
	font-size: 11px;
}

.res_description_masque div {
	margin-top: 10px;
}

.res_description_masque label {
	font-weight:bold;
}

.res_image_masque {
	width: 150px;
	float: left;
	clear: none
}

.res_image_masque a {
	color: #003399;
	text-decoration: underline;
	margin-top: 5px;
}

.bg_result_masque {
	width: 682px !important;
	height: auto !important;
	overflow: hidden;
	padding-bottom: 10px;
}

.bg_image_home {
	width: 100px;
	height: 132px;
	float: left
}

.bg_image_article {
	width: 100px;
	height: 126px;
	float: left
}
.bg_image_article_home {
	width: 163px;
	height: 230px;
	float: left
}

.bg_imge_gdTaille{
	width:165px; 
	float:left; 
	margin-top:10px;
}
#description_pdt div{
	margin-top:10px;
}
.affich_cinq_elem{
	width:693px !important; 
	height:170px;
}
#bg_menu_info_repere a {
	color:#000;
	float:left;
	width:150px;
}
#bg_menu_info_repere a:hover{
	color:#b72864;
}
#bg_menu_info_repere img {
	float:left;
}
.panier_color{
	color:#000;
}
#bg_categorie{
	width:890px; 
	height:auto; 
	float:left; 
	clear:none; 
	padding-left: 20px;
}
#home_categorie{
	width:883px; 
	margin-top:10px; 
	height:auto;
	overflow:hidden;
	background:#cccccc;
	text-align:justify;
}
#home_categorie h1{
	padding:5px 5px 0;
}
#home_categorie div{
	padding:10px;
	line-height: 16px;
	color: #0B243B;
}
.titre_categorie{
	font-weight: bold; 
	font-size: 14px;
	padding-bottom:0px !important;
}
#home_categorie a{
	color: #000; 
	font-size:11px;;
	font-weight: bold;
}
.icone_cpte{
	float:left;
	margin-right:5px;
	margin-top:15px;
}
.action_cpte{
	width: 200px; 
	float: left;
}
.text_repere{
	padding: 10px; 
	width: 676px !important; 
	height: auto !important; 
	font-size:12px !important; 
	font-family: arial, helvetica, clean, sans-serif !important;
	text-align: justify;
}

.text_repere a{
color:#B72864;
}

.text_ethnecity{
	width:676px; 
	border: 1px solid #918887; 
	height:auto;
	margin-bottom: 20px; 
	float: left;
	padding: 10px;
	font-size:12px !important; 
	text-align: justify;
}
#recaptcha_div {
}
#recaptcha_div #recaptcha_image{
	overflow: hidden;
}
#recaptcha_div #recaptcha_image img{
	width: 290px;
}

.secure_cart{
	float: left; 
	width: 870px; 
	margin:10px 0 25px; 
	padding: 3xp; 
	font-size: 13px; 
	color:#4E4E4E;
}

.alert_msg{
	width: 700px; 
	padding: 10px; 
	margin-bottom: 10px; 
	color: #4E4E4E; 
	font-size: 13px; 
	font-weight: bold;
}

.onglet_cart{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	height:26px;
	padding-left:10px;
	padding-top:4px;
	float: left;
	width: 200px;
	color: silver;
}
.onglet_cart_actif{
	background:#F38D07 none repeat scroll 0 0;
	-moz-background-origin:padding;
	float: left;
	width: 200px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:26px;
	padding: 2px;
}
.onglet_cart span, .onglet_cart_actif span{
	float: left; padding-top: 1px; margin-right:4px;
}
.paiment_panier{
	border:1px solid #AD2527;
}

#cart_picto_bnp{
	float: left;
	width: 408px;
	clear: both;
	margin-top:10px;
	cursor: help;
}
#cart_picto_bnp img {
	float: left;
}
#cart_picto_innfobulle{
	background-color: white;
	border: solid 1px gray;
	display: block;
	float: left;
	padding: 5px;
	margin-top:-37px;
	margin-left:89px;
	z-index: 2000;
	display:none;
}
