body{
	font: normal normal normal 1em Helvetica, Arial, sans-serif;
	text-align:center;
}

a img {
	border:1px solid #777;
}

#edito{
	position:absolute;
	top:230px;
	left:100px;
	width:180px;
	text-align:left;
}

#content{
	width:450px;
	text-align:left;
	margin:0 auto;
}

#header{
	background: transparent url('images/header.png') no-repeat scroll top center;
	height:196px;
	cursor: pointer;
}
#header h1{
	display:none;
}
