/****************** MAIN ALK ***************************/
body, * {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-size: 10px;
	background-color: #FFFFFF;
	height: auto;
	border:solid 1px silver;
}
a {color:#1c7105;text-decoration:none;font-weight:bold}
ul {margin-left:16px;margin-bottom:0}
form {margin:0}
H3 {
	color:#1c7105;
	font-weight:bold;
	font-size:11;
	background-image: url(images/arrow.verte.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin:0px;
 /*margin-bottom: 10px;*/
}
.titre_cadre {padding-left:5px;padding-right:5px;font-size:12px;color:#51A22B;font-weight:bold}
.bid_winner {border:solid 2px green}
.erreur {color:red}
.puce {
	background-image: url(images/puce_verte_14x14.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 12px;
	width: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 3px;
	text-transform:uppercase;
}
.souspuce {margin-left:5px;margin-top:5px }
.boutonGRIS {
	display: list-item;
	list-style: url(images/bouton.gris.left.gif);
	list-style-position: outside;
	background-image: url(images/bouton.gris.right.gif);
	background-repeat: no-repeat;
}
.tbl_milieu {width:500px}