﻿@charset "utf-8";

td {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7B6D31;
	text-decoration:none;
}

.titre {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #7B6D31;
	text-decoration:none;
}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: none;
	font-variant: none;
	color: #CEDAB1;
	text-decoration:underline;
}

a.lienlg,a.lienlg:Hover {
    font-size: 18px;
    color: #7a8c4a;
}

a:Hover {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: none;
	color: #f2f9e2;
	text-decoration:underline;
}