body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #000;
}
.bordure {
	border: 1px solid #FFF;
}
.bordure2 {
	border: 1px solid #000;
}
.blanc12px {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.noir12px {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.rouge12px {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
}
.fond_menu {
	background-image: url(images/fond_menu.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
}
.fond_menu2 {
	background-image: url(images/fond_menu.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
}
.fond_menu3 {
	background-image: url(images/fond_menu.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
}
.fond_menu4 {
	background-image: url(images/fond_menu.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
}
.trait_noir {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.fil_ariane {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #87888A;
	font-weight: bold;
}
.message{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.titre{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.trait_droite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #87888A;
}
.fond_nouveautes {
	background-image: url(images/nouveautes1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F9BC01;
}
.fond_nouveautes2 {
	background-image: url(images/nouveautes3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F9BC01;
}
.fond_boutique {
	background-image: url(images/bandeau_boutique.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lien {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
.lien:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.lien2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
.lien2:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.lien3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
.lien3:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
.lien4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #F00;
}
.lien4:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #F00;
	font-weight: bold;
}
.lienmenuhaut {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}
.lienmenuhaut:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.lienariane {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #87888A;
	font-weight: bold;
	font-style: italic;
}
.lienariane:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
