@charset "UTF-8";/* CSS Document */body {	font-family: Georgia, Times New Roman, Times, serif;	background-color:#006666 ;	color: #9FC;}a:link {    text-decoration: none;    color: #CFC;}a:active{    text-decoration: none;    color: #ff0000;}a:visited {    text-decoration: none;    color: #CFC;}a:hover {    text-decoration: none;    color: #CFC;}#BoxPages {    -webkit-border-radius: 8px;    -moz-border-radius: 8px;    -o-border-radius: 8px;    border-radius: 8px;    background-color: #233333;    margin:0 10px 0 10px;    padding: 3px;    font-size: 1.3em;    color: #29fd2e;}#BoxPages > a:hover {    -webkit-border-radius: 8px;    -moz-border-radius: 8px;    -o-border-radius: 8px;    border-radius: 8px;    background-color: #ffffff;    color: #ff0000;}#BoxPages > a:link {    padding: 4px;}#cart {	right: 15px;	top: 10px;	position: absolute;	font-style: italic;}#divAlphaMaj {	font-size: 0.8em;	text-align: center;    }#header {	z-index: +1;}#homegif {	left: 10px;	top: 5px;	position: absolute;}#LJNimg {	width: 70%;    max-width: 480px;}#PageMain {	position: relative;}#raquette {	width:70px;	height:91px;	position:fixed;	right:-70px;	top:91px;    -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;	font-size: 1.35em;	text-align: center;	color: #b5e8b5;	font-weight: bold;}.Style1 {	color: #65AA87;	font-weight: bold;}.Box {	-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;}