/* CSS Document */
#contenubur h2
{
	height:34px;
}
#statut
{
text-align:center;
margin-bottom:20px;
}
#article
{
width:610px;
text-align:justify;
}
#mbbureau
{
    margin: 50px 0;
}
#mbbureau td
{
	width:20%;
	height:140px;
	text-align:center;
	background:url(../images/rd.png) no-repeat center;
	color:white;
	font-weight:bold;
	font-size:15px;
}
#titrestat
{
text-align:center;
width:630px;
margin-bottom:5px;
color:#FFFF00;
font-weight:bold;
font-size:2em;
filter:Shadow(color=#000000, direction=135);
}
#titreart
{
text-align:center;
width:580px;
margin-bottom:5px;
margin-top:20px;
color:#FF9900;
font-weight:bold;
font-size:1.2em;
filter:Shadow(color=#000000, direction=135);
}
#numart
{
float:left;
width:100px;
text-align:center;
}
#texteart
{
width:500px;
text-align:justyfy;
float:left;
}

