.titre
{
 text-align: center;
 background-color: #FFF5BD;
}
.lien
{
 text-decoration: none;
 color: #000080;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
}
.backj
{
 background-color: #FFFFCE;
}
body
{
 color: #000000;
 margin: 0px;
 background: #FFFFFF url(../images/fonds/theme01.jpg) 0 0 repeat fixed;
}
img
{
 border: 0px;
}
.tableau
{
 width: 100%;
 text-align: center;
}
.sbbl1
{
 background-color: #FFFFBD;
}
.sbbl2
{
 background-color: #FFFFD6;
}
a:link, a:visited
{
	color: #000080;/* navy */
	text-decoration: none;
	font-size:12pt;
}
a:active, a:hover
{
	color: #000000; /* black */
	text-decoration: none;
	background: #FFFF00;
	font-size:12pt;
}


.ContainerLogo
{
 margin-top: 0px; margin-left: auto; margin-right: auto;
 padding: 5px;
 width: 100%;
 border-bottom: solid 2px #808080;
 background-color:#FFFFFF;
 text-align: center;
}

.ContainerGeneral985
{
 margin-top: 0px; margin-left: auto; margin-right: auto;
 padding: 5px;
 width: 985px;
}

.cartouche985-haut
{
	background: transparent url(../images/design/cartouche985_haut.gif) left top no-repeat;
	margin: 0px auto 0px auto;/* haut, droite, bas, gauche */
	padding: 0px 0px 0px 0px;
	width: 985px;
	height: 49px;
	text-align: center;
	/* border: dashed thin #FFFFFF; */
	overflow: hidden;
}
.cartouche985-haut h1
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* border: dashed thin #FFFFFF; */
	margin-top: 28px;
	padding: 0 15px 0 0;
}


.cartouche985-milieu
{
	background: transparent url(../images/design/cartouche985_milieu.gif) left top repeat-y;
	margin: 0px auto 0px auto;/* haut, droite, bas, gauche */
	padding: 0px 0px 0px 0px;
	width: 985px;
	height: auto;
	/* border: dashed thin #FFFF00; */
}
.cartouche985-texte
{
	height: auto;
	width: 920px;
	margin: 0px auto 0px auto;/* haut, droite, bas, gauche */
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	/* border: dashed thin #00FF00; */
}

.cartouche985-bas
{
	background: url(../images/design/cartouche985_bas.gif) left top no-repeat;
	margin: 0px auto 0px auto;/* haut, droite, bas, gauche */
	padding: 0px 0px 0px 0px;
	width: 985px;
	height: 49px;
	/* border: dashed thin #FF0000; */
	overflow: hidden;
}
