#divCoin_sups_gauche {
	position:absolute;
	width:210px;
	height:150;
	z-index:1;
	overflow: hidden;
	left: 10px;
	top: 20px;
}
#divBandeau {
	position:absolute;
	width:580px;
	height:150px;
	z-index:1;
	left: 220px;
	top: 20px;
	overflow: hidden;
}
#divMenu {
	position:absolute;
	width:210px;
	height:380px;
	z-index:1;
	left: 10px;
	top: 170px;
	overflow: visible;
}
#divTexte_central{
	position:absolute;
	width:580px;
	height:380px;
	z-index:1;
	left: 220px;
	top: 170px;
	overflow: visible;
}
body{
	background-image: url(images/beige037.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
a.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12pt;
	text-decoration:none;
	color:#000000;
}
h3.titre-centre {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
h3.titre-gauche {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
h2.titre-centre {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
p.texte-justifie {
	text-align:justify;
	text-indent:5%
}
span.news {
font-style:italic
}
span.gras {
	font-weight:bold;
}
span.grasrouge {
	color:#BB0000;
	font-weight:bold;
}
a.rouge {
	color:#BB0000;
	text-decoration:none;
	font-weight:bold;
}
a.ancregras {
	text-decoration:none;
	font-weight:bold;
}
