@charset "UTF-8";
/* ----- CLASSES COMMUNES ----- */
html {
	background: url(../../images/html_bg.png) repeat center top;
	margin:0;
	padding:0
}

body {
	color:#443233;
	font:11px Verdana, Geneva, sans-serif;
	background: url(../../images/body_bg.png) repeat-x center top;
	margin:0;
	padding:0
}

h1.titre {
	width:113px;
	height:29px;
	font-size:5px;	
}

a {text-decoration:none}
.champ_qte { border: 0; background: none; color: #000; width: 18px }
ul.compte { padding: 5px; border: 1px solid #ccc; list-style: none }
p.centre { text-align: center; margin: 10px }
p.erreur { color: #c00; font-weight: bold; text-align: center }
span.erreur { font-size: 11px; color: #c00 }
span.rouge { color: #c00 }
img {
	border: 0
}

form {
	margin:0;
	padding:0;
}

#arbo {
	padding-left: 25px;
	margin-top: 20px;
	height: 14px;
	background: #C5E231;
	color:#5F6C00;
	font-size:10px;
}

#arbo a, .map a, h2.rub a {
	color:#5F6C00
}

#arbo a:hover, .map a:hover, h2.rub a:hover {
	text-decoration: underline
}

#liste_categorie {
	margin-bottom: 15px
}

#liste_categorie a {
	margin-left:30px;
	font-size:13px;
	color:#E16700;
	text-decoration:underline
}

#liste_categorie a:hover {
	color:#FF7306;
}

h2.rub {
font-size:14px;
height:24px;
padding-left:30px;
padding-top:4px;
background:url('../../images/sitemap_rub.gif') no-repeat;
background-position:10px 13px;
line-height:25px;
margin:5px
}

.map li,.compte li {
list-style:none;
list-style-image:url('../../images/sitemap_ssrub.gif');
line-height:25px;
margin-left:40px
}

.photo_galerie {
	margin-right: 10px;
	width:110px;
	height:110px;
	float:left;
	display: inline;
}

.galerie_photo {
	float: left;
	display: inline;
	margin:0 0 20px 45px
}

h2.titre {
	font-weight:normal;
	color:#5F6C00;
	display:block;
	width:417px;
	height:34px;
	padding:25px 0 0 35px;
	margin:10px 0 5px 0;
	font-size:15px;
	background:url(../../images/titre_bg.jpg) no-repeat;
	clear:both
}

.article a {
	color:#443233;
	text-decoration: underline
}

input.plus_moin_qte {
	width:33px
}

img.plus_moin_qte {
	cursor:pointer 
}

a.ajout_panier {
	text-decoration: none;
	display:block;
	color:#EFFF82;
	background: url(../../images/savoir_plus_bg.png) no-repeat;
	font-size:10px;
	height:17px;
	margin:10px auto 0;
	padding:4px 0 0 10px;
	width:121px;
}

a.ajout_panier:hover {
	color:#3E4700;
	background: url(../../images/savoir_plus_bg_hover.png) no-repeat;
}

/* ----- VOS CLASSES ET ELEMENTS ----- */
#top {
	background:url(../../images/top_bg.png) no-repeat center center;
	height:171px
}

#bandeau {
	background:url(../../images/bandeau_bg.jpg) no-repeat;
	width:990px;
	height:171px;
	margin:auto
}

#FlashID {
	position:absolute;
	margin:26px 0 0 -400px
}

#FlashID2 {
	position:absolute;
	margin-left:20px
}

#FlashID3 {
	position:absolute;
	margin:32px 0 0 256px
}

#minimenu {
	text-align: center;
	letter-spacing:0.1px;
	width:394px;
	height:13px;
	font-size:10px;
	float:left;
	display:inline;
	margin-left:5px;
	padding:6px 0 6px 6px
}

#minimenu a {
	margin-right:6px;
	color:#423230	
}

#minimenu a:hover {
	color:#661D3B	
}

#minimenu1 {
	background:url(../../images/minimenu_home.png) no-repeat;
	padding-left:17px;
}

