/* CSS Document */


	* { margin: 0; padding: 0; }
	
	body { 
		background: #000; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #b0aaaa;
	}
	a { color: #666; }
	a:hover { text-decoration:none; color: #b0aaaa; }
	
	p { margin: 0 0 10px 0; }
	
	h3 { font-size: 15px; color: #cc9933; }
	
	.hr_type_1 { clear: both; background: url(/medias/images/hr_type_1.gif) center center no-repeat; height: 20px; }
	.hr_type_2 { clear: both; background: url(/medias/images/hr_type_2.gif) center bottom no-repeat; height: 16px; margin-bottom: 10px; }
	hr { display: none; }
/*	---------------------------------------------------------------------------
	Shell -------------------------------------------------------------------*/

	/* partie top avec le flash */
	#top {
		background: url(/medias/images/bgFlash.jpg) center top;
		height: 418px;
		width: 100%;
		background-color: #05b0ef;
	}

	/* bottom, partie sous le flash */
	#bottom {
		background: url(/medias/images/bg.jpg) center top repeat-x;
	}

	#header {
		background: url(/medias/images/lumiere_header.gif) center bottom no-repeat;
		position: relative;
		margin: 0 auto;
		width: 760px; height: 312px;
	}
	
	#content {
		background: url(/medias/images/bg_contenu.jpg) center top no-repeat;
		margin: 0 auto; padding-bottom: 150px;
		width: 730px; /*height: 730px;*/
	}

	#footer {
		background: url(/medias/images/footer.gif) center top no-repeat;
		clear: both;
		height:  81px;
	}




/*	---------------------------------------------------------------------------
	Contents ----------------------------------------------------------------*/
	


/*---- actualites --------*/
	.date { font-size: 10px; color: #58451d; }	
	#liste_actualites {
		color: #666;
		float: left;
		width: 320px;
	}
	#liste_actualites h3 { 
		font-size: 12px; 
		letter-spacing: 1px;
		margin: 17px 0 0 0;
	}
	#liste_actualites a { text-decoration: none; }
	#liste_actualites a:hover { text-decoration: underline; }
	#liste_actualites h3 a { color: #cc9933; text-decoration: none; }
	#liste_actualites h3 a:hover { color: #fff; text-decoration: underline; }
	
