a:link {text-decoration: none}
a:active {text-decoration: none}
a:visited {text-decoration: none} 

.document a:link, .document a:visited, .document a:active {
	font-family:Arial;
	font-size:10pt;
	color:blue;
	text-decoration: underline;
}

BLOCKQUOTE {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px
}

a.Nav {
	font-size:10pt;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.ListeLien:link, a.ListeLien:visited, a.ListeLien:active {
	font-family:Arial;
	font-size:10pt;
	color:blue;
	text-decoration: underline;
}

a.Liste:link, a.Liste:visited, a.Liste:active {
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}

.doc
{
	font-size:14px;
	font-family:Arial;
}

.menuadmin
{
	font-size:12px;
	font-family:Arial;
}

.FicTblBord {
	background-color: #5a5a5a
}

.FicTblTitreBg {
	background-color: #e5e5e5
}

.FicTblTitre {
	font-weight: bold; font-size: 10pt; color: #00000; font-family: Arial
}

.FicTblTexte {
	font-size: 9pt; color: #000000; font-family: Arial
}

.FicTblCellBg {
	background-color: #ffffff
}

.Edition
{
	font-size:10pt;
	font-family:Arial;
}

.TextAreaBordRouge
{
	font-family:Arial,Helvetica,sans-serif;
	width:450px;
	font-size:10pt;
	color:#000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #b2001a;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b2001a;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b2001a;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b2001a;
}

.ChampBordRouge
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #b2001a;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b2001a;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b2001a;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b2001a;
}

.TableBordJaune
{
	font-family: Arial;
	font-size:10pt;
	color:#000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e8ae32;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e8ae32;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e8ae32;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e8ae32;
}

.TextAreaAdmin
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:#000000;
}