.textespace{
	/*text-align: center;*/
	padding-top: 200px;
	font-size: 50px;
	color: maroon;
	font-style: italic;
	align-content: center;
}

.titreform01{
	font-size: 25px;
	color: maroon;
	height: 30px;
}

.textform01{
	font-size: 19px;
	color: maroon;
	height: 30px;
}
.textform01r{
	font-size: 19px;
	color: red;
	height: 30px;
}

.textform02{
	font-size: 19px;
	color: maroon;
	height: 25px;
}

.textform03{
	font-size: 19px;
	color: blue;
	height: 30px;
}

.textform04{
	font-size: 15px;
	color: blue;
	height: 30px;
}
.textform05{
	font-size: 15px;
	color: maroon;
	height: 30px;
}
.textform05a{
	font-size: 15px;
	color: maroon;
	height: 20px;
}
.textform05b{
	font-size: 12px;
	color: red;
	height: 25px;
}
.textform06{
	font-size: 15px;
	color:darkgreen;
	height: 30px;
}
.textform06a{
	font-size: 12px;
	color: darkgreen;
	height: 25px;
}
.textform07{
	font-size: 15px;
	color: maroon;
	height: 20px;
}

.textform08{
	font-size: 15px;
	color: green;
	height: 20px;
}

.textform09{
	font-size: 20px;
	color: red;
	height: 20px;
}

.textformMessageAccueil{
	font-family: "Times New Roman", "serif";
	font-size: 18px;
	color: blue;
	height: 10px;
}
.comment{
	font-size: 18px;
	/*align-content: left;
	text-align: left;*/
	color:darkblue;
}
.rouge{
	color:red;
}
.bleu{
	color:blue;
}
.vert{
	color:green;
}
.gros20{
	font-size: 20px;
}