#met{
	padding-top:10px;
}
#met .inputs{
	padding:10px 0 0 20px;

}

#met .inputs .left{
	width:150px;

}
#met .inputs .right{
	width:120px;
	float:left;
}

#met .inputs .right input{
	width:80%;
}

#met table{
	margin-bottom:15px;
}


#met .header td{
	background-color:#004f9e;
	color:#fff;
	border:0;
	text-transform:uppercase;
	font-weight:bold;
}
#met td{
	padding:10px;
}

#met tr.gris{
	background-color:#ececec;
}
#met .met{
	width:35px;
}
#met #types a{
	display:block;
	border-bottom: 1px solid #d1d1d1;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
#result table{
	width: 100%;
}
#met .legend{
	width: 75%;
}
#met .met{
	width: 10%;
}
#met .kcal{
	width: 15%;
	text-align:right;
}
