@charset "utf-8";

body {
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, sans-serif;
	background: #fff;
	font-size: 12px;
	color: #595959;
}

.imagemap {
	background: url("lunettes_torstrasse.jpg") bottom no-repeat;
}

.imagemap img{
	border:  none;
}


h1, h2, address {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

.links a {
	text-decoration: none;
	color: #595959;
}

.links a:hover {
	text-decoration: underline;
}

.links li {
	list-style: none;
}

h1, h2, .main p, .main address, .main ul, .main dl {
	clear: both;
	margin-bottom: 1em;
}

.site-logo {
	width: 143px;
	height: 300px;
	text-indent: -100em;
	overflow: hidden;
	
	background: #fff url("lunettes_selection.png");
}

#tooltip {
	background: #000;
	position: absolute;
	white-space: nowrap;
	color: #fff;
	
	z-index: 100;
	
	margin-top: -3em;
	padding: 0.2em 0.6em 0.2em 0.6em;
}
