.title {
	font-family: Georgia;
	font-size: 22px;
	line-height: 24px;
	color: #333333;
	font-style: italic;
}

.content {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}

.nav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

.nav_on {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	background: #ffc;
}

#sothebys {
	font: 14px/18px Georgia, Arial, Helvetica, sans-serif;
	background-color:#000000;
}

#sothebyscontent {
	background-color:#FFFFFF;
	overflow: auto;
	width: 610px;
	margin-left: 20px;
	padding: 15 15 15 15;
}


#sothebys .colonne {
	float:left;
	width:200px;
}

#sothebys .colonne ul {
	font: 12px/16px Georgia, Arial, Helvetica, sans-serif;
	padding-top:15px;
}

#sothebysclose {
	font: 10px/14px Verdana, Helvetica, sans-serif;
	padding-left:20px;
}

#sothebysinfos {
	overflow: auto;
	width: 610px;
	margin-left: 20px;
	padding: 15 15 15 0;
	font: 10px/16px Verdana, Helvetica, sans-serif;
	color:#666666;
}

#pastille {
	position: absolute;
	right: 0;
	top: 0;
	width: 400px;
	height: 400px;
	z-index: 100;
	opacity: 0.9;
}
