body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: yellow; /* #000#111 zone de la page sur le fond  vert=009900*/
	color: #bbb;
	font-size:0.9em;
}
div#page {
	width: 1545px;
	height: 845px;/* 845 945 */
	background-color: blue; /* #111#000; zone de la page sur le fond  vert=#009900; */
	border-color: #222;
	margin: 0 auto;
	text-align: left;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	text-align: left;
	padding: 18px; /* 20 aligment du titre et des éléments comme pg pré suiv et des vignettes  */
 background-color: /*#135; AVANT RIEN */
}

div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

a{
	color: #f70;
}
h1, h2 {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}

h1 {
text-align: center;
font-size:1.3em;
margin-left: 190 ;
}

h2 {
padding-left: 200px;
	text-align: center;
	padding-top: 0px;
	font-size:1.8em;
	color: #ccc;
}


div.caption-container {
	color: #eee;

}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	/* line-height: 1.3em;*/ 
	padding-top: 12px;
}
div.download {
	margin-top: 8px; /*  aucune action ?  */
}
div.photo-index {
	color: #888;
}
div.navigation a.prev {
	background-image: url(prevPageArrowWhite.gif);
}
div.navigation a.next {
	background-image: url(nextPageArrowWhite.gif);
}

div.slideshow img {
	border-color: #333;
}
ul.thumbs li.selected a.thumb {
	background: #fff;
}
div.pagination a:hover {
	background-color: #111;
}
div.pagination span.current {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}


div#autre {
	position: relative; /*  de autre thème */
	text-align: left;
	}





