/* CSS Document */
a    {
	font-family: "Verdana","Arial","Times New Roman";
	font-size: 16px;
	color: #404890;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

a:hover    {
	font-family: Verdana;
	font-size: 16px;
	color: #AD782C;
	font-weight: bold;
	text-decoration: non;
}

a.e    {
	font-family: Verdana;
	font-size: 15px;
	color: #D5D9F4;
	text-decoration: none;
	font-weight: bold;
}

a.e:hover    {
	font-family: Verdana;
	font-size: 15px;
	color: #404890;
	font-weight: bold;
	text-decoration: non;
}

a.c    {
	font-family: Verdana;
	font-size: 10px;
	color: #8B8BD8;
	text-decoration: none;
	font-weight: normal;
}

a.c:hover    {
	font-family: Verdana;
	font-size: 10px;
	color: #AD782C;
	text-decoration: non;
	font-weight: normal;
}

a.b    {
	font-family: Verdana;
	font-size: 12px;
	color: #330099;
	text-decoration: none;
	font-weight: normal;
}

a.b:hover    {
	font-family: Verdana;
	font-size: 12px;
	color: #AD782C;
	text-decoration: non;
	font-weight: normal;
}

*.t    {
	font-family: "Verdana","Arial","Times New Roman";
	font-size: 12px;
	color: #404890;
	font-weight: normal;
	text-align: justify;
}

*.c    {
	font-family: Times New Roman;
	font-size: 14px;
	color: #BD8F4A;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

*.d    {
	font-family: "Verdana","Arial","Times New Roman";
	font-size: 16px;
	color: #AC792D;
	font-weight: bold;
	text-decoration: non;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
}

*.k    {
	font-family: "Times New Roman ","Arial","Verdana";
	font-size: 14px;
	color: #90A5BE;
	font-weight: normal;
}

*.tit    {
	font-family: "Verdana","Arial","Times New Roman";
	font-size: 16px;
	color: #404890;
	font-weight: normal;
}
.titre_grand
{color:#8398CB; font-family: "Verdana","Arial","Times New Roman"; font-size:18px;}

.titre_petit
{color: #404890; font-family: "Verdana","Arial","Times New Roman"; font-size:16px;}

