body { color: #a67c58; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #688c7f; margin-top: 0; }
.boite { background-color: #f2cea2; }
a:link { color: #a67c58 ; text-decoration: underline; }
a:visited { color: #a67c58 ; text-decoration: underline; }
a:hover { color: #594234 ; text-decoration: none; }
a:active { color: #a67c58 ; text-decoration: underline; }
h1 { color: #a67c58; font-size: 2.5em; font-weight: bold; margin: 0.67em 0 0.67em 40px; }
h2 { color: #a67c58; font-size: 1.4em; font-weight: bold; margin: 0; }
h3 { color: #a67c58; font-size: 1em; font-weight: bold; margin: 0.1em 0 0; }
.cadre_photo { border-color: #594234; border-width: 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;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: solid 2px #594234;
}
.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*/

