/*texte*/
.text_gras{
	font-family : arial;
	font-size : 9pt;
	color : #566275;
	font-weight:bold;
	text-decoration:none;
}

.text_gras_11{
	font-family : arial;
	font-size : 11pt;
	color : #566275;
	font-weight:bold;
	text-decoration:underline;
}

.text_petit{
	font-family : arial;
	font-size : 8pt;
	color : #566275;
}


/*Champs de saisie*/
INPUT, SELECT, TEXTAREA {
   font-family : Arial;
   font-size : 10pt;
}

.style_page
{
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 0px;
	font-family : arial;
	font-size : 9pt;
	color : #000000;
	text-decoration:none;
	cursor:hand;

}

.style_page1
{
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 0px;
	font-family : courier;
	font-size : 8pt;
	color : #000000;
	text-decoration:none;
	cursor:hand;
	font-weight: bold;

}

.text_9pt_noir{
	font-family : arial;
	font-size : 9pt;
	color : #000000;
	text-decoration:none;
}

.titre_depo{
	font-family : arial;
	font-size : 12pt;
	font-style:italic;
	color : #4A4A4A;
	font-weight:bold;
	text-decoration:none;
}
