@charset "iso-8859-1";

/**** Sotheby's ****/

#sothebys {
	/*padding-bottom: 12px;*/
	height: 340px;
	width: 868px;
}
#sothebys-ro-off {
	height: 49px;
	width: 365px;
	z-index: 1;
	float: left;
}
#sothebys-ro-on {
	height: 49px;
	width: 365px;
	z-index: 1;
	float: left;
	display: none;
}
#img-aleatoire {
	height: 320px;
	width: 503px;
	float: left;
	z-index: 1;
}
#img-sothebys {
	height: 271px;
	width: 365px;
	float: left;
	/*background-image: url(../img_index/sothebys-fr.jpg);*/
	z-index: 1;
}
#img-sothebys-en {
	height: 271px;
	width: 365px;
	float: left;
	/*background-image: url(../img_index/sothebys-en.jpg);*/
	z-index: 1;
}
/**** Galerie ****/

#galerie {
	width: 341px;
	float: left;
	margin-right: 10px;
}
#galerie h3 {
	text-transform: uppercase;
	background: url(../imgs/bgItem.jpg) repeat-y;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 10px;
	margin: 0px;
}
#galerie p {
	color: #827a78;
	padding: 10px 10px 0px;
	background: url(../imgs/bgGalerie.jpg) repeat-x left bottom;
}
#galerie p a {
	display: block;
	color: #827a78;
	text-decoration: none;
	background: url(../imgs/off.gif) no-repeat right bottom;
	padding-bottom: 15px;
}
#galerie p a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../imgs/on.gif);
}
/**** Focus produits ****/

#focus-produits-new {
	float: left;
	width: 525px;
}
.focus-produits_new {
	width: 122px;
	height: 230px;
	float: left;
	margin-right: 9px;
	background: #FFF;
	overflow: hidden;
}
#focus-produits-new p {
	border-color: #cdd5b8;
	border-width: 1px;
	border-style: none solid solid;
	height: 26px;
	padding: 10px 5px 0px;
	color: #827a78;
	background: url(../imgs/bgfocus.jpg) repeat-x left bottom;
	width: 112px;
}
#focus-produits-new p a {
	display: block;
	height: 26px;
	text-decoration: none;
	color: #827a78;
}
#focus-produits-new p a:hover {
	color: #000;
	text-decoration: none;
}
#focus-produits-new p strong {
	display: block;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #496420;
}

#bandeau-hors-encheres {
	position:relative;
	background-color: #47641E;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	/*padding-top: 12px;*/
	line-height: 30px;
	width: 518px;
	height: 36px; /*43px; */
	clear: left;
	left: 0px;
}