/* Définition de règles de style sur la page : acces/plan.html */

@charset "iso-8859-15";

BODY {scrollbar-face-color: #006633; 
	scrollbar-arrow-color: #d6debd;
	scrollbar-track-color: #993300;
	scrollbar-shadow-color:	#ff9900;
 	scrollbar-highlight-color: #ff9900; 
	scrollbar-3dlight-color: #006633; 
	scrollbar-darkshadow-color: #006633;
	background-image:url(fond.gif); background-attachment :fixed; 
	margin-top:0pt; margin-left: 3pt;  text-align: left; margin-right: 3pt; 		
 	font-size: 10pt; font-family: Verdana, Tahoma, Georgia, Arial, Helvetica, Sans-Serif;
	font-style: normal; font-variant: normal; color: #993300;
    }
  
h2 { color: #000066; font-family: "Times New Roman", serif; font-size: 125%; }

p:first-letter {font-size: 125%; font-weight: bold; margin-left:15px; }   

.txt1 {font-size: 14px; font-weight: bold; color: #ffffff; } 
 
.txt2 {font-size: 12px; font-weight: bold; color: #993300; } /* Vous êtes ici : */

a {font-family: "Times New Roman", serif; font-size: 10pt; font-weight: bold; font-style: italic; cursor: hand;}
a:link {text-decoration: none; color: #006633;}
a:visited {text-decoration: none; color: #006633;}
a:active {text-decoration: underline; color: #0000cc;}
a:hover {text-decoration: underline overline; color: #000000;}

/* background-color:#c0c0c0; */
.tabnormal{color:#993300; font-family:Verdana, sans-serif; font-size:12px; font-weight:bold;}
.tabover{background-color:#ff9900; color:#ffffff; font-family:Verdana, sans-serif; font-size:12px; font-weight:bold;}

/* Fin de la section de style */
