
/*
color:#333333;
color:#330000; 
color:#ffcccc;
color:#666666;
*/



body 
{
	background-color:black;
	background-image: url("../photos/background.jpg");
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center center;
}

.frame
{ 
	margin: auto;
}
/*
object
{ 
	border: 1px solid white; 	
}
*/
table
{ 
	border-collapse: collapse; 	
	margin: auto;
}

a:link,a:active,a:visited
{
	text-decoration: none;
	font-weight: bold;
	color:white;
	
}



a:hover /* Quand le visiteur pointe sur le lien */
{
	text-decoration: none;
	color:#747474; 
	/*font-weight: normal;
	text-decoration: underline;*/

}

th,td,p
{
	font-size:  12px;
	font-family: Arial, Helvetica, sans-serif;
	color:black; 
}

h1
{
	font-size:  18px; 
	font-family: Arial, Helvetica, sans-serif;
	color:black; 
}

h2
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:black; 
}

h3
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:black; 
}


.pied_page
{
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color:white; 
	text-decoration: none;
	background-color:black;
	border: 1px solid #330000; 	
}
.copyright
{
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	color:white; 
	text-decoration: none;
	background-color:black;
	border: 1px solid #330000; 	
}


img
{
	border: 1px solid #330000;
}
a:link img,a:visited,a:active {border-color: #330000;}
a:hover img {border-color: white;}

.events
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color:white; 
	font-size: 15px;
	background-color:black;
	border: 2px solid #330000; 		
}

.events_more
{
	font-size: 11px;
	font-style: normal;		
}

.events_date
{
	font-size: 11px;	
	color:white;	
	font-style: normal;	
}


.events_wcadre
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color:white; 
	font-size: 15px;
	background-color:black;
}







.ligne
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color:white; 
	font-size: 7px;	
}
.jour_concert
{
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color:white; 
}

.groupe_concert
{
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
}

.nom_concert
{
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color:white; 
}

.lieu_concert
{
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color:white; 
}

/*.contact
{ 
	background-color:#C7C7C7;
	border-collapse:collapse;
	border: 3px outset #000066;
	background-image: url("../photos/lights2bluefond.jpg"); 
	background-repeat: no-repeat; 
	background-position: center center; 
	background-attachment: scroll;
	color:#666666; 	
}*/

/*
.menu_groupe
{
	text-align: center; 	
}

.band
{
	text-align: center; 
	color:#333333; 
	text-decoration: none;
	padding-left:15px;	
}

*/

/*
.bio
{
	text-align: justify; 
	color:#333333; 
	text-decoration: none;	
}

.titre_band
{ 
	color:#E6E6E6; 
	text-decoration: none;
	background-color:#000066;
	border: 1px solid white; 	
}*/
/*
.titres_bio
{ 
	color:#666666; 
	text-decoration: none; 
	font-size: 1.4em;	
}
.titres_bio_2
{ 
	color:black; 
	text-decoration: none; 
	font-weight: bolder;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;	
}



.image_main
{
	vertical-align:top;
	text-align: center;	
}




.infos
{
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666; 
}


.bio
{ 
	background-image: url("../photos/lights2bw.jpg"); 
	background-repeat: no-repeat; 
	background-position: top right; 
	background-attachment: fixed;
}
*/