body {
  background: #9a0000;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  font-size : 12px;
  color: white;
  font-family: Verdana, Arial, sans-serif;
  }

A
{
color:#FFDDDD;
text-decoration:none;
}


h1 {
font-size: 15px;
}

h2 {
font-size: 14px;
}

.titres {
font-size: 20px;
color: #3300cc;
}

.liensbas {
font-size: 12px;
text-decoration:none;
}
	
img {border:0;}
#bandeau {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-370px;
	z-index:1;
	width:740px;
}
#imgbandeau {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-370px;
	z-index:2;
}
.pied {font-size:9px; text-align: justify;}
.corpnoir {color:#FFFFFF; background-color:#000000;}
