body { margin: 0.5cm; background: #FFF8DC;  }

h1 { font-family: Verdana; color: maroon; font-size: 20px; }

h2 { font-family: Arial; font-size: 13px; vertical-align: midle; }

h3 { font-family: Arial; font-size: 12px; }

p { font-family: Arial, sans-serif; font-size: 12px; font-weight: 400; margin-left: 10px; }

h4 { font-family: Arial; font-size: 11px; font-weight: 600; }

h5 { font-family: Arial, serif; font-size: 13px; font-weight: 600; }

h6 { font-family: Monotype Corsiva, fantasy; font-size: 12px; border-style: dashed; border-color=navy; }

p { font-family: Arial; font-size: 12px; font-weight: 500;  }




.partie {
		font-family: arial;
		font-size: 12px;
		font-weight: 800;
		background-color: #FFE4C4;
		border-top: 1px;
		border-right: 1px;
		border-botton: 2px solid maroon;
		border-left: 1px;

		}




.serie {
		font-family: arial;
		font-size: 12px;
		font-weight: 600;
		background-color: #FFFAF0;
		border-top: 1px;
		border-right: 1px;
		border-botton: 2px solid maroon;
		border-left: 1px;

		}
		
		
.club { font-family: Arial, sans-serif;
		 font-size: 12px;
		 color: #00008B;
		 font-weight: 500;
		 background-color: white;
		 margin-left: 3px
 }	




 .points { font-family: Arial, sans-serif;
		 font-size: 12px;
		 font-weight: 550;
		 background-color: #FFFFF0;
		 margin-left: 3px
 }





 .rang { font-family: Arial, sans-serif;
		 font-size: 12px;
		 font-weight: 550;
		 background-color: #FFEFD5;
		 margin-left: 3px
 }
		

.fond1 {

		background-color: white;
		}


.fond2 {

		background-color: #F5F5F5;
		font-weight: 500;
		}





border { border-style: double; border-color: maroon; } 

p.form { text-align: center; font-family: sans-serif, Arial; font-size: 12px; line-height: 1.2; background: silver; padding: 10px; font-weight: 600; }

p.center { font-family: Arial, fantasy; font-size: 10pt; font-weight: 500; }


tr { font-family: arial; font-size: 12px; font-weight: 600; }
td { font-family: arial; font-size: 12px; font-weight: 500; }
form name { font-size: 14pts; color: red; } 

span { margin-left: 50px; }

ul { font-family: Arial, times; font-size: 12pt; font-weight: 600; }

ol { font-family: Arial, times; font-size: 10pt; font-weight: 500; }




A:link { font-family: Arial; color: maroon; text-decoration: underline; }
A:hover {font-family: Arial; color: maroon; text-decoration: none; }
A:active {font-family: Arial; color: maroon; text-decorati: nomne; }
A:visited {font-family: Arial; color: maroon; text-decoration: underline; }