html{
	background:url(../img/background.png) top repeat-y;
	background-color: #EEE;
	
}

body{
	background:url(../img/top.png) top no-repeat;
	padding:0;
	margin:0;
}

div{
	width:850px;
	padding: 0px;
	margin: 0px;
	margin-left: auto; 
	margin-right: auto;
}

.corps{
	
	
}

.footer{
	padding-top: 0px;
	margin-top: 0px;
	text-align:center;
	border-style:none;
}


.linktop {
	
		
}

.menutop {
	text-align:center;
	border-style:none;
	height:100px;
	width: 900px;
	background:url(../img/menu.png) center;
}

#header{
	height: 235px;
	width: 1920px;
	
}