#minimenu1:hover {
	background:url(../../images/minimenu_home_hover.png) no-repeat;
}

#minimenu2 {
	background:url(../../images/minimenu_fav.png) no-repeat;
	padding-left:17px;
}

#minimenu2:hover {
	background:url(../../images/minimenu_fav_hover.png) no-repeat;
}

#minimenu3 {
	background:url(../../images/minimenu_dire.png) no-repeat;
	padding-left:17px;
}

#minimenu3:hover {
	background:url(../../images/minimenu_dire_hover.png) no-repeat;
}

#minimenu4 {
	background:url(../../images/minimenu_sitemap.png) no-repeat;
	padding-left:17px;
}

#minimenu4:hover {
	background:url(../../images/minimenu_sitemap_hover.png) no-repeat;
}

#recherche {
	font-size:12px;
	width:300px;
	float:right;
	display:inline;
	margin-right:5px;
}

#recherche span {
	float:left;
	display:inline;
	font-weight:bold;
	margin:3px 18px 0 5px;
}

.form_search {
	margin-top:2px;
	float:left;
	display:inline;
	background:#FFF;
	width:148px;
	height:14px;
	border:1px solid #443233;
	font-size:10px;
}

.btn_search {
	float:right;
	display:inline;
	margin:3px 5px 0 0;
}

#barre_horiz {
	background:url(../../images/barre_horiz_bg.jpg) no-repeat;
	width:982px;
	height:38px;
	padding-left:8px;
	margin:auto
}

#barre_horiz a {
	float:left;
	display:inline;
	margin:13px 9px 0 0;
}

#login a {
	float:none;
	margin:0;
	color:#000
}

#login a:hover {
	text-decoration: underline
}

#login {
	float:left;
	display:inline;
	width:385px;
	margin:7px 0 0 6px
}

.form_connect {
	float:left;
	display:inline;
	font-size:10px;
	color:#443233;
	margin:7px 13px 0 0;
	width:149px;
	height:15px;
	border:1px solid #616F00;
	background:#C5E231
}

.btn_connect {
	float:right	
}

#barre_panier_compte {
	margin:auto;
	background:url(../../images/panier_compte_bg.jpg) no-repeat;
	width:990px;
	height:31px
}

#panier {
	float:left;
	width:267px;
	height:31px;
	padding-left:15px
}

#panier span {
	font:11px Verdana, Geneva, sans-serif;
	float:left;
	margin-top:7px
}

#panier a {
	float:right;
	display:inline;
	margin:2px 3px 0 0
}

#mon_compte {
	float:left;
	display:inline;
	margin-left:10px;
	font-size:12px
}

#mon_compte a {
	float:left;
	display:inline;
	margin-top:2px;
}

#mon_compte #mdp_oublie {
	color:#443233;
	margin:7px 0 0 7px
}

#mon_compte #mdp_oublie:hover {
	text-decoration:underline	
}

#conteneur {
	width:990px;
	margin:auto;
}

#tableauPrincipal {
	width:990px;
	margin:0;
	padding:0;
}

#colonne_gauche {
	background:url(../../images/col_gauche_bg.png) repeat-y;
	width:229px;
	vertical-align:top;
	padding-bottom:175px
}

#menu {
	margin-top:15px;
	width:229px
}

#menu h2 {
	margin:0;
	font-size:11px;
	font-weight:normal
}

#menu h2 a {
	padding:6px 0 0 10px;
	display:block;
	color:#616F00;
	background:url(../../images/menu_arbo_bg.png) no-repeat;
	height:20px
}

#menu h2 a:hover {
	color:#C5E231;
	background:url(../../images/menu_arbo_bg_hover.png) no-repeat;
}

.stretcher {
	margin:0;
	padding:0 0 0 5px;
	list-style-type:none
}

.stretcher li a {
	color:#443233;
	display:block;
	padding:3px 0 0 20px;
	width:200px;
	height:18px;
}

.stretcher li a:hover {
	color:#616F00;
	background:#C5E231;	
}

