body { color: #c1bf99; margin-top: 0; }
a:link { color: #000 }
a:visited { color: #000 }
a:hover { color: #000 }
a:active { color: #000 }
img { border: solid 0 #fff; }
.photo_vedette { margin-right: 100px; margin-left: 80px; border: solid 1px #fff; }
.titre { color: #93905e; font-size: 24pt; font-family: "times new roman", times; text-align: left; vertical-align: middle; }
.titre_sec { color: #93905e; font-size: 18pt; font-family: "times new roman", times; text-align: left; }
.titre_texte { color: #93905e; font-size: 14pt; font-family: "times new roman", times; text-align: center; margin-top: 50px; margin-bottom: 50px; }
.texte { color: #93905e; font-size: 10pt; font-family: "times new roman", times; text-align: center; width: 660px; }
.cadre_miniature { border: solid 1px #f1ead8; }
.td_top { background-image: url(fond_td_top.jpg); background-repeat: no-repeat; width: 900px; height: 255px; }
.login { font-size: x-small; background-image: url(http://horizonlislet.com/image/bande_top.gif); background-repeat: no-repeat; text-align: right; height: 36px; padding-right: 15px; }
.titre_photo { color: #93905e; font-size: 14px; text-align: center; }
.texte_photo { color: #93905e; font-size: 11px; }
.titre_pres { color: #93905e; font-size: 22px; text-align: center; padding-top: 15px; padding-bottom: 15px; }
.fond { background-color: #ebe4c5; }
/*début du css hight slide*/
* {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none medium;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {  }
.highslide:hover img {  }

.highslide-wrapper {
	background: #e8e4c2;
}
.highslide-image { border-color: #e8e4c2; border-style: solid; border-width: 15px 15px 3px; }
.highslide-image-blur {
}
.highslide-caption { color: #000; display: none; border-bottom: 1px solid white; font-family: Verdana, Helvetica; font-size: 10pt; padding: 5px 5px 10px; background-color: #e8e4c2; text-align: center; }
.highslide-caption span { color: #000; font-size: 10pt; font-family: Verdana, Helvetica; font-weight: bold; background-color: #e8e4c2; 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(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;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*fin du css hight slide*/