
/* PMP CONCEPT 02/2007 */

/* ACCUEIL */
#bienvenue { float:left; width:295px; height:236px; background:#FFFFFF; border:#aac187 1px solid; padding:6px; color:#347951; }
#bienvenue h1 { font-size:18px; color:#004b41; font-weight:bold; margin-bottom:20px }
#bienvenue a { color:#e10007; text-decoration:none; font-weight:bold; }
#bienvenue a:hover { color:#e10007; text-decoration:underline; font-weight:bold; }

#pub1 { float:left; width:300px; height:250px; margin-left:3px; overflow:hidden; }
#pub1 img { border:none; }
.lien_site { color:#78A83F; font-weight:bold; text-decoration:none; }




/* principale variete */
#variete_accueil { float:left; width:610px; background:#fff url('/_images/fond_onglet_vert.png') top repeat-x; border:#aac187 1px solid; margin-top:3px; padding:6px 0 6px 0; }
#variete_accueil  .titre { color:#004b41; font-size:16px; padding:1px 0 15px 5px }

#variete_accueil .cadre1 { padding:0 0 0 6px; }

#variete_accueil .cadre1 a { float:left; border:1px solid #a7ce58; width:77px; padding:1px; display:block; margin-right:5px; background:#fff; color:#004b41; text-decoration:none; }
#variete_accueil .cadre1 a:hover { float:left; border:1px solid #e00005; width:77px; padding:1px; display:block; margin-right:5px; background:#fff; color:#e00005; text-decoration:none; }
#variete_accueil .cadre1 strong { text-align:center; width:76px; cursor:pointer; padding:0 0 3px 0; }
#variete_accueil .txte { height:20px; font-size:10px; line-height:11px; display:block; text-align:center; font-weight:normal; }
#variete_accueil .cadre1 img { border:0; }



/* nouprocoerar */
.nouprocoerar { border-top:1px solid #acc289; clear:both; }
.nouprocoerar li { background:#fff url('/_images/accueil/fond.png') top repeat-x; border-right:1px solid #acc289; border-bottom:1px solid #acc289; border-left:1px solid #acc289; }
.nouprocoerar li a { display:block; text-decoration:none; font-size:16px; padding:9px 0 6px 73px; color:#733811; }
.nouprocoerar li a:hover { display:block; text-decoration:none; font-size:16px; padding:9px 0 6px 73px; color:#E00006; }

.nouprocoerar li a.nouveau { background:transparent url('/_images/accueil/nouveau.png') no-repeat; }
.nouprocoerar li a.promotion { background:transparent url('/_images/accueil/promo.png') no-repeat; }
.nouprocoerar li a.ccoeur { background:transparent url('/_images/accueil/ccoeur.png') no-repeat; }
.nouprocoerar li a.rare { background:transparent url('/_images/accueil/rare.png') no-repeat; }


.boxaccueil {
	padding-top:3px;
}
.boxaccueil .box {
	width:192px;/*202*/
	margin-left:3px;
	padding:7px 4px 5px;
	border:#aac187 1px solid;
	background:#FFF url('../_images/fond_onglet_vert.png') top repeat-x;
	height:108px;
	float:left;
	overflow:hidden;
}
.boxaccueil .box.first {
	margin-left:0;
}
.boxaccueil .box .titre {
	color:#004b41;font-size:16px;padding-left:9px; line-height:16px;
}
.boxaccueil .box .titre A {
	color:#004b41;
	text-decoration:none;
}
.boxaccueil .box DIV {clear:both;line-height:12px;padding:13px 0 0 0;text-align:left}

.boxaccueil .box STRONG A {line-height:15px;}

.boxaccueil .box A {color:#E00006;}

.boxaccueil .box A:hover {color:#5e9221;}

.boxaccueil .box IMG {border:none;margin:4px 7px 4px 1px;}
.boxaccueil .box UL LI {
	font-size:11px;
	line-height:12px;
	background:url(../_images/puces/puce_rouge.gif) 0 3px no-repeat;
	padding-left:10px;
	padding-bottom:2px;
}

/*a la une*/
.boxaccueil #une_accueil.box {
	border:#d90000 1px solid;
	background:#FFF url('../_images/fond_onglet_rouge.png') top repeat-x;
}
.boxaccueil #une_accueil.box .titre {
	color:#fff;
}
.boxaccueil #une_accueil.box A {
	color:#004b41;
	text-decoration:none;
}
.boxaccueil #une_accueil.box A:hover {
	color:#E00006;
	text-decoration:underline;
}

/*boutique erable*/
.boxaccueil #boutique_erables.box {
	width:188px;
    padding:6px;
	background:#FFF url('../_images/fond_choisir_erable.png') top repeat-x;
}
.boxaccueil #boutique_erables.box #div1 { margin-top:20px; margin-left:16px }
.boxaccueil #boutique_erables.box #div2 { margin-top:7px; text-align:center; }