body{
	background:center top no-repeat url('images/bg.jpg') #C2B491;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#E0C293;
}

input, select{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

td{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

p{
	font-size:11px;
	margin:10px;
}

a{
	color:#996600;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

div,table{
	-moz-box-sizing:border-box;box-sizing:border-box;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

div#contents{
	scrollbar-base-color: #660000;
	scrollbar-arrow-color: #E0C293;
}

.titre{
	font-size:20px;
	font-weight:bold;
	color:#996600;
}

.endroit{
	color:#996600;
}