@charset "utf-8";
body{
	background-image: url(images/img_fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.img_fond {
	background-image: url(images/img_fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.img_fond_accueil {
	background-image: url(images/accueil/img_fond_accueil.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.img_fond_centre {
	background-image: url(images/img_fond_centre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texte_gris_s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6c6859;
	text-decoration: none;
}
.texte_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6c6859;
	text-decoration: none;
}
.texte_bleu_deguise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #109b73;
	text-decoration: none;
}
.texte_vert_access {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #89ad07;
	text-decoration: none;
}
.texte_jaune_perruques {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffff00;
	text-decoration: none;
}
.texte_orange_deco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f58b23;
	text-decoration: none;
}
.texte_rouge_divers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c40000;
	text-decoration: none;
}
.img_fond_centre_popup {
	background-image: url(images/img_fond_produits.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.lien_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fe6305;
	text-decoration: underline;
}
.lien_orange:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fe6305;
	text-decoration: none;
}
.texte_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fe6305;
	text-decoration: none;
}

