*{ margin:0px; padding : 0px; }body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	text-align: center;
	background-image: url(images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	text-align: left;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/bg-container.jpg);
	background-repeat: repeat-y;
}
#header {
}
#contenu {
	padding-right: 80px;
	padding-left: 50px;
	padding-top: 10px;
}
#menuGauche {
	float: left;
	width: 180px;
	padding-top: 50px;
}
#article {
	margin-left: 250px;
}
#article h2 {
	color: #EE9000;
	font-size: 18px;
}
#article p {
	color: #666666;
	font-size: 12px;
}
#blocMark-index, #blocMark-page {
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}
#blocMark-index {
	background-image: url(images/bg-blocLogo-index.jpg);
	height: 290px;
}
#logo_bci {
	display:block;
	height: 65px;
	width: 150px;
	margin-top: 225px;
	float:left;
}
#logo_bm {
	display:block;
	height: 65px;
	width: 150px;
	margin-top: 225px;
	float:left;	
}
#logo_real {
	display:block;
	height: 65px;
	width: 150px;
	margin-top: 225px;
	float:left;	
}
#logo_elyps {
	display:block;
	height: 78px;
	width: 250px;
	margin-top: 0px;
	float:left;
	
}
#blocMark-page {
	background-image: url(images/bg-blocLogo.jpg);
	height: 80px;
	position: relative;
}
#blocMark-page #adresse {
	position: absolute;
	left: 299px;
	top: 40px;
	width: 598px;
	color: #666666;
	font-size: 12px;
	text-align: right;
	height: 34px;
}
#footer {
	height: 18px;
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	text-align: right;
	font-size: 11px;
	padding-right: 15px;
	color: #FFF;
	padding-top: 5px;
	clear:both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
}
#menuRef {
	color: #666666;
	font-size: 10px;
	padding: 7px 15px 10px 10px;
	background-color: #000000;
}
#menuRef a {
	color: #666666;
	text-decoration: none;
}
#menuRef a:hover {
	color: #E7800C;
}
.contour_dl{
	position:relative;
	height:38px;
	width:100%;
	display:block;
	background:#FFF;
	border:none;
	margin-bottom: 10px;
}
.dowload  {
	background-image: url(images/telecharger_li.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.dowload a {
	display: block;
	background-image: url(images/telecharger_a.jpg);
	height: 38px;
	line-height: 38px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	font-size: 12px;
}

