html, body {
	margin:0;
	padding:0;
	height: 100%;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;

}
.contenu {
	width: 900px;
	height : 420px;
	margin-top : 5px;
	margin-left : 10px;
}
.entete {
	margin : 10px 0 0 10px;
	height: 100px;
	width: 900px;
	background-image: url(../images/hautcomplet2.gif);
}
.menu {
	float : left;
	width : 200px;
	height : 225px;
	color : #000000;
	margin : 0 0 0 0;
	position: relative;

}
.menu1 {
	background-image: url(../images/menu/news.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	width: 161px;
}
.menu2 {
	margin-top: 5px;
	height: 20px;
	width: 152px;
	border: 0px;
	background-image: url(../images/menu/groupe.gif);
}
.menu3 {
	margin-top: 5px;
	border: 0px;
	background-image: url(../images/menu/disographie.gif);
	height: 20px;
	width: 146px;
}
.menu4 {
	margin-top: 5px;
	border: 0px;
	background-image: url(../images/menu/paroles.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 143px;
}
.menu5 {
	margin-top: 5px;
	border: 0px;
	background-image: url(../images/menu/tablatures.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 146px;
}
.menu6 {
	margin-top: 5px;
	border: 0px;
	background-image: url(../images/menu/goodies.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 152px;
}
.menu7 {
	margin-top: 5px;
	border: 0px;
	background-image: url(../images/menu/forum.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 162px;
}
.menu8 {
	margin-top: 5px;
	border: 0px;
	background-image: url(../images/menu/contact.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 176px;
}
.menu9 {
	margin-top: 5px;
	border: 0px;
	background-image: url(../images/menu/liens.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 196px;
}
.radiobog {
	margin-top: 5px;
	border: 0px;
	height: 20px;
	width: 196px;
}
.centre {
	background-color : #000000;
	height : 420px;
	width : 714px;
	border: 1px dashed #742787;
	text-decoration: none;
	margin: -225px 0 0 186px; /*ce que explorer vois*/
	voice-family: "\"}\""; 
   	voice-family: inherit; 
   	margin: 0 0 0 -14px; /*ce que le reste vois*/
  	margin: expression('-225px 0 0 186px'); /*ce que explorer vois*/
	overflow:auto;
}	
.pied {
	margin : 10px 0 0 10px;
	height: 60px;
	width: 900px;	
	background-color : #000000;
	border: 1px dashed #742787;
}
.lienmenu {
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	margin-top: 35px;
}
.lien {
	color: #FFFFFF;
	text-decoration: underline;
}
TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}