BODY{
	font-family : verdana;
	background-color: #16183C;
}

a:link,a:visited,a:active{
color: #DDDDDD;
font-size:80%
}

#entete{
background-color: #35345B;
margin-bottom:10px;
padding:10px;
height:30px;
}

#entete h1 {
	color: #AAAAAA;
	font-size: medium;
	text-align: left;
		}

#entete h1 a:link, #entete h1 a:visited, #entete h1 a:active {
	color: #AAAAAA;
	text-decoration: none;
	}

#galerie{
	color: #FFF;
	font-size: 80%;
	}

	
#chemin a:link, #chemin a:visited, #chemin a:active{
color: #999;font-size:80%
}

#chemin {
color: #999;
}

.GrossePhoto {
	text-align: center;
	margin-top: 15px;
	}

.GrossePhoto img {
	border: 4px solid #AC6922;
	margin: 5px;
	}

.GrossePhoto h3 {
	font-size: 90%;
	color: #CCCCCC;
	margin-top: 5px;
	text-align : center;
	}

.GrossePhoto a,.GrossePhoto a:link,.GrossePhoto a:visited,.GrossePhoto a:active{
	font-size: 80%;
	color: #AAAAAA;
	margin-top: 5px;
	}

	
.photo {
	text-align: center;
	}

.photo img {
	border: 1px solid #AC6922;
	margin: 5px;
	}

.photo h3 {
	font-size: 70%;
	color: #BBBBBB;
	margin-top: 5px;
	text-align : center;
	}
/*guestbook*/
div.gb              { margin: 0px 0px 20px 0px; padding: 0px; border: 1px solid #ffcc00; line-height: 19px; }
div.gb-author       { margin: 0px; padding: 1px 10px 1px 10px; border-bottom: 1px solid #ffcc00; background: #ffffcc; }
p.gb-author-left    { margin: 0px; float: left; }
p.gb-author-right   { margin: 0px; text-align: right; }
div.gb-entry        { margin: 10px; padding: 0px; }
p.gb-browse         { text-align: right; font-weight: bold; }
p.gb-admin-buttons  { margin: 5px 0px 0px 0px; text-align: right; }
.caution            { color: red; font-weight: bold; }
.small              { font-size: 11px; line-height:16px; }
.comment            { margin: 10px 0px 0px 0px; color: #808080; font-style: italic; }

