body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.important {
	color: #FF3300;
	font-weight: normal;

}
.mini {
	font-size: 9px;
	color: #0066CC;
}
input,select,textarea {
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;

}
table {
	font-size: 12px;
}
a,a:visited {
	color: #CC6600;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
}
.titre {
	font-size: 13px;
	font-variant: small-caps;
	color: #003399;
}
