body {
	background-color: #A60000;
	background-image:url('img/fond_salsa.gif');
	background-repeat: no-repeat ;
	margin:0;
    font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF66;
	font-weight: bold;
}

.titre {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	font-style: oblique;
	text-transform : uppercase;
}
.corp {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF66;
	font-weight: bold;
}
.corp:first-letter{
font-size: 130%; font-style: italic;
 font-weight: bold; 
text-transform : uppercase;
}
.telephone {
	font-family: verdana;
	font-size: 10pt;
	font-weight: lighter;
	color: #FFFF66;
	font-weight: bold;
	font-style: italic;
	text-transform : uppercase;
}

.pays {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	font-weight: bold;
	text-align: justify;
text-transform : uppercase;
}
.menu {
	font-family: verdana;
	font-size: 1em ;
	color: #FFD601;
	text-decoration: none;
	font-weight: bold;
	text-transform : uppercase;

}

.menu:hover {  
              font-family: verdana;
            	font-size: 1em ; 
	       color: #FF9800;   
	      text-decoration: none ;   
        	font-weight: bold;
        	text-transform : uppercase;

}


.annee {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	font-style: oblique;

}

.annee:hover {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	font-style: oblique;
}

img {
margin:2px;
border:0;
}


.concert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #00FFFF;
	text-align: center;
	vertical-align: top;
	float: left;
	height: auto;
	width: 240px;
}
.concertdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
}

.bio{
    height: auto;
	width: 380px;
	margin : 10px;
	vertical-align: top;
	text-align: left;
   float: left;
   	font-family: verdana;
	font-size: 12px;
	color: #FFFF66;
	font-weight: bold;
	font-style: italic;
}

.bio:first-letter{
font-size: 130%; font-style: italic;
 font-weight: bold; 
	text-transform : uppercase;
}
.disque{
    height: auto;
	width: auto;
	margin : 2 px;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
   float: left;
}

h1 {
	text-transform : uppercase;
}
h2 {
	text-transform : uppercase;
}
h3 {	font-size: 14px;
	text-align: center;
	line-height: 13px;
	text-transform : uppercase;
}
h4 {	font-size: 13px;
	text-align: center;
	line-height: 12px;
	text-transform : uppercase;
}
h5{	font-size: 12px;
	text-align: center;
	line-height: 11px;
	text-transform : uppercase;
}
.boite {
	text-align: center;
	vertical-align: top;
	margin: 5px;
	float: left;
	height: auto;
	width: auto;
}
.boite100 {
	vertical-align: top;
	height: auto;
	width: 100%;
}

