/*------------------------------------------------------------------CONFIG GENERAL --------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(skins/img/fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
	/*background-color: #000000;*/
	background-color: #5f6062;
}


img { border:none;}

/*-----------------------------*/
.gauch {
	background-image: url(skins/img/fond_gauch.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
/*-----------------------------*/
.droit {
	background-image: url(skins/img/fond_droit.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}



/*------------------------------------------------------------------ CONFIG TEXTE GENERAL --------------*/


.menu-bas {
	font-size: 10px;
	color:#bebebe;
	text-align:center;
}
.menu-bas  a {
	color:#bebebe;
}
.menu-bas  a:hover {
	color:#ffffff;
}
/*-----------------------------*/
.fil-ariane{
	font-size: 11px;
	color:#000000;
	text-align:left;
}
.fil-ariane  a {
	color:#000000;
}
.fil-ariane a:hover {
	color:#000000;
}
/*-----------------------------*/
.general-texte {
	font-size: 12px;
	color: #bebebe;
	text-align:justify;
}
.general-texte a {
	color: #bebebe;
}
.general-texte a:hover {
	color: #FFFFFF;
}
/*-----------------------------*/
.general-texte-02 {
	font-size: 12px;
	color: #828282;
	text-align:justify;
}
.general-texte-02 a {
	color: #828282;
}
.general-texte-02 a:hover {
	color: #000000;
}
/*-----------------------------*/
.general-texte-03 {
	font-size: 12px;
	color: #ffffff;
	text-align:justify;
}
.general-texte-03 a {
	color: #ffffff;
}
.general-texte-03 a:hover {
	color: #ffffff;
}
/*-----------------------------*/
.general-titre-01 {
	font-size: 14px;
	color: #9ec300;
	text-align:justify;
	font-weight: bold;
}
.general-titre-01 a {
	color: #9ec300;
}
.general-titre-01 a:hover {
	color: #9ec300;
}

/*------------------------------------------------------------------ PRODUITS --------------*/
.produit-titre {
	font-size: 14px;
	color: #9ec300;
	text-align:justify;
	font-weight: bold;
}
.produit-titre a {
	color: #9ec300;
}
.produit-titre a:hover {
	color: #9ec300;
}
/*-----------------------------*/
.produit-description {
	font-size: 12px;
	color: #828282;
	text-align:justify;
}
.produit-description a {
	color: #828282;
}
.produit-description a:hover {
	color: #828282;
}
/*-----------------------------*/
.img-produit {
	border:none;
	margin-right:10px;
}
/*-----------------------------*/
.vignette-fond-produit {
	border:none;
	background-repeat: no-repeat;
	background-position: center center;
	padding-right:5px;
}

a.photos{
display:block;
height:100%;
width:99%;
margin:0;
padding:0;
}

.photos span{
display:none;
}

.produit-image {
	background-image: url(skins/img/test-image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 15px;
}

/*-----------------------------*/
.bloc-produit {
	border:none;
	margin-right: 11px;
	margin-top: 11px;
}

/*------------------------------------------------------------------ PRODUIT DU MOIS --------------*/
.product-month {
	font-size: 16px;
	color: #9ec300;
	text-align:justify;
	font-weight: bold;
}
.product-month-categorie a {
	font-size: 11px;
	color: #9ec300;
	text-align:justify;
	font-weight: bold;
	text-decoration:none;
}
.product-month-categorie a:hover{
	color: #9ec300;
	text-decoration:underline;
}
/*------------------------------------------------------------------ CONTACT --------------*/
.pharma-titre {
	font-size: 13px;
	color: #ffffff;
	text-align:justify;
	font-weight: bold;
	padding-left:30px;
}

.libelle {
	font-size: 13px;
	color: #ffffff;
	text-align:justify;
	font-weight: bold;
}

li {
	margin: 8px;
}

.photos_mini {
padding-right:10px;
}

/*-------------------------------------------------------CONSEILS ------------------------------------*/

.conseil-identifier {
display:none;
}
.conseil-t-identifier{
padding: 3px 0;
margin:2px 0;
}
.conseil-t-identifier a{
text-decoration:none;
}

.img_conseil {
padding: 3px 0;
}

.menu_on {
background-color:#333333;
}
