	a:active {  color: #000000; text-decoration: none;font-family:Verdana;font-size:xx-small;}
	a:link {  color: #000000; text-decoration: none;font-family:Verdana;font-size:xx-small;}
	a:visited {  color: #000000; text-decoration: none;font-family:Verdana;font-size:xx-small;}
	a:hover {  color: #000000; text-decoration: underline;font-family:Verdana;font-size:xx-small;}
	
	a.std:active {  color: #000000; text-decoration: underline}
	a.std:link {  color: #000000; text-decoration: underline}
	a.std:visited {  color: #000000; text-decoration: underline}
	a.std:hover {  color: #000000; text-decoration: underline }

	body{
		font-size:xx-small;
		font-family:Verdana;
		color:#5f5f5f;
		background-color:#ffffff;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	
	.bouton{
		background-color:#F9CE83;
		border:1px solid #EEB64F;
		font-family:Arial, Helvetica, sans-serif;
		font:bold;
		font-size:11px;
		height:16px;
		color:#706D68;
	}	
	
	table{
		font-size:xx-small;
		font-family:Verdana;
		color:#333333;
	}
	input{
		font-size:xx-small;
		font-family:Verdana;
		color:#333333;
		width:300;
	}
	textarea{
		font-size:xx-small;
		font-family:Verdana;
		color:#333333;
		width:300;
	}	
	select{
		font-size:xx-small;
		font-family:Verdana;
		color:#333333;
		width:300px;
	}
	.inputCourt{
		font-size:xx-small;
		font-family:Verdana;
		color:#333333;
		width:70px;
	}
	.discret{
		font-size:9px;
		font-family:Verdana;
		font-style:italic;
		color:#999999;
	}	
	
	
.texte1 { color: #000000; font-size: 12px; font-weight: bold }
.important { color: #FF0000; font-size: 12px; font-weight: bold }
.texte2 { color: #000000; font-size: 12px; font-weight:normal }
.petitexte1 { color: #000000; font-size: 9px }