#notre_selection {
	background:#EFFF82 url(../../images/notre_selection_bg.jpg) no-repeat;
	padding:76px 0 15px 0;
	width:220px;
	margin:15px 0 0 5px
}

#nos_promotions {
	background:url(../../images/nos_promotions_bg.jpg) no-repeat;
	padding:75px 0 15px;
	width:220px;
	margin-left:5px
}

#notre_selection h2, #nos_promotions h2 {
	width:100%	
}

#notre_selection span.prix_avant, #nos_promotions span.prix_avant {
	margin:0 0 15px 0	
}

table.image_avant {
	margin:auto;	
}

table.image_avant td {
	background:url(../../images/cadre_produit_col.png) no-repeat;
	width:214px;
	height:215px;
	vertical-align:middle;
	text-align:center
}

table.image_avant img {
	max-width:205px;
	max-height:205px
}

h2.produits_avant {
	margin:11px auto;
	background:#C5E231;
	width:240px;
	padding-top:1px;
	height:19px;
	font-size:13px;
	color:#443233;
	text-align:center;
	overflow: hidden
}

p.description_avant {
	width:216px;
	padding:0 2px;
	margin:auto;
	text-align:center;
	line-height:13px;
	height:54px;
	overflow:hidden;
	margin-bottom:10px;
}

a.savoir_plus_avant {
	margin:auto;
	clear:both;
	color:#C5E231;
	text-align:center;
	display:block;
	background:url(../../images/savoir_plus_avant_bg.png) no-repeat;
	width:146px;
	height:20px;
	padding-top:6px
}

span.prix_avant {
	display:block;
	text-align:center;
	background:#C5E231;
	margin:0 5px 15px 3px
}

span.prix_barre_avant {
	float:left;
	text-decoration:line-through;
	color:#616F00;
	font-size:12px;
	width:109px;
	height:20px;
	border-right:1px solid #F6FFAF;
	padding-top:5px;
}

span.prix_normal_avant {
	color:#443233;
	font-size:20px;
	height:28px;
	padding-top:2px;
}

#logo_ekinoxe {
	width:68px;
	height:87px;
	display:block;
	position:absolute;
	margin:-170px 0 0 20px;
	z-index:1
}

#col_gauche_bottom {
	background:url(../../images/col_gauche_bottom_bg.png) no-repeat;
	height:28px;
	width:229px
}

#bebe_1 {
	position:absolute;
	margin:-184px 0 0 56px;
	z-index:0;
}

#bebe_2 {
	position:absolute;
	margin:-63px 0 0 229px
}

#bebe_3 {
	position:absolute;
	display:block;
	width:137px;
	height:21px;
	background:url(../../images/bebe3.png) no-repeat;
	margin:10px 0 0 92px
}

#colonne_droite {
	background: url(../../images/col_droite_bg.png) repeat-y;
	width:249px;
	vertical-align:top;
}

#morceau_news {
	position:absolute;
	margin-left:-11px;
}


#newsletter {
	background:url(../../images/newsletter_bg.jpg) no-repeat;
	padding-left:85px;
	width:164px;
	height:42px;
	overflow:hidden
}

.form_news {
	float:left;
	display:inline;
	font-size:10px;
	color:#443233;
	width:119px;
	height:15px;
	border:1px solid #616F00;
	background:#C5E231;
	margin-top:13px;
	
}

.btn_news {
	float:left;
	margin-top:9px;
}

#flash_infos {
	background:url(../../images/flash_infos_bg.jpg) no-repeat;
	width:219px;
	height:180px;
	padding:73px 15px 18px;
	text-align:center;
	line-height:13px;
}

#flash_infos h2 {
	font-size:11px	
}

#flash_infos a {
	color:#443233;
	text-decoration:underline
}

#flash_infos marquee {
	width:100%;
	height:100%
}

#liste_commande {
	background:url(../../images/liste_naissance_bg.jpg) no-repeat;	
	width:219px;
	height:84px;
	padding:62px 0 0 30px;
}

