body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#444446;
}

.fondPrincipale{
	background-image:url(../images/bg.gif);
	background-position:center;
}

td, th, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.btVoir{
	 height:27px;
	 width:178px;
	 background-image:url(../images/bt_voir.gif);
	 text-align:center;
}
.btVoir a{
	text-decoration:none;
	color:#000000;
	display:block;
}
.basPage{
	background-image:url(../images/bg_pied.gif);
	margin:0 auto;
	height:51px;
	width:955px;
}
.pied{
	background-color:#444446;	
}
.piedInter{
	margin:0 auto;
	height:51px;
	width:955px;
}
h1{
	margin:0px;
	font-size:16px;
}
.blanc{
	color:#FFFFFF;
}

.haut{
	width:955px;
	margin:0 auto;
	background-image:url(../images/bg_top.gif);
	height:117px;
}
.liensJaunes{
	font-size:11px;
	color:#F9BE00;
	text-decoration:none;
}
.liensJaunes:hover{
	font-size:11px;
	color:#F9BE00;
	text-decoration:underline;
}

.liensGris{
	font-size:11px;
	color:#6D6C71;
	text-decoration:none;
}
.liensGris:hover{
	font-size:11px;
	color:#6D6C71;
	text-decoration:underline;
}

.menu{
	width:955px;
	margin:0 auto;
	background-color:#1b1b1f;
	height:33px;
}
.menu a {
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.corps{
	width:955px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.lienNeutralise{
	text-decoration:none;
}
.cel1{
	width:18px;
	vertical-align:top;
}
.cel2{
	width:250px;
	vertical-align:top;
	background-image:url(../images/bg_gauche.gif);
	background-repeat:repeat-x;
}
.cel3{
	width:10px;
}
.cel4{
	vertical-align:top;
}

.btGauche_off{
	background-image:url(../images/bg_bt_off.gif);
	height:72px;
	width:250px;
}
.btGauche_on{
	background-image:url(../images/bg_bt_on.gif);
	height:72px;
	width:250px;
}
.titre30{
	font-size:30px;
	font-weight:bold;
	letter-spacing:-1px;
}
.titre18{
	font-size:18px;
}
.titreOrangeDansGris {
	color:#F9BE00;
	font-size:14px;
	font-weight:bold;
	margin-right:20px;
	line-height:14px;
}
.noirDansGris {
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	line-height:14px;
}
.btDoc{
	background-image:url(../images/bg_bt_jaune.gif);
	height:27px;
	width:446px;
}
.blanc{
	color:#FFFFFF;

}
.orange{
	color:#F9BE00;
}