* {
margin: 0;
padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dddddd;
	background-color: #000000;	
	text-align: center; /* pour corriger le bug de centrage IE */
}

/* Tableau général centrant tous les éléments */
#table {
width: 1024px;
margin: 0 auto;
bgcolor:#000000;
border: 0;
}

input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

input.button {
background-color: #770000; 
color: #fff;
font-size: 10px;
border-style: solid; 
border-width: 1
}


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

img.menu {
 border:0;
}

img.audio {
 border:0;
}

img.album {
 border:1;
 border-color:#fff;
}

img.corps {
 margin: 0px 5px 0px 5px;
}

A:link {color: #c10007;text-decoration:none;font-weight : bold} 
A:visited {color: #c10007;text-decoration:none;font-weight : bold} 
A:hover {color: #ff9900; text-decoration: none;font-weight : bold}

A.gris:link {color: #666666;font-size: 11px;text-decoration:none;} 
A.gris:visited {color: #666666;font-size: 11px;text-decoration:none;} 
A.gris:hover {color: #fff;font-size: 11px;text-decoration: none;}

span.raquo {
 color: #fe7c21;
}


#banniere {
	width: 1024px;
	height: 122px;
	float:left;
	top:0px;
	left:0px;
	position:relative;
	visibility: visible;
	z-index: 1;
}

#menu {
	width: 1024px;
	height: 30px;
	float:left;
	top:0px;
	left:0px;
	position:relative;
	visibility: visible;
	z-index: 2;
}


#corps {
	width: 1024px;
	height: 327px;
	float:left;
	top:0px;
	left:0px;
	position:relative;
	background-image: url(../images/corps.jpg);
	visibility: visible;
	z-index: 3;
}

#infos {
	width: 1024px;
	height: 288px;
	float:left;
	top:0px;
	left:0px;
	position:relative;
	background-image: url(../images/corps-infos.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	z-index: 4;
}

#infos dl.gauche {
	width: 180px;
	left:0px;
	float:left;
	position:relative;
	z-index: 5;
}

#infos dl.actu {
	width: 460px;
	left:0px;
	float:left;
	position:relative;
	text-align: justify;
	z-index: 6;
}

#infos dl.centre {
	width: 30px;
	left:0px;
	float:left;
	position:relative;
	z-index: 7;
}

#infos dl.dates {
	width: 280px;
	left:0px;
	float:left;
	position:relative;
	text-align: justify;
	z-index: 8;
}

#infos dl.droite {
	width: 74px;
	left:0px;
	float:left;
	position:relative;
	z-index: 9;
}

#newsletter {
	width: 1024px;
	height:25px;
	top:0px;
	float:left;
	position: relative;
	text-align: center;
	visibility: visible;
	z-index: 10;
}

#pied {
	width: 1024px;
	height:25px;
	top:0px;
	float:left;
	position: relative;
	font-size: 9px;
	color: #666666;
	text-align: center;
	visibility: visible;
	z-index: 11;
}

#pied-menu {
	width: 1024px;
	height:25px;
	top:0px;
	float:left;
	position: relative;
	font-size: 11px;
	color: #666666;
	text-align: center;
	visibility: visible;
	z-index: 12;
}
