
a:link {
color: #eeeef0;
text-decoration: none
}

a:visited {
color: #d5d6da
}

a:hover, a:active {
color: #ffae00;
text-decoration: none
}

body  {
color: #f7f7f7;
font-family: "Gill Sans", Tahoma, Helvetica, sans-serif;
background-color: #366;
text-align: center;
margin: 0;
padding: 0
}

br.coupe {
line-height: 0.1em;
clear: both
}

/* Gallery title and comment */
h1  {
font-size: 140%;
background-color: #366;
text-align: left;
margin: 0;
padding: 0.5em 15%
}

img {
border: 0
}

img.fullImage {
padding: 3px;
border: solid 1px #f7f7f7
}

p {
text-align: left;
font-weight: normal;
margin: 1em 0;
font-size: 100%;
}
.imageBlock, .imageBlockVer, .imageBlockHor {
overflow: hidden
}

/* thumbnail div in index page */
.thumbnailBlock, #previousPageLink, #nextPageLink {
font-size: 80%;
text-align: center;
margin: 5px;
padding: 3px;
float: left;
overflow: hidden;
border: solid 1px #f7f7f7
}

.thumbnailBlock:hover, #previousPageLink:hover, #nextPageLink:hover {
background-color: #696b79
}

/* main page zone */
#container {
width: 70%;
margin: 0 auto;
padding: 1em 0;
}
#content {
margin: 0 auto;
text-align: left;
}
#footer {
font-size: 80%;
margin: 5em 0 0;
clear: both
}

/* thumbnail and image comments and titles, copyright */
#imageComment {
font-size: 80%;
margin: 2px 0 5px
}

/* Page navigation zones at top and bottom of page */
#navig {
font-size: 90%;
text-align: right;
margin: 0 15%;
padding: 0;
height: 2.5em
}

#navig a {
line-height: 2.5em;
text-decoration: none;
text-align: center;
display: block;
margin: 0 2px;
padding: 0 0.1em;
width: 2.5em;
height: 2.5em;
float: left;
border: solid 1px #f7f7f7
}

/* link styles in the page navigation zones */
#navig li {
list-style-type: none;
display: inline;
padding: 0
}

#previousPageLink a, #nextPageLink a {
display: block;
text-align: center;
font-size: 2em;
font-weight: bold;
text-decoration: none;
}
#previousPageLink a:hover, #previousPageLink a:active, #nextPageLink a:hover, #nextPageLink a:active, #navig a:hover, #navig a:active {
color: #595b6a;
background-color: #acadb4
}

#previousPageLink a:link, #previousPageLink a:visited, #nextPageLink a:link, #nextPageLink a:visited, #navig a:link, #navig a:visited {
color: #F7F7F7;
}
