body { 
	margin: 0px; 
	background: url("images/bg.gif");
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
img {
	border : 0px;
	float : left;
	margin : 1px;
}
.page {
	width: 750px;
	border: 0px;
}
.centrer {
	text-align: center;
}
.logopub {
	width: 100%;
	border: 0px;
	background-color: #4963A0;
}
.logo {
	width: 60px;
}
.pub {
	width: 468px;
}
.titre-menu {
	font-weight: bold;
	background-color: #4963A0;
	color: #FFFFFF;
	text-align: center;
}
.gauche {
	width: 150px;
	vertical-align:top;
}
.encart-pied {
	font-weight: bold;
	background-color: #4963A0;
	color: #FFFFFF;
	text-align: right;
}
.evidence {
	color: #FF0000;
	font-weight: bold;
}
.droite {
	width: 150px;
	vertical-align:top;
}
.droiter {
	text-align: right;
}
.titre-ancien {
	font-weight: bold;
	background-color: #66CCFF;
}
A:link          {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}
A:visited       {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
A:hover         {
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}
.sidelink:link	{
	color: #838383;
	font-weight: bold;
	text-decoration: none;
}
.sidelink:visited	{
	color: #838383;
	font-weight: bold;
	text-decoration: none;
}
.sidelink:hover	{
	color: #838383;
	font-weight: bold;
	text-decoration: underline overline;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #000099;
}
.bordure-table {
	border: 1px solid #000099;
	background-color: #FFFFFF;
}
.clearall {
	clear: all;
}