a:active  {
	text-decoration : none;
	font-weight: bold;
	color:#FFCC33;
	}
	
a:link {
	text-decoration : none;
	font-weight: bold;
	color: #FFCC33;
	}
	
a:visited {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	}
	
a:hover {
	text-decoration:underline;
	font-weight: bold;
	color:#3399FF;
	}

a.nav:active  {
	text-decoration : none;
	color: #FFFFFF;
	}
	
a.nav:link {
	text-decoration : none;
	color:#3366FF;
	}
	
a.nav:visited {
	text-decoration: none;
	color:#3366FF;
	}
	
a.nav:hover {
	text-decoration : none;
	color: #FFFFFF;
	}

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;
}

.contenu{
position:absolute;
top:460px;
left:110px;

}
.fond{
background-image:url(../images/img_concerts.jpg);
text-align:left;
}
table.cadre {
	height: 100%;
	width: 100%;
	border: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

div.menu {
	height: 35px;
	width: 778px;
	position:absolute;
	left: 1px;
	top: 400px;
}	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	margin: 0;
}

div.global {
	height: 305px;
	width: 650px;
	overflow: auto;
	position: absolute;
	left: 150px;
	top: 90px;
	scrollbar-base-color :#3333FF;
	scrollbar-arrow-color : #FFFFFF;
}