a, a:link, a:visited, a:hover {
	font-family:Arial;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

tr, td, body, p, div, span {
	font-family:Arial;
	color:#003366;
	font-size:12px;
}

input, select, textarea, button {
	font-family:Arial;
	color:#000000;
	font-size:12px;
}

.uc {
	text-transform:uppercase;
}

input, select, textarea, button {
	border:#000000 1px groove;
}

.noborder {
	border:#000000 0px groove;
}

.titre {
	font-size:18px;
	color:#cccc66;
	font-weight:bold;
}

.sstitre {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

#adminroll { text-decoration:none; color:#ffffff; font-family:arial, helvetica; font-size:12px;}
#adminroll:hover { color : #50a0ff; background-color : #ffffff;}