.titre-mag {
	font-family: Impact;
	font-size: 36pt;
}
A.lien-rouge{
	color: #000000;
	text-decoration: none;

}
A.lien-rouge:hover {
	color: #660A05;
	text-decoration: none;

}
A.lien-image, A.lien-image:visited, A.lien-image:hover{
	color: #ff7900;
	text-decoration: none;

}
A.contact{
	color: #000000;
	text-decoration: none;

}
A.contact:hover {
	color: #5E0000;
	text-decoration: none;

}

BODY {
	SCROLLBAR-FACE-COLOR: #811517; SCROLLBAR-HIGHLIGHT-COLOR: #DFA92A; SCROLLBAR-SHADOW-COLOR: #DFA92A; SCROLLBAR-3DLIGHT-COLOR: #DFA92A; SCROLLBAR-ARROW-COLOR: #DFA92A; SCROLLBAR-TRACK-COLOR: #DFA92A; SCROLLBAR-DARKSHADOW-COLOR: #DFA92A
}.input {
	color: #6d2125;
	background-color: #D8C48F;
	border: 1px solid #000;
	position: absolute;
	top: 257px;
	right: 325px;
	width: 140px;
	z-index: 1;
	cursor: text;
}
.input2 {
	color: #6d2125;
	background-color: #D8C48F;
	border: 1px solid #000;
	position: absolute;
	top: 257px;
	right: 265px;
	height: 20px;
	z-index: 2;
}
.texte {
	color: orange;
	text-align: left;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.tableau {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.cd {
	background-image: url(../images/disc_artist.gif);
	background-repeat: no-repeat;
}
.info p {
	display: inline;
}
.info li {
	list-style-type: none;
}
.info p a, li a, a:hover, a:visited{
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
	list-style-type: none;
}
