@charset "ISO-8859-1";
html body {
 font-size:12px;
 background-color: #1c1f0e;
	font-family: "Courier New", Courier, monospace;	
}


#band-details-records-list {
	font-size:9px;
	width:100%; 
	height:120px; 
	overflow: auto;
	/*text-align: center;*/
        vertical-align: top;
 	padding : 10px 10px 10px 10px;
   /*border-top: 1px solid #333;*/
}

img.img-content  {
   border: 3px solid #000;
}
a {
  color: #ff0000;
font-size:12px;
 font-weight : bold;
 	text-decoration: none;
	 color: #ff0000;
}
a:visited {
text-decoration: none;

}
a:link {
text-decoration: none;
}
a:active {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
/*****TOUR******/
.titre-noir {
 color: #000;
 font-weight : bold;
  font-size:26px;
}
.titre-blanc {
 color: #fff;
 font-weight : bold;
  font-size:16px;
}
.italique-gris {
 color: #666;
 font-weight:normal;
 font-style: italic;
  /*font-size:16px;*/
}
.blanc {
 color: #fff;
}
.input {
 color: #fff;
 font-weight : bold;
   background-color: #ff0000;
}
/*******/
.separarateur-liste{
height:1px;
   background-color: #fff;
}



/**********/

.zone-noire {
 background-color: #000;
 	padding : 10px 10px 10px 10px;

}
.descriptif {
 color: #999;
 font-weight : bold;
  font-size:11px;
}
/**********INDEX***********/
.conteneur-index {
 background-image: url(http://www.badmoodrecords.com/images/interface/fond_index.jpg);
vertical-align:top;
height:387px;
 font-weight : bold;
font-size:12px;
	color : #000;
font-weight : bold;
background-position: bottom;
 background-color: #bfc2b2;
 background-repeat: no-repeat;
	padding : 10px 25px 20px 25px;
}
.footer-index {
 background-image: url(http://www.badmoodrecords.com/images/interface/footer_index.jpg);
 font-weight : bold;
 font-size:10px;
 color: #666;
  text-align:center;
height:80px;
background-position: top;
 background-color: #bfc2b2;
 background-repeat: no-repeat;
 padding : 30px 0px 20px 0px;
}
/*********INTERIEUR*************/
.conteneur-interieur {
 background-image: url(http://www.badmoodrecords.com/images/interface/fond_interieur.jpg);
vertical-align:top;
height:387px;
 font-weight : bold;
font-size:12px;
	color : #000;
font-weight : bold;
background-position: bottom;
 background-color: #bfc2b2;
 background-repeat: no-repeat;
	padding : 10px 25px 20px 25px;
}
.footer-interieur {
 background-image: url(http://www.badmoodrecords.com/images/interface/footer_interieur.jpg);
 font-weight : bold;
 font-size:10px;
 color: #666;
  text-align:center;
height:80px;
background-position: top;
 background-color: #bfc2b2;
 background-repeat: no-repeat;
 padding : 30px 0px 20px 0px;
}
/****/
.interieur-conteneur-gauche-ferreDroite {
vertical-align:top;
text-align:right;
}


.interieur-conteneur-droite {
vertical-align:top;
text-align:left;
 padding : 0px 0px 10px 10px;
  font-size:12px;
}


.interieur-conteneur-gauche-ferreGauche {
vertical-align:top;
text-align:left;
 padding : 0px 0px 10px 0px;
  font-size:12px;
}

/****/
a.footer-link {
font-size:10px;
 font-weight : bold;
 	text-decoration: none;
}
a.footer-link:visited {
text-decoration: none;
}
a.footer-link:link {
text-decoration: none;
}
a.footer-link:active {
text-decoration: none;
}
a.footer-link:hover {

text-decoration: underline;
}
/**********/
/****/
a.titre {
font-size:26px;
 font-weight : bold;
 	text-decoration: none;
}
a.titrek:visited {
text-decoration: none;
}
a.titre:link {
text-decoration: none;
}
a.titre:active {
text-decoration: none;
}
a.titre:hover {
text-decoration: underline;
}
/**********/
.index-news {
  font-size:12px;
 color: #fff;
 font-weight : bold;
vertical-align:top;
 padding : 0px 0px 20px 0px;


}
.tour-jukebox-cell {
vertical-align:top;
width:190px;
 padding : 110px 0px 0px 0px;
}
.tour-jukebox-dates {
  line-height: 100%;
 font-weight : bold;
  font-size:9px;
vertical-align:top;
}
/***************/
.band-tiny {
 color: #fff;
 background-color: #ff0000;
 font-weight : bold;
  font-size:11px;
 padding : 2px 3px 2px 3px;
}

.band-style {
 color: #333;
 font-weight : bold;
  font-size:14px;
}
.band-name-big {
 color: #fff;
 background-color: #ff0000;
 font-weight : bold;
  font-size:20px;
  line-height: 170%;
 padding : 5px 5px 5px 5px;
}
.band-name-big-black {
 color: #fff;
 background-color: #000;
 font-weight : bold;
  font-size:20px;
  line-height: 170%;
 padding : 5px 5px 5px 5px;
}
.band-name-medium {
 color: #fff;
 background-color: #ff0000;
 font-weight : bold;
  font-size:15px;
  line-height: 170%;
 padding : 3px 3px 3px 3px;
}
a.band-name-big-link:visited {
text-decoration: none;
}
a.band-name-big-link:link {
text-decoration: none;
}
a.band-name-big-link:active {
text-decoration: none;
}
a.band-name-big-link:hover {
text-decoration: underline;

}