/* police par defaut */

body,p,div,th,td {font-family:serif; font-size:12px }

td.resultat {font-family:serif; /*font-size:12px*/}
td.res {font-family:serif;}

/* liens sur la gauche */

A.top { color: white; font: bold 12px serif; text-decoration: none; }

/* Numéros de pages de résultats */

A.np {font-family:arial,sans-serif; color: darkslategray;}

/* police liste resultats */
A.texte {text-decoration: none; color: darkslategray; }

/* titre */
#titre { font: bold 20px Helvetica, serif; color: darkslategray; }

/* formulaire */ 
input.form {font: normal normal 12px/14px helvetica, serif; }

/* legende de formulaire */
span.en-tete { font-family: times; font-style:italic; font-size:12px; }




      A.page {color: darkslategray; }


      A.top:hover { color: red;}
      
      A.plusmoins {text-decoration: none;
	color: darkslategray;
	}

      A.numpage { font: normal normal 12px/14px helvetica, serif; }

      A.plain { text-decoration: none;
      }

      A.red { font: normal normal 12px/14px helvetica, serif;
	      color: red; text-decoration: none;
      }
	
	


	table.tbl { border: 1px solid black; }

	#sidebar {
	  	/*position: absolute;
		width: 10em;
		height: auto;*/
		/*background-color: black;*/

	}

	#main {
		/*position: absolute;
		left: 12em;
		right: 2em;*/
		/*width: 10em;*/

	}


