body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

INPUT {
	BORDER-RIGHT: #888888 1px solid; 
	BORDER-TOP: #888888 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #888888 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #888888 1px solid; 
	FONT-FAMILY: Tahoma, Verdana, Arial; 
	BACKGROUND-COLOR: white;
	}


		

a{
	color: #005FA9;
	text-decoration: none;
}


a:hover{
	color: #005FA9;
	text-decoration: underline;
}

	
P,td {
font-size: 12px;  
margin:0 auto;
margin-left:0;
}

OL {
list-style-image: url(img/puce.gif);
list-style-type: circle
margin:0 auto;
margin-left:30;
margin-top:5;
margin-bottom:5;
font-size: 12px;  
}

blockquote {
font-size: 12px;  
margin-top:0;
margin-left:10;
}


.txt_bleu {
	font-size: 12pt;
	color: #006699;
	}
.txt_noir {
	font-size: 12pt;
	color: #000000;
	}

.titre_bleu {
	font-size: 13pt;
	color: #006699;
	margin-bottom:2;
	}

.titre_noir {
	font-size: 13pt;
	color: #000000;
	margin-bottom:2;
	}

.petit_bleu {
	font-size: 10pt;
	color: #006699;
	}

.petit_noir {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-bottom:2;
	}


