a:active  {
	text-decoration : none;
	font-weight: bold;
	color:#3399FF;
	}
	
a:link {
	text-decoration : none;
	font-weight: bold;
	color: #3399FF;
	}
	
a:visited {
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
	}
	
a:hover {
	text-decoration : none;
	font-weight: bold;
	color: #FFFFFF;
	}

a.nav:active  {
	text-decoration : none;
	color:#3366FF;
	}
	
a.nav:link {
	text-decoration : none;
	color:#3366FF;
	}
	
a.nav:visited {
	text-decoration: none;
	color:#3366FF;
	}
	
a.nav:hover {
	text-decoration : none;
	color: #FFFF99;
	}
.fond{
	background-image:url(../images/img_concerts.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

body {
	background-color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


table.cadre {
	height: 100%;
	width: 100%;
	border: none;
}

td.frame {
	height: 100%;
	width: 100%;
}

div.principal {
	background-image:url(../images/img_concerts.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 70%;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
	
div.contact {
	background-image:url(../images/img_contact.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 70%;
	border: 1px solid #FFFFFF;
}
	

.txtconcert {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
font-weight:bold;
margin-left:25px;
}

.txtjaune{
color:#FF9900;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-align:left;
}
.cadreconcert{
margin-left:10px;
text-align:left;
background-image:url(../images/fdconcert.png);
background-repeat:no-repeat;
background-position:center;
}

div.contenu {
	height: 50%;
	width: 90%;
	overflow: auto;
	font-weight:bold;
	text-align:left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin-top: 5px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin-bottom: 0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	margin: 0;
}
