body { color: #404040; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #05172b; background-repeat: repeat; margin-top: 20px; }
a:link { color: #555 ; text-decoration: none; }
a:visited { color: #555 ; text-decoration: none; }
a:hover { color: #555 ; text-decoration: underline; }
a:active { color: #555 ; text-decoration: none; }
.fond_accueil { background-image: url(../image/photo_fond_accueil.jpg); background-repeat: no-repeat; }
.bottom_accueil { background-image: url(../image/bottom_fond_accueil.jpg); background-repeat: no-repeat; }
.footer { color: #fff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 15px; text-align: center; }
.texte_accueil { color: #404040; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 20px; text-align: justify; padding: 50px; }
.texte_sec { color: #404040; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 20px; text-align: justify; margin: 15px 25px 25px; }
.titre_page { color: #4471b4; font-size: 20px; font-weight: 600; background-color: #fff; width: 175px; padding-top: 15px; padding-bottom: 10px; padding-left: 25px; }
.h3 { color: #4471b4; font-size: 16px; font-weight: 600; background-color: #fff; padding-top: 18px; padding-bottom: 10px; padding-left: 25px; width: 400px; }
.photo { margin-left: 25px; }
.titre_photo { color: #555; font-size: 11px; }
.logo_accueil { margin-right: 10px; }
.page { color: #3968ad; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a.page    { color: #3968ad; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a.page:link  { color: #3968ad; text-decoration: underline; }
a.page:visited  { color: #3968ad; text-decoration: underline; }
a.page:hover  { color: #3968ad; text-decoration: none; }
a.page:active  { color: #3968ad; text-decoration: underline; }
li { color: #404040; font-size: 14px; line-height: 20px; text-indent: -15px; margin-right: 15px; margin-left: 25px; list-style-type: disc; }
/*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 1px #fff;
}
.highslide:hover img {
	border: solid 1px white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: solid 1px 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: #4571b5; text-align: justify; }
.highslide-caption span { color: #fff; font-size: 10pt; font-family: verdana, Helvetica; font-weight: bold; background-color: #4571b5; 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*/
/*menu secondaire*/
