/**
* >>>>>>>>>>>>> Style UNIQUEMENT POUR LA PAGE D'ACCUEIL BOUTIQUE <<<<<<<<<<<<<<
*/

#top-bout{
	background:url(/templates/jardinot/images/top_conteneur_gris.png) no-repeat;
	width:999px;
	height:89px;
	margin-top:10px;
}

#bottom-bout{
	background:url(/templates/jardinot/images/bas_conteneur_gris.png) no-repeat;
	width:999px;
	height:28px;
}

#centre-bout{	
	float:left;
	width:999px;
	background:url(/templates/jardinot/images/repeat_gris.png) repeat;
}
	#titre-bout{
		text-align:center;
		color:#6bb43d;
		font-size:15px;
		font-weight:bold;
		padding-top:40px;
	}
	#contenu-bout{
		text-align:left;
	}
		#titre-paragraphe{
			color:#6bb43d;
			font-weight:bold;
			margin:15px 0 15px 20px;
		}
		
#content #tableCms{
	padding-left:35px;
	width:100%;
}
#content #tableCms td{
	vertical-align:top;
}
#contenu-bout-image{
	width:190px;
	text-align:center;
	padding-top:11px;
}
#contenu-bout-image img {
	border:1px solid #c0c0c0;
}
#contenu-bout-paragraphe{
	text-align:justify;
	padding-left:15px;
	padding-right:5px;
	padding-top:11px;
}
#contenu-bout-promo{
	width:292px;
	background:url(/templates/jardinot/images/cadre_produits_gris.png) no-repeat;
	height:290px;
}
#contenu-bout-promo div{
	margin:22px 0px;
	padding:5px -5px 5px 5px;
	height:260px;
	width:248px;
	margin-left:15px;
}
.libelle-article {
	color:#6BB43D;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.prix-wording {
	color:#6BB43D;
	font-size:15px;
	font-weight:bold;
	padding:7px;
	text-align:center;
	width:150px;
}
.wording-plus {
	color:#6BB43D;
	font-weight:bold;
}
