body{
	background-color: #F6F7F4;
}

#main{
	width: 616px;
	position: absolute;
	left: 50%;
	margin-left: -308px;
	margin-top: 10px;
}

h1{
	background: url(logo_NP.gif) no-repeat;
	text-indent: -5000px;
	height: 45px;
	width: 231px;
	position: absolute;
	_position:relative;
	top:0;
	left: 50%;
	margin-left: -115px;
}

#diaporama{
	width: 600px;
	height: 500px;
	border: 8px solid #8C8C90;
	float: left;
	margin-top: 111px;
	position:relative;
/*	|margin-top: 87px;
	|left:-1px;
	_left:0;
*/	margin-bottom:10px;
	!top:-50px;
}

#footer{
	text-align: center;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	width:616px;
	font-size:11px;
}

h2{
	color: #CA142E;
	letter-spacing: 1px;
	font-size:12px;
	padding-top:5px;
}

#contact{
	font-size: 11px;
	color: #8C8C90;
}

#nico{
	font-weight: bold;
}

a {
	color: #8C8C90;
}

a:hover{
	color: #CA142E;
}