﻿/************************/
/*       FORMULAIRE     */
/************************/
.FormFondSecondaire
{
	background-color: #437EC5;
	width: 98%;
	text-align: center;
}
.tableTypiqueForm
{
	width: 95%;
}

.tableForm
{
	background-color: #D8E6FB;
	width: 90%;
	text-align: left;
}
.tableForm TD
{
	color: #0D4391;
}
.IntituleForm
{
	vertical-align: top;
	text-indent: 2px;
	color: #0D4391;
	width: 200px;
}
.IntituleForm span
{
	width: 195px;
}

.ReponseForm
{
	text-align: left;
	vertical-align: middle;
}
.tbLarge
{
	width: 300px;
}