#nom_personne, #prenom_personne {
	background:#FFF;
	width:144px;
	height:15px;
	border:1px solid #C5E231
}

.btn_liste {
	position:absolute;
	margin:-4px 0 0 4px	
}

#liste_commande span {
	display:block;
	color:#616F00	
}

#contact {
	width:159px;
	height:50px;
	padding:66px 45px 0;
	background:url(../../images/contact_bg.jpg) no-repeat;
}

#contact a {
	float:left;
	display:inline;
	margin:-16px 0 0 60px
}

#meilleures_ventes {
	width:249px;
	height:410px;
	padding:68px 0 0;
	background:#F6FFAF url(../../images/meilleures_ventes_bg.jpg) no-repeat	
}

#coups_coeur {
	width:249px;
	height:410px;
	padding:74px 0 0;
	background:url(../../images/coups_coeur_bg.jpg) no-repeat	
}

#menu_bas_droite {
	width:227px;
	padding:25px 12px 0 10px;
	float:right;
	font:12px Arial, Helvetica, sans-serif;
}

.separateur_bas_droite {
	margin:3px 0;
	padding:0
}

#menu_bas_droite a {
	color:#616F00;
	margin-left:10px
}

#menu_bas_droite a:hover {
	text-decoration:underline	
}

#rss {
	display:block;
	height:14px;
	padding:1px 18px 0 0;
	background:url(../../images/rss.jpg) no-repeat 157px center;	
}

#livraison {
	display:block;
	height:15px;
	padding:1px 35px 0 0;
	background:url(../../images/livraison.jpg) no-repeat 140px center;	
}

#paiement_securise {
	display:block;
	height:16px;
	padding:3px 18px 0 0;
	background:url(../../images/paiement_securise.jpg) no-repeat 157px center;	
}

#logos_paiement {
	margin:5px 0 0 20px;
}

#col_droite_bottom {
	clear:both;
	background:url(../../images/col_droite_bottom_bg.png) no-repeat;
	height:28px;
	width:249px
}

#centre {
	padding:0 10px;
	vertical-align:top;
	background:#FFF;
	width:512px;
}

.produit {
	float:left;
	width:161px;
	margin-bottom:15px
}

.produit_titre {
	height: 17px;
	overflow: hidden;
	text-align:center;
	font-size:13px;
	color:#443233;
}

table.image {
	margin:auto;	
}

table.image td {
	background:url(../../images/cadre_produit.jpg) no-repeat;
	width:137px;
	height:137px;
	vertical-align:middle;
	text-align:center
}

table.image img {
	max-width:129px;
	max-height:129px
}

.description {
	height:45px;
	overflow:hidden;
	text-align:center;
	margin:8px 5px;
}

span.prix_normal {
	text-align:center;
	display:block;
	margin:auto;
	background:url(../../images/prix_bg.png) no-repeat;
	color:#616F00;
	font-size:16px;
	width:136px;
	height:21px;
}

span.prix_barre {
	font-size:10px;
	text-decoration:line-through
}

.savoir_plus {
	margin:10px auto 0;
	display:block;
	width:121px;
	height:17px;
	background:url(../../images/savoir_plus_bg.png) no-repeat;
	font-size:10px;
	color:#EFFF82;
	padding:4px 0 0 10px
}

.savoir_plus:hover {
	color:#3E4700;
	background:url(../../images/savoir_plus_bg_hover.png) no-repeat;
}

#centre_bottom {
	background:url(../../images/centre_bottom_bg.png) repeat-x;
	width:512px;
	height:28px;	
}

#coordonnees {
	clear:both;
	width:450px;
	font-size:11px;
	margin:auto
}

#coordonnees a {
	color:#443233;
	text-decoration: underline
}

#menu_bas {
	padding:0;
	width:450px;
	margin:auto
}

#menu_bas li {
	display:inline;
	font-size:10px;
	color:#9FB61A
}

#menu_bas li a {
	color:#9FB61A
}

#menu_bas li a:hover {
	color:#5F6D00
}