@charset "iso-8859-1";
BODY 			{color: black;
				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;
				}

H1 				{
				background : transparent;
				color: #5F2955;
				font-weight: bold;
				text-align: left;
				font-family: Verdana,Arial, Helvetica, sans-serif}

H1.center			{
				background : transparent;
				color: black;
				font-weight: bold;
				text-align: center;
				font-family: Verdana,Arial, Helvetica, sans-serif}

H2, H3 			{
				background : transpatent;
				color: blue;
				font-weight: normal;
				text-align: left;
				font-family:  Verdana,Arial, Helvetica, sans-serif }

OL, UL			{font-weight: normal;
				font-size: 90%;
				font-family: Verdana, Arial, Helvetica, sans-serif }

DT,TD			{
				background : transparent;
				color: black;
				font-size: 80%;
				text-indent: 0;
				font-weight: normal;
				font-family: Verdana, Arial, Tahoma, sans-serif } 

P.Section1 		{text-indent: 0;
				margin-left: 25px; 
				margin-right: 20px; }

P.Section2 		{text-indent: 0;
				margin-left: 45px; 
				margin-right: 20px; }

DIV.Gloss		{
				background : transparent;
				font-size:16px;
				color:blue}

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

A			{font-family: Arial, Serif; }

.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; font-family: Courier New}
.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%;
}
.bouton	{background: #006699; color: black; font: bold 10pt Arial, sans-serif }