/*---- Spectacles --------*/
	.liste_spectacles {
		list-style-type: none;
		color: #ffffcc;
		font-weight: bold;
		margin: 0 auto;
		width: 405px;
	}
	.liste_spectacles li {
		border-left: 2px solid #ffffcc;
		padding: 0 0 0 6px;
		margin: 12px 0 0 0;
	}
	.liste_spectacles li p { float: left; width: 310px; margin: 0; }
	
	.billetterie span { display: none; }
	.billetterie {
		background: url(/medias/images/agenda_billetrie.gif) center center no-repeat;
		display: block;
		float: right;
		width: 56px; height: 21px;
	}
	.spectacles_desc { color: #cc9933; font-weight: normal; }

/*---- Biographie --------*/
	.over img, .selected img  { border: solid 1px #cc9933 !important; }
	.entree_bio { padding: 0 30px; }
	
	.entree_bio h3 { font-size: 24px; font-weight: normal; }
	.entree_bio ul { list-style-type:none; }
	.entree_bio ul li { 
		background: url(/medias/images/bullet.gif) left center no-repeat; 
		padding: 0 0 0 10px; }
	.entree_bio ul li a {
		color: #a17928; 
		font-family:"Times New Roman", Times, serif; 
		font-size: 14px; 
		text-decoration: none; 
	}
	.entree_bio ul li a:hover { text-decoration: underline; }
	
/*---- Discographie --------*/
	.entree_disco { 
		padding: 0 0 0 30px;
		color: #9a7300;
	}
	.entree_disco h3 { width: 255px; float: left; }
	.entree_disco h3 a { color: #cc9933; text-decoration: none; }
	.entree_disco h3 a.opened { 
		background: url(/medias/images/btn_moins.gif) left center no-repeat; 
		padding: 0 0 0 18px;
	}	
	.entree_disco h3 a.closed { 
		background: url(/medias/images/btn_plus.gif) left center no-repeat; 
		padding: 0 0 0 18px;
	}	
	.entree_disco .date {
		color: #cc9933;
		padding-top: 4px;
		margin:0;
		float: left;
	}
	.tracks {
		border-left: 1px solid #202018;
		border-top: 1px solid #202018;
		float: left;
		margin: 15px 0 0 10px;
		width: 204px;
	}
	.tracks td {
		border-right: 1px solid #202018;
		border-bottom: 1px solid #202018;
	}
	.btn_paroles span, .btn_videos span, .btn_audio span { display: none; }
	.btn_paroles { background: url(/medias/images/btn_paroles.gif) center center no-repeat; display: block; width:13px; height: 11px; }
	.btn_videos { background: url(/medias/images/btn_video.gif) center center no-repeat; display: block; width:13px; height: 11px; }
	.btn_audio { background: url(/medias/images/btn_audio.gif) center center no-repeat; display: block; width:13px; height: 11px; }
	
	
/*---- Discographie --------*/
	.contact {  
		padding: 0 0 0 50px;
	}
	.contact h3 { font-size: 12px; } 
	.contact a { color: #cc9933; } 
	.single_partenaire { clear: both; margin-bottom: 10px; }
		
/*---- Boutique --------*/

	.boutique { 
		width: 450px;
		margin: 0 auto;
	}
	.item h3 { font-size: 24px; }
	.item { margin-bottom: 15px; }
	.item .details { float: left; margin: 0 0 0 8px; width: 200px; }
	.item h4 { font-size: 11px; color: #cc9933; margin: 0 0 8px 0; }
	.item img { border: 1px solid #9e9d8e; float: left; }
	.item .prix { display: block; font-size: 18px; margin-top: 20px; border-bottom: solid 1px #615b4f; }
	.item .noimage {
		float: left;
		text-transform: uppercase;
		text-align: center;
		background: #000;
		border: 1px solid #9e9d8e;
		width: 190px; height: 191px;
	}
	.item .noimage p {
		padding-top: 80px;
		color: #393939;
	}
												
/*	---------------------------------------------------------------------------
	Box ---------------------------------------------------------------------*/
	
	/* .outerpair1 must be given a width contraint, via either a width, or by floating or absolute positioning. In this demo these are applied from the second class name on the .outerpair1 DIV's.This box also has one of the corner .png's. */
	.outerpair1 {
		color: #666;
		float: left;
		background: url(/medias/images/box_tr.png) right top no-repeat;
		width: 383px;
	} 
	
	/* .outerpair2 has padding equal to the shadow thickness, and also has one of the corner .png's */ 
	.outerpair2 {
		background: url(/medias/images/box_left.png) left bottom no-repeat;
		padding-top: 39px;
		padding-left: 40px;
	}
	
	/* .shadowbox holds the main shadow .png */ 
	.shadowbox {
		background: url(/medias/images/box_shadow.png) bottom right;
	}
	
	/* .innerbox is made "relative" and is "pulled" up and to the left, by a distance equal to the thickness of the shadow. Because this is a relative-based shift, the box retains its	exact dimensions without change. */
	.innerbox {
		position: relative;
		left: -19px;
		top: -39px;
	}
	
	.box_content_top { background: url(/medias/images/box_top.gif) top center no-repeat; }
	.box_content { background: url(/medias/images/box_bg.gif) top center repeat-y; }
	.box_content_bottom { background: url(/medias/images/box_bottom.gif) bottom center no-repeat; }
	



/*	---------------------------------------------------------------------------
	Menu --------------------------------------------------------------------*/

		#menu h1 {
			background: url(/medias/images/t_kain.jpg) top left no-repeat;
			display: block;
			position: absolute;
			text-indent: -9999px;
			top: 0px; left: 67px;
			width: 385px; height: 147px;
		}

		#menu {
			margin: 0 auto;
			position: relative;
			width: 581px;
		}
	
		#menu ul {
			list-style-type: none;
			position: relative;
			width: 581px; height: 242px;
		}
		#menu ul li a { display: block; cursor: pointer; }
		#menu ul li a span { display: none; }
		#menu ul li { position: absolute; }
		
		.btn_agenda, .btn_multimedia,
		.btn_bio, .btn_actualites,
		.btn_forum, .btn_boutique,
		.btn_contact,.btn_discographie {
			position: absolute;
		}
		
		/* Agenda */
		.btn_agenda { top: 0; left: 0; }
		.btn_agenda a {	background: url(/medias/images/btn_agenda.png) top left no-repeat;	width: 75px; height: 80px; }
		.btn_agenda a:hover { background: url(/medias/images/btn_agenda_o.png) top left no-repeat;	}
	
		/* Multimedia */
		.btn_multimedia { top: 80px; left: 5px; }
		.btn_multimedia a {	background: url(/medias/images/btn_multimedia.png) top left no-repeat; width: 76px; height: 51px; }
		.btn_multimedia a:hover { background: url(/medias/images/btn_multimedia_o.png) top left no-repeat; }
		
		/* Biographie */
		.btn_bio { top: 131px; left: 19px; }
		.btn_bio a { background: url(/medias/images/btn_bio.png) top left no-repeat; width: 169px; height: 90px; }
		.btn_bio a:hover { background: url(/medias/images/btn_bio_o.png) top left no-repeat; }
		
		/* Actualite */
		.btn_actualites { top: 122px; left: 188px; }
		.btn_actualites a {	background: url(/medias/images/btn_actualites.png) top left no-repeat;	width: 121px; height: 108px; }
		.btn_actualites a:hover { background: url(/medias/images/btn_actualites_o.png) top left no-repeat; }
		
		/* Forum */
		.btn_forum { top: 122px; left: 309px; }
		.btn_forum a { background: url(/medias/images/btn_forum.png) top left no-repeat; width: 104px; height: 108px; }
		.btn_forum a:hover { background: url(/medias/images/btn_forum_o.png) top left no-repeat; }
		
		/* Boutique */
		.btn_boutique { top: 178px; left: 413px; }
		.btn_boutique a { background: url(/medias/images/btn_boutique.png) top left no-repeat; width: 116px; height: 64px; }
		.btn_boutique a:hover { background: url(/medias/images/btn_boutique_o.png) top left no-repeat; }
			
		/* Contact */
		.btn_contact { top: 107px; left: 413px; }
		.btn_contact a { background: url(/medias/images/btn_contact.png) top left no-repeat; width: 116px; height: 71px; }
		.btn_contact a:hover { background: url(/medias/images/btn_contact_o.png) top left no-repeat; }
		
		/* Discographie */
		.btn_discographie { top: 11px; left: 413px; }
		.btn_discographie a { background: url(/medias/images/btn_discographie.png) top left no-repeat;	width: 168px; height: 96px; }
		.btn_discographie a:hover { background: url(/medias/images/btn_discographie_o.png) top left no-repeat; }
		

/*	----------------------------------------------------------------------------
	Titres --------------------------------------------------------------------*/
	
	h2.section { 		
		float: left;
		height: 72px; 
		margin: 0 0 0 20px;
	}
	* html h2.section { margin: 0 0 0 10px; }
	
	h2.section span { display: none; }
	
	.t_actualites { background: url(/medias/images/actualites_titre.png) bottom center no-repeat; width: 250px; }
	.t_agenda { background: url(/medias/images/agenda_titre.png) bottom center no-repeat; width: 203px; }
	.t_discographie { background: url(/medias/images/discographie_titre.png) bottom center no-repeat; width: 305px; }
	.t_multimedia { background: url(/medias/images/multimedia_titre.png) bottom left no-repeat; width: 290px; }
	.t_biographie { background: url(/medias/images/biographie_titre.png) bottom center no-repeat; width: 275px; }
	.t_contact { background: url(/medias/images/contact_titre.png) bottom left no-repeat; width: 240px; }
	.t_boutique { background: url(/medias/images/boutique_titre.png) bottom left no-repeat; width: 240px; }
	
	.t_extrait_sonore { text-indent: -9999px; background: url(/medias/images/discographie_ST_extraits.png) top left no-repeat; width: 144px; height: 35px; }
	.t_paroles { text-indent: -9999px; background: url(/medias/images/discographie_ST_paroles.png) top left no-repeat; width: 81px; height: 35px; }
	
	
	

/*	---------------------------------------------------------------------------
	Sous-menus --------------------------------------------------------------*/		
	
	#sousmenu {
		float: left;
		list-style-type: none;
		margin: 3px 0 0 0;
	}
	#sousmenu li {
		float: left;
	
	}
	#sousmenu li a { display: block; cursor: pointer;  }
	#sousmenu li span { display: none; }
	
	
	.actualites_nouvelles a { width: 152px; height: 70px; background: url(/medias/images/actualites_nouvelles.png) top right no-repeat; }
	.actualites_nouvelles a:hover, .actualites_nouvelles_sel { width: 152px; height: 70px; background: url(/medias/images/actualites_nouvelles_o.png) top right no-repeat; }
	.actualites_journal a { width: 128px; height: 70px; background: url(/medias/images/actualites_journal.png) top right no-repeat; }
	.actualites_journal a:hover, .actualites_journal_sel { width: 128px; height: 70px; background: url(/medias/images/actualites_journal_o.png) top right no-repeat; }
	.actualites_archives a { width: 145px; height: 70px; background: url(/medias/images/agenda_archives.png) top right no-repeat; }
	.actualites_archives a:hover, .actualites_archives_sel  { width: 145px; height: 70px; background: url(/medias/images/agenda_archives_o.png) top right no-repeat; }
	

	.agenda_archives a { width: 145px; height: 70px; background: url(/medias/images/agenda_archives.png) top right no-repeat; }
	.agenda_archives a:hover, .agenda_archives_sel  {  width: 145px; height: 70px; background: url(/medias/images/agenda_archives_o.png) top right no-repeat; }
	.agenda_evenementMedias a { width: 172px; height: 70px; background: url(/medias/images/agenda_evenementMedias.png) top right no-repeat; }
	.agenda_evenementMedias a:hover, .agenda_evenementMedias_sel  { width: 172px; height: 70px; background: url(/medias/images/agenda_evenementMedias_o.png) top right no-repeat; }
	.agenda_spectacles a { width: 173px; height: 70px; background: url(/medias/images/agenda_spectacles.png) top right no-repeat; }
	.agenda_spectacles a:hover, .agenda_spectacles_sel  { width: 173px; height: 70px; background: url(/medias/images/agenda_spectacles_o.png) top right no-repeat; }
	
	.multimedia_fondsdecrans a { width: 139px; height: 70px; background: url(/medias/images/multimedia_fondsdecrans.png) top right no-repeat; }
	.multimedia_fondsdecrans a:hover, .multimedia_fondsdecrans_sel  { width: 139px; height: 70px; background: url(/medias/images/multimedia_fondsdecrans_o.png) top right no-repeat; }
	.multimedia_photos a { width: 143px; height: 70px; background: url(/medias/images/multimedia_photos.png) top right no-repeat; }
	.multimedia_photos a:hover, .multimedia_photos_sel  { width: 143px; height: 70px; background: url(/medias/images/multimedia_photos_o.png) top right no-repeat; }
	
	
	.contact_contact a { width: 138px; height: 70px; background: url(/medias/images/contact_contact.png) top right no-repeat; }
	.contact_contact a:hover, .contact_contact_sel  {  width: 138px; height: 70px; background: url(/medias/images/contact_contact_o.png) top right no-repeat; }
	.contact_partenaires a { width: 180px; height: 70px; background: url(/medias/images/contact_partenaires.png) top right no-repeat; }
	.contact_partenaires a:hover, .contact_partenaires_sel  { width: 180px; height: 70px; background: url(/medias/images/contact_partenaires_o.png) top right no-repeat; }
	.contact_accesspecial a { width: 130px; height: 70px; background: url(/medias/images/contact_accesspecial.png) top right no-repeat; }
	.contact_accesspecial a:hover, .contact_accesspecial_sel  { width: 130px; height: 70px; background: url(/medias/images/contact_accesspecial.png) top right no-repeat; }
	

	/*discographie_ST_extraits.png 	
	discographie_ST_paroles.png 	
	discographie_legendeAudio.gif 
	discographie_legendeClip.gif 	
	discographie_legendeParoles.gif 	
	discographie_titre.png 	*/
	
/*	----------------------------------------------------------------------------
	Autres --------------------------------------------------------------------*/	
	
	
/* Menu PNG IE < 7 */
	* html .btn_agenda a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_agenda.png", sizingMethod="crop"); }
	* html .btn_agenda a:hover {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_agenda_o.png", sizingMethod="crop"); }
	
	* html .btn_multimedia a {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_multimedia.png", sizingMethod="crop"); }
	* html .btn_multimedia a:hover {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_multimedia_o.png", sizingMethod="crop"); }
	
	* html .btn_bio a {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_bio.png", sizingMethod="crop"); }
	* html .btn_bio a:hover {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_bio_o.png", sizingMethod="crop"); }
	
	* html .btn_actualites a {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_actualites.png", sizingMethod="crop"); }
	* html .btn_actualites a:hover {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_actualites_o.png", sizingMethod="crop"); }
	
	* html .btn_forum a {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_forum.png", sizingMethod="crop"); }
	* html .btn_forum a:hover {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_forum_o.png", sizingMethod="crop"); }
	
	* html .btn_boutique a {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_boutique.png", sizingMethod="crop"); }
	* html .btn_boutique a:hover {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_boutique_o.png", sizingMethod="crop"); }
	
	* html .btn_contact a {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_contact.png", sizingMethod="crop"); }
	* html .btn_contact a:hover {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_contact_o.png", sizingMethod="crop"); }
	
	* html .btn_discographie a {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_discographie.png", sizingMethod="crop"); }
	* html .btn_discographie a:hover {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/btn_discographie_o.png", sizingMethod="crop"); }
	
	
/* Titres + sous menus PNG IE < 7 */
	* html .t_actualites {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/actualites_titre.png", sizingMethod="crop"); }
	* html .t_agenda {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_titre.png", sizingMethod="crop"); }
	* html .t_discographie {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/discographie_titre.png", sizingMethod="crop"); }
	* html .t_multimedia {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/multimedia_titre.png", sizingMethod="crop"); }
	* html .t_contact { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/contact_titre.png", sizingMethod="crop"); }
	* html .t_biographie {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/biographie_titre.png", sizingMethod="crop"); }
	* html .t_boutique {  background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/boutique_titre.png", sizingMethod="crop"); }
	* html .t_extrait_sonore { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/discographie_ST_extraits.png", sizingMethod="crop"); }
	* html .t_paroles { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/discographie_ST_paroles.png", sizingMethod="crop"); }

	
	
	/*------ Actualites -------*/
	* html .actualites_nouvelles a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/actualites_nouvelles.png", sizingMethod="crop");}
	* html .actualites_nouvelles a:hover, * html .actualites_nouvelles_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/actualites_nouvelles_o.png", sizingMethod="crop"); }
	* html .actualites_journal a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/actualites_journal.png", sizingMethod="crop");}
	* html .actualites_journal a:hover, * html .actualites_journal_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/actualites_journal_o.png", sizingMethod="crop"); }
	* html .actualites_archives a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_archives.png", sizingMethod="crop");}
	* html .actualites_archives a:hover, * html .actualites_archives_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_archives_o.png", sizingMethod="crop"); }

	/*------ Agenda -------*/
	* html .agenda_archives a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_archives.png", sizingMethod="crop");}
	* html .agenda_archives a:hover, * html .agenda_archives_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_archives_o.png", sizingMethod="crop"); }
	* html .agenda_evenementMedias a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_evenementMedias.png", sizingMethod="crop");}
	* html .agenda_evenementMedias a:hover, * html .agenda_evenementMedias_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_evenementMedias_o.png", sizingMethod="crop"); }
	* html .agenda_spectacles a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_spectacles.png", sizingMethod="crop");}
	* html .agenda_spectacles a:hover, * html .agenda_spectacles_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_spectacles_o.png", sizingMethod="crop"); }

	/*------ Agenda -------*/
	* html .agenda_archives a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_archives.png", sizingMethod="crop");}
	* html .agenda_archives a:hover, * html .agenda_archives_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_archives_o.png", sizingMethod="crop"); }
	* html .agenda_evenementMedias a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_evenementMedias.png", sizingMethod="crop");}
	* html .agenda_evenementMedias a:hover, * html .agenda_evenementMedias_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_evenementMedias_o.png", sizingMethod="crop"); }
	* html .agenda_spectacles a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_spectacles.png", sizingMethod="crop");}
	* html .agenda_spectacles a:hover, * html .agenda_spectacles_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/agenda_spectacles_o.png", sizingMethod="crop"); }


	/*------ Multimedia -------*/
	* html .multimedia_fondsdecrans a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/multimedia_fondsdecrans.png", sizingMethod="crop");}
	* html .multimedia_fondsdecrans a:hover, * html .multimedia_fondsdecrans_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/multimedia_fondsdecrans_o.png", sizingMethod="crop"); }
	* html .multimedia_photos a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/multimedia_photos.png", sizingMethod="crop");}
	* html .multimedia_photos a:hover, * html .multimedia_photos_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/multimedia_photos_o.png", sizingMethod="crop"); }
	
	/*------ Contact -------*/
	* html .contact_contact a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/contact_contact.png", sizingMethod="crop");}
	* html .contact_contact a:hover, * html .contact_contact_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/contact_contact_o.png", sizingMethod="crop"); }
	* html .contact_partenaires a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/contact_partenaires.png", sizingMethod="crop");}
	* html .contact_partenaires a:hover, * html .contact_partenaires_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/contact_partenaires_o.png", sizingMethod="crop"); }
	* html .contact_accesspecial a { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/contact_accesspecial.png", sizingMethod="crop");}
	* html .contact_accesspecial a:hover, * html .contact_accesspecial_sel { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/images/contact_accesspecial_o.png", sizingMethod="crop"); }
	

/* Box PNG IE < 7 */
	* html .outerpair1 { background-image: none; }
	* html .outerpair2 { background-image: none; }
	* html .shadowbox { background-image: none; }
	
		
		
		
		
		
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.clearfix {display: inline-block;} /* IE7 */
	/* Hide from IE Mac \*/
	.clearfix { display: block; }
	/* End hide from IE Mac */
	* html .clearfix { height:1px; } /* IE6 */




div.cache
{
	visibility: hidden;
}
	