
#systeme_constructif * {
	margin:0;padding:0;border:0;
}

#systeme_constructif select {
	width:180px;	
}


#systeme_constructif {
	margin:0;padding:0;border:0;
	position:absolute;
	top:16px;
	right:4px;
	background-color:#fff;

	overflow:auto;
	width:180px;	

}

#systeme_constructif li {
	text-align:right;	
}

#systeme_constructif li a {
	display:block;
	width:190px;
	padding:0px;
	color:#6f6e68;
	padding-right:4px;
}

#systeme_constructif li a:hover {
	background-color:#8b2413;
	text-decoration:none;
	color:#fff;
}


