body { color: black; background-color: white; background-image: url(../image/index_fond.jpg); background-repeat: repeat; margin-top: 0; }
p {}
td {}
a:link { color: #000 ; text-decoration: underline; }
a:visited { color: #000 ; text-decoration: underline; }
a:hover { color: #000 ; text-decoration: none; }
a:active { color: #000 ; text-decoration: underline; }
.footer { color: #000; font-size: 10px; font-family: arial; text-align: center; padding-bottom: 10px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; }
.footer_index { color: #000; font-size: 10px; font-family: arial; text-align: center; padding-top: 10px; padding-bottom: 10px; }
.zone { padding-bottom: 10px; border-right: 1px solid #000; border-left: 1px solid #000; }
.texte { color: #000; font-size: 13px; font-family: arial; line-height: 20px; text-align: left; padding-right: 60px; padding-left: 60px; }
img { border-width: 0; }
.photo_grande { background-color: #000; border: solid 1px #fff; }
h2 { font-size: 1.5em; font-family: arial; font-weight: bold; text-align: left; margin: 1em 0 1em 30px; }
h5 { font-size: 1.5em; font-family: arial; font-weight: bold; text-align: center; margin: 10px 0 10px 20px; }
h3 { color: #000; font-size: 1.5em; font-weight: bold; margin: 1em 0; }
h4 { font-size: 18px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin-top: 0; margin-bottom: 0; margin-left: 20px; }
.ligne_base { border-bottom: 1px solid #e8d47d; }
.cadre_photo { border: solid 1px #000; }
/*début du slide show*/
* {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.highslide {
	outline: none medium;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {  }
.highslide:hover img {  }

.highslide-wrapper {
	background: #e8d47f;
}
.highslide-image { border-color: #e8d47f; 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: #e8d47f; text-align: center; }
.highslide-caption span { color: #000; font-size: 10pt; font-family: Verdana, Helvetica; text-align: center; }
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px 2px 2px 22px;
	border: solid 1px;
    background-color: white;
    
    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 {
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*fin du slide*/
.texte_detail { font-size: 14px; font-family: arial; }
