/* CSS Document */

body {
	background-color: #333333;
}
#centre{
background-color:#000000;
width:955px;
margin-left:auto;
margin-right:auto;
}
.texte{
font-family:"Agency FB";
font-size:18px;
color:#CCCCCC;
clear:both;
text-align: center;
margin:5px 10px 5px 10px;
}
.frise{
background-image:url(Frises.jpg);
font-family:"Agency FB";
color:#000000;
font-size:18px;
}
.frise h2{
font-family:"Agency FB";
font-size:18px;
margin:2px;
}
#centre h3{
font-family:"Agency FB";
font-size:19px;
color: #CC0000;
text-align:center;
}
