body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	z-index: 0;
	background: url(/img/bg_test.gif) #dfc7a5 repeat top left;

}
html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}
img {
	border: 0px;
}

#page {
	width: 980px;
	margin: 0px auto;
	border: 1px solid #000000;
	z-index: 1;
	background-color: #ffffff;
}

#top {
	width: 980px;
	height: 193px;
	background: url(http://www.r7g.com/20091/m/img/canyon.jpg) #ffffff no-repeat top left;
	position: relative;
}
#top  a.title {
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 980px;
	text-align: center;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 48px;
	text-decoration: none;
}
#top  a.flag_fr {
	position: absolute;
	top: 5px;
	right: 5px;
}
#top  a.flag_en {
	position: absolute;
	top: 17px;
	right: 5px;
}
#top  a.flag_fr img, #top  a.flag_en img {
	float: left;
	width: 14px;
	height: 10px;
	border: 0px;
}


#content {
	float: left;
	clear: both;
	width: 900px;
	padding: 0px 40px;
	background-color: #ffffff;
}


#bottom {
	float: left;
	clear: both;
	width: 960px;
	background-color: #ffffff;
	padding: 15px 5px 25px 5px;
	border: 5px solid #000000;
	text-align: center;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}
#bottom a {
	color: #000000;
	text-decoration: none;
	padding: 0px 2px;
}
#bottom a:hover {
	text-decoration: underline;
}


a.cart_amount {
	position: absolute;
	top: 40px;
	left: 406px;
	background: url(http://www.r7g.com/20091/m/img/bg_cart.png) no-repeat top left;
	
	float: left;
	width: 151px;
	height: 35px;
	
	text-align: center;
	padding: 8px;
	cursor: pointer;
	text-decoration: none;
	color: #000000;
}
.cart_amount span {
	float: left;
	width: 151px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
*html a.cart_amount {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.r7g.com/20091/m/img/bg_cart.png');
background-image: none;
}


/* ** AFFICHAGE DES PRODUITS ** */

.caps_line {
	float: left;
	clear: both;
	width: 900px;
}

.small_caps {
	float: left;
	width: 165px;
	height: 215px;
	padding: 6px 8px 10px 7px;
}
.caps_content {
	float: left;
	width: 165px;
	height: 180px;
	padding-top: 35px;
	background: url(http://www.r7g.com/20091/m/img/bg_caps.jpg) #ffffff no-repeat top center;
}
.small_caps .product_name {
	float: left;
	width: 146px;
	padding-left: 8px;
	padding-right: 11px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}
.small_caps .product_thumbnail {
	float: left;
	width: 105px;
	height: 75px;
	padding: 0px 30px;
}
.small_caps .product_thumbnail a {
	float: left;
	width: 105px;
	height: 75px;
	
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	position: relative;
}
.small_caps .product_thumbnail img {
	float: left;
	width: 103px;
	height: 75px;
}
.small_caps .product_thumbnail span.sticker {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 90px;
	height: 64px;
	padding-left: 10px;
	background: url(http://ftp.actionkarting.fr/img/sticker.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #E80018;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 64px;
}
*html .small_caps .product_thumbnail span.sticker {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://ftp.actionkarting.fr/img/sticker.png');
background-image: none;
}

.small_caps .bottom {
	float: left;
	width: 135px;
	padding: 0px 16px 0px 14px;
}
.small_caps .bottom .price_area {
	float: left;
	width: 135px;
	padding: 0px;
	text-align: center;
}
.small_caps .bottom .price_area .just_one_line {
	line-height: 35px;
}
.small_caps .bottom .price_area .price {
	color: #996600;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.small_caps .bottom .price_area .price sup {
	font-size: 17px;
}
.small_caps .bottom .add_to_cart_area {
	float: left;
	width: 135px;
	height: 19px;
	padding: 3px 0px;
	background: url(http://www.r7g.com/20091/m/img/bg_add_to_cart.gif) no-repeat top center;
}
.small_caps .bottom .add_to_cart_area form {
	float: left;
	width: 135px;
	margin: 0px;
	padding: 0px;
}
.small_caps .bottom .add_to_cart_area .select {
	float: left;
	width: 60px;
	text-align: center;
}
.small_caps .bottom .add_to_cart_area select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.small_caps .bottom .add_to_cart_area .submit {
	float: left;
	width: 70px;
	height: 17px;
	line-height: 17px;
	padding: 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #b8d2ea;
	border: 0px;
	cursor: pointer;
}
.small_caps .bottom .add_to_cart_area .submit:hover {
	text-decoration: underline;
}
.small_caps .bottom .add_to_cart_area .limit {
	float: left;
	width: 135px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}