body { color: black; font-size: 100%; font-family: helvetica; background-color: #3e87af; margin-top: 0; }
p {}
td {}
a:link { color: #3e87af ; text-decoration: underline; }
a:visited { color: #3e87af ; text-decoration: underline; }
a:hover { color: #3e87af ; text-decoration: none; }
a:active { color: #3e87af ; text-decoration: underline; }
.container { height: 100%; min-height: 100% }
.texte { font-size: 85%; line-height: 125%; text-align: justify; margin: 0 40px 0; }
.texte_inline { font-size: 85%; font-weight: 600; line-height: 125%; text-align: justify; }
.photo_texte { margin-right: 20px; margin-bottom: 20px; }
.footer { color: #fff; font-size: 75%; line-height: 18px; margin-top: 15px; margin-bottom: 15px; margin-left: 10px; }
a.footer { color: #fff; font-size: 75%; text-decoration: underline; text-align: left; margin-left: 0; }
a.footer:link { color: #fff; font-size: 75%; text-decoration: underline; }
.titre_liste_produit { color: #fff; font-size: 80%; background-color: #3e87af; text-align: center; margin-top: 5px; margin-bottom: 5px; }
h1 { color: #106f9d; font-size: 2.5em; font-weight: bold; margin: 0.67em 0 0.67em 40px; }
h2 { color: #106f9d; font-size: 1.4em; font-weight: bold; margin: 0; }
h3 { color: #106f9d; font-size: 1em; font-weight: bold; margin: 0.1em 0 0; }
h4 { color: #106f9d; font-size: 1.4em; font-weight: bold; background-color: #f5f3f4; width: 250px; margin: 10px 0 10px 0; padding: 10px; }
.fond_menu { background-image: url(../image/fond_tempo_menu.jpg); background-repeat: no-repeat; }
.drop { background-image: url(../image/dropshadow_menu.jpg); background-repeat: repeat-y; }
.photo_produit { margin-top: 5px; margin-right: 10px; margin-left: 20px; }
.texte_produit { font-size: 75%; }
.texte_petit { font-size: 60%; }
.erreur { color: #a13324; font-size: 90%; font-family: helvetica; padding: 10px 40px; border: solid 1px; }
/*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;
}
.highslide2 { outline-color: invert; outline-style: none; cursor: url(../fr/highslide/graphics/zoomin.cur), pointer; }
.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: 10pt; padding: 5px 5px 10px; background-color: #3e87af; text-align: justify; }
.highslide-caption span { color: #fff; font-size: 10pt; font-family: verdana, Helvetica; font-weight: bold; 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*/
.titre_photo { color: #fff; font-size: 85%; line-height: 20px; }
.temoignage { font-size: 85%; line-height: 120%; text-align: justify; padding: 20px; }
