a {
	color : #696969;
	text-decoration : none;
}

a:visited {
	color : #FF4500;
	text-decoration : none;
}

a:hover {
	color : #FF4500;
	text-decoration : underline;
}

p {
	color : #000000;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-style : normal;
}

table {
	color : #000000;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-style : normal;
}

td {
	color : #000000;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-style : normal;
}

th {
	color : #FFFFFF;
	font-family : Verdana, Helvetica, FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 12pt;
}
.msgerreur{
	background-color : #FFFFFF;
	color : #FF6633;
	font-family : "Courier New",Courier,monospace;
	font-style : italic;
	font-weight : bold;
	margin-left : 15%;
	margin-right : 15%;
	text-align : center;
}

input.deconnexion {
	background-color: #CC0033;
	letter-spacing: 1;
	color: White;
	font-family: inherit;
	font-weight: bold;
}
.fondsaisie {
	background-color: #CCCCCC;
	color: #000000;
	font-family: monospace;
	font-size: 8pt;
}

.bouton {
	font-family: monospace;
	font-size: 10pt;
	font-weight: bold;
}
.navstatus{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}

