body{	font-family: "Garamond", "serif";}html, body { height: 100%; }#bloc_page{	min-height: 100%;	position: relative;	width: 830px;	margin: auto;	background: url('images/epuredefond.jpg') no-repeat bottom right;}#bloc_page_sansfooter{	padding-bottom: 60px;}/* Navigation */nav{	display: inline-block;	text-align: center;	margin-left: auto;	margin-right: auto;	width: 830px;	}nav ul{	list-style-type: none;	padding: 0;}nav li{	display: inline-block;	margin:15px 15px 15px 15px;}nav a{	font-size: 1.3em;	color: #999999;	padding-bottom: 3px;	text-decoration: none;}nav a:hover{	color: #666666;	border-bottom: 2px solid;}nav img{	width: 20px;	height: 20px;	padding:0;	margin:0 0 -2px 0;}/* Section */section{ 	color: #999999;	overflow: visible;		}section a img{ 	padding:0px;	margin: 0px;		}section blog img{ display: block;margin-left: auto;margin-right: auto;		}mark{	color: #aaaaaa;	background-color: #ffffff;}/* Footer */footer{	height: 60px;	position: absolute;	bottom: 0;}#cc{	display: inline-block;	width: 110px;}footer img{	width: 92px;	height: 20px;}#like{	display: inline-block;}/* Autres */a img {border: none;}h2{font-size: 1.2em;	margin-top: 30px;}p{text-align: justify;font-size: 1.1em;	}