 #menus, #search, #col-left, #col-right, #footer {
	display: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a {
	color:#000000;
}
a img {
	border:none;
}
ul {
	list-style-type:none;
}
#pathway {
	margin-bottom:20px;
}
#header-title h1 {
	font-size:1.2em
}
#header-logo  {
	float:left;
	width:69px;
}
#header-title  {
	float:left;
	width:400px;
	margin-left:20px;
}
#body  {
	margin-top:10px;
	clear:both;
}
div.break {
	clear:both;
}
.emph { font-weight: bold; }
.hidden { display: none; }
.barre { text-decoration: line-through;font-family:Arial, Helvetica, sans-serif; }
div.center { clear: both; text-align: center; }
li { list-style-type: none; }
.blue { color: #0066CC; }
.blue2 { color: #007DC4; }
.red { color: #CC0000; }