
h1 { font-size: 18pt; color: navy; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0pt; padding: 0pt }
h2  { color: navy; font-size: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ffe4b5; margin: 15pt 0pt 0pt; padding: 3pt; border-top: 1px solid silver; border-bottom: 1px solid silver }
h3  { color: navy; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ffe4b5; margin: 10pt 0pt 0pt; padding: 3pt; border-top: 1px solid silver; border-bottom: 1px solid silver }
h4 { font-size: 12pt; color: navy; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 10pt 0pt 0pt; padding: 3pt }
h5 { font-size: 10pt; color: navy; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 9pt 0pt 0pt; padding: 3pt }
h6 { font-size: 10pt; color: navy; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 8pt 0pt 0pt; padding: 3pt }
p { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 5pt 0pt; padding: 3pt }
a  { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; margin: 0pt; padding: 0pt; border-top: 0px solid silver; border-right: 0px none; border-bottom: 0px solid silver; border-left: 0px none }
a:hover { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #fafad2; margin: 0pt; padding: 0pt; border-top: 1px dotted silver; border-bottom: 1px dotted silver }
td { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

ul { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px 0px 0px 10mm; padding: 0pt }
li { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-image: url(images/ListBullets12.jpg); margin: 0px 0px 0px 10mm; padding: 0pt }

input, textarea, select
	 { font-size: 9pt; border-style: none solid solid solid; border-width: 0pt 1px 1px 1px; border-color: #7fffd4 #00a068 #00a068 #00a068 }

input[type="checkbox"], input[type="button"]
	 { border-style: none; border-width: 0pt; }

input:focus, textarea:focus, select:focus, input[type="submit"]:hover, input[type="button"]:hover
	{
	background: lime;
	}

input:hover, textarea:hover, select:hover
	{
	background-color: silver;
	}



body
         { background-color: white; margin: 0; padding: 0  }

#colgaucheContainer
	{
	position: absolute;
	left: 0px;
	width: 170px;
	}

#colgauche
	{
	border-style: dotted;
	border-color: black;
	border-width: 0px 1px 0px 0px;
	padding: 10px;
	}

/* Inutilis?
#coldroite
        {
        background:white;
        border: 1px dashed black;
        position: absolute;
        right:10px;
        width:200px;
        }
*/

#colcentrale
	{
	border: 0px;
	padding: 10px;
	margin-left: 180px !important;	/* Compliants */
	margin-left /**/:180px;			/* IE 5 */
	}

#surligne
	{
	background-color: #f0fff0;
	float: right;
	clear: both;
	margin: 10px;
	border: dashed 2pt navy;
	padding: 10px;
	width: 160px !important;		/* Compliants */
	width /**/:184px;			/* IE 5 */
	}



#top { background: url(images/logo730d(old).jpg) no-repeat right  }
fieldset { background-color: #98fb98 }
