/* page 1 */
body {
    background-color:#DDFFDD;
}
#page1_texte1, #page1_texte2, #page1_texte3, #page1_texte4, #page1_texte5, #page1_texte_erreur_activation {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 100%;
	font-style: normal;
	line-height: 110%;
	font-weight: bolder;
	color: #000000;
	background-color: inherit;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	width: 620px;
	position:relative;	
	left: 5px;
	/* border: thin dotted #CC66FF; */
}
#page1_texte1 {
	margin-top: 2%;
}
#page1_texte2 {
	margin-top: 2%;
}
#page1_texte3 {
	margin-top: 2%;
}
#page1_texte4 {
	margin-top: 2%;
}
#page1_texte5 {
	margin-top: 2%;
}
#hebergement,#hebergement a, #hebergement a:hover  {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-style: normal;
	font-weight: bolder;
	color: #993333;
	background-color: inherit;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	width: 300px;
	position:relative;	
	left: 5px;
	margin-top: 2%;
	/* border: thin dotted #CC66FF; */
}
#hebergement  {
	font-size: 80%;
	line-height: 120%;
}
#hebergement a, #hebergement a:hover  {
	font-size: 110%;
	line-height: 120%;
}
#page1_texte_erreur_activation {
	margin-top: 2%;
	color:#FF0000;
}
