body {
	font-size: 12px ;
}

h1 , p , ul , address {
	text-align: center ;
}

ul {
	list-style-type: none ;
	padding: 0px ;
}

a {
	color: #124e37 ;
	text-decoration: none ;
}

a:hover {
	color: #0b9963 ;
}

li a {
	display: block ;
	margin: auto ;
	margin-bottom: 20px ;
	border: 3px solid #1b1c6e ;
	width: 179px ;
	height: 33px ;
	padding: 3px ;
	padding-top: 18px ;
	font-size: 18px ;
	font-weight: bold ;
	text-align: right ;
	background-repeat: no-repeat ;
}

#albums {
	background-image: url("./images/bouton-albums.png") ;
}

#blog {
	background-image: url("./images/bouton-blog.png") ;
}
