@charset "utf-8";
.tableau_photo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #996600;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	background-color: #DED5B3;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
a:link {
	text-decoration: none;
	color: #512800;
}
a:visited {
	text-decoration: none;
	color: #512800;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.titre
{
	border-color: #996600;
	background-color: #FFCC66;
	text-align: center;
	border-style: solid;
	border-width: 2px;
}
body{
background-color: #DED5B3;
scrollbar-arrow-color:#DED5B3;
scrollbar-face-color:#996600;
scrollbar-highlight-color:#663300;
scrollbar-3dlight-color:#DED5B3;
scrollbar-shadow-color:#663300;
scrollbar-darkshadow-color:#663300;
scrollbar-track-color:#DED5B3;

}