body {
	background-image:  url(images/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

scrollbar-face-color: #f6e8d3;
scrollbar-shadow-color: #706252;
scrollbar-track-color: #f6e8d3;
scrollbar-arrow-color: #706252;
scrollbar-3dlight-color: #f6e8d3;
scrollbar-darkshadow-color: #f6e8d3; 
scrollbar-highlight-color: #706252;
}

.soustitre {	font-size: 11px;
	font-weight: bold;
}
.titreimage {	font-size: 11px;
	font-weight: bold;
	color: #999933;
}
.titreimage02 {
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #24140A;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24140A;
}
a:hover {
	color: #D5A259;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #651B03;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #351D0E;
}
.pic {
	border:1px solid #24140A;
}

.submitgrey {
	color: #CC6600;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b8a47e;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b8a47e;
	border-right-color: #b8a47e;
	border-bottom-color: #b8a47e;
	border-left-color: #b8a47e;
	font-weight: bold;
}
.inputgrey {
	color: #24140A;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b8a47e;
}
