div.soustitre {
	padding:15px 10px;
}

div.soustitre h3 {
	width:600px;
	margin: 0 0 10px 15px;
}

.soustitre span.marron{
	color:#705039;
}

div.pagin{
	float:left;
	margin-left:15px;
	background:transparent url(images/common/bg-photorama.gif) repeat-x scroll 0 0;
	height:50px;
	width:530px;
	
}

div.pagin ul.pagination{
	float:none;
	margin:10px 0 0 15px;
}

div.affichage{
	text-align:right;
	float:left;
	background:transparent url(images/common/bg-selcat.gif) no-repeat scroll 0 0;
	height:50px;
}

div.affichage select{
	border:1px solid #e5e5e5;
	margin:20px 0 0 30px;
	font-size:12px;
}

.soustitre a.liste.ici {
	background:transparent url(/Content/images/common/bg-type.gif) no-repeat scroll 0 0;
}

div.listes{
	float:left;
	width:350px;
	text-align:left;
	margin:6px 0 0 20px;
}

div.bgbtnlong {
	background:transparent url(/Content/images/common/btn-long.png) no-repeat scroll 0 0;
	float:left;
	height:32px;
	margin:0;
	padding:0;
	width:162px;
}

.bgbtnlong input.cat, .bgbtnlong input.cat {
	background:transparent none repeat scroll 0 0;
	border-width:0;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:7px 0 0 5px;
	width:120px;
}

div.bgbtnlong img.triangle {
	float:left;
	margin:12px 0 0 5px;
}

div.lots{
	padding:0 10px 10px 30px;
}

div.lot{
	float:left;
	border:1px solid #e5e5e5;
	width:127px;
	height:118px;
	margin:0 5px 5px 0;
	text-align:center;
	background:#ffffff none;
}

div.lot img{
	margin-top:15px;
}

div.lot:hover{
	background:#575058 none;
}


