body {

  	margin-left: 0px;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;

	font-family: Arial;
	font-size: small;
	background-color: #FFFFFF;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a.blanc {
	color: #FFFFFF;
}

a.blanc:hover {
	font-weight: bold;
}

a.bleu {
	color: #0000FF;
	text-decoration: none;
}

table {
	border-width: 0px;
	border-color: black;
	border-collapse: collapse;
	width: 100%;

  	margin-left: 0px;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
}

table.tout {
	width: 760px;
}

table.banniere {
	width: 100%;
}

table.menu {
	width: 150px;
}

table.entier {
	width: 490px;
}

table.pub {
	width: 120px;
}

table.large {
	width: 460px;
}

td, th {
	border-width: 0px;
	border-color: #000000;
}

td.titre {
	background-color: #D4EEFF;
	text-align: center;
	font-weight: bold;
	font-size: xx-large;
}

td.fin {
	background-color: #194DB6;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-small;
	height: 20px;
}

td.fondblanc {
	width: 490px;
	background-color: #FFFFFF;
}

td.ligne {
	width: 100%;
}

td.menu2 {
	padding-left: 5px;
	width: 100%;
}

td.menu {
	border-width: 0px;
	border-color: #000000;
	width: 100%;
	padding-left: 14px;
}

td.date {
	color: gray;
	font-size: x-small;
}

td.blanc {
	background-color: white;
}

td.affic {
	border-width: 0px;
	border-color: #000000;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

img.ligne {
	border-width: 0px;
	border-color: #000000;
	width: 100%;
}

img.pub {
	border-width: 0px;
	border-color: #000000;
	width: 120px;
}

td.entete {
	font-weight: bold;
}

.page_courante {
	font-weight: bold;
}

.blanc {
	color: #FFFFFF;
}

.bleu {
	color: #194DB6;
}