body {
	margin: 0;
	background: #ffffff;
	font: 14px verdana, arial, sans-serif;
	color: #262626;
}
h2 {
	margin: 0;
	padding: 10px 0 0;
	font-size: 18px;
}
h3 {
	margin: 0;
	padding: 10px 0 0;
	font-size: 16px;
}
h4 {
	margin: 0 0 -10px;
	padding: 8px 0 0;
	font-size: 14px;
}
img {
	border: 0;
}
a {
	color: #262626;
}
.disabled {
	font-style: italic;
	color: #cccccc;
}
.red, .error {
	color: #ab2a2d;
}
.center {
	text-align: center;
}
.footnote {
	font-size: 0.8em;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 168px;
	width: 100%;
	background: url(../img/banner_bg.png) no-repeat;
}
#slogan {
	position: absolute;
	top: 85px;
	left: 566px;
}
#language {
	position: absolute;
	top: 13px;
	right: 18px;
	text-decoration: none;
	font-size: 16px;
	color: #ffffff;
}
#language:hover {
	color: #e8c506;
}
#nav {
	height: 40px;
	width: 694px;
	padding: 10px 254px 0 12px;
	text-align: center;
	background: url(../img/nav_bg.png) no-repeat;
	color: #ffffff;
}
#nav a {
	display: inline-block;
	margin: 0 6px;
	text-decoration: none;
	color: #ffffff;
}
#nav a:hover {
	text-decoration: underline;
}
#nav a.current {
	color: #e8c506;
}
#sidebar {
	float: right;
	position: relative;
	top: -50px;
	min-height: 600px;
    height: auto !important;
    height: 600px; 
	width: 214px;
	margin: 0 6px;
	padding: 12px 10px 0;
	background: url(../img/sidebar_bg.png) repeat-x;
}
#sidebar hr {
	padding: 1px 0 0;
	border: 1px solid #b7b7b7;
	background: #8c8c8c;
}
#sidebar .carttotal {
	padding: 4px 0 4px 30px;
	background: url('../img/icon_cart.png') no-repeat;
}
#sidebar .view {
	float: right;
}
#sidebar #featured {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
#sidebar #featured .preview {
	margin: 10px;
}
#sidebar .similar {
	padding: 15px 0 0;
}
#sidebar .similar img {
	float: left;
	border: 1px solid #d3c5c5;
}
#sidebar .similar h3, #sidebar .similar p {
	margin: 0 0 5px 55px;
}
#sidebar .similar h3 {
	padding: 0;
}
#sidebar .similar h3 a {
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
}
#sidebar .similar p {
	font-size: 13px;
}
#main {
	width: 690px;
	margin: 0 0 0 15px;
}
#text {
	width: 650px;
	margin: 0 0 0 20px;
	padding: 15px 0;
	font-size: 14px;
}
#footer {
	clear: both;
	height: 350px;
	width: 100%;
}
#search {
	position: relative;
	height: 100%;
	width: 645px;
	margin: 0 0 0 36px;
	background: url(../img/search_bg.png) no-repeat;
}
#search .title {
	position: absolute;
	top: 13px;
	left: 22px;
}
#search form {
	position: absolute;
	top: 67px;
	left: 67px;
	height: 150px;
	width: 500px;
}
#search form label {
	display: inline-block;
	width: 130px;
	margin: 5px 0 0;
}
#search form input {
	width: 200px;
}
#search form input.short {
	width: 60px;
}
#search form input.checkbox {
	width: auto;
}
#search form select {
	width: 206px;
}
#search form input.submit {
	position: absolute;
	bottom: -25px;
	right: -10px;
	height: 54px;
	border: 0;
	cursor: pointer;
}
#search form input.submit.en {
	width: 110px;
	background: url(../img/button_search.png) no-repeat;
}
#search form input.submit.fr {
	width: 134px;
	background: url(../img/button_rechercher.png) no-repeat;
}
#footnav {
	padding: 300px 0 0;
	text-align: center;
	font-size: 12px;
	color: #808080;
}
#footnav a {
	display: inline-block;
	margin: 0 3px;
	text-decoration: none;
	color: #808080;
}
#footnav a:hover {
	text-decoration: underline;
}
#box {
	float: right;
	height: 100%;
	width: 248px;
}
#copyright {
	text-align: center;
	font-size: 12px;
	color: #808080;
}
#copyright a {
	text-decoration: none;
	color: #808080;
}
#copyright a.kiko:hover {
	text-decoration: underline;
}
#googlemap {
	float: right;
	height: 275px;
	width: 350px;
}
#metro img {
	float: left;
	padding: 0 10px 0 0;
}
#imgs {
	float: left;
	width: 232px;
	padding: 25px 30px 0 20px;
}
#imgs #small img {
	border: 1px solid #400001;
}
#imgs #thumbs img {
	margin: 3px 3px 0 0;
	border: 1px solid #d3c5c5;
}
#info {
	padding: 25px 0 0;
}
#info h2 {
	font-weight: normal;
	font-size: 24px
}
#info h3 {
	margin: 5px 0 15px;
	padding: 0;
	font-weight: normal;
}
#info table {
	width: 240px;
	margin: 0 0 15px;
}
#info th {
	width: 140px;
	text-align: left;
	font-weight: normal;
}
#info td.price {
	text-align: right;
	color: #ab2a2d;
}
.results {
	width: 100%;
}
.results td, .results th {
	vertical-align: top;
}
.results .thumb, .item .thumb {
	width: 80px;
	text-align: center;
}
.results .thumb img, .item .thumb img {
	padding: 2px;
	border: 1px solid #d3c5c5;
}
.results .title {
	font-size: 16px;
}
.results .author {
	font-style: italic;
}
.results .level {
	width: 220px;
}
.results .button {
	width: 150px;
	text-align: right;
}
.numnav {
	padding: 10px;
	text-align: center;
}
.numnav .current {
	font-weight:  bold;
}
.item {
	width: 100%;
	margin: 10px 0 0;
	border-collapse: collapse;
}
.item th {
	text-align: left;
	border-bottom: 1px solid #000000;
}
.item .thumb {
	padding: 5px 0;
}
.item .product {
	width: 300px;
}
.item .price {
	width: 80px;
}
.item .total {
	text-align: right;
}
.item input {
	width: 25px;
}
.item .subtotal td {
	border-top: 1px solid #000000;
}
.item .subtotal .total {
	font-weight: bold;
}
.update {
	padding: 20px 0 40px;
}
.update input {
	float: right;
}
.previous {
	float: left;
}
.next {
	float: right;
}
.conf {
	width: 100%;
}
.totals {
	width: 80%;
}
.totals .price {
	text-align: right;
}
