






body {

background-image:url("noel.gif");
background-attachment : fixed;
background-repeat:no-repeat;
color:darkblue;
background-color:white;
background-position: top center;


}

.page {
	position: relative;
	max-width: 1024px;
	min-width: 800px;
	margin: 0 auto;

}



h1 { font-family: Verdana; text-align: center; line-height: 1.2; color: navy; font-size: 16pt; }

h2 { font-family: Arial; font-size: 14pt; }

h3 { font-family: Arial; font-size: 10pt; }

p { font-family: Arial, sans-serif; font-size: 12px; font-weight: 500; margin-left: 10px; }

h4 { font-family: Arial; font-size: 13pt; font-weight: 700; }

h5 { font-family: Arial, serif; font-size: 10pt; font-weight: 600; }

h6 { font-family: Monotype Corsiva, fantasy; font-size: 14pt; color : navy; line-height: 0.8; }

p.cadre {border-style: double border-color: navy; font-weight: 400; font-size: px; }

border { border-style: simple; border-color: white; }

p.form { text-align: center; font-family: sans-serif, Arial; font-size: 8pt; line-height: 1.2; background: silver; padding: 8px; font-weight: 600; }

p.center { font-family: Arial, fantasy; font-size: 8pt; font-weight: 600; text-align: center; }

.petit { font-size: 0.8em;}

.nom  { background-color: #f0ffff;}

.left { text-align: left;}
.center { text-align: center;}
.right { text-align: right;}


.cumul {
		font-size: 0.8em;
		text-align: right;
		font-weight: 600;
		 background-color: #FFEFD5;
 }



.pourcent  {   text-align: center;
	           background-color: #f0ffff;}


.espace1 { margin-right: 50px;}
.espace2 { margin-right: 150px;}

.gif	{margin: 10px;
			 padding: 5px;
  	   border:1px solid darkblue;
 }

tr  { border-bottom: 2px solid white; }
	{ padding: 2px; }
td
	{  border-bottom:1px solid white;
      padding: 2px; }
th
	{ border-bottom:1px solid white;
      padding: 2px; }


.noel1  {      text-align: center;
	           background-color: #b3ffff;
	           font-weight: bold;
               color: #004e69;
             }

.noel2  {      text-align: center;
	           font-weight: bold;
               color: #00738b;
             }

.noel3  {      background-color: #b3ffff;
	           font-weight: bold;
               color: #008a8b;
             }
.noel4  { text-align: left;
	           background-color: white;
              color: #00d4b7;
              font-size: 0.8em;
             }


.rouge  { text-align: center;
	      background-color: white;
          color: red;
        }


form name { font-size: 8pts; color: red; } 

span { margin-left: 15px; margin-right: 15px; }

ul { font-family: Arial, serif; font-size: 8pt; font-weight: 500; }

ol { font-family: Arial, serif; font-size: 8pt; font-weight: 500; }


border { border-style: simple; border-color: navy; } 

A:link { color: black; }
A:hover { color: navy; }
A:active { color: red; text-decoration: none; }