
BODY{
	margin:0px;
	padding:0px;
}
.bgBruit{
	background-image:url(../images/bkgr.gif);
}
.bgNoir{
	background-color:#000000;
}
.bgBlanc{
	background-color:#FFFFFF;
}
/*##########################################################
##############       LE TEXTE GLOBAL            ############
###########################################################*/

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 16px;
	color: #000000;
	margin:10px 0 20px 0;
	padding:0;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	text-transform:uppercase;
	font-style:italic;
	line-height: 24px;
	color: #E40064;
	display:block;
	margin:0pt 0pt -10px;
	padding:0;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	text-transform:uppercase;
	font-style:italic;
	line-height: 16px;
	color: #E40064;
	display:block;
	margin:0pt 0pt -10px;
	padding:0;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	text-transform:uppercase;
	line-height: 18px;
	color: #E40064;
	display:block;
	margin:0pt 0pt -5px;
	padding:0;
}
.presLink{
	margin:0px;
	padding:0px;
	font-family:"Arial Narrow",Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0px;
	text-transform:uppercase;
	display:inline;}

.anglais{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 16px;
	color: #E40064;
}
.important{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 16px;
	color: #E40064;
}
.technique{
    font-family:"Arial Narrow",Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:19px;
	text-transform:uppercase;
	margin:10px 0 0 0;
	padding:0;
	color: #E40064;
}

A {
	color:#E60064;
	text-decoration:none;
}
A:hover {
    color:#E60064;
	text-decoration:none;
}

/*##########################################################
##############         LA HP TEMPORAIRE         ############
###########################################################*/
div#hp0620cont { /*l'image de fond avec titre*/
	margin:12px 0px 0px 21px;
	background-image:url(../images/hp/home_0620.gif);
	background-repeat:no-repeat;
}
div#hp0620cont .mysize{ 
	width:859px;
	height:317px;
}
.hp0620text{ /*Le petit texte avec les liens*/
	padding:210px 0px 0px 511px;
}

.hp0620text P {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	color: #000000;
}
.hp0620text A {
	color:#E60064;
	text-decoration:none;
}
.hp0620text A:hover {
	text-decoration:underline;
}

/*##########################################################
##############            LES PAGES             ############
###########################################################*/
html {
	overflow-x: hidden;
}
.bkgr{
	float:left;
	position:absolute;
	/*top:0px;
	left:0px;*/
	overflow-x:hidden;
	/*z-index:-1;*/
}
/*  La structure  */
.thePage{
	margin:15px 0px 0px 33px;
	position:absolute;	
	top:10px; 
	left:10px;
}
.thePage .thePageCont{
	width:834px;
}
.thePage .thePageContEmpty{ /* page spectacle*/
	width:834px;
}


.thePage .thePageCont .contMargin {
	padding: 10px 20px 10px 20px;
	background-color:#FFFFFF;
}
.thePage .thePageCont .contMarginSpectacle {
	padding: 10px 20px 10px 20px;
}

/*  Le Header  */
.header img{
border:0;
}

/*  Le topMenu  */
.topMenu{}

/*  La zone de texte  */
.cont{
	margin:10px 0 0 0;
}

/*   LA STRUCTURE 2 COLONNES SIMPLE TEXTE */
div#content_gauche{
	float:left;
	width:372px; /*364*/
	
	padding-right:11px;
}
div#content_droite{
	float:left;
	width:364px;
	padding-left:11px;
}
div#extra{
	clear:both;
	width:80%;
	height:0;
	margin:0;
	padding:0;
	
}


/*   LA STRUCTURE 2 COLONNES   */
div#navigation{
	float:left;
	width:120px;
	margin-top:10px;
}
div#content{
	float:right;
	width:660px;
}

/*   LA STRUCTURE 3 COLONNES   */
.col3{
 display:block;
}
.col3 .col{
	float:left;
	display:block;
	width:33%;
	
}
.col3 .col p{
	margin:3px 0 0 0;
	padding:0;
}
.col3 .info h2{
	margin:0;
	padding:0;
}

/*  LA PAGE PROGRAMME */

.cat a{
	color:#000000;
}
.cat a:hover{
	color:#E60064;
}
.date a{
	color:#000000;
}
.date a:hover{
	color:#E60064;
}
/* LISTE PAGE PROGRAMME */
.ListeProg{
	margin-bottom:10px;
}

