div.titre {
height : 40px;
}
h1 {
float : left;
font-size:18px; 
font-weight: bold; 
color: #A521AD;
background : #ffffff;
padding : 4px 8px;
}
div.menu {
float : center;
clear : both;
margin : 20px auto 0px auto;
width : 710px;
padding : 10px;
padding-bottom : 0px;
background : #FAE8F4; 
background-image : url(/S03_images/i_perruquesD.gif); 
background-position : bottom right;
background-repeat : no-repeat;
}	
	div.menu p {
	margin-right : 160px;
	padding : 8px;
	font-size : 13px; 
	}
	div.menu p#p1 {
	text-align : center;
	background : #ffffff;
	}	
	div.menu p#p2 {
	text-align : left;
	}	
		div.menu a {
		display : block;
		padding : 2px;
		padding-left : 20px;
		text-align: left;
		font-size : 13px; 
		font-weight: bold; 
		text-decoration: none; 
		color : #350256; 
		border-width: 0px;
		border-top : 1px solid #ffffff;
		background : #FCC980;
		background-image : url(/S03_images/i_puceBL.gif); 
		background-position : 4px center;
		background-repeat : no-repeat;
		}
		div.menu a#invent {
		display : block;
		width : 230px;
		margin-bottom : 10px;
		padding : 4px;
		padding-left : 20px;
		text-align : left;
		font-size : 11px;
		font-weight: normal; 
		background : transparent;
		background-image : url(/S03_images/i_puceBL.gif); 
		background-repeat : no-repeat;
		background-position : 4px center; 	
		border : 1px dashed #630063;
		}
		div.menu a#dernier {
		border-bottom : 1px solid #ffffff;
		margin-bottom : 10px;
		}
		div.menu .txt2 {
		font-size : 12px;
		font-weight : normal;
		font-style : italic;
		}
		div.menu a:hover {
		color : #ffffff;
		}



