div,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-image: url(images/Fonds/fondsgauchej.gif);
	margin: 0;
	padding: 0;
}
A {
	text-decoration: none;
	color: #000099;
}

.banniere {
	color: #FFF;
	background: rgb(0%,56%,84%);
	font: bold 200%/1em Arial, Verdana, sans-serif;
	text-align: left;

.liens {
	color: #000040;
}
A:hover {
	text-decoration: none;
	color: #0066CC;
}

.soustitre {
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color=rgb(0%,56%,84%);
	text-align: center;

}

A:hover#.colonne {
	color: #FFFFCC;
}

.titre {
	font-size: 14px;
	color: red;
	text-align: center;
	font-weight: bold;
}
.petit {
	font-size: 10px;
	background-color: #D3E5FA;
}

.ligne {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #000040;
	padding: 0px;
}