/*  LA PAGE SPECTACLE */
/*  note : les styles du textes sont dans spectacles.css */
div#contentSpectacleDroite{
	float:right;
	position:absolute;
	right:0px;
	background-color:#FFFFFF;
	width:400px;
}
div#contentSpectacleGauche{
	float:left;
	position:absolute;
	left:0px;
	background-color:#FFFFFF;
	width:400px;
}
.rose{
	color:#E60064;
}

/* les styles du textes sont dans spectacle.css*/

/*##########################################################
##############             PAGE LIEUX           ############
###########################################################*/

.salle, .salleOn {
	display:block;
	width:100%;
	cursor:pointer;
	/*padding:5px 5px 5px 5px;*/
}
.salleOn {
cursor:pointer;
background-color:#FFFFFF;
}


.salle .info{
	display:none;
}
.salleOn .info p,.salleOn .info div {
	display:block;
	font-family:"Arial Narrow",Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:12px;
	text-transform:uppercase;
}

.salle .titre,  .salle .titreOver, .titre{
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 16px;
	color: #000000;
	margin:0;
	padding:0;
}

.salleOn .titre, .salleOn .titreOver{
 	font-weight:bold;
	color:#E60064;
}
.salle .titreOver{
	/*font-weight:bold;*/
	text-decoration:underline;
}

.salle .cont{
	/*padding:3px 10px 0px 10px;
	margin:0px 5px 0px 0px;*/
	margin:0;
	padding:0;
	
}
.salleOn .cont,.salleOn .titre,.salleOn .titreOver{
    font-family:"Arial Narrow",Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:19px;
	text-transform:uppercase;
	/*border:1px solid #FFCCFF;*/
}


.info .adresse {
	margin:10px 0px 5px 0px;
}
.info UL {
	margin:10px 5px;
	padding:0px;
}
.info h2{
font-weight:bold;
	font-family:"Arial Narrow",Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:19px;
	text-transform:uppercase;}
.info LI {
	margin:0px;
	padding:0px 0px 5px 0px;	
	list-style-position:outside;
	list-style-type:none;
}
.bus a,.bus a:hover{
font-family:"Arial Narrow",Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:12px;
	text-transform:uppercase;
}

/*##########################################################
##############            PAGE EQUIPE           ############
###########################################################*/

.equipeBox .titre{
    font-family:"Arial Narrow",Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:19px;
	text-transform:uppercase;
	margin:3px 0 0 0;
	padding:0;
	color:#E60064;
	
}
#content_gauche .equipeMenu{
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 16px;
	color: #000000;
	margin:7px 0 20px 0;
	padding:0;}
.equipeBut_over {
    color:#E60064;
	cursor:pointer;
}
.equipeImage {
	float:left;
	margin:0px 10px 5px 0px;
}
.equipeInfo{
	cursor:pointer;
}
.equipeInfo .textInfo{
	display:none;
	background-color:#FFFFFF;
}

.equipeInfoOn .textInfo{
	display:block;
}
.equipeInfoOn .voirLeCV{
	display:none;
}
.voirLeCV{
	text-decoration:none;
}
.voirLeCVOn{
	text-decoration:underline;
}
/*##########################################################
##############             PAGE MANITOBA          ############
###########################################################*/

.majuscule{
	display:block;
	font-family:"Arial Narrow",Helvetica,sans-serif;
	font-size:13px;
	line-height:16px;
	text-transform:uppercase;
   	color: #000000;
	margin:10px 0 0 0;
}

.majusculerose{
   	color: #E40064;
	text-transform:uppercase;
	font-family:"Arial Narrow",Helvetica,sans-serif;
	font-style:italic;
}
#content_droite h3,#content_gauche h3 {
	font-family:"Arial Narrow",Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0px;
	text-transform:uppercase;
	display:inline;
}
#content_droite .soutien p,#content_gauche .soutien p {
	display:inline;
	margin:0;
	padding:0;
	font-size:11px;
}
/*##########################################################
##############             PAGE PRESSE          ############
###########################################################*/


/*voir spectacle.css pour le tpl de liste*/


.thumbscontainer {
float:none;
margin:0;}


/*##########################################################
##############             audioplayer           ############
###########################################################*/

.audio{
    font-family:"Arial Narrow",Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:19px;
	text-transform:uppercase;
	margin:5px;
	padding:5px;
	color:#E60064;
	}
.audio a{
	color:#000000;
	}
	
	

