body {
	background: #472b2b none;
	margin-top: 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
	}

p   {
	 line-height: 160%;
	 text-align: left;
	}


h1	{
	color: white;
	font-size: 20px;
	font-family: garamond, serif;
	}
	
h2	{
	color: #87d1eb;
	font-size: 17px;
	font-family: garamond, serif;
	}
	
h3	{
	color: #218db5;
	font-size: 20px;
	font-family: garamond, serif;
	font-style: italic;
	}
	
h4	{
color: #e21b1b;
	font-size: 17px;
	font-family: garamond, serif;
	}
	
hr {
color: #6f0000;
}
	
.en {
	color: #c1c1c1;
	font-style: italic;
	}

div#bandeau {
	height: 448px;
	text-align: center;
	}
	
#boutons {
	background: #472b2b none;
	font-size: 14px;
	font-variant: small-caps;
	margin-left: auto;
    margin-right: auto;
	}
	
	
#bord {
	margin-left: auto;
  	margin-right: auto;
	}
	
#bas_page {
	clear: both;
	color: #c1c1c1;
	font-size: 11px;
	}
	
.gauche {
	float: left;
	width: 480px;
	text-align: left;
	}
	
.droite {
	float: right;
	width: 400px;
	text-align: left;
	font-size: 11px;
	}
	
.tiers {
	float: left;
	width: 282px;
	padding: 8px;
	text-align: left;
	}
	
.demi {
	float: left;
	width: 430px;
	text-align: left;
	padding-left: 10px;
	}
	
.quart {
	float: left;
	width: 206px;
	padding-left: 18px;
	text-align: left;
	}

	
.spacer {
	clear: both;
	height: 1px;
	}
	
.fondbleu {
	clear: both;
	width: 919px;
	margin-left: auto;
    margin-right: auto;
	font-size: 11px;
	padding-top: 8px;
	height: 22px;
	}

a {
  	text-decoration: none;
  	color: #87d1eb;
	}
	
a:hover {
  	color: white;
	}

.deux {
	background: #2c6175 none;
	color: white;
  	padding: 0 10px 5px 10px;
  	margin: 5px;
  	border-top: solid #1eaee0 1px;
  	border-left: solid #1eaee0 1px;
  	border-right: solid #15637b 1px;
  	border-bottom: solid #15637b 1px;
	}

a.deux:hover {
  	background: #218db5 none;
  	text-decoration: none;
	}

.boutonbleu {
	color: black;
	background: #87d1eb none;
  	text-decoration: none;
  	border-top: solid #426fa4 1px;
  	border-left: solid #15637b 1px;
  	border-right: solid #426fa4 1px;
  	border-bottom: solid #426fa4 1px;
  	padding: 0 10px 3px 10px;
  	margin: 5px;
	}
	
.tablesample { width: 968px;
border-collapse: collapse;
	margin-left: auto;
  	margin-right: auto;
  	 }
.tablesample td { background-color: black; padding: 0; }
.tablesample .top .left, .tablesample .top .right, .tablesample .bottom .left, .tablesample .bottom .right { width: 33px; height: 33px; background-color: #472b2b; }
.tablesample .top .left { background-image: url("images/coins/01.gif"); }
.tablesample .top .right { background-image: url("images/coins/03.gif"); }
.tablesample .bottom .left { background-image: url("images/coins/07.gif"); }
.tablesample .bottom .right { background-image: url("images/coins/09.gif"); }
