/* CSS Document */
#content {
	padding-top: 5px;
	background: url(../sep_verti.gif) repeat-y 491px ;
	}

#main {
	float: left;
	width:472px;
	margin-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	display: inline;
	overflow: hidden;
	font-size: 10px;
	height:357px;
	}
#main h2 {
	text-indent: -9999px;
	height:25px;
	width: 472px;
	padding:3px 0 0 5px;
	font-family: georgia;
	font-size: 18px;
	background: #F5F5F5 url(../titre_offres.gif) no-repeat 10px 10px;
	margin-bottom: 10px;
	}
.contenu {
	width: 450px;
	margin-left: 10px;
}
.nom {
	font-weight: bold;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
	}
.info {
	float:left;
	}
.titre {
	margin-bottom: 5px;
	
	}
.prix {
	text-align: right;
	font-weight: bold;
	color: #949494;
	}
#objet {
	float:right;
	margin-right: 10px;
	display: inline;
	}
#main hr {
	visibility:hidden;
	clear: both;
	border: 0;
	}

/*//////////////////Contenu droite/////////////////////////////////////////////////////*/
#lstartistes {
	float: right;
	width:180px;
	margin-right: 1px;
	background: url(../fdtop_calendrier.gif) no-repeat 0px 43px;
	}
#lstartistes h2 {
	height: 28px;
	text-indent: -9999px;
	font-family: georgia;
	font-size: 18px;
	background: #F5F5F5 url(../titre_stock.gif) no-repeat 10px 10px;
	}
	
#lstartistes dl {
	padding-bottom: 15px;
	width: 162px;
	margin-top: 30px;
	text-align: center;
	color: #949494;
	background:url(../fdbas_calendrier.gif) no-repeat 0 bottom  ;
	}
#lstartistes dt {
	padding-top: 2px;
	font-size: 10px;
	font-weight: bold;
	background-color: #F5F5F5;
	}
#lstartistes dt a{
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #949494;
	}
#lstartistes dt a:hover{
	text-decoration: underline;
	color: #000000;
	}
#lstartistes dd {
	font-size: 10px;
	background-color: #F5F5F5;
	}
	