/*##########################################################
##############              sIFR                ############
###########################################################*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .spectacle h1 {
	visibility: hidden;
	letter-spacing: -7px;
	font-size:32px;
	line-height:32px;
	display:block;
	margin:0;
	padding:0;
}

.sIFR-hasFlash .spectacle h2 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 18px;
	line-height:20px;
}
/* pour la page simple  */
.sIFR-hasFlash #content_gauche h2,.sIFR-hasFlash #content_droite h2{
	visibility: hidden;
	letter-spacing: -1px;
	font-size:25px;
    line-height:25px;
}
/* pour la vue mini des events */

.sIFR-hasFlash .liste h2{
	visibility: hidden;
	letter-spacing: -12px;
	font-size:38px;
    line-height:38px;
}
.sIFR-hasFlash .liste .cat{
font-size:16px; 
line-height:16px;
letter-spacing: 0; 
}

/* pour le menu top */
.sIFR-hasFlash #topnav ul li{
	/*visibility: hidden;*/
	letter-spacing: -2px;
	font-size: 20px;
	line-height:20px;
}
.sIFR-hasFlash #topnav li.active{
	/*visibility: hidden;*/
	letter-spacing: -2px;
	font-size: 20px;
	line-height:20px;
}

/*###################################################################
##############              MEDIAS                     ############
###################################################################*/

#content_gauche .medialiste,#content_droite .medialiste{
font-family:"Arial Narrow",Helvetica,sans-serif;
font-size:13px;
font-weight:normal;
letter-spacing:0px;
line-height:16px;
margin-top:20px;
text-transform:uppercase;
}
#content_gauche .medialiste a:hover,#content_droite .medialiste a:hover{
color:#000000;
}
#content_gauche .medialiste a,#content_droite .medialiste a{
color:#E60064;
}
#content_gauche .medialiste a.title,#content_droite .medialiste a.title{
color:#000000;
}

#content_droite #flashcontent{
margin:20px 0 10px 0;
}

.spectacle .music {
font-family:"Arial Narrow",Helvetica,sans-serif;
font-size:13px;
font-weight:normal;
letter-spacing:0px;
line-height:16px;
margin-top:20px;
text-transform:uppercase;

}
.spectacle .music #flashcontent{
margin: 10px 0 10px 0;
}
.spectacle .music a,.spectacle .music a:visited{
color:#E60064;
}
.spectacle .music a:hover{
color:#000;
}

/*###################################################################
##############              annulation                     ############
###################################################################*/

#annulation {
background-color:#E60064;
color:#FFFFFF;
font-family:"Arial Narrow",Helvetica,sans-serif;
font-size:26px;
font-weight:normal;
letter-spacing:0px;
padding:20px;
text-align:center;
text-transform:uppercase;
margin-bottom:20px;
}
.annulationliste{
background-color:#E60064;
color:#FFFFFF;
float:left;
font-size:13px;
margin:8px 10px 0px 3px;
padding:0px 6px;
position:relative;
}
/*##########################################################
##############            LE POPUP            ############
###########################################################*/


#news{
padding: 10px;margin: 10px;
background-color:#FFFFFF;
width: 200px;
}

/*###################################################################
##############              TODAY                     ############
###################################################################*/
h4 {margin:0 5px 0 0;padding:0;font-size:13px;line-height:18px;letter-spacing:0px;}
.listetoday{clear:both;text-transform:uppercase;font-family:"Arial Narrow",Helvetica,sans-serif;font-weight:normal;line-height:16px;}
.listetoday h4 {margin:0 5px 0 0;padding:0;/*float:left;*/font-size:13px;line-height:18px;letter-spacing:0px;}
.listetoday .auteur {margin:0;padding:0;font-size:11px;}
.listetoday .status{background-color:#E60064;margin:0;padding:0pt 2px;color:#FFFFFF;font-size:10px;width: 40px;}

/*###################################################################
##############              photos                     ############
###################################################################*/

.thumbs .titre{ font-size:11px; width:122px;text-transform:uppercase;font-family:"Arial Narrow",Helvetica,sans-serif; font-weight:normal;color:#E60064;}
#imageData #caption {font-size:11px; text-transform:uppercase;font-family:"Arial Narrow",Helvetica,sans-serif; font-weight:normal;color:#E60064;}
#imageData #numberDisplay {font-size:11px; text-transform:uppercase;font-family:"Arial Narrow",Helvetica,sans-serif; font-weight:normal;color:#000;}





