body , h3 , .conteneur , .telecharger {
	margin: auto ;
}

h1 , .colonneGauche {
	float: left ;
}

#tete ul {
	padding-left: 10px ;
}

.conteneur , #presentation , h3 , .pochette , .infos , .pistes {
	padding: 5px ;
}

h1 {
	margin-top: 0px ;
}

h3 , .conteneur , .pochette , .infos , .pistes {
	border: 1px solid #5bb48c ;
}

#tete , #presentation {
	background-repeat: repeat-x ;
}

h2 , #presentation p , h3 , .pochette , h4 , .licence , #don {
	text-align: center ;
}

h3 , .conteneur {
	width: 840px ;
}

h3 , .pochette , .infos , .pistes {
	background-color: #fcfcf9 ;
}

h4 , .piste , .piste dl {
	margin: 0px ;
}

.pochette , .infos {
	width: 320px ;
}

h4 {
	font-size: 14px ;
}

.pochette , .albumDescription , .piste:hover , .auteur {
	overflow-y: auto ;
}

dt , .telecharger {
	font-weight: bold ;
}

dt {
	font-size: 13px ;
}

.colonneDroite , .pistes {
	margin-left: 340px ;
}

.telecharger , .piste {
	background-repeat: no-repeat ;
}



body {
	width: 900px ;
	border: 1px solid ;
	font-size: 12px ;
}

a {
	color: #1e6943 ;
	text-decoration: none ;
}

a:hover {
	color: #46de91 ;
	text-decoration: underline ;
}

#corps {
	background-image: url("../images/corpsArriere.png") ;
	padding-bottom: 30px ;
}

#tete {
	height: 40px ;
	background-image: url("../images/titreArriere.png") ;
}

h1 {
	width: 240px ;
	height: 33px ;
	padding-top: 5px ;
	background-image: url("../images/titreTexteArriere.png") ;
	color: #1e6943 ;
}

#titreTexte2 {
	width: 54px ;
	height: 38px ;
	margin-left: 240px ;
	background-image: url("../images/titreTexteArriere2.png") ;
}

#tete ul {
	float: right ;
	width: 48px ;
	height: 36px ;
	margin-top: 2px ;
	margin-right: 2px ;
	padding-top: 2px ;
	background-image: url("../images/liensArriere.png") ;
	background-repeat: no-repeat ;
	list-style-type: none ;
}

#presentation {
	background-image: url("../images/presentationArriere.png") ;
	background-color: #f6faf9 ;
	border-top: 1px solid #5bb48c ;
	border-bottom: 1px solid #5bb48c ;
	margin-bottom: 20px ;
}

h3 {
	border-bottom-width: 0px ;
	font-size: 18px ;
	margin-top: 20px ;
}

.conteneur {
	background-image: url("../images/conteneurArriere.png") ;
}

.pochette img {
	max-width: 300px ;
	max-height: 300px ;
	border-width: 0px ;
}

.albumDescription {
	max-height: 200px ;
}

.telecharger {
	display: block ;
	width: 140px ;
	height: 33px ;
	background-image: url("../images/telechargerArriere.png") ;
	border: 3px solid #bba74c ;
	color: #927c30 ;
	font-size: 20px ;
	padding-top: 10px ;
	padding-left: 43px ;
}

.telecharger:hover {
	background-image: url("../images/telechargerArriereHover.png") ;
}

.pistes li {
	padding-left: 10px ;
	border-top: 1px dotted #5bb48c ;
}

.piste {
	background-image: url("../images/pisteFleche.png") ;
	background-position: top right ;
	height: 17px ;
	overflow-y: hidden ;
}

.piste:hover {
	height: 220px ;
	background-color: #fefbe6 ;
}

.pisteTelecharger {
	margin-top: 8px ;
	margin-bottom: 8px ;
	margin-left: 70px ;
	font-size: 15px ;
	font-weight: bold ;
}

.auteur {
	max-height: 100px ;
}

.licence {
	clear: both ;
	padding-top: 10px ;
}

#don {
	width: auto ;
	height: 30px ;
	border: 0px ;
}
