body,th,#page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	background-color:#F8DEA0;
	margin: 0px;
	padding:0px;
	background : url("../image/fond_orange.jpg") #F8DEA0 repeat-x;
	min-height: 100%;
	text-align: center;
}
.form {
	margin:0;padding:0;
}
a:focus {
	outline:none;
	}
#page {
     margin-left: auto;
     margin-right: auto;
     width: 821px;
     text-align: center;
	position: relative;
	z-index:0; 
     }
/* Global */
/*p { 
	font: 10px Verdana; 
	margin-top: 0px; 
	}*/
h3 { 
	font: normal 12px Verdana; 
	margin-bottom: 0px; 
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #ccc;
	}
a:hover img, a:active img{ 
text-decoration: none; 
}

/* specifique divs */

#Header { 
	width: 821px;
	margin: 0px;
	text-align: center;

	}
#block_flash { 
	width: 821px;
	min-height: 220px;
	background-color: #CA0319;
	text-align: center;
}

#contenu {
	clear:both;
	width: 821px;
	margin: 0px;
	padding:0px;
	text-align: center;
	position: relative;
	/*z-index:2;*/
}
#bord{
	position: relative;
	display: block;
	clear:both;
	background : url("../image/filet_bas.gif") repeat-x bottom;
	border: solid #CA0319;
	border-width: 0 2px 0 2px;
	width:817px;
	height:7px;
	margin: 0px;
	padding: 0px;
	font-size:0px;
}
#Pied {
	display: block;
	clear:both;
	width:821px;
	height:25px;
	margin:20px 0 0 0;
	padding:0px;
	/*text-align:bottom;*/
	position: relative;
	/*top:-60px;*/
	font-size:10px;
	color:#B90C14;
	font-weight:bold;
	z-index: 10;
}
#Coin{
	position:absolute;
	display: block;
	bottom:47px;
	left:2px;
	width:264px;height:70px;
	z-index:10;background : url("../image/fond_page_bas_G.gif") no-repeat left;
	margin: 0px;
	padding: 0px;
}