body { color: #c0c0a6; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: white; background-image: url(../img/fond_bois.jpg); }
td { font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a { color: #c1b568; text-decoration: underline; }
a:hover { color: #8f5e1c; text-decoration: underline; }
.corps { background-color: #263503; padding-right: 22px; padding-bottom: 22px; padding-left: 22px; }
.pied { color: #81835b; font-size: 8pt; text-align: center; }
.bgcote { background-image: url(../img/bgcote.jpg); background-repeat: repeat-y; }
.bgprincipale { background-color: #263503; }
/*pour la page d'accueil index*/
.titrepetit { color: #81835b; font-size: 20pt; padding-top: 10px; padding-bottom: 5px; }
.boite_presentation { text-align: left; padding-right: 50px; padding-bottom: 20px; }
.boite_nouvelles { padding-top: 5px; padding-bottom: 20px; }
.titre_nouvelle { font-size: 12pt; background-color: #4b521b; padding-right: 3px; padding-left: 3px; }
/*pour l'affichage du stock général des pages
*/
.titrepage { color: #81835b; font-size: 28pt; padding-top: 10px; padding-bottom: 5px; padding-left: 50px; }
.espace { padding-top: 15px; padding-bottom: 5px; }
.ligne_boite { background-color: #eee9d9; width: 700px; height: 1px; visibility: visible; margin-left: 50px; }
.titre_boite_page { background-color: #4b521b; width: 700px; visibility: visible; margin-left: 50px; }
.titre_boite_page span { font-size: 14pt; padding-right: 3px; padding-left: 3px; }
.date { color: #000; font-size: 10pt; font-weight: bold; background-color: #5d6521; text-align: right; padding-right: 3px; }
.pdf { text-align: right; padding-top: 3px; padding-right: 3px; }
.boite_page { width: 700px; overflow:auto; height: auto; visibility: visible; margin-left: 50px; }
.boite_texte1 { text-align: justify; padding: 5px 3px; }
.boite_texte2 { text-align: justify; padding: 5px 3px; }
.boite_texte1 img { float: right; margin-bottom: 5px; margin-left: 30px; }
.boite_texte2 img { float: left; margin-right: 30px; margin-bottom: 5px; }
/*début style galerie*/
.precedent { background-color: #4b521b; text-align: left; vertical-align: middle; }
.precedent a { color: #263503; font-size: 12pt; text-decoration: none; }
.precedent a:hover { color: #eee9d9; text-decoration: none; }
.suivant { background-color: #4b521b; text-align: right; vertical-align: middle; }
.suivant a { color: #263503; font-size: 12pt; text-decoration: none; }
.suivant a:hover { color: #eee9d9; text-decoration: none; }
.cat_galerie { font-size: 14pt; background-color: #4b521b; text-align: center; }
.titre_photo { color: #81835b; font-size: 9pt; padding-top: 3px; }
.titre_int { color: #81835b; font-size: 12px; }
/*page contact*/
.adresse { font-size: 12pt; text-align: center; padding-top: 10px; padding-bottom: 10px; }
.envoyer { color: #81835b; font-size: 8pt; padding-top: 3px; }
.bouton {  }
.securite { background-color: #263503; border: solid 1px #263503; }
/*page vos impressions*/
.conteneur { background-color: #4b521b; }
.nom { font-size: 12pt; text-align: left; padding-left: 3px; }
.ville { color: #040404; font-size: 10pt; font-weight: bold; background-color: #5d6521; text-align: left; vertical-align: middle; padding-left: 3px; }
.commentaires { text-align: right; margin-right: 55px; }
.contour { background-color: #4b521b; border: solid 2px #5d6521; }
.securite2 { background-color: #4b521b; border: solid 1px #4b521b; }
.indications { color: #000; text-align: center; }
/*début du css hight slide*/
* {
    font-family: Helvetica, Verdana;
    font-size: 10pt;
}
.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: #263503;
}
.highslide-image { border: solid 3px #263503;   ;
}
.highslide-image-blur {
}
.highslide-caption { display: none; font-family: Helvetica, Verdana; padding: 5px; }
.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*/
