/* Copyright 2007-2012 Blind-Guardian.fr - Tout droits réservés - http://www.blind-guardian.fr */
html {
font-family: Verdana, Helvetica, sans-serif;
font-size: 9.5pt;
background-color: #000000;
color: #ffffff;
margin: 0;
padding: 0;}

#conteneur {
width: 795px;
margin: 0 auto; }

#header {
background-color: #000000;}

#head {
float: left;
position: relative;
width: 795px;
text-align: center;
height: 30px;
background-color:#000000;}

#body {
float: left;
position: relative;
width: 795px;
padding: 5px;
border: 1px solid #7a7a5b;
background-color:#000000;}

#footer {
float: left;
position: relative;
width: 795px;
margin-top: 10px;
text-align: center;
padding: 5px;
border: 1px solid #7a7a5b;
background-color: #000000;}

.menu {
list-style-type: none;
margin: 0;
padding:0;}

.menu li {
display: inline;}

.menu a {
margin: 0 2px;
color: #7a7a5b;
text-decoration: underline;}

.menu a:hover {
color: #aeae86;
text-decoration: none;}

a {
color: #7a7a5b;
text-decoration: underline;}

a:hover {
color: #aeae86;
text-decoration: none;}

a.signets, a.signets:hover {
color: #ffffff;
text-decoration: none;}

h1 {
font-size: 11pt;
font-weight: bold;
margin: 3px 3px;
margin-left: 30px;}

h2, h3 {
font-size: 10pt;
font-weight: bold;
margin: 1px 1px;}

.cover {
border: 1px solid #7a7a5b;}

.paroles {
text-align: center;}

.concerts {
border: 0px;
padding: 2px;
width: 70%;
margin: auto;
text-align: center;}

.albums-fiche {
margin: 20px 0 0 60px;}

.albums-infos {
margin: 10px 0 0 10px;
text-align: justify;}

.content-text {
position: relative;
margin: 10px 10px 0 10px;
text-align: justify;}

.paroles-cover {
float: left;
margin: 10px 0 0 100px;
text-align: center;
width: 250px; }

.copyright-traductions {
text-align: center;
font-size: 7pt;
font-weight: bold;}

.erreur {
font-size: 12pt;}

