BODY {
	background-attachment: fixed;
	font-size-adjust : none;
    background-color: 	E8E8E8;
} 

A:LINK {
	color : 339966;
	text-decoration: none;
}
A:VISITED {
	color : 339966;
	text-decoration: none;
}
A:HOVER {
	color : 800000;
	text-decoration: underline;
	
}
.tab1 {
	background-repeat: repeat;
	background-image: url(gauche1b.gif);
}
.tab2 {
	background-repeat: repeat;
	background-image: url(droit1b.gif);
}

.soustitre {
	font-family: Tahoma;
	font-size: 11 px;
	color : white;
	background-color: 339966;
}
  
.liens {
	font-size : 10px;
	font-family : Terminal;
}
.central {
	font-size : 11 px;
	font-family: Microsoft Sans Serif;
}
