body { color: black; background-color: #cfd285; margin-top: 0; }
p {}
td {}
a:link { color: #b11f00 ; text-decoration: underline; }
a:visited { color: #b11f00 ; text-decoration: underline; }
a:hover { color: #b11f00 ; text-decoration: none; }
a:active { color: #b11f00 ; text-decoration: underline; }
.erreur { color: #a13324; font-size: 90%; font-family: helvetica; padding: 10px 40px; border: solid 1px; }
.titre_photo { color: #fff; font-size: 85%; line-height: 20px; }
.fond_menu { background-color: #cfd285; background-image: url(../image/menu/menu_09.jpg); background-repeat: no-repeat; }
.fond_accueil { background-color: #cfd285; background-image: url(../image/fond_accueil.jpg); background-repeat: no-repeat; }
.fond_album { background-color: #cfd285; background-image: url(../image/fond_album.jpg); background-repeat: no-repeat; }
.fond_commande { background-color: #cfd285; background-image: url(../image/fond_commande.jpg); background-repeat: no-repeat; }
.fond_contact { background-color: #cfd285; background-image: url(../image/fond_contact.jpg); background-repeat: no-repeat; }
.fond_event { background-color: #cfd285; background-image: url(../image/fond_event.jpg); background-repeat: no-repeat; }
.fond_pointdevente { background-color: #cfd285; background-image: url(../image/fond_pointdevente.jpg); background-repeat: no-repeat; }
.fond_produit { background-color: #cfd285; background-image: url(../image/fond_produit.jpg); background-repeat: no-repeat; }
.fond_lien { background-color: #cfd285; background-image: url(../image/fond_lien.jpg); background-repeat: no-repeat; }
.texte_long { font-size: 12px; font-family: arial; text-align: justify; margin: 300px 20px 10px 45px; }
.texte_long2 { font-size: 12px; font-family: arial; text-align: justify; margin: 10px 20px 10px 45px; }
h3 { color: #b11f00; font-size: 1.17em; font-family: helvetica; font-weight: bold; }
h4 { color: #b11f00; font-size: 1em; font-family: helvetica; }
h5 { color: #fff; font-size: 1.8em; font-family: helvetica; margin-top: 15px; margin-bottom: 15px; }
.footer { color: #fff; font-size: 10px; text-align: center; }
.titre_produit { color: #b11f00; font-size: 18pt; font-family: "Myriad Pro", helvetica; }
.ligne_produit { border-bottom: 1px solid #b11f00; border-top-color: #cfd285; border-right-color: #cfd285; border-left-color: #cfd285; }
/*Rémy stock pour slide show*/
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../fr/highslide/graphics/zoomin.cur), pointer;
    outline: none medium;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption { color: #fff; display: none; border-bottom: 1px solid white; font-family: Verdana, Helvetica; font-size: 9pt; padding: 5px 5px 10px; background-color: #3e87af; text-align: justify; }
.highslide-caption span { color: #fff; font-size: 9pt; font-family: Verdana, Helvetica; font-weight: normal; background-color: #3e87af; text-align: center; }
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../fr/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../fr/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.controlbar {	
	background: url(../fr/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../fr/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*Fin du stock de Rémy*/
