* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y: scroll;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	background-image: url(images/fond.gif);
}
#conteneur {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}
#menu {
	background-image: url(images/haut1.gif);
	background-repeat: no-repeat;
	padding-left: 261px;
	height: 120px;
	text-align: right;
	padding-right: 40px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	display: inline;
	line-height: 1.8em;
	padding-left: 10px;
	font-size: 16px;
}
#haut {
	background-image: url(images/haut2.gif);
	background-repeat: no-repeat;
	min-height: 70px;
	padding-right: 25px;
	padding-left: 25px;
}
#contenu {
	background-image: url(images/centre.gif);
	padding-right: 25px;
	padding-left: 25px;
	min-height: 270px;
	text-align: center;
}
#pied {
	background-image: url(images/bas.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 40px;
	padding-left: 217px;
}
#pied ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(images/bas.gif);
}
#pied ul li {
	display: block;
	width: 229px;
	float: left;
	text-align: center;
	font-size: 16px;
}
.clear {
	clear: both;
}
#compteur {
	vertical-align: text-bottom;
}
h1 {
	font-size: 2em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 {
	font-size: 1.2em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	font-size: 1em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
p {
	font-size: 1em;
	text-align: center;
	padding-top: 10px;
}
a {
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	text-align: center;
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.pieces table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	caption-side: bottom;
	text-align: center;
	border: 1px solid #999999;
	border-collapse: collapse;
}
.pieces td {
	width: 12%;
	vertical-align: middle;
	display: table-cell;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.faces table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;
	border: 1px solid #999999;
	border-collapse: collapse;
}
.faces td {
	vertical-align: middle;
	display: table-cell;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.drapeaux60 {
	list-style-type: none;
	font-size: 9px;
	text-align: center;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
}
.drapeaux60 li {
	float: left;
	width: 60px;
}
.drapeaux60 li a {
	display: block;
	margin-bottom: 10px;
}
.col10 {
	width: 10%;
}
.col15 {
	width: 15%;
}
.col20 {
	width: 20%;
}
.col30 {
	width: 30%;
}
.col40 {
	width: 40%;
}
.col50 {
	width: 50%;
}
.col60 {
	width: 60%;
}
.col70 {
	width: 70%;
}
.col80 {
	width: 80%;
}
.etoile {
	color: #FF0000;
	font-weight: bold;
}
#form1 {
	text-align: right;
}
#form1 fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 100px;
	margin-left: 100px;
}
#form_gauche {
	float: left;
}
#form1 label {
	font-weight: bold;
}
#form1 input {
	width: 200px;
	margin-top: 2px;
}
#form1 select {
	width: 204px;
	margin-top: 2px;
}
#form1 textarea {
	width: 202px;
	margin-top: 2px;
}
#form1 input.bouton {
	width: 80px;
}
caption {
	padding-top: 10px;
	padding-bottom: 10px;
}
.collection table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 1em;
	border-collapse: collapse;
}
.collection th {
	width: 10%;
	border: 1px solid #999999;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.collection td {
	width: 10%;
	text-align: center;
	font-size: 10px;
	border: 1px solid #999999;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.collection .complet {
	color: #FFFFFF;
	background-color: #009933;
	font-weight: bold;
}
.collection .courante img {
	margin-top: 5px;
}
.collection .top {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.legende table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-collapse: collapse;
	margin-top: 24px;
	margin-bottom: 12px;
}
.frappes table {
	padding: 0px;
	width: 95%;
	text-align: center;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.pays table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	border-collapse: collapse;
	margin-top: 12px;
	margin-bottom: 12px;
}
.pays td {
	text-align: left;
	border: 1px solid #999999;
	padding: 5px;
}
.pays .col50 {
	text-align: center;
	vertical-align: middle;
}
.legende .col20 {
	border: 1px solid #999999;
}
.courante {
	background-color: #FFFFCC;
}
.coffret {
	background-color: #FFCC99;
}
.non_fabriquee {
	background-color: #FFFFFF;
}
.tranches table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 12px;
}
.collection table table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.collection table table td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.collection_commemo table {
	text-align: center;
	width: 95%;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	font-size: 1em;
	border-collapse: collapse;
}
.collection_commemo th {
	border: 1px solid #999999;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.collection_commemo td {
	text-align: center;
	font-size: 10px;
	border: 1px solid #999999;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.collection_commemo .texte {
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #999999;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.collection_commemo .complet {
	color: #FFFFFF;
	background-color: #009933;
	font-weight: bold;
}
.collection_commemo .courante img {
	margin-top: 5px;
}
.collection_commemo .top0 {
	border-style: none;
}
.collection_commemo .top1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.collection_commemo table table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
.collection_commemo table table td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: inherit;
}
#conteneur #contenu .collection_commemo .courante .col20 img {
	margin: 0px;
	padding: 0px;
}
#conteneur #contenu .collection_commemo .courante td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#lettres table {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 1em;
	border-collapse: collapse;
}
#lettres td {
	width: 25%;
	text-align: center;
	border: 1px solid #999999;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

