#rubrique {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
.bouton {
	height: auto;
	width: auto;
}
#separationRubrique {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

#containerRight p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 12px;
}
#containerRight table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#containerRight  a {
	color: #5BBB52;
	text-decoration: none;
}
#containerRight  a:hover {
	
	color: #666666;
	text-decoration: none;
}
.inputAuto {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}


#separation {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
}

.update {
	font-size: 11px;
	color: #666666;
}
