/* CSS Document */
#catalogue_fond {
	position: absolute;
	width: 650px;
	height: 490px;
	left: 0px;
	top: 50px;
	background:url(fd.png);
}
#catal_banniere_cat {
	position: absolute;
	width: 615px;
	height: 75px;
	left: 15px;
	top: 5px;
	background-color: #000000;
}
#catal_pdp_cat {
	position: absolute;
	width: 615px;
	height: 30px;
	left: 15px;
	top: 595px;
	background-color: #000000;
}

#catal_wear_princ {
	position: absolute;
	width: 245px;
	height: 340px;
	left: 5px;
	top: 5px;
	background-color: #FFFFFF;
	overflow:hidden;
}

#catal_min_wear_1{
	position: absolute;
	width: 75px;
	height: 105px;
	left: 267px;
	top: 5px;
	background-color: #FFFFFF;
	overflow:hidden;
}
#catal_min_wear_2{
	position: absolute;
	width: 75px;
	height: 105px;
	left: 356px;
	top: 5px;
	overflow:hidden;
}#catal_min_wear_3{
	position: absolute;
	width: 75px;
	height: 105px;
	left: 444px;
	top: 5px;
	overflow:hidden;
}#catal_min_wear_4{
	position: absolute;
	width: 75px;
	height: 105px;
	left: 267px;
	top: 122px;
	overflow:hidden;
}#catal_min_wear_5{
	position: absolute;
	width: 75px;
	height: 105px;
	left: 356px;
	top: 122px;
	overflow:hidden;
}#catal_min_wear_6{
	position: absolute;
	width: 75px;
	height: 105px;
	left: 444px;
	top: 122px;
	overflow:hidden;
}#catal_min_wear_7{
	position: absolute;
	width: 75px;
	height: 105px;
	left: 267px;
	top: 242px;
	overflow:hidden;
}#catal_min_wear_8{
	position: absolute;
	width: 75px;
	height: 105px;
	left: 356px;
	top: 242px;
	overflow:hidden;
}#catal_min_wear_9{
	position: absolute;
	width: 75px;
	height: 105px;
	left: 444px;
	top: 242px;
	overflow:hidden;
}

#catal_bt_navig{
	position: absolute;
	width: 100px;
	height: 20px;
	left: 530px;
	top: 350px;
}

#catal_collection{
	position: absolute;
	width: 300px;
	height: 100px;
	left: 15px;
	top: 490px;
	background-image: url(cadrecollection.jpg);
}

#catal_description{
	position: absolute;
	width: 310px;
	height: 200px;
	left: 320px;
	top: 390px;
	background-image: url(cadredescription.jpg);
}

.style_bt{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 14px;
}

.style_titre{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 36px;
}
