* {
	font-family: Verdana,sans-serif;
	font-size: 12px;
}

body {
	background: #ff9 url(../images/background.gif) no-repeat;
}

#header {
	background: url(../images/logo_didier.gif) right top no-repeat;
}
ul.strong {
	list-style: square;
}
ul.strong li { color: #f63f00; }
a { color: #f63f00; font-weight: bold; }
a:hover { color: #ff5b21; text-decoration: none; }

