div.titre {
height : 40px;
}
h1 {
float : left;
font-size:18px; 
font-weight: bold; 
color: #A521AD;
background : #ffffff;
padding : 4px 8px;
}
div.menu {
position : relative;
padding : 0;
width: 100%;
height : 512px;
background-image : url(/images/i_costumes-ad.gif); 
background-position : left top;
background-repeat : no-repeat;
}
	div.menu_centre {
	position : absolute;
	top : 0px;
	left : 170px;
	width : 660px;
	padding : 8px;
	padding-top : 40px;
	text-align : left;
	background-image : url(/images/i_AD.gif); 
	background-position : center 20px;
	background-repeat : no-repeat;
	}	
		div.menu_centre 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 : #F4C5F5;
		background-image : url(/images/i_puceBL.gif); 
		background-position : 4px center;
		background-repeat : no-repeat;
		}
		div.menu_centre a#invent {
		display : block;
		width : 180px;
		margin-bottom : 4px;
		padding : 4px;
		padding-left : 20px;
		text-align : left;
		font-size : 11px;
		font-weight: normal; 
		background : transparent;
		background-image : url(/images/i_puceBL.gif); 
		background-repeat : no-repeat;
		background-position : 4px center; 	
		border : 1px dashed #630063;
		}
		div.menu_centre a#dernier {
		border-bottom : 1px solid #ffffff;
		}
		div.menu_centre .txt2 {
		font-size : 12px;
		font-weight : normal;
		font-style : italic;
		}
		div.menu_centre a:hover {
		color : #ffffff;
		}
	div.menu_droite {
	float : right;
	width : 150px;
	margin : 0px;
	margin-top : 158px;
	}	
div.autres_catalog {
clear : both;
width : 720px;
margin : 20px 0px;
margin-left : auto;
margin-right : auto;
padding-top : 60px;
background-image : url(/images/i_autres_cat.gif); 
background-repeat : no-repeat;
background-position : center top; 	
}
	div.autres_catalog img { 
	margin : 10px 0px;
	border : 0px;
	width : 150px;
	height : 116px;
	}
	div.autres_catalog p {
	float : left;
	width : 180px;
	text-align : center ;
	}
