h1{
	text-indent:-9999px;
	background:url(../img/renovation_top.png) no-repeat;
	height:120px;
}

h2{
	text-indent:-9999px;
	background:url(../img/renovation_subtitle.png) no-repeat;
	height:54px;
	width:600px;
	margin:20px 0 20px 0;
	border-bottom:double 3px #997f46;
}

#content{
	width:600px;
	margin:40px auto 0  auto;
	color:#858585;
	background-color:#fff;
	padding:30px 30px 30px 30px;
	border: 5px solid #ff1d91;
}

#content p{
	line-height:1.5;
	text-align:center;
	padding:15px;
	border:dashed 1px #997f46;
	background:#fff;
	margin-top:20px;
}

#content p#lead{
	color:#997f46;
	line-height:1.62;
	text-align:center;
	letter-spacing:1px;
	font-weight:bold;
	padding:0;
	border:none;
	margin-bottom:30px;
	background:none;
}

#content p#matome{
	color:#997f46;
	line-height:1.62;
	text-align:center;
	letter-spacing:1px;
	font-weight:bold;
	padding:0;
	border:none;
	margin-top:30px;
	margin-bottom:30px;
	background:none;
}

.photo{
	margin-top:10px;
	margin-bottom:20px;
}

.mb60{
	margin-bottom:60px;
}
