a:link   { text-decoration: none }

a:visited   { text-decoration: none }

a:hover     { color: #A4020D; text-decoration: none; border: none }

a:hover img { border-color: #A4020D }

html {
	overflow-x: hidden;
	overflow-y: scroll;
}

body {
	font: 11px Verdana;
	color: black;
	overflow-x: auto;
	overflow-y: auto;
	margin: 0 0 0 0;
	padding: 0px;
	text-align:center;
}

p { margin: 0; padding: 0 }

td { font: 11px verdana }

.bouton { font-size: 11px; font-weight: bold }

.champ {
	border: 1px solid black;
	background-color: white;
	color: #A4020D;
	width: 280px;
	height: 17px;
	font-family: verdana;
	font-size: 11px;
	margin:2 0 2 0
}

.checkbox {	margin-left: 0px }

.medaillon img { border: solid 1px #A4020D }
.petitextegris  { color: #777; font-size: 9px; line-height: 10px }
.texteblanc { color: white }
.textegris { color: #999 }
.textenoir { color: black }
.texterouge { color: #A4020D }

.texte_front { color: #000 }

.tof:visited { filter: progid:DXImageTransform.Microsoft.alpha(opacity=30) }
