@charset "utf-8";
/* CSS Document */

#autocomp {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

input, select {
	font-size: 11px;
	border: solid 1px #ccc;
}

.rens {
	margin-right: 1px;
	padding: 2px 4px;
	text-align: right;
	margin-bottom: 3px;
	color: #666666;
	font-size: 10px;
}

.plus {
	margin-right: 47px;
}

.plus2 {
	margin-right: 55px;
}

#bouton {
	margin: 8px 50px 8px;
	font-size: 14px;
	border: solid 1px #eaeaea;
	background:#F7F7F7;

}
form {
	margin: 0;
	padding: 0;
}

.rusty {
	margin-bottom: 3px;
	width: 100%;
	margin-right: 12px;
}

.rusty th{
	padding-right: 3px;
	font-size: 10px;
	width: 80px;
	text-align: right!important;
	color: #666666;	
}

.rusty td{
text-align: left!important;
}
