body {
	background-color: #F7F7F7;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.texte {
	font-family: "Courier New", Courier, monospace;
	font-size: 12.5px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}



a:active {
	color: #CC3300;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:hover {
	color: #CC3300;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:link {
	color: #CC3300;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.titre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12.5px;
	color: #000000;
	font-style:normal;
	line-height:14px;
	font-weight:bold;
	}
.auteur {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	font-style:italic;
	text-decoration: none;
	font-weight: normal;
}

.date {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	font-style:italic;
	text-decoration: none;
	font-weight: normal;
}

#Layer2 {
	position : absolute;
	width : 690px;
	z-index : 2;
	left : 0px;
	
	
}

#Layer3 {
	position : absolute;
	width : 600px;
	z-index : 3;
	left : 350px;
	
}

