/* page1 Accueil */
#page1_titre1 {
	color: #FF0000;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: inherit;
	height: auto;
	width: auto;
	position: absolute;
	top: 1.5em;
	left: 280px;
}
#page1_texte1 {
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 1em;
	font-weight: bolder;
	background-color: inherit;
	text-align: justify;
	position: absolute;
	left: 5px;
	top: 7em;
	right: auto;
	width: 620px;
	z-index: 1;
	color: #000000;
}
#page1_texte2 {
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	background-color: inherit;
	text-align: justify;
	position: absolute;
	left: 5px;
	top: 15em;
	right: auto;
	width: 620px;
	z-index: 1;
	color: #000000;
}
#page1_texte3 {
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	background-color: inherit;
	text-align: justify;
	position: absolute;
	left: 5px;
	top: 19em;
	right: auto;
	width: 620px;
	z-index: 1;
	color: #000000;
}
#page1_texte4 {
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	background-color: inherit;
	text-align: justify;
	border: medium dotted #999999;
	position: absolute;
	left: 5px;
	top: 25em;
	width: 350px;
	padding: 5px;
	color: #993366;
}
#page1_texte5 {
	position: absolute;
	left: 200px;
	top: 22em;
}

