a:link {     color: #003333; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
a:visited {  color: #009933; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
a:hover {    color: #ffffff; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}


/*def font*/
H1,.txt-principal,.txt-small,.txt,.titre,.txtgris,.txt-small2,.bouton {	
font-family: Verdana, Arial, Helvetica, sans-serif; }

H1 {
	font-size: 9px;
	line-height: 18px;
	color: #696969;
	font-weight: normal;
	border: 1px solid #DCD9C7;
}
.txt-principal {
	font-size: 10px;
	color: #FF3300;
	line-height: 15px;
}
.txt-small {
	font-size: 10px;
	color: #330099;
	line-height: 16px;
	background-color: #ffffff;
}
.txt {
	font-size: 10pt;
	color: #666699;
	font-weight: normal;
}
.titre {
	font-size: 8.5pt;
	color: #666699;
	font-weight: normal;
}
.txt-form {
	font-size: 8pt;
	color: #666699;
	font-weight: normal;
}
.txt-form-titre {
	font-size: 10pt;
	color: #666699;
	font-weight: normal;
}
body {
	background-color: #ffffff;
}
.bouton {
	font-size: 12px;
	color: #000033;
	background-color: #99cc33;
}
