/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	width: 180px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	}
/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #609f50;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #609f50;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #609f50;
}
a:active {
	text-decoration: underline;
	color: #609f50;
}
.titre {
	font-weight: bold;
	color: #0099e7;
}
.contour {
	border: 1px solid #666666;
}
.gros {
	color: #609f50;
	font-weight:bold;
}

legend {color: #609f50;}

a.lien1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #609f50;
	text-decoration: none;
}
a.lien1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #609f50;
	text-decoration: none;
}
a.lien1:hover {
	text-decoration: underline;
	color: #609f50;
}
a.lien1:active {
	text-decoration: none;
	color: #609f50;
}



a.lien2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #a25421;
	text-decoration: underline;
}
a.lien2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a25421;
	font-weight:bold;
	text-decoration: underline;
}
a.lien2:hover {
	text-decoration: none;
	font-weight:bold;
	color: #a25421;
}
a.lien2:active {
	text-decoration: underline;
	font-weight:bold;
	color: #a25421;
}


a.lien3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #018fb9;
	text-decoration: underline;
}
a.lien3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #018fb9;
	font-weight:bold;
	text-decoration: underline;
}
a.lien3:hover {
	text-decoration: none;
	font-weight:bold;
	color: #018fb9;
}
a.lien3:active {
	text-decoration: underline;
	font-weight:bold;
	color: #018fb9;
}


a.lien4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #d16126;
	text-decoration: underline;
}
a.lien4:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d16126;
	font-weight:bold;
	text-decoration: underline;
}
a.lien4:hover {
	text-decoration: none;
	font-weight:bold;
	color: #d16126;
}
a.lien4:active {
	text-decoration: underline;
	font-weight:bold;
	color: #d16126;
}



a.lien5, a.numpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.lien5:link, a.numpage:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #609f50;
	text-decoration: none;
}
a.lien5:hover, a.numpage:hover {
	text-decoration: none;
	color: #666666;
}
a.lien5:active, a.numpage:active {
	text-decoration: none;
	color: #666666;
}
/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}


.bouton_news2 {
	background-image:url(gifs/images/bouton_08.jpg);
}
/**********************************************************BDD AUTO **************************************/

.numpage_selec {
	color:#5A9A44;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/
	.fdnewsletter {
	background-image: url(gifs/images/coty_06.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 161px;
}
.fdrecherche {
	height: 35px;
	width: 178px;
}
.fdbas {
	height: 50px;
	width: 995px;
	text-align:center;
	color: #666666;
}

.fdactualite {
	background-image: url(gifs/images/coty_20.jpg);
	background-repeat:repeat-y;
	height: 77px;
	width: 226px;
	padding-left: 10px;
}



#pharmacie {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 236px;  /* changer la largeur ici */ 
    height: 40px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_07.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#pharmacie a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/coty_07.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#pharmacie a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#savoir {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 236px;  /* changer la largeur ici */ 
    height: 36px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_13.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#savoir a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/coty_13.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#savoir a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#gamme2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 236px;  /* changer la largeur ici */ 
    height: 36px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_14.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#gamme2 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/coty_14.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#gamme2 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#conseils {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 236px;  /* changer la largeur ici */ 
    height: 36px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_15.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#conseils a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/coty_15.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#conseils a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#partenaire {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 236px;  /* changer la largeur ici */ 
    height: 36px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_16.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#partenaire a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/coty_16.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#partenaire a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#actualite {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 236px;  /* changer la largeur ici */ 
    height: 36px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_17.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#actualite a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/coty_17.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#actualite a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#contact2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 236px;  /* changer la largeur ici */ 
    height: 37px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_18.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#contact2 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/coty_18.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#contact2 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 
.titrepage {
	font-size: 14px;
	font-weight: bold;
	color: #5A9948;
}

.padding {
	padding: 10px;
}.encart1 {
	background-image: url(gifs/images/index_14.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 726px;
	padding: 5px;
	line-height: 16px;
}
.grand {
	font-size: 14px;
	font-weight:bold;
}
.encart2 {
	background-image: url(gifs/images/index_22.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 132px;
	color: #a25421;
	line-height: 16px;
	padding-right: 3px;
}
.encart3 {
	background-image: url(gifs/images/index_24.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 113px;
	line-height: 16px;
	color: #018fb9;
}
.encart4 {
	background-image: url(gifs/images/index_29.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 170px;
	line-height: 16px;
	color: #d16126;
	padding-left: 15px;
}
.fdtableau {
	background-color: #effafc;
	width: 360px;
	height: 120px;
}
.fdbdd {
	background-image: url(gifs/images/bdd_19.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 180px;
	font-size:16px;
	font-weight:bold;
}


.prix {
	background-image: url(gifs/images/bdd_19.jpg);
	background-repeat: no-repeat;
	height: 26px;
	margin:auto;
	padding-top: 8px;
	width: 130px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

.fdtableau2 {
	background-color: #effafc;
}

#cat_bdd {
	text-align: center;
	width: 710px;
	padding:5px;
	background-color:#e9e9e9;
}

.vert {
color:#006600;
}

.bleu a {
color:#0099e7;
}

.green td {
background-color:#c1ecb9;
padding:5px;
}

.blue td {
background-color:#A7E1F7;
padding:5px;
}

.blanc td {
padding:5px;
}

.bordure {
border:1px solid #666666;
}

.photos {
padding-left:50px;
}

#fd_adresse {
	background-image:url(gifs/images/coty_adresse.jpg);
	width:445px;
	height:68px;
}

#fd_adresse .adresse {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	padding-left:90px;
	padding-top: 10px;
	font-weight:bold;
	line-height:20px;
	}
.partenaires {
	background-image:url(gifs/images/newindex_32.jpg);
	width:208px;
	height:123px;
	float:left;
	padding-right:10px;
	text-align:center;
	padding-top:50px;
}
.informations {
	background-image:url(gifs/images/newindex_33.jpg);
	width:377px;
	height:123px;
	float:left;
	padding:50px 10px 0 130px;
}
.informations a {
	color:#A63AB2;
}
