/* CATALOGUE */
div#academiques {
	width: 955px;
	height: 356px;
	background-image: url('../img/background/bg_academiques.jpg');
}
div#justaucorps {
	width: 955px;
	height: 356px;
	background-image: url('../img/background/bg_justaucorps.jpg');
}
div#tutus {
	width: 955px;
	height: 356px;
	background-image: url('../img/background/bg_tutus.jpg');
}
div#flamenco {
	width: 955px;
	height: 356px;
	background-image: url('http://img.swan-danse.com/background/bg_flamenco.jpg');
}
div#laine {
	width: 955px;
	height: 356px;
	background-image: url('http://img.swan-danse.com/background/bg_laine.jpg');
}
div#collants {
	width: 955px;
	height: 356px;
	background-image: url('http://img.swan-danse.com/background/bg_collants.jpg');
}
div#chaussons {
	width: 955px;
	height: 356px;
	background-image: url('http://img.swan-danse.com/background/bg_chaussons.jpg');
}
div#chaussures {
	width: 955px;
	height: 356px;
	background-image: url('http://img.swan-danse.com/background/bg_chaussures.jpg');
}
div#accessoires {
	width: 955px;
	height: 356px;
	background-image: url('http://img.swan-danse.com/background/bg_accessoires.jpg');
}
div#fitness {
	padding-top: 10px;
	width: 955px;
	height: 346px;
	background-image: url('http://img.swan-danse.com/background/bg_fitness.jpg');
}
div.prodline {
	width: 700px;
	height: 160px;
}
div.prod {
	float: left;
	width: 109px;
	height: 138px;
	padding: 5px;
	margin-left: 15px;
	background: white;
	font-size: 10px;
}
div#nb_fitnessproducts {
	position: absolute;
	top: 536px;
	margin-left: 30px;
	font-weight: bold;
	color: white;
}
div#fitnessnextprod {
	position: absolute;
	top: 536px;
	margin-left: 15px;
	color: white;
	font-size: 18px;
	font-weight: bold;
}

/* PRODUCTS */
div#products {
	width: 580px;
	margin: 0 0 0 20px;
}
#products a {
	color: white;
	text-decoration: none;
}
table#listprod {
	width: 275px;
}
td.ref {
	height: 22px;
	color: white;
	font-weight: bold;
}
td.ref2 {
	height: 22px;
	color: black;
	font-weight: bold;
}
td.prod {
	width: 258px;
	height: 19px;
	padding-left: 5px;
	background-image: url('http://img.swan-danse.com/background/title_subcat.jpg');
	color: white;
	font-size: 12px;
	font-weight: bold;
}
td.prod:hover {
	background-image: url('../img/background/title_subcat2.jpg');
}
td.prod2 {
	width: 80px;
	height: 19px;
	color: white;
}
td.prod3 {
	width: 50px;
	height: 19px;
	color: white;
	text-align: right;
}
td.prod4 {
	width: 35px;
	height: 19px;
	color: white;
}
td.prod5 {
	width: 20px;
	height: 19px;
	color: white;
}
td.prod6 {
	width: 100px;
	height: 19px;
	color: white;
}
input.qty {
	width: 31px;
	height: 17px;
	padding-left: 2px;
	border: solid 1px black;
}
div#nb_products {
	position: absolute;
	top: 526px;
	margin-left: 30px;
	font-weight: bold;
}
div#nb_products2 {
	position: absolute;
	top: 526px;
	margin-left: 30px;
	font-weight: bold;
	color: white;
}
div#nextprod {
	position: absolute;
	top: 542px;
	margin-left: 15px;
	font-size: 18px;
	font-weight: bold;
}
a.subcat {
	color: black;
	text-decoration: none;
}
a.subcat2 {
	color: white;
	text-decoration: none;
}
#trailimageid {
	position: absolute;
	left: 450px;
	top: 270px;
}
div.rightaddcart {
	width: 21px;
	height: 21px;
	margin: 0 0 0 90px;
}
