@charset "iso-8859-1";
html {
	background-image: url('../images/madsword.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	overflow-y: scroll;
	overflow-x: auto;
	line-height: 1.25;
	-webkit-text-size-adjust: 100%;
}
a:link {
	color: #04FFFF;
	text-decoration: none;
}
a:visited {
	color: #27A8ED;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
select {
	background-color: #000080;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 5px 4px 0px;
	width: 277px;
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 22px;
}
img {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
}
img.pochette {
	cursor: zoom-out;
	margin: 0px 5px 0px 0px;
}
p {
	border-style: none;
	padding: 0px;
	margin: 0px 0px 16px 0px;
}
table.discographie {
	border-style: none;
	border-collapse: separate;
	border-spacing: 0px 5px;
	padding: 0px;
	margin: 0px;
}
table.discographie tr td {
	border-style: none;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
table.album {
	border-style: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
table.album tr td {
	border-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}
p.nom-groupe {
	text-align: center;
	font-size: 200%;
	line-height: 1.17;
}
h3 {
	border-style: none;
	font-size: 120%;
	padding: 0px;
	margin: 0px;
	line-height: 1.2;
}
p.lien-accueil {
	margin-left: 0px;
}
.font-lettre {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 100%;
}
.font-region {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 80%;
}
.font-annee {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 80%;
}
input[type=radio] {
	accent-color: #000080;
}
label {
	line-height: 0;
	vertical-align: 1px;
}
label.espace-droite {
	margin-right: 10px;
}
