BODY{
	font-family : verdana;
	background-color: #06043D;
}

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

#entete{
background-color: #06043D;
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: 10px solid #000000;
	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 #CCCCCC;
	margin: 5px;
	}

.photo h3 {
	font-size: 70%;
	color: #BBBBBB;
	margin-top: 5px;
	text-align : center;
	}

