body {
	font-family: Verdana, Comic sans MS, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	margin-top: 10px;
	padding: 10px 20px 10px 0px;
	background-color: #000000;
	background-image: url('image/rideau-gauche.jpg');
	background-position: top left;	
	background-repeat: no-repeat
} 	

div {
	margin-left: 10px;
	max-width: 140px
}

h3 {
	text-align: center;
	color: #FFCC00; 
	font-size: 22px;
	font-family: script mt bold, Lucida Calligraphy
}


a {
	color:#FFCC33;
	text-decoration:none
}
a:hover {
	color:#FFFFCC;
	text-decoration:none
}

ul
{
list-style-image: url('image/note.gif');				 
list-style-type: circle
}
