.message_erreur
{
	color : red;
	font-weight : bold;
}

.message_confirmation
{
	color : green;
	font-weight : bold;
}

.grand_textarea
{
	width : 80%; 
	height : 250px;
}

.petit_textarea
{
	width : 400px; 
	height : 100px;
}

.grand_input
{
	width : 250px; 
}



.miniature_design
{
	margin : 20px;
}
