/* ------------------
MOTEUR DE RECHERCHE
---------------------*/

.widgetSearch{
	margin: 0 0 30px 0;
	height: 40px;
}

.widgetSearch form{
	background: url("/images/communs/search.jpg") no-repeat left center;
	padding: 0 0 0 25px;
	height: 40px;
}

.widgetSearch form fieldset{
	width: 80%;
	height: 40px;
	float: left;
}

.widgetSearch form fieldset input[type=text]{
	width: 100%;
	color: #ccc;
	font-size: 11px;
	font-style: italic;
	margin-top: 0;
	padding: 9px 5px;
	height: 16px;
}

.widgetSearch .submit input[type=image]{
	/*width: 12px;*/
	padding:12px 10px 11px 10px;
}

/* ------------------
NEWSLETTER
---------------------*/
.widgetNewsletter h4{
	background: url('/images/communs/picto-newsletter.jpg') no-repeat left center;
	padding: 0 0 0 25px;
	margin: 25px 0 5px 0;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	color: #3d3d3d;
	text-transform: uppercase;
	font-size: 13px;
}

.widgetNewsletter .widgetNewsletterComment{
	font-size: 12px;
	color: #b1b1b1;
	font-style: italic;
	margin: 0 0 10px 0;
}

.widgetNewsletter input[type=text]{
	width: 125px;
	float: left;
	font-size: 11px;
	color: #b1b1b1;
	font-style: italic;
	margin-top: 0;
	height: 14px;
}

.widgetNewsletter .submit{
	float: left;
	margin: 0 0 0 -1px;
}

.widgetNewsletter .submit input{
	padding: 12px 10px 10px 10px;
}


/* ------------------
SHORTCUT FOOTER
---------------------*/

.widgetShortcutFooter ul{
	list-style: none;
	width: 100%;
	display: table;
	text-align: center;
	padding: 10px 0;
}

.widgetShortcutFooter ul li{
	display: inline-block;
	margin: 0 15px;
}

.widgetShortcutFooter ul li a{
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	padding: 8px 0;
	display: block;
}

.widgetShortcutFooter ul li a:hover{
	color: #e35c7a;
}

/* ------------------
Derniers élements
---------------------*/

.accueil .widgetLastElements, .accueil .widgetProduct {
	width: 48%;
}

.accueil .widgetProduct.left{
	border-right: 1px solid #ccc;
}

.widgetLastElements.left{
	padding: 0 20px 0 0;
}

.widgetLastElements.right{
	padding: 0 0 0 10px;
}

.widgetLastElements h4, .accueil .widgetProduct h4{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	color: #454545;
	margin: 0 0 15px 0;
}

.widgetLastElements .widgetLastElementsPicture{
	width: 200px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #d3d3d3;
	padding: 1px;
	float: left;
	margin: 0 15px 15px 0;
}

.widgetLastElements .widgetLastElementsPicture img{
	min-width: 200px;
	min-height: 150px;
}

.widgetLastElements h3, .accueil .widgetProduct h3 a{
	font-size: 14px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	color: #454545;
	margin: 0;
}

.widgetLastElements p{
	font-size: 12px;
	line-height: 14px;
	color: #787878;
	margin: 10px 0;
}

.widgetLastElements .widgetLastElementsLink{
	font-size: 11px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	color: #e35c7a;
	background: url('/images/communs/arrow-pink.jpg') no-repeat left center;
	text-transform: uppercase;
	padding: 0 0 0 10px;
}

.widgetLastElements .widgetLastElementsLink:hover {
	color: #454545;
}

.accueil .widgetProduct h3, .accueil .widgetProduct .viewProduct{
	float: right;
	margin: 0 0 10px 0 !important;
	width: 53%;
	text-align: left !important;
}

.accueil .widgetProduct .picture{
	float: left;
	margin: 0 20px 0 0;
	border: 1px solid #d3d3d3;
	width: 200px;
	height: 150px;
	box-shadow: none;
}

.accueil .widgetProduct .viewProduct a{
	color: #e35c7a;
}


/* NOUVEAUTES PRODUITS */ 

.nouveaute{
	background: #e2e2e2;
}

.nouveaute .widgetContainer{
	padding: 0 0 20px 0;
}

.bx-wrapper{
	position: relative;
}

.accueil .widgetProduct .bx-pager{
	position: absolute;
	top: -28px;
	right: 0;
	width: 100px;
	margin: 0;
}

.bx-pager{
	display: table;
	text-align: center;
	width: 100%;
	margin: 20px 0 0 0;
}

.bx-pager-item{
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 0 2px;
}

.bx-pager-item a{
	width: 9px;
	height: 9px;
	display: block;
	background: url('/images/communs/pager.png') no-repeat;
	text-indent: -9999px;
}

.bx-pager-item a.active{
	background: url('/images/communs/pager.png') no-repeat 0 -9px;
}


/* AUTRES GAMMES */

.widgetCatalogShortcutGammes ul{
	list-style: none;
}

.widgetCatalogShortcutGammes ul li{
	height: 45px;
	line-height: 45px;
	margin: 0 0 5px 0;
	padding: 0 0 0 55px;
}

.widgetCatalogShortcutGammes ul li a{
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
}

.widgetCatalogShortcutGammes ul li.energie, .widgetCatalogShortcutGammes ul li.energy, .widgetCatalogShortcutGammes ul li.energia{
	background: url('/images/communs/ligne-1-small-fr.jpg') no-repeat left center;
}

.widgetCatalogShortcutGammes ul li.immunite, .widgetCatalogShortcutGammes ul li.immunity, .widgetCatalogShortcutGammes ul li.inmunidad{
	background: url('/images/communs/ligne-3-small-fr.jpg') no-repeat left center;
}

.widgetCatalogShortcutGammes ul li.flore, .widgetCatalogShortcutGammes ul li.gut, .widgetCatalogShortcutGammes ul li.microflora{
	background: url('/images/communs/ligne-2-small-fr.jpg') no-repeat left center;
}

.widgetCatalogShortcutGammes ul li.fortifiant, .widgetCatalogShortcutGammes ul li.fortifying, .widgetCatalogShortcutGammes ul li.fortificante{
	background: url('/images/communs/ligne-5-small-fr.jpg') no-repeat left center;
}

.widgetCatalogShortcutGammes ul li.peripartum{
	/*background: url('/images/communs/ligne-1-fr.gif') no-repeat left center;*/
}

.widgetCatalogShortcutGammes ul li.hydratation, .widgetCatalogShortcutGammes ul li.rehydration, .widgetCatalogShortcutGammes ul li.rehidratante{
	background: url('/images/communs/ligne-4-small-fr.jpg') no-repeat left center;
}



























