.left { float: left; }
.clear-left  { clear: left; }
.right  { float: right; }
.clear-right { clear: right; }
.clear-both { clear: both; }

/* LEVEL 1*/
#boutiqueAntiCrise {
	width: 785px;
}
#boutiqueAntiCrise h1 {
	background-color: #fff;
	margin:	14px 0;
}
#boutiqueAntiCrise .cat
{
	margin-bottom: 15px;
	margin-right: 11px;
	width: 250px;
}
* html #boutiqueAntiCrise .cat { margin-bottom: 20px; }
#boutiqueAntiCrise .cat h2
{
	background: #fff url(/intershoproot/eCS/Store/fr_FR/picts/boutiques/AUTOE/fond_cat.gif) no-repeat 0 0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	margin: 0;
	padding-left: 15px;
	width: 235px;
}
* html #boutiqueAntiCrise .cat h2 { width: 250px; }
#boutiqueAntiCrise .cat .body {
	border: 1px solid #b2b2b2;
	height: 162px;
	position: relative;
}
#boutiqueAntiCrise .cat .body .img {
	float: left;
	padding-top: 5px;
	text-align: center;
	width: 150px;
}
#boutiqueAntiCrise .cat .body .price
{
	background: #fff url(/intershoproot/eCS/Store/fr_FR/picts/boutiques/AUTOE/etiquette_prix.jpg) no-repeat 0 0;
	clear: both;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	height: 65px;
	padding-right: 10px;
	padding-top: 5px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 86px;
}
* html #boutiqueAntiCrise .cat .body .price { width: 96px; }
#boutiqueAntiCrise .cat .body .price .centimes
{
	font-size: 24px;
}
#boutiqueAntiCrise .cat .body .price .devise
{
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 2px;
}
#boutiqueAntiCrise .cat .body .description
{
	float: right;
	padding-top: 70px;
	text-align: left;
	width: 96px;
}
* html #boutiqueAntiCrise .cat .body .description { padding-top: 65px; }
#boutiqueAntiCrise .cat .body .link
{
	bottom: 2px;
	clear: both;
	position: absolute;
	right: 2px;
}

