body {
	background-color: transparent;
	font-family: "Arial";
	font-size: 12px;
	color: black;
	line-height: 14px;
	text-align: left;
	font-weight: normal
}

body {
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #8a2211;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
}

img {
background-color:white;
}

img.photo {
border-style:solid;
border-color:white;
border-width:10px;
}

li {
font-size: 14px;
font-weight: bold;
}

li li {
font-size: 12px;
font-weight: normal;
list-style-type: none;
}

#pied {
color: gray;
font-size: 11px;
line-height: 30%;
text-align: center;
position:relative;
top:750px;
 }
