body {
	background-image: url(../images/bg_page2.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:uppercase;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
th {
	font-family: "arial narrow";
	font-size: 12px;
	font-weight: normal;
	border:#4C80A7 1px solid;
	color: #ffffff;
	background-color:4C80A7;
	text-decoration: none;
}
.tdtable {
	font-family: Arial, Helvetica, sans-serif;
	border:#4C80A7 1px solid;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color:4C80A7;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.bg_haut {
	background-image: url(../images/bg_haut.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.bg_bas {
	background-image: url(../images/bg_bas.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_corps {
	background-color:#29528E;
	background-image: url(../images/corps.gif);
	background-repeat: repeat-x;
}
