.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007E4C;
}
.nom-produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08BDCC;
	text-decoration: none;
}
.texte-fonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007E4C;
	text-decoration: none;
}

.texte-fonce2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007E4C;
	text-decoration: none;
	padding: 12px;
}
a.texte-fonce2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007E4C;
	text-decoration: none;
}
a.texte-fonce2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007E4C;
	text-decoration: none;
}
a.texte-fonce2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007E4C;
	text-decoration: underline;
}
a.texte-fonce:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007E4C;
	text-decoration: none;
	}
a.texte-fonce:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007E4C;
	text-decoration: underline;
	}
a.texte-fonce:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007E4C;
	text-decoration: none;
	}

.texte-clair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6CAE88;
}
a.lien2:link {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FCCF32;
	text-decoration: none;
}
a.lien2:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FCCF32;
	text-decoration: none;
}
a.lien2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FCCF32;
	text-decoration: underline;
}

a.lien-vert:link {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66C523;
	text-decoration: underline;
}
a.lien-vert:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66C523;
	text-decoration: underline;
}
a.lien-vert:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66C523;
	text-decoration: underline;
}

a.lien-bleu:link {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #08BDCC;
	text-decoration: underline;
}
a.lien-bleu:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #08BDCC;
	text-decoration: underline;
}
a.lien-bleu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #08BDCC;
	text-decoration: underline;
}
.contour_photo {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #00A0AD;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00A0AD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00A0AD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00A0AD;
}
.contour_prod {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A0AD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00A0AD;
}
.contour_comm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A0AD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00A0AD;
}
.contour_prod2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00A0AD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00A0AD;
	}
.contour-acess {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00A0AD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00A0AD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A0AD;
	}
.rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3C26;
}
.rouge-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF3C26;
}

.contour-bord {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00A0AD;
}
.contenance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00A0AD;
}

.texte_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 12px;
}

.texte_produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.texte_commande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.texte_commande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.texte_commande:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.texte_commande:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.texte_commande:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.resume_produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A0AD;
	text-decoration: none;
}
.menu_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9DC9B0;
	text-decoration: none;
}
a.menu_prod:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9DC9B0;
	text-decoration: none;
}
a.menu_prod:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #08BDCC;
	text-decoration: underline;
}
a.menu_prod:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9DC9B0;
	text-decoration: none;
}
h1{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #007E4C;
	margin-left:-1px;
	margin-top:-1px;
	text-align: center;
}
h1.ombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-left:0px;
	margin-top:0px;
	text-align: center;
	}
button { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color:#007E4C ; 
	text-decoration: none ; 
	background-color: #FFFFFF; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color:#007E4C; 
}
input { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color:#007E4C ; 
	text-decoration: none ; 
	background-color: #FFFFFF; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color:#cccccc;
}
.points {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.texte-fonce3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007E4C;
}
a.texte-fonce3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007E4C;
	text-decoration: none;
}
a.texte-fonce3:link, a.texte-fonce3:visited, a.texte-fonce3:active   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007E4C;
	text-decoration: none;
}
a.texte-fonce3:hover   {
	text-decoration: underline;
}
.txt-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}