body
{
	background-color: #0b0f20;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	line-height: 15px;
	background-image: url(images/2008/accueil2008/fondnoir.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.accessibilite
{
	display: none;
}

/*****************************************************************************/
/*****                         dessin de la page                        ******/
/*****************************************************************************/

#centre
{
	
	display: block;
	width: auto;
	height: auto;
	margin: 5% auto 5% auto;
	padding: 0px 0px 0px 0px;
	
}
#flash
{
	display: block;
	width: auto;
	height: auto;
	margin: 5% auto 0 auto;
	padding: 0px 0px 0px 0px;
}
#bandeauActu
{
	display: block;
	width: 100%;
	margin: 0px auto 0 auto;
	padding-top: 10px;
	height: auto;
	background-color: #transparent;
	font-size: 13px;
	line-height: 20px;
	color: #F8FF5F;
}
#bandeauActu a
{
	color: #F8FF5F;
	text-decoration: none;
}
#bandeauActu a:hover
{
	color: #F8FF5F;
	text-decoration: underline;
}
#infos
{
	display: block;
	width: 100%;
	margin: 0px auto 0 auto;
	padding-top: 10px;
	height: auto;
	background-color: transparent;
	line-height: 20px;
}
#infos a
{
	color: #999;
	font-size: 10px;
	padding-right: 5px;
	text-decoration: none;
}

#infos a:hover
{
	color: white;
}

#image
{
	display: block;
	width: 800px;
	height: 610px;
	margin: 5% auto 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	
	background-color: transparent;
	background-image: url(images/2009/altFlash.jpg);
	background-repeat: no-repeat;
}


#bandeau
{
	display: block;
	width: 800px;
	height: 140px;
	position: absolute;
	top: 300px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #0b0f20;
	text-align: left;
	z-index: 100;	
}
#abonnement
{
	display: block;
	width: 170px;
	height: 290px;
	position: absolute;
	top: 10px;
	right: 0px;
	padding: 10px 15px 0px 0px;
	background-color: transparent;
	text-align: left;
	z-index: 90;
}
#abonnement a
{
	display: block;
	color: white;
	text-decoration: none;
	font-size: 15px;
	line-height: 20px;
}
.grostexte
{
	font-size: 19px;
	line-height: 23px;
	text-transform: uppercase;
}

#tel
{
	display: block;
	width: 180px;
	height: 40px;
	position: absolute;
	top: 440px;
	right: 0px;
	padding: 20px 0px 0px 0px;

	background-position: 10px bottom;
	text-align: left;
	z-index: 80;
}

.numero
{
	
	font-size: 19px;
	line-height: 23px;
	text-transform: uppercase;
}
.numero a
{
	
	text-decoration: none;
	color: white;
}

/*****************************************************************************/
/*****                         dans le bandeau                          ******/
/*****************************************************************************/

#logo
{
	display: block;
	width: 460px;
	height: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-image: url(images/2008/accueil2008/LOGO.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-align: left;
	
}
#orchestre
{
	display: block;
	width: 180px;
	height: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: left;
}
#concert
{
	display: block;
	width: 160px;
	height: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: left;
}
#concert h2, #orchestre h2
{
	padding: 30px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
}
#concert:hover h2 a, #orchestre:hover h2 a
{
	color: white;
}

#concert ul, #orchestre ul
{
	padding: 7px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 17px
}
#concert a, #orchestre a
{
	color: #DDD;
	text-decoration:none;
}
#concert ul a:hover, #orchestre ul a:hover
{
	color: white;
}

/*****************************************************************************/
/*****                            diaporama                             ******/
/*****************************************************************************/


#myGallery
{
	display:block;
	width: 800px;
	height: 580px;
	margin: 0px;
	z-index: 10;
	border: none;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
