body {
	background-color: #CCCCCC;
}
.txtnoirgras {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.txtnoirgras:hover {
text-decoration:underline;
}
.txtblancgras {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Arial;
	color: #D67142;
	font-style: italic;
}
.txtnoir {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.bleugras {
	font-family: Arial;
	color: #006699;
}
.txtblanc {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtblanc:hover {

text-decoration:underline;
}
.txtblancpt {

	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fondmain {
	background-color: #F2DBB7;
	background-image: url(images/sandpaper.gif);
}
.txtnoirpt {


	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtheadmain {

	font-family: Arial;
	color: #D67142;
}

