select { width:190px;}
table select  { width:80px;}

table ul{
	list-style-type: none;
	padding:0;
	margin:0;
}
section {
	border: 1px solid #A4A4A4;
	border-radius: 0 10px 0 0;
	background: #fff;
	margin:2px;
	float: left;
	min-height:650px;
	text-align:left;
}

#varietes section {

	width:190px;
}

#criteres section  {

	width:230px;
}



a#imprimer.icon.print{
	float: right;
	position:block;
	margin-top:-40px;
	margin-right:10px;
}

.main {
	display:none;
}
