/*********************************************************************************************************************/
/* Balise body */
/*********************************************************************************************************************/
body {
	background-color: #000000;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bgNoir.gif);
	color: #FFFF99;
}
/*********************************************************************************************************************/
/* Zone yPage */
/*********************************************************************************************************************/
#yPage {
	margin: 15px;
	padding: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*********************************************************************************************************************/
/* Zone yLastModif */
/*********************************************************************************************************************/
#yLastModif {
/*
	background-image: url(images/bgEscargots.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	*/
}
#yLastModif p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #660000;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 200px;
	display: block;
}
#yPage h1.yPremier {
	padding: 0px;
	margin-top: 0px;
}
/*********************************************************************************************************************/
/* image cache photo */
/*********************************************************************************************************************/
img.ySpacerCachePhoto {
	margin: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	width: 100%;
}
