.Centre
{
	min-height:880px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
	
}
.Centre h1 
{
	font-size:25px;
	color:#333333;

}
.Centre h2 
{
	font-size:18px;
	color:#333333;
}
.texte
{
	height:600px;
	
}
.bas
{
display:block;
height:10px;
}
.hautgauche, .hautdroit, .basgauche, .basdroit 
{
height: 10px;
width: 10px;
background-repeat: no-repeat;
display:block;
}
.hautmilieu , .basmilieu
{
height:10px;
width:80px;
background-color:#FFF;
float:left;

}
.hautgauche
{
background-image:url(../img/arondis/v3_h_g.png);
float:left;
}

.hautdroit
{
background-image:url(../img/arondis/v3_h_d.png);
float:right;
}
.basgauche
{
background-image:url(../img/arondis/v3_b_g.png);
float:left;
}
.basdroit
{
background-image:url(../img/arondis/v3_b_d.png);
float:right;
}
.Page .arondis_h_g , .Page .arondis_h_d , .Page .arondis_b_d , .Page .arondis_b_g
{
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	display:block;
}
.Page .arondis_h_g 
{
background-image:url(../img/arondis/v2_h_g.png);
float:left;
margin-left:-10px;
margin-top:-10px;
}
.Page .arondis_h_d
{
background-image:url(../img/arondis/v2_h_d.png);
float:right;
margin-right:-10px;
margin-top:-10px;
}
.Page .arondis_b_d
{
background-image:url(../img/arondis/v2_b_d.png);
float:right;
margin-right:-10px;
}
.Page .arondis_b_g
{
background-image:url(../img/arondis/v2_b_g.png);
float:left;
margin-left:-10px;
}
.Flash_bas
{
width:1004px;
height:150px;
clear:both;
top:+10px;
position:relative;
}