a:link   { text-decoration: none }

a:visited   { text-decoration: none }

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

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

p { margin: 0; padding: 0 }

td { 
	font: 11px verdana;
	margin:1 0 1 0;
}

form { display: inline }

.butClass {
	border: 1px solid;
	border-color: #D6D3CE;
}

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

.textarea {
	background-color: white;
	border: 1px solid #696969;
	color: black;
	height: 50px;
	width: 580px;
	font-family: verdana;
	font-size: 11px;
	margin: 2 0 2 0;
	padding: 1px;
	overflow-x: hidden;
	overflow-y: auto;
}

.divtext {
	color: black;
	font-size: 11px;
	font-family: verdana;
	background-color: white;
	text-align: left;
	border: solid 1px #000;
	width: 230px;
	height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
}

.medaillon img { border: solid 1px black }

.texteblanc { color: #FFFFFF }
.textenoir { color: #000000 }
.textegris  { color: #737373 }
.texteviolet { color: #b841bf }
.textebleu { color: #b841bf }
.textebleufonce { color: #00176d }
.textebleuclair { color: #3f9cb3 }
.texterouge { color: #ce0000 }
.texteorange { color: #ff6600 }
.textemarron { color: #663300 }

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

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

.checkbox {
	clear: both;
	float: none;
	position: relative;
	margin-left: 0px;
}
.textegene {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	text-align: left;
}

.titregene {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #909;
	text-align: left;
	font-weight: bold;
}

