@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #9FC;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #CFC;
}
a:visited {
	text-decoration: none;
	color: #CFC;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}
#cart {
	right: 15px;
	top: 10px;
	position: absolute;
}
#CliTopD {
	right: 10px;
	bottom: 15px;
	position: fixed;
}
#CliTopG {
	left: 10px;
	bottom: 15px;
	position: fixed;
    z-index: -1;
}
#homegif {
	left: 5px;
	top: 5px;
	position: absolute;
}
#LJNimg {
	width: 70%;
	max-width: 480px;
}
#main {
	position: relative;
	max-width:90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	line-height: 1.5em;
}

#patchwork {
	width: 98%;
	position: relative;
	margin: 0px;
	left: auto;
	right: auto;
	background-color: #066;
	z-index: 2;
}
#raquette {
	width:70px;
	height:91px;
	position:fixed;
	right:-70px;
	top:91px;
	z-index: 4;
	-webkit-transition: top 300ms ease-in 100ms, right 200ms ease-in 50ms;
	-moz-transition: top 300ms ease-in 100ms, right 200ms ease-in 50ms;
	-o-transition: top 300ms ease-in 100ms, right 200ms ease-in 50ms;
	transition: top 300ms ease-in 100ms, right 200ms ease-in 50ms;
}
#SstotalDiv {
	width:50px;
	font-size:0.95em;
	background-color:#006666;
	color:#99CC99;
	text-align:center;
	font-style:normal;
}
#titre {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Box {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	width: 87%;
}
.BoxPages {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
.BoxHG {
	-webkit-border-top-left-radius: 8px;
	-moz-border-top-left-radius: 8px;
	-o-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
}
.BoxHD {
	-webkit-border-top-right-radius: 8px;
	-moz-border-top-right-radius: 8px;
	-o-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
}
.BoxB {
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-bottom-left-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
	-o-border-bottom-left-radius: 8px;
	-o-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.ColorChoice {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	position: relative;
}
.fade {
}
.flip {
    height: 199px;
    width: 300px;
    margin: 0 auto;
}
.flip img {
    width: 300px;
    height: auto;
}
.flip .back {
    background: #2184cd;
    color: #fff;
    text-align: center;
}
.itemBox {
}
.PatchThumb {	
}
.photo {
	display: block;
	width: 100%%;
	max-width: 860px;
}
.photod {
	display: block;
	float: left;
	width: 5%;
}
.photog {
	display: block;
	float: left;
	width: 7%;
}
.Style1 {
	color: #65AA87;
	font-weight: bold;
	font-size: 1.3em;
}