/* LEVEL 2 */
#categoryAntiCrise {
}
#categoryAntiCrise .titBoutique {
	margin: 10px 0 0 0;
}
#categoryAntiCrise .titCatBoutique {
	margin: 10px 0;
}
#categoryAntiCrise .titSubCatBoutique {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 0;
}
#categoryAntiCrise .adCompare {
	margin-bottom: 10px;
}
#categoryAntiCrise .productList {
	border: 0;
	float: left;
	height: 160px;
	padding: 5px 0;
	position: relative;
	width: 300px;
}
#categoryAntiCrise .productListLeft {
	border-bottom: 2px solid #dcdde1;
	border-right: 2px solid #dcdde1;
	float: left;
}
#categoryAntiCrise .productListRight {
	border-bottom: 2px solid #dcdde1;
}
#categoryAntiCrise .productList .img {
	float: left;
	height: 100px;
	padding-top: 5px;
	text-align: center;
	width: 150px;
}
#categoryAntiCrise .productList .img .reduc {
	background: url(/intershoproot/eCS/Store/fr_FR/picts/boutiques/AUTOE/fond_reduc.gif) no-repeat 0 0;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	height: 49px;
	left: 90px;
	padding-top: 12px;
	position: absolute;
	text-align: center;
	top: 67px;
	width: 64px;
}
* html #categoryAntiCrise .productList .img .reduc {
	height: 61px;
}
#categoryAntiCrise .productList .img .reduc strong {
	font-size: 15px;
	line-height: 15px;
}
#categoryAntiCrise .productList .description {
	float: right;
	width: 148px;
}
#categoryAntiCrise .productList .description .name {
	font-weight: bold;
	margin: 0;
	padding: 2px 0 10px 5px;
}
#categoryAntiCrise .productList .modelfrom {
	font-size: 10px;
	line-height: 11px;
	padding-left: 5px;
}
#categoryAntiCrise .productList .unitprice {
	font-size: 10px;
	line-height: 11px;
	padding-left: 5px;
}
#categoryAntiCrise .productList .competitors {
	font-size: 10px;
	padding-left: 5px;
}
#categoryAntiCrise .productList .competitors strong {
	font-size: 11px;
	font-weight: normal;
	text-decoration: line-through;
}
#categoryAntiCrise .productList .description .price {
	font-size: 10px;
	margin: 0;
	padding-left: 5px;
}
#categoryAntiCrise .productList .description .price .Plegend {
	line-height: 18px;
	vertical-align: top;
}
* html #categoryAntiCrise .productList .description .price .Plegend {vertical-align: middle;}
#categoryAntiCrise .productList .description .price a {
	color: red;
	font-weight: bold;
}
#categoryAntiCrise .productList .description .price .Pbig {
	font-size: 18px;
	line-height: 18px;
}
#categoryAntiCrise .productList .description .price .Pht {
	font-size: 11px;
}
#categoryAntiCrise .productList .description .bouton {
	float: right;
	padding-right: 2px;
}
#categoryAntiCrise .productList .description .bouton .btnAddLink {
	float: left;
}
#categoryAntiCrise .productList .bouton {
	bottom: 10px;
	clear: both;
	margin: 0;
	position: absolute;
	right: 10px;
}
#categoryAntiCrise .productList .bouton .btnAddLink {
	float: left;
}
#categoryAntiCrise .productList .link {
	bottom: 10px;
	clear: both;
	margin: 0;
	position: absolute;
	left: 10px;
}
/* GROUP STYLE */
#categoryAntiCrise .productGroup {
	clear: both;
	float: left;
	width: 615px;
}
#categoryAntiCrise .productGroup .titSubCatBoutique {
	border-bottom: 2px solid #dcdde1;
}
#categoryAntiCrise .productGroup .productList {
	border-color: #dcdde1;
	border-style: solid;
	border-width: 0 2px 2px;
	height: auto;
	width: 611px;
}
* html #categoryAntiCrise .productGroup .productList {width:615px;}
#categoryAntiCrise .productGroup .img {
	padding: 5px;
	position: relative;
}
#categoryAntiCrise .productGroup .img a {
	text-decoration: none;
}
#categoryAntiCrise .productGroup .img .reduc {
	bottom: 0;
	left: auto;
	right: 0;
	top: auto;
}
#categoryAntiCrise .productGroup .description {
	float: right;
	width: 445px;
}
#categoryAntiCrise .productGroup .descriptionProduit {
	float: left;
	font-size: 11px;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 275px;
}
#categoryAntiCrise .productList .description .name {
	padding: 2px 0 5px 5px;
}
#categoryAntiCrise .productGroup .infoPrice {
	float: right;
	width: 150px;
}
#categoryAntiCrise .productGroup .modelfrom {
	font-style: italic;
}
#categoryAntiCrise .productGroup .description .price {
	display: inline;
}
#categoryAntiCrise .productGroup .unitprice {
	display: inline;
	line-height: 18px;
	vertical-align: top;
}
* html #categoryAntiCrise .productGroup .unitprice {vertical-align: middle;}
#categoryAntiCrise .productGroup .more {
	float: right;
	margin-top: 5px;
	width: 445px;
}
#categoryAntiCrise .productList .bouton {
	float: right;
	position: static;
	width: 150px;
}
#categoryAntiCrise .productGroup .link {
	clear: none;
	float: left;
	position: static;
	width: 150px;
}
#categoryAntiCrise .productGroup .linkToOthersProducts {
	clear: both;
	text-align: right;
	padding: 5px 0;
}

#categoryAntiCrise .backBoutique {
	clear: both;
	padding: 15px 0 0 0;
}

#categoryAntiCrise .notice {
	clear: both;
	padding: 15px 0 0 0;
}
