.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}

a.liens:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.liens:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.liens:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000099
	text-decoration: underline;
	font-weight: bold;
}
.blocadm {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
TABLE.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: thin outset #333333;
	background-color: #FAF4E4;
}
TD.formulaire {
	padding: 10px;
}
.thumb {
	border: 1px solid #000000;
}

