a:link   { text-decoration: none }

a:visited   { text-decoration: none }

a:hover     { color: #71978B; text-decoration: underline; border: none }

a:hover img { border-color: #71978B }

body {
	font: 11px Verdana;
	color: black;
	overflow-x: auto;
	overflow-y: auto;
	margin:10 0 0 0;
	padding:0px;
	scrollbar-face-color: white;
    scrollbar-shadow-color: white;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: black;
    scrollbar-darkshadow-color: black;
    scrollbar-track-color: #EFEACC;
    scrollbar-arrow-color: white;
}

p { margin: 0; padding: 0 }

td { font: 11px verdana }

.bouton { font-size: 11px; font-weight: bold }

.butClass {
	border: 1px solid;
	border-color: #D6D3CE;
}

.champ {
	border: 1px solid black;
	background-color: white;
	color: black;
	height: 15px;
	font-family: verdana;
	font-size: 11px;
	padding: 1px;
	/* margin:2 0 2 0 */
}
.divtext {
	color: #000;
	font-size: 11px;
	font-family: verdana;
	background-color: #D6DEE9;
	text-align: left;
	border: solid 1px #000;
	width: 400px;
	height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
}

.medaillon img { border: solid 1px black }
.petitextegris  { color: #777; font-size: 9px; line-height: 10px }
.texteblanc { color: white }
.textebleu { color: #71978B }
.textegris { color: #777 }
.textemarron { color: #954628 }
.textenoir { color: black }
.texterouge { color: #990033 }

.tof:visited { filter: progid:DXImageTransform.Microsoft.alpha(opacity=30) }