﻿#labo {
	margin: 0px;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #800000;
	font-weight: bold;
	font-size: 17px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	text-align: center;
}
#labo a, .labo a:visited {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
#labo a:hover, labo a.active {
	text-decoration: underline;
	color: #66CCFF;
}
#single_col_en {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

