body {
background : #000000;
}
div.titre {
height : 40px;
}
h1 {
float : left;
font-size:18px; 
font-weight: bold; 
color: #A521AD;
background : #ffffff;
padding : 4px 8px;
}
div.menu {
margin-top : 20px;
margin-bottom : 40px;
padding-left : 130px;
background-image : url(/images/i_sorciere1.jpg); 
background-position : 600px bottom ;
background-repeat : no-repeat;
}	
	div.menu p {
	padding : 8px;
	font-size : 13px; 
	text-align : left;
	}	
		div.menu a {
		display : block;
		width : 600px;
		padding : 2px;
		padding-left : 20px;
		text-align: left;
		font-size : 16px; 
		font-weight: bold; 
		text-decoration: none; 
		color : #FF9900; 
		border-width: 0px;
		background : transparent;
		background-image : url(/images/i_puceFF9900.gif); 
		background-position : 4px center;
		background-repeat : no-repeat;
		}
		div.menu a#invent {
		display : block;
		width : 250px;
		margin-bottom : 10px;
		padding : 4px;
		padding-left : 20px;
		text-align : left;
		font-size : 13px;
		font-weight: normal; 
		background : transparent;
		background-image : url(/images/i_puceFF9900.gif); 
		background-repeat : no-repeat;
		background-position : 4px center; 	
		border : 1px dashed #FF9900;
		}
		div.menu .txt2 {
		font-size : 14px;
		font-weight : normal;
		font-style : italic;
		}
		div.menu a:hover {
		color : #ffffff;
		}




