body,td {
	font-family: arial;
	font-size: 13px;
	color: #000000;
     text-align : justify;
}
a:hover {color: #000000;text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}
a {color: #000000;text-decoration:none;}


.centre {
     text-align : center;
}

h1 {
	font-family: arial;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
}

h2 {
	font-family: arial;
	font-size: 15px;
	color: #000099;
	font-weight: bold;
     font-style: italic;
}

.travaux {
	font-family: arial;
	font-size: 15px;
	color: #990000;
}

h3 {
	font-family: arial;
	font-size: 13px;
	color: #000099;
	font-weight: bold;
}

.rollover {
	font-family: arial;
	font-size: 9px;
	color: #000000;
     text-align:left;
}

.legend {
	font-family: arial;
	font-size: 11px;
	color: #000000;
     font-style: italic;
     text-align:center;
}

.rcarlier {
     color: #606060;
     font-family: arial, helvetica, sans-serif;
     font-size: 9px
     text-align:center;
}
a.rcarlier:hover {color: #606060;text-decoration:none;}
a.rcarlier:visited {color: #606060;text-decoration:none;}
a.rcarlier {color: #606060;text-decoration:none;}

.remark {
	color: #000000;
	font-family: helvetica;
	font-size: 9px;
	background-color: #BFFFBF;
	font-style: italic;
	border: thin solid #000000;

}

.warning {
	font-color: #0FFFFF;
	background-color: #F99B71;
	border: thin solid #000000;
     text-align:center;
	font-weight: bold;
}