@charset "iso-8859-1";

.TexteGras { font-family: Verdana; font-size: 10pt; color: black; font-weight: bold } 
.Texte { font-family: Verdana; font-size: 10pt; color: black; } 

TD.Menu { font-size: 11pt; font-family: Verdana; color: black; cursor: pointer; text-decoration: underline; font-weight: bold;}
DIV.Menu { font-size: 11pt; font-family: Verdana; color: black; cursor: pointer; margin-left: 5px; margin-right: 5px; text-decoration: underline;  font-weight: bold; }
TD.Menu10pt { font-size: 10pt; font-family: Verdana; color: black; cursor: pointer; text-decoration: underline; font-weight: bold;}
DIV.Menu10pt { font-size: 10pt; font-family: Verdana; color: black; cursor: pointer; margin-left: 5px; margin-right: 5px; text-decoration: underline; font-weight: bold; }
TD.Menu9pt { font-size: 9pt; font-family: Verdana; color: black; cursor: pointer; text-decoration: underline; font-weight: bold;}
DIV.Menu9pt { font-size: 9pt; font-family: Verdana; color: black; cursor: pointer; margin-left: 5px; margin-right: 5px; text-decoration: underline; font-weight: bold; }

DIV.TitrePage
{
	font-family: 'Times New Roman' , Verdana;
	color: black;
	margin-left: 5px;
	font-size: 26pt;
	font-weight: bold;
	margin-right: 5px;
}

A.PiedPage { font-size: 9pt; font-family: Verdana; color: black; text-decoration: none; font-weight: bold;  }
A.PiedPage:hover { font-size: 9pt; font-family: Verdana; color: black; text-decoration: underline; font-weight: bold;  }

P  {
	font-family: Verdana;
	font-size: 10pt;
	color: black;
} 
UL  { font-family: Verdana; font-size: 10pt; color: black; } 
LI  { font-family: Verdana; font-size: 10pt; color: black; } 

