body {
	margin: 0;
	padding: 0;
	background-image: url(Images/fond.jpg);
	background-attachment:fixed;
	font-family : Arial;
	font-weight : bold;
	height: 100%;
	overflow-y: auto;
}

h1 {font-family: Arial Black;font-size:24px;}
.date{font-weight:bold;font-family:Arial Black;font-size:18;}
.titre {font-weight:bold;font-family:Arial;font-size:18;}
A {color:Blue;text-decoration:none;}
A:Hover {color:Black;background-color:#ffcccc;}
.bibli {font-family:Arial;font-weight:bold;font-size:13;background-image: url(Images/jaune.jpg);text-align: left;}
.petit {font-family:Arial;font-weight:bold;font-size:13;}
.rouge {color: Red;}
.popper
{
position : absolute;
visibility : hidden;
}


