<!--
td,body{font-family:verdana;font-size:10px}
.white{color:white;font-weight:bold}
.white_s{color:white;font-weight:bold;font-size:9px}
.black_s{font-weight:bold;font-size:9px}
.black_sl{font-size:9px}
.red_s{color:red;font-size:9px}
.main{color:red;font-weight:bold}
hr{color:blue}
a{text-decoration:none}
a.white:link{color:white}
a.white:visited{color:white}
a.white:hover{color:red}
a:link{color:blue}
a:visited{color:blue}
a:hover{color:red}
.tptit{font-size:3px}
.tptie{font-size:8px}
a.red:link{color:red;font-weight:bolder}
a.red:visited{color:red;font-weight:bolder}
a.red:hover{color:blue;font-weight:bolder}
a.blue:link{color:blue;font-weight:bolder}
a.blue:visited{color:blue;font-weight:bolder}
a.blue:hover{color:red;font-weight:bolder}
p{text-align:justify}
.marquee{color:red;font-weight:900}
    .inputsubmittitre {
	width:100px;
	height:15px;
    color: white;
	font-size:9px;
	font-weight:900;
    background-color: #ff6600;
    text-decoration: none;
    border: 0px inset orange;
    }
    .inputsubmittitreover {
	width:100px;
	height:15px;
    color: black;
	font-size:9px;
	font-weight:900;
    background-color: #ffcc00;
    text-decoration: none;
    border: 0px inset orange;
    }
-->