BODY, TD {
		font-family: Verdana, Arial, Helvetica,sans-serif ;
		font-size: 0.8em ;
		color: #000000 ;
	}
	
TH {
		font-family: Verdana, Arial, Helvetica,sans-serif ;
		font-size: 0.8em ;
		color: #000000 ;
		font-weight: bold;
		text-align: left;
		word-wrap: no;
	}

A {
		color: #BB203F ;
		text-decoration: underline ;
	}
A:link {
		color: #BB203F ;
		text-decoration: underline ;
	}
A:hover {
		color: #F04E00 ;
		text-decoration: underline ;
	}
A:active {
		color: #680000 ;
		text-decoration: underline ;
	}
A:visited {
		color: #680000 ;
		text-decoration: underline ;
	}

.titre_col {
		font-family: Verdana, Arial, Helvetica,sans-serif ;
		font-weight: bold ;
		font-size: 1.0em ;
		color: #aa2a41 ;
		text-align: center
	}
.titre1 {
		font-family: Verdana, Arial, Helvetica,sans-serif ;
		font-weight: bold ;
		font-size: 1.0em ;
		color: #aa2a41 ;
		text-align: center
	}
.titre2 {
		font-family: Verdana, Arial, Helvetica,sans-serif ;
		font-weight: bold ;
		font-size: 0.8em ;
		color: #FFFFFF ;
		text-align: left
	}
.chapo {
		font-weight: bold ;
		font-size: 1.1em ;
	}
.legende {
		color: #808080;
	}
.credits {
		color: #808080;
	}
.light {
		color: #808080;
		font-size: 0.7em ;
	}

.th1 {
		font-family: Verdana, Arial, Helvetica,sans-serif ;
		font-size: 0.8em ;
		color: #000000 ;
		background-color: #F0F0F0;
		font-weight: bold;
		text-align: center;
		word-wrap: no;
	}

.th2 {
		font-family: Verdana, Arial, Helvetica,sans-serif ;
		font-size: 0.8em ;
		color: #000000 ;
		background-color: #FFE0E0;
		font-weight: bold;
		text-align: center;
		word-wrap: no;
	}
