html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #600;
	background-image: url(images/interface/bg-2500-90.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	margin: 0 0 8px 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #600;
}
h1 {
	font-family: Times new Roman;
	font-size: 18pt;
	line-height: 20pt;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #600;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-size: 9pt;
	line-height: 9pt;
	font-style: italic;
	text-align: right;
	margin: 3px 0 3px 0;
	padding: 0;
	font-weight: normal;
}
a:hover h3 { text-decoration: overline; }

h4 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #600;
	font-style: italic;
	font-weight: bold;
}
h5 {
	margin: 3px 0 3px 35px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #fff;
	font-style: italic;
	font-weight: bold;
}
h5 a {
	color: #fff;
	text-decoration: none;
}
h5 a:hover {
	color: #fff;
	text-decoration: underline;
}
h6 {}
blockquote { margin: 5px 0 5px 10px; }

.canvas {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
html>body .canvas { height: auto; }

#header {
	top: 0;
	width: 100%;
	height: 180px;
	background-image: url(images/interface/gite-africain-790-180.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header2 {
	top: 0;
	width: 100%;
	height: 180px;
	background-image: url(images/interface/gite-africain-790-180-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header3 {
	top: 0;
	width: 100%;
	height: 180px;
	background-image: url(images/interface/header-page-galerie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header4 {
	top: 0;
	width: 100%;
	height: 180px;
	background-image: url(images/interface/header-page-tarif.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header5 {
	top: 0;
	width: 100%;
	height: 180px;
	background-image: url(images/interface/header-page-apropos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerlinks {
	margin: 0 auto;
	width: 720px;
}
.main {
	height: auto;
	margin: 0 auto;
	width: 720px;
	padding-bottom: 45px;
}
.footer {
	position: absolute;
	width: 100%;
	height: 38px;
	bottom: 0;
	overflow: hidden;
	background-image: url(images/interface/content-bot-790-20.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#cordo {
	width: 440px;
	margin: 0 auto;
	padding-top: 3px;
	border-color: #900;
	border-width: 1px 0 0 0;
	border-style: solid;
}
#cordo a:hover { text-decoration: underline; }
#menu {
	float: right;
	padding: 0 0 0 5px;
}
.menu {
	background-image: url(images/interface/cadremenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 175px;
	height: 250px;
}
li.puce {
	margin: 0 0 0 10px;
	list-style-image: url(images/interface/case-puce.gif);
	list-style-position: inside;
}
.puce a {
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	text-decoration: none;
	color: #600;
}
.puce a:hover { text-decoration: underline; }
li.puce2 {
	margin: 0 0 0 10px;
	list-style-image: url(images/interface/fleche-puce.gif);
	list-style-position: inside;
}
.puce2 a {
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	text-decoration: none;
	color: #600;
}
.puce2 a:hover { text-decoration: underline;}
	
.mali { background-image: url(images/interface/mali-primitif.gif); }
.navh {
	padding: 5px 10px;
	border: 1px maroon solid;
	background-color: #f7d395;
	color: maroon;
}
a:hover.navh {
	border-color: #6f3;
	border-width: 1px;
	border-style: solid;
	background-color: maroon;
	color: #f7d395;
}

.tbgalerie {
	background-color: #300;
	width: 100%;
	height: 450px;
}
.tdgaltop {
	width: 100%;
	height: 10px;
	background-image: url(images/interface/tbl-720-haut.jpg);
	background-repeat: no-repeat;
}
.tdgalmid {
	width: 100%;
	background-image: url(images/interface/tbl-720-milieu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tdgalbot {
	width: 100%;
	height: 10px;
	background-image: url(images/interface/tbl-720-zbas.jpg);
	background-repeat: no-repeat;
}

.txt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #600; font-weight: normal}
.titre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #600}
.txtblancpetit {
	color: #fff;
	font-family: Times new roman;
	font-size: 10pt;
	line-height: 10pt;
	margin-left: 20px;
}
.txtblancpetit a {
	color: #fff;
	text-decoration: none;
}
.txtblancpetit a:hover { text-decoration: underline; }
.txtpetitd {
	font-family: Times new Roman;
	font-size: 8pt;
	line-height: 10pt;
	font-style: italic;
	text-align: right;
}
.txtcentre {
	font-family: Times new roman;
	font-size: 10pt;
	line-height: 10pt;
	text-align: center;
}
.lettrine {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
.lien {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family: Times new Roman;
	font-size: 12pt;
	line-height: 18pt;
}
.lien a:hover { color: #390; }
.lien2 a:hover { color: #390; }

.break { clear: both; }

/* Cadre tableau diaporama */
.diapo {
	background-image: url(images/interface/cadre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 465px;
	height: 305px;
}

/* Carte Senegal */
.carte {
	background-image: url(images/carte-senegal-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* DEBUT JS HIGHSLIDE */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide img {
	border-color: #900;
	border-width: 1px;
	border-style: solid;
}
.highslide:hover img {
	border-color: #6F3;
	border-width: 1px;
	border-style: solid;
}
.highslide-image { border: 2px solid #600; }
.highslide-caption {
	display: none;
	border: 2px solid #600;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	color: #fff;
	padding: 5px;
	background-color: #600;
}
.highslide-caption a {
	color: #fff;
	text-decoration: none;
}
.highslide-caption a:hover {
	color: #fff;
	text-decoration: underline;
}
.highslide-display-block { display: block; }
.highslide-display-none { display: none; }
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
}
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;
}

/* DEBUT JS LIGHTBOX */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img { border: none; }
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer { padding: 10px; }
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(galerie/images/blank.gif) no-repeat;
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(galerie/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(galerie/images/next.gif) right 15% no-repeat; }
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}
#imageData {	padding:0 10px; color: #666; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption { font-weight: bold;	}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

