body	{
	/*	background:#000 url(./images/morif.jpg) repeat;*/
		padding: 0px;
		padding-bottom: 50px;
		background-image:url("../images/bak.png");
		background-attachment: fixed;
		background-repeat: repeat -x;
		background-color:#000000;
		font-family: Arial, Helvetica, sans-serif;
		text-align:center;
		margin-top:0px;
		border:0;
		}

img		{
		border: 0px;
		margin : 0px;
		}

a		{
		color:#F6B501;
		text-decoration:none;
		border:0;
		}

a:hover{
		color:#700608;
		}

#article{
		margin-bottom: 70px;
		margin-left:auto;
		margin-right:auto;
		font-size: 10px;
		color: #F6B501;;
		}

#enter	{
		text-indent: 400px;
		font-size:20px;
		}

#pied	{
		position:fixed;
		bottom:0px;
		left:0px;
		right: 0px;
		background:#000000;
		width:100%;
		height:50px;
		padding: 0px;
		margin: 0px;
		border-top: 1px solid #ff00c0;
		font-size: 12px;
		}

#edp	 {
		position: fixed;
		right: 100px;
		bottom: 0px;
		}

#edp img{
		position: fixed;
		right: 0px;
		bottom: 0px;
		}