body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: White;
	font-size: 12px;
}


#header{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 1003px;
	background-image: url(22.jpg);
}
#header2{
	color: White;
	position: absolute;
	top: 10px;
	left: 175px;
	height: 20px;
	width: 650px;
	background: transparent;
	padding-left: 50px;
	padding-top: 10px;
	color: White;
	font-weight: bold;
	font-size: 11px;
}
#header3{
	color: White;
	position: absolute;
	top: 10px;
	left: 840px;
	height: 20px;
	width: 150px;
	background: transparent;
	padding-left: 50px;
	padding-top: 10px;
	color: White;
	font-weight: bold;
	font-size: 11px;
}
#image{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 193px;
}


#centre1{
	position: absolute;
	top: 53px;
	left: 175px;
	height: 450px;
	width: 490px;
}

#droit{
	position: absolute;
	top: 53px;
	left: 675px;
	height: 600px;
	width: 150px;
	background-color: White;
	padding-left: 10px;
	
}

.pub {
	background-color: White;
	margin: 0px;
	width: 468px;
	height: 60px;
	text-align: center;
	padding-bottom: 0px;
}
#musicien{
	position: absolute;
	top: 125px;
	left: 175px;
	height: 20px;
	width: 465px;
	padding-left: 10px;
	background-image: url(2.jpg);
	text-align: left;
	color: White;
	font-weight: bold;
	font-size: 14px;
	padding-top: 2px;
}
#musicien2{
	position: absolute;
	top: 145px;
	left: 175px;
	height: 64px;
	width: 465px;
	padding-left: 5px;
	padding-top: 5px;
	background-image: url(midiyoke.gif);
}
#musicien4{
	position: absolute;
	top: 210px;
	left: 175px;
	height: 90px;
	width: 465px;
	background-color: #FBFBFB;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 11px;
}


#bas{
	position: absolute;
	top: 675px;
	left: 0px;
	height: 20px;
	width: 1003px;
	background-color: #CE1F00;

}
#c{
	position: absolute;
	top: 675px;
	left: 400px;
	height: 15px;
	width: 220px;
	background-image: url(copyright1.gif);
	margin-top: 3px;
}
a:link{
	color: Gray;
}
A:visited {
	color: Gray;
}
A:active {
	color: #FF0000;
}
A:hover {
	color: #FF0000;
}	
