@charset "iso-8859-1";
BODY 			{background: #D9A197;
				background : url(../images/m1fbgtile.jpg);
				margin-right: 18%;
				margin-left: 3%;
				background-attachment: fixed; 
				background-position: 0 0%;
				font-family: Verdana, sans-serif;
				font-size :10pt;
				color:black }

HR			{background: transparent;color: gray; height:2px}

H1 {
	background: transparent;COLOR: #5F2955; font-family: Verdana,sans-serif; font-size: 32pt; font-style: italic
}
H2 {
	background: transparent;COLOR: #CD853F; font-family: Verdana,sans-serif; font-size: 24pt
}
H3 {
	background: transparent;COLOR: maroon; font-family: Verdana,sans-serif; font-size: 14pt
}
H4	{
	background: transparent;COLOR: maroon; font-family: Verdana,sans-serif; font-size: 16pt
}
H5 {
	background: transparent;COLOR: black; font-family: Arial,sans-serif; font-size: 10pt; font-weight: bold
}

.notes {
	background-color: #F0F8FF; font-weight: bold;border-style:ridge;border-width: 5px; color: #A9A9A9; font-size: 8pt; padding:5px; width:600px; text-align:left;
}

.notes2 {background-color: #00FFFF; color: black; border: solid thin #CC66CC;padding:5px; font-size:9pt}

.notes3 {background-color: #000000; color: #FFFFFF; padding: 10px; border-color: silver; border-width: medium; border: double; width: 90%;
}

.propri	{font-style:italic;font-size:16pt;text-align:center
}

.bcktr	{background:#008080;color:#330066;font-weight:bold;font-size:large;text-align:center
}

.norm	{font-style:normal;font-size:8pt;font-weight:normal
}

.bord	{border-color: silver}

A			{font-family: Arial, sans-serif; }

.bouton	{background: #006699; color: black; font: bold 10pt Arial, sans-serif }

TABLE.tableau {border-color: #000080}
TABLE.tableau TD {border-color: cyan; border-width: inherit}