/* CSS Document */
.suite{
	clear: both;
	float: right;
	margin-top: -10px;
	margin-right: 20px;
	display: inline;
	}
	
.suite a{
	text-align:  left;
	display: block;
	width: 120px;
	height: 32px;
	padding-top: 8px;
	font-weight: bold;
	color: #aaaaaa;
	background: url(../bt_suite.gif) no-repeat right top;
	}
#content {
	padding-top: 5px;
	background: url(../sep_verti.gif) repeat-y 491px ;

	}
/*//////////////////Contenu gauche/////////////////////////////////////////////////////*/
#main {
	text-align: center;
	float: left;
	width:483px;
	margin-left: 20px;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 10px;
	height: 350px;
	background: url(../murimg2.jpg) no-repeat 40% 50%;
	display: inline;
	}
#main h2 {
	height:22px;
	width: 472px;
	padding:6px 0 0 5px;
	font-family: georgia;
	font-size: 1.25em;
	background: #F5F5F5;
	margin-bottom: 10px;
	}
.sifr {
	margin-top: 6px;
	}


	
/*//////////////////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_artistes.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;
	}
	
