A {color:#FFFFFF;text-decoration:none;}
A:visited {text-decoration: none}
A:hover {color:#FFFF00;text-decoration:underline;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBFBFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal; 
	color:#000000;
}
.xsmall {font-size: x-small;}
.xsmallWhite {font-size: x-small;color: #FFFFFF;}
.xsmallBrown {font-size: x-small;color: #000099;}
.xsmallYellow {font-size: x-small;color:#FFFF00;}
.xsmall_bold {font-size: x-small;; font-weight: bold; }

input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bouton-bleu-clair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FF6500;
	font-weight: bold;
	border: 1px outset;background-image:url(boutons/bouton-bleu-clair.jpg);
    background-attachment:fixed;
}
.liensoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFAE29;
	border: 1px outset;
	line-height: 16px;
}
.lienson {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF6500;
	border: 1px outset;
	line-height: 16px;
	color: #FFFFFF;
}
.gros {
	font-size: medium;
	font-weight: bold;
}
.rouge {color: #990000}

.xxsmall {font-size: xx-small}
.medium {font-size: medium}
.small {font-size: small}

.grosrouge {
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.marron {color: #FFCC66}