/* *************************** Redéfinition des marqueurs ***************************** */
BODY, FORM {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background-color: #f4f1e9;
}
#page_background {
	position: absolute;
	background-image: url(/com/images/background.gif);
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 409px;
	min-width:990px;
}
#page_main {
	position: relative;
	width: 100%;
	left: 0;
	top: 8px;
	background: transparent url(/com/images/shadowborder.gif) scroll no-repeat center -8px;
}
#page_sheet {
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 990px;
	min-width:35px;
	min-height:35px;
	background-color:#fff;
}
* html #page_sheet {
	overflow: hidden;
	width: 989px;
}
IMG {
	display: block;
	border: 0;
	margin: 0;
}
P {
	border: 0;
	margin: 0;
}
LI DIV, LI P {
	display: inline;
}
#shadowtop {
	background: transparent url(/com/images/shadowtop.jpg) scroll no-repeat 0 0;
	width: 990px;
	height: 14px;
}
#bodycontent {
	width: 990px;
	position:relative;
	margin-bottom:0;
	background-color: #fff;
}
#bodycontent .left {
	vertical-align: top;
	width:230px;
}
#bodycontent .right {
	vertical-align: top;
	width:760px;
}
#bodycontent .content {
	border:0 none;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:990px;
}
/* **************************************** Chemin de fer  ********************************************* */
#breadcrumb {
	width: 700px;
	clear: right;
	display: block;
	padding: 15px 0 10px 0;
	position:relative;
	margin-left: 30px;
	background: url(/com/images/separateur_breadcrumb.gif) scroll repeat-x 0 bottom;
}

#breadcrumb A {
	color: #686868;
	text-decoration: none;
}
#breadcrumb A:hover {
	color:#008689;
	text-decoration:underline;
}

#breadcrumb SPAN {
	color: #686868;
}
#page {
	width: 700px;
	clear: right;
	display: block;
	position: relative;
	margin-left: 30px;
	overflow: hidden;
}
.ChoixPaiement {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin-top: 20px;
	margin-left: 250px;
	color: #333333;
}
.Hide {
	display:none;
}

#carteFlash
{
	margin: 10px 0 15px 0;
}

