@import url(commun.css);
/* CSS Document */

#graine {
	position: absolute;
	width: 126px;
	height: 120px;
	margin-left: 686px;
	margin-top: 439px;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
	background-image:url(../images/graine.gif);
	background-repeat:no-repeat;
}

#titre {
	position: absolute;
	width: 161px;
	height: 67px;
	margin-left: 545px;
	margin-top: 150px;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
	background-image:url(../images/titre_home.gif);
	background-repeat:no-repeat;
}

#guillemet {
	position: absolute;
	width: 29px;
	height: 22px;
	margin-left: 860px;
	margin-top: 390px;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
	background-image:url(../images/guillemet.gif);
	background-repeat:no-repeat;
	z-index:200;
}

#texte {
	position: absolute;
	width: 360px;
	height: 180px;
	margin-left: 545px;
	margin-right: 0;
	margin-top: 220px;
	float: left;
	background-color: transparent;
	z-index:100;
}

.gris {
	font-family:arial;
	font-size:16px;
	font-weight:normal;
	color : #86888C;
}

.gris_fonce {
	font-family:arial;
	font-size:18px;
	font-weight: bold;
	color : #333;
}


