

body {
	background-attachment : fixed;
	background-color : White;
}

img {border: 0;}

table3{
	background-color : white;
	
}

.table{
	background-color : White;
}

table{
	background-color : #E1F0FF;
}
th{
	font-size : small;
	font-family : "Trebuchet MS";
	background-color : White;
	text-align: center;
}

td {
	font-size : x-small;
	font-family : "Trebuchet MS";
	text-align: left;

}

table2{
	background-color : #B0C4DE;
	border-style:solid;
	border-width:0px;
	border-color:black;
	width:80%;
	font-family : sans-serif;
	font-size :small;
	font-style : italic;
	font-weight : 400;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#87CEFA);
}




a.menu1
 {
	text-decoration: none;
	/* supprime le soulignement des liens */
	/* Crée un retour à la ligne à la fin de chaque bouton a oter si en LIGNE */
	margin-top:5px ;
	/* Crée un marge de 5 pixels en haut des boutons */
	text-align:center;
	/* centre le texte de chaque bouton */
	width:110px ;
	/* fixe la largeur de chaque bouton à 200 pixel */
	border-style:ridge ;
	/* défini le style de l'encadrement des boutons */
	border-width:1px ;
	/* fixe la largeur de l'encadrement des boutons à 3 px */
	padding:2px;
	/* défini la marge intérieur des boutons à 2px */
	font-size : medium;
	font-family : "Comic Sans MS";
	background-color : #6495ED;
	background-image :none;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#4682B4,endColorStr=#FFFFFF);
}
a.menu1:hover {
	text-decoration: none;
	color: black;
	/* change la couleur de la police lors du survol par la souris */
	background-image : url(fond.jpg);
	background-color: #6495ED;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#4682B4);
} /* change la couleur du fonds lors du survol par la souris */
.mnu {
	float: left;
	width: 10%;
	margin-top : 100px;
	margin-right : 30px;
	margin-left : 10px;
	background-color : White;
}
.mnuhaut{
	float: top;
	background-color : White;
}
:link {
	color: Blue;
	background: transparent;
}
:visited {
	color: Blue;
	background: transparent;
}
:active { background: transparent;}

th, td { /* ns 4 */
  font-family: sans-serif;
}
		body, p {
	font: 10pt/16pt georgia; 
	text-align: left;
	color: #006;
	margin-left : 5%;
	margin-right : 5%;
	margin-top : 1%;
}
h1, h2, h3, h4, h5, h6 { text-align: left;}

H2.logo {font: bold italic 36pt times, serif;color: #CCCC99} /*<H2 CLASS="logo">Webby</H2>
<H3 CLASS="logo">Guide du Web</H3>*/
H3.logo {position: relative; top: -45px; font: bold 18pt Arial, sans-serif; color: #000000; margin-left: 5px;} 

h2 {
	font: 200% ;
	margin-left : 250px;
	font-family : "Trebuchet MS";
}
h1 {
	font: 250% ;
	margin-left : 300px;
	font-family : "Trebuchet MS";
}
h3 
 {
	font: 16px ;
	margin-left : 200px;
	font-family : "Trebuchet MS";
}

h4 
 {
	font: 14px;
	margin-left : 5px;
	font-family : "Trebuchet MS";
}

h5  {
	font:12px ;
	margin-left : 0px;
	font-family : "Trebuchet MS";
}
h6  {
	font: 8px ;
	margin-left : 10px;
	font-family : "Trebuchet MS";
}

.hide { display: none;}

div.head { margin-bottom: 1em;}
div.head h1 { margin-top: 2em; clear: both;}
div.head table { margin-left: 2em; margin-top: 2em;}
div.head img { color: white; border: none;} /* remove border from top image */

p.copyright { font-size: small;}
p.copyright small { font-size: small;}

@media screen {  /* hide from IE3 */
a[href]:hover { background: #ffa;}
}

pre { margin-left: 2em;}
/*
p {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
*/
dt, dd { margin-top: 0; margin-bottom: 0;} /* opera 3.50 */
dt { font-weight: bold;}

pre, code { font-family: monospace;} /* navigator 4 requires this */

ul.toc {
  list-style: disc;		/* Mac NS has problem with 'none' */
  list-style: none;
}

@media aural {  
  h1, h2, h3 { stress: 20; richness: 90;}
  .hide { speak: none;}
  p.copyright { volume: x-soft; speech-rate: x-fast;}
  dt { pause-before: 20%;}
  pre { speak-punctuation: code;} 
}


/* Style des lignes de séparation */

