@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/fond.png);
	background-repeat:repeat-x;
}
img {border:0;}
#divMere{
width:847px;
min-height:988px;

}
#banHaut{
width:auto;
min-height:93px
}
#banRight{
width:139px;
min-height:607px;
float:right;
}
#menuM{
width:847px;
min-height:38px;

}
#menuL{
width:26px;
min-height:35px;
float:left;
background-image:url(images/leftMenu.png);
background-repeat:no-repeat;
}
#menuC{
width:847px;
min-height:35px;
float:left;
background-image:url(images/centreMenu.png);
background-repeat:repeat-x;
}
#menuR{
width:26px;
min-height:35px;
float:left;
background-image:url(images/rightMenu.png);
background-repeat:no-repeat;
}
#bod{
width:847px;
min-height:860px;
background-repeat:no-repeat;
}
#citation{
width:708px;
min-height:31px;
background-image:url(images/bande.png);
background-repeat:no-repeat;
}
#citation2{
width:708px;
min-height:31px;
background-image:url(images/bande2.png);
background-repeat:no-repeat;
}
.Style1 {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
#bleuTitre{
	color: #07519A;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#divMere #menuM #menuC {
	text-align: center;
}

