td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none}

.bigtitre {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	}
.titre {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	}
.soustitre {
	font-size: 14px;
	font-weight: bold;
	}
.grand {
	font-size: 14px;
	}
.little {
	font-size: 10px;
	}
A:visited {
	color : #3333FF;
	text-decoration : none;
	font-weight: bold
	}
A:link {
	color : #000088;
	text-decoration : none;
	font-weight: bold
	}
A:hover {
	color : #0000FF;
	text-decoration : underline;
	font-weight: bold
	}
A:active {
	color : #941808;
	text-decoration : none;
	font-weight: bold
	}

input.form {border:1px solid; border-color:0000AA; background-color: E1E1E1; color:000033; font-size: 12px; font-weight: bold;}
input.radio {border-color:0000AA; background-color: E1E1E1; color:000033; font-size: 12px; font-weight: bold;}
.titreVert { font-size: 16px; font-weight: bold; letter-spacing: 1px; ; color: #FFFFFF; background-color: #339933}

.white { color: #ffffff; font-size: 14px; font-weight: bold;}
A.white { color: #ffffff; text-decoration: none}
A.white:link { color: #ffffff; text-decoration: none}
A.white:hover { color: #ffff00; text-decoration: underline}
A.white:visited { color: #ffffAA; text-decoration: none}

.green { color: #009900; font-size: 12px; font-weight: bold;} 
