a:link{
	color : #9A662F;
	font-size : 11px;
}

a:visited{
	color : #814822;
	font-size : 11px;
}

a:hover{
	color : #C18546;
	font-size : 11px;
}
a.mp3:link{
	color : #DEC8A1;
	font-size : 11px;
	font-height : 13px;
	text-decoration : none;
}

a.mp3:visited{
	color : #C9A17C;
	font-size : 11px;
	font-height : 13px;
	text-decoration : none;
}

a.mp3:hover{
	color : #FFEBBB;
	font-size : 11px;
	font-height : 13px;
	text-decoration : underline;
}

a.mp3plus:link{
	color : #CC9900;
	font-size : 11px;
	font-height : 13px;
	text-decoration : none;
}

a.mp3plus:visited{
	color : #C9A17C;
	font-size : 11px;
	font-height : 13px;
	text-decoration : none;
}

a.mp3plus:hover{
	color : #CC9900;
	font-size : 11px;
	font-height : 13px;
	text-decoration : underline;
}
a.bouton:link{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : #E2AA51;
	text-decoration : none;
	background-color : #803100;
	border-style: solid;
	border-width: 1px;
	border-color: #361202;
	padding-top : 1px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 2px;
}
a.bouton:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : #E2AA51;
	text-decoration : none;
	background-color : #803100;
	border-style: solid;
	border-width: 1px;
	border-color: #361202;
	padding-top : 1px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 2px;
	}
a.bouton:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : #FFF9E1;
	text-decoration : none;
	background-color : #803100;
	border-style: solid;
	border-width: 1px;
	border-color: #361202;
	padding-top : 1px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 2px;
}
.boites {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4C2F12;
	background-color:#FFF9E1;
	border: 1px solid #361202;
	scrollbar-base-color:#FFF9E1;
	scrollbar-arrow-color:#754C23;
}
body{
	font-family :  Tahoma, Verdana, Geneva, Trebuchet, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #C8A988;
}
p{
	font-size : 11px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: justify;}
.mp3{
	color : #DEC8A1;
	font-size : 11px;
	font-height : 13px;
	text-decoration : none;
}
.mp3plus{
	color : #CC9900;
}
.legendes{
	font-weight : bold;
}
.instruments{
	font-size : 10px;
	font-weight : normal;
	color : #A2723C;
}
.petit{
	font-size : 10px;
}
.titre{
	font-weight : bold;
	font-size : 14px;
	color : #CB8F57;
}
.credits{
	font-weight : normal;
	font-size : 10px;
	color : #CB8F57;
}
.legende{
	font-size : 12px;
	color : #777777;
}
.refrain{
	font-style : italic;
	margin-left: 60px;
}

.texte{
	font-size : 11px;
}
.credit{
	font-size : 10px;
	color : #555555;
}
.contour{
	border-style: solid;
	border-width: 1px;
	border-color: #2E171A;
}
ul {
	list-style: square inside url("../images/bullet.gif");
	list-style-position: outside;
	position:relative;
	left : 10px;
	text-align: left;
	font-size : 11px;
}
ol {
	list-style: square inside url("../images/bullet.gif");
	list-style-position: outside;
	position:relative;
	left : 10px;
	text-align: left;
	font-size : 11px;
}
