
a:link		{ color: #4B5F9E; text-decoration: none; }
a:visited	{ color: #4B5F9E; text-decoration: none; }
a:hover		{ color: #4B5F9E; text-decoration: underline; }

.soustitre	{ color: #000000; font-weight: bold; font-size: 11px; }

.menu1:link		{ color: #000066; text-decoration: none; }
.menu1:visited	{ color: #000066; text-decoration: none; }
.menu1:hover	{ color: #000066; text-decoration: underline; }

.menu2:link		{ color: #E0E0E0; text-decoration: none; }
.menu2:visited	{ color: #E0E0E0; text-decoration: none; }
.menu2:hover	{ color: #E0E0E0; text-decoration: underline; }

.menu3:link		{ color: #000000; font-size: 11px; text-decoration: none; }
.menu3:visited	{ color: #000000; font-size: 11px; text-decoration: none; }
.menu3:hover	{ color: #000000; font-size: 11px; text-decoration: underline; }

body	{ font-family: verdana; font-size: 10pt; }
th		{ font-family: verdana; font-size:  8pt; background-color: #ECEDF1; }
td		{ font-family: verdana; font-size:  8pt; }
input	{ font-family: verdana; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; }
select	{ font-family: verdana; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; }

h1		{ font-family: verdana; font-weight: normal; font-size: 18px; text-decoration: none; color: black; }
h2		{ font-family: verdana; font-weight: normal; font-size: 14px; text-decoration: none; color: black; }
h3		{ font-family: verdana; font-weight: normal; font-size: 12px; text-decoration: none; color: black; }
h4		{ font-family: verdana; font-weight: normal; font-size: 10px; text-decoration: none; color: black; }
