a:link   { text-decoration: none }

a:visited   { text-decoration: none }

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

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

body {
	font: 11px Verdana;
	color: black;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 10 0 10;
}

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: #C20722;
	width: 280px;
	height: 17px;
	font-family: verdana;
	font-size: 11px;
	margin:2 0 2 0
}

.zonetxt {
	border: 1px solid black;
	background-color: white;
	color: #C20722;
	height: 50px;
	width: 280px;
	font-family: verdana;
	font-size: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}

.checkbox {	margin-left: 0px }

.medaillon img { border: solid 1px black }

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

.texteblanc { color: white }
.textegris { color: #6d717c }
.textenoir { color: black }
.texterouge { color: #C20722 }

.texte_front { color: #000 }
