html, body{
	height: 100%;
	width:100%;
	}
	
body{
	margin: 0px auto;
	text-align: center; 
	padding: 0px;
	height:827px;
	background:#151615 url(images/fond.jpg) no-repeat;
	background-position:center top; 
	font-family: 'palatino', palatino, serif;		
	font-size: 12pt;
	font-weight: 400;
	color: #;
	}


#center{
	margin: 0px auto;
	width:800px;
	padding-top: 90px;
	
	}
	
.images{
margin: auto auto 260px;
    padding-top: 304px;
    width: 1024px;
}
	
#footer{
	background-color: #151615;
    bottom: 0;
    clear: both;
    overflow: hidden;
    width:100%;
    text-align:center;
   	}

#footer #left{
	color: #FFFFFF;
    font-family: Arial;
    font-style: normal;
    height:100%;
	}

#footer #left a{
	color: #FFFFFF;
	}

#footer #left a:visited{
	color: #FFFFFF;
	}