/* -- Fichier Sans Cadres : Lycée La Herdrie -- */
/* -- style.css : Feuille de style pour les pages.php -- */
/* <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr"> */
/* <title> FEUILLE DE STYLE </title> */
/* <link rel="stylesheet" type="text/css" href="style.css"/> */
/* <meta http-equiv="Content-type" content="text/html ; charset=iso-8859-15"></meta> */
/* <meta name="auteur" content="RUAU Cyrille"></meta> */
/* <meta name="date_creation" content="02 Avril 2004"></meta> */
/* <meta name="date_maj" content=""></meta> */


/*  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*  ::::::::::::: Personnaliser les scrollings du site  pour fichiers.htm ::::::::::::: */
body {
		scrollbar-arrow-color: #FF6520;
		scrollbar-track-color: white;
		scrollbar-shadow-color: #5aadce;
		scrollbar-face-color: #304c78;
		scrollbar-highlight-color: #daedf4;
		scrollbar-darkshadow-color: #215263;
		scrollbar-3dlight-color: #daedf4;
	}
/*  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* :::::::::::::::::::::::::::::: Gestion de la couleur des liens ::::::::::::::::::::::::::::::::::: */
a:link {color : purple}
a:visited {color : blue}
a:hover {color : green}
a:active {color : fuchsia}
/*  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* ::::::::::::::::::::::::::: Généralité sur le site ::::::::::::::::::::::::::::: */
td.TITPAGE {font-family : Arial Rounded MT Bold , Arial , Times New Roman ; text-align : center ; color : blue ; font-size : 12pt}
td.STIT {font-family : Tohama , Times New Roman , Courier New ; text-align : center ; color : blue ; font-size : 11pt}
td.ALERT {font-family : Verdana , Times New Roman , Courier New ; text-align : center ; color : red ; font-size : 11pt}
td.TITPARAG {font-family : Courier New , Arial , Times New Roman ; text-align : center ; color : blue ; font-size : 13pt}
td.PARAG1 {font-family : Courier New , Arial , Times New Roman ; text-align : justify ; color : maroon ; font-size : 9pt}
td.PARAG2 {font-family : Courier New , Arial , Times New Roman ; text-align : justify ; color : black ; font-size : 9pt}
td.TITAB {font-family : Book Antiqua , Times New Roman , Courier New ; text-align : center ; color : fuchsia ; font-size : 11pt}
td.STITAB {font-family : Book Antiqua , Times New Roman , Courier New ; text-align : center ; color : purple ; font-size : 11pt}
/*  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
