/* reference validée par W3C */
BODY
{
background-image: url("../images/fonds/informatique_1.gif");
background-repeat: repeat;
background-attachment: fixed;
background-position: right;
background-color: #ffffff;
font-family: "Comic Sans MS", "Comic sans MS", monospace;
font-size: 12pt;
font-style : normal;
color: #000000;
}
TABLE
{
	empty-cells: show;
	table-layout: fixed
}
/* 
td
{
	text-align: left;
	vertical-align: top;
}
*/

.centercell
{
	text-align: center;
	vertical-align: top;
}
	
.rightcell
{
	text-align: right;
	vertical-align: top;
}

.rightmiddle
{
	text-align: right;
	vertical-align: middle;
	}

h1 
{
	font-family: "Comic Sans MS", "Comic sans MS", monospace;
	font-size: 18pt;
	color: green;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	opacity: 0.9;
	/* filter: alpha(opacity=90); For IE8 and earlier */
}

h2 
{
	font-family: "Comic Sans MS", "Comic sans MS", monospace;
	font-size: 16pt;
	color : Maroon;
	text-decoration : underline;
	font-style : normal;
	font-weight : bold;
	margin-left : 50px;
	background-color: #FFFFFF;
}

h3 
{
   	font-family: "Comic Sans MS", "Comic sans MS", monospace;
    font-size: 14pt;
	color : blue;
	text-decoration : underline;
	font-style : normal;
	margin-left : 100px;
	background-color: #FFFFFF;
}

h4 
{
   	font-family: "Comic Sans MS", "Comic sans MS", monospace;
	font-size: 12pt;
	color : black;
	text-decoration : none;
	font-style : normal;
	background-color: #FFFFFF;
}

h5 
{
   	font-family: "Tahoma", "Tahoma", monospace;
	font-size: 10pt;
	color: black;
	text-decoration : none;
	background-color: #FFFFFF;
}

.maintitle 
{
   	font-family: "Comic Sans MS", "Comic sans MS", monospace;
	font-size: 18pt;
	font-weight: bolder;
	color: black;
	text-align: center;
	border: none;
	text-decoration : none;
	background-color: inherit;
	
}

.navbar 
{
   	width: 100%;
	height: 18px;
	font-family: "Arial", "Arial", monospace;
	font-size: 8pt;
	color : blue;
	background-color : #F9E592;
	border: thin solid #008005;
	text-decoration : none;
	border-radius: 5px;
	margin-left: 20px;
}

.sample1
{
   	font-family: "Arial", "Arial", monospace;
	font-size: 8pt;
	font-weight: bolder;
	font-variant: small-caps;
	color : #008000;
	background-color : #FFFFFF;
	border: none;
	text-decoration : none;
	
}

.sample2
{
   	font-family: "Courrier New", "Courrier New", monospace;
	font-size: 12pt;
	font-weight: bolder;
	font-variant: normal;
	color : #800080;
	background-color : #FFFFFF;
	border: none;
	text-decoration : none;
	
}
.sample3
{
   	font-family: "Courrier New", "Courrier New", monospace;
	font-size: 10pt;
	font-weight: bolder;
	font-variant: normal;
	color : #800080;
	background-color : #FFFFFF;
	border: none;
	text-decoration : none;
	
}
.message
{
   	font-family: "Century Schoolbook", "Century Schoolbook", monospace;
	font-size: 12pt;
	font-weight: bolder;
	font-variant: normal;
	color : olive;
	background-color : #FFFFFF;
	border: none;
	text-decoration : none;
	
}
.table1
{
   	font-family: "Arial", "Courrier New", monospace;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: black;
	background-color: #FFFFFF;
	border: none;
	text-decoration : none;
	
}
.table2
{
   	font-family: "Arial", "Courrier New", monospace;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: black;
	height: 60px;
	background-color: #FFFFFF;
	text-decoration : none;
	
}
.table_titre_fixe
{
overflow-y: scroll;  /* make the table scrollable if height is more than 700 px  */
}
.table_titre_fixe thead th
{
position: sticky;   /* make the table heads sticky */
top: 0px;           /* table head will be placed from the top of the table and sticks to it */
}
th
{
background-color: #eeeeee; /* couleur d'arrière-plan pour le titre */
}
img.bottombar 
{
   	width: 50%;
	height: 50%;
		
}
img.navbar
{
	border: 0;
}

A:link
{
	color: blue;
 	background-color: inherit;  
	text-decoration: underline;
}
A:visited
{
	color: #EE82EE;	  /* EE82EE = violet */
	background-color: inherit;
	text-decoration: underline;
}
A:active
{
	color: green;
	background-color: inherit;
	text-decoration: underline;
}
A:hover
{
	color: red;
	background-color: inherit;
	text-decoration: none;
}

A.navbar:link
{
	color: blue;
	background-color : #F9E592;
	text-decoration: underline;
	border: none;
}
A.navbar:visited
{
	color: blue;
	background-color : #F9E592;
	text-decoration: underline;
	border: none;
}
A.navbar:active
{
	color: green;
	background-color : #F9E592;
	text-decoration:underline;
}
A.navbar:hover
{
	color: red;
	background-color: #F9E592;
	text-decoration: none;
}

.round5 
{
   	
	border-radius: 5px;
	
}

.round10 
{
   	
	border-radius: 10px;		
}

.gauche
{
	text-align: left;
}

.milieu
{
	text-align: center;
}

.droite
{
	text-align: right;
}
.imgcell
{
	text-align: center;
	vertical-align: middle;
}
.html_sample
{
	border: 2px solid #008005;
	text-align: center;
	vertical-align: middle;
	background-color: #F9E592;
	margin: 20px;
	padding: 00px;
}
.trunc
{
	hyphens: auto;
	word-wrap: break-word;
}
.sexy_1
{
	cursor: url(../curseurs/sexy_silhouette_1.cur), auto;
}
.DS_8
{
	cursor: url(../curseurs/DS_8.cur), auto;
}
.Rom1
{
	cursor: url(../curseurs/bear_1.cur), auto;
}