body, html, table, tr, td, form, img, div, p, .imageLink {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: sans-serif;
	font-size: 1px; 			// reduce the bottom padding under free-flow images 
}

img { float: left; }

a { 
	color: #b2c010; 
	text-decoration: none; 
}

div, p { 
	font-size: small; 
}

.map, .map tr, .map td, .map div { 
	padding: 0px;
	font-size: 1px;
	vertical-align: top;
}

.displayedFloor {
	color: gray;
	font-weight: bold;
	font-size: medium;
}

.floorLink {
	font-size: medium;
}


.news {
	background-color: black;
	padding: 0px;
}

.news p { 
	color: white; 
	background: black; 
	font-size: small;
	padding-top: 10px;
	padding-bottom: 10px;
}

.news a {
	font-size: smaller;
}

.hint { font-size: x-small;}

.inline { display: inline; }

.listSelected, .confTitle, .resHead { 
	color: #808080;
	font-weight: bold; 
	padding-bottom: 8px;
}

.listInfo { 
	font-weight: bold;
	color: #b2c010;
}

.listHeures { 
	color: #b2c010;
}

.listSalle a, .niveau {
	font-weight: bold;	
	color: black;
}

.listText, .listSelector { padding-bottom: 8px; }

.listRightLink { 
	text-align : right;
	padding-bottom: 8px;
}

.ficheOK { 
	text-align: center; 
	font-weight: bold;	
}
