body {
	background:  url(/rhum/fond.png);
}

#site {
	background: url(/rhum/fond_col.png);
}

#aside h3 {
	font: bold 1.6em "Times New Roman", Times, serif;
	color: #3C3C3C;
}

#aside a { color: #5C3A21; }
a:link { color: #398FC6; }
a:visited { color: #525252; }
a:hover { color: #9FAC0B; }
a:active, a:focus { color: #CB1804; }
