H1, H2, H3 {
	text-align : left;
	font-family: Georgia, "Times New Roman", serif;
	font-weight : normal;
	font-style : italic;
	letter-spacing : 0.1em;
	color : rgb(0,153,255);
	margin : 0 12px;
}

H1 {
	font-size: 2.2em;
	margin-bottom : 0.8em;
	background-image: url(../IMG/TOUCAN_h1_puce.gif);
	background-repeat: no-repeat;
	background-position: 0 70%;
	text-indent : 90px;
}

H2 {
	font-size: 1.5em;
	margin-top : 0.2em;
	margin-bottom : 0.8em;
}

H3 {
	font-size: 1.5em;
	margin-top : 0.2em;
	margin-bottom : 0.8em;
}

P {
	text-align : justify;
	color : #777;
	line-height : 150%;
	margin : 0.2em 12px 1em 12px;
}

table {
	font-size : 100%;
}


UL UL STRONG {
	color : rgb(0,102,204);
}