td, div {
	color: #fff
}
body {
	background: #550948 url(images/fond.gif) no-repeat fixed 0 50%
}
a {
	color: #E9A00A
}
a:hover {
	color: #999
}
#head {
	background: url(images/fond_titre.gif);
}
#pic {
	background: url(images/en_tete.jpg);
}
#logo {
	background: url(images/titre.gif);
}
#menu {
	background: #36042D url(images/fond_menu.gif) no-repeat right top;
}
select, textarea, input {
	color: #ccc;
	background-color: #550948;
	border: 1px solid #999
}

