@charset "UTF-8";/* CSS Document */*{	margin:auto;	padding:auto;}body{	background-color:#000000;	color:#8dbc22;		font-family:Arial, Helvetica, sans-serif;	font-size:12px;}#container{		width:842px;		}#header{		width:842px;	height:249px;	margin-bottom:20px;	}#enteteLogo{	width:192px;	height:249px;	float:left;	}#enteteTxt{	width:650px;	height:249px;	float:left;	}#downlodLink{	width:650px;	height:88px;		background-image:url(images/entete_bgk.jpg);}a.downlodButton{	display:block;	position:relative;	top:10px;	left:-40px;	width:220px;	height:43px;	background-image:url(images/download_button.jpg);}#previewRecto{	width:842px;	height:595px;	}#previewVerso{	width:842px;	height:595px;	}#previewBottom{	width:842px;	height:46px;	margin-top:2px;}
