<STYLE>
	body{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
	}

	td{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
	}

	.Titre{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-variant : small-caps;
		font-weight : bold;
		letter-spacing : 5px;
	}

	.Stitre{
		text-align : left;
		padding-left : 2px;
		text-valign : middle;
		color : #33649A;
		text-decoration : none;
		width : 120px;
		height : 15px;
	}

	input{
		color : #33649A;
		width : 150px;
		background-color : #D3D3D3;
		border : 1px solid #33649A;
	}

	textarea{
		color : #33649A;
		width : 300px;
		height : 150px;
		background-color : #D3D3D3;
		border : 1px solid #33649A;
	}

	.info{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-variant : small-caps;
		font-weight : bold;
		letter-spacing : 2px;
		background-color : #FFBF09;
		text-align : center;

	}

	a{
		color : #33649A;
		text-decoration : none;
	}

	a:visited{
		color : #33649A;
		text-decoration : none;
	}

	a:hover{
		color : #FFCC00;
		text-decoration : none;
	}

	a.Menu{
		text-align : left;
		padding-left : 2px;
		text-valign : middle;
		color : #33649A;
		background-color : #D3D3D3;
		text-decoration : none;
		width : 120px;
		height : 15px;
	}

	Menu{
		text-align : left;
		padding-left : 2px;
		text-valign : middle;
		color : #33649A;
		background-color : #D3D3D3;
		text-decoration : none;
		width : 120px;
		height : 15px;
	}

	a.Menu:visited{
		color : #33649A;
		background-color : #D3D3D3;
		text-decoration : none;
		width : 120px;
		height : 15px;
	}

	a.Menu:hover{
		color : #FFFFFF;
		text-decoration : none;
		background-color : #FFBF09;
		width : 120px;
		height : 15px;
	}
</STYLE>