body
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background: #000000;
	text-align: center;
}

div#page
{
	margin: auto;
	width: 900px;
	position: relative;
	background: url(../images/repet-rideau_04.jpg) repeat-y;
}


/* =========================================================== CONTENU ======================================================*/

div#contenu
{
	margin-left: 230px;
	padding-top: 10px;
	text-align:left;
	width:670px;
	position: relative;
}

.divH2
{
	position: relative;
	height:65px;
	background: url(../images/entete_rubrique_02.jpg) repeat-x;
	margin:0;
	padding:0;
}

.divSpotH2
{
	position:absolute;
	left:0px;
	top:0px;
	width:56px;
}

h2
{
	margin:0;
	padding:0;
	position:absolute;
	left:70px;
	top:19px;
	height:30px;
	width:400px;
	font-size:15px;
	color:#e7c839;
}
h4
{
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	margin: 0;
	height: 25px;
}

h5
{
	font-size: 13px;
	font-style: italic;
	color: #e7c839;
	margin: 0;
	height: 21px;
	padding-left: 18px;
	background: #333333 url(../images/puce_1.png) no-repeat 3px center;
	padding-top: 3px;
	margin-bottom: 15px;
}


.texteContenu
{
	padding-left:10px;
	margin-bottom:25px;
}

#boutonCentral
{
	position:absolute;
	height:30px;
	width:200px;
	right: 10px;
	top:13px;
}

#flashAteliers
{
	height: 150px;
	width: 650px;
	margin-left:10px;
	margin-top:15px;
	margin-bottom: 20px;
}



/* =========================================================== EN TETE ======================================================*/

div#entete
{
	background: url(../images/CPM_bandeau_haut.jpg) no-repeat;
	height: 210px;
	width: 900px;
	position:relative;
}

#entete #titrePage
{
	width:240px;
	position: absolute;
	left:360px;
	top:0px;
}
	#titrePage h1
	{
		color:black;
		font-size:14px;
	}
	
#changerRubrique 
{
	width:140px;
	position: absolute;
	left:346px;
	top:134px;
	text-align:left;
	font-size:11px;
}
	#changerRubrique a
	{
		color:#9f8316;
		text-decoration:none;
	}
	#changerRubrique a:hover
	{
		color:#e7c839;
	}
	
#rubriqueCourante 
{
	width:240px;
	position: absolute;
	left:574px;
	top:154px;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	color:#e7c839;
}


/* ======================================================== NAVIGATION GAUCHE ================================+++=============*/

div#navigationG
{
	background: url(../images/rideau_02.jpg) no-repeat;
	height: 390px;
	width: 220px;
	position: absolute;
	left: 0px;
	top: 210px;
}

#tabNavigation 
{
	margin-top: 20px;
	margin-left: 10px;
	width:200px;
}
	#tabNavigation td
	{
		width:200px;
		height:50px;
	}


#filRouge
{
	width: 650px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #e7c839;
	font-size: 10px;
}

#filRouge a
{
	text-decoration: none;
	color: #e7c839;
}

#filRouge a:hover
{
	color: #e7c839;
	text-decoration: underline;
}

#tabAteliers
{
	width: 648px;
	margin-left: 11px;
	font-size: 12px;
	border-collapse: collapse;
}
#tabAteliers a
{
	color: #CCCCCC;
	font-weight: bold;
}

#tabAteliers a:hover
{
	color: #e7c839;
	font-weight: bold;
}



#tabAteliers td
{
	width: 216px;
	font-style: italic;
	background-color: #1E1E1E;
	height: 22px;
	padding-left: 5px;
}

#tabAteliers td.nomAtelier
{
	font-weight: bold;
	width: 216px;
	color: #e7c839;
	font-size: 13px;
	font-style: normal;
}

#tabAteliers td.contenuAtelier
{
	width: 108px;

}

#tabAteliers td.reprAtelier
{
	width: 108px;
}

#tabAteliers td.vide
{
	background-color: #000000;
}
div.contenuA
{
	position: absolute;
	display: none;
	width: 570px;
	left: 0px;
	top: 0px;
	border: 1px solid white;
	background-color: #666666;
	text-align: justify;
	padding: 10px;
	color: #E8E8E8;
	padding-bottom: 20px;
}

.tabDatesA
{
	width: 400px;
	font-size: 12px;
	border-collapse: collapse;
}

.tabDatesA tr.datesF
{
	background-color: #575757;
}

.tabDatesA td.datesR
{
	width: 100px;

}

.tabDatesA td.lieuR
{
	width: 220px;
}

#tabIntervenants
{
	width: 648px;
	margin-left: 11px;
	font-size: 12px;
	border-collapse: collapse;
	margin-top:30px;
}
#tabIntervenants  td.ateliers
{
	width: 390px;
	font-style:italic;
}
#tabIntervenants td.nomIn
{
	font-weight: bold;
	width: 210px;
	color: #e7c839;
	font-size: 14px;
	padding-left:5px;
}

#tabIntervenants td
{
	background-color: #1E1E1E;
	height: 30px;
}
#tabIntervenants  td.vides
{
	background-color: #000000;
}

#tabIntervenants  td.introIn
{
	padding-left:5px;
	padding-top:10px;
}
#tabIntervenants   td.cvIn
{
	width:48px;
}
#tabIntervenants  td.cvIn  a
	{
	color:#CCCCCC;
	text-decoration: none;
	font-weight: bold;
	}

#tabIntervenants td.cvIn a:hover
{
	color:#FFFFFF;
	text-decoration: underline;
}



.categorieS
{
	width:325px;
	text-align:center;
	height:40px;
}
table.spec_reduit
{
	font-size: 12px;
	width: 660px;
	margin-left: 10px;
	border-collapse: collapse;
	margin-bottom: 25px;
}

.spec_reduit td.afficheSpec
{
	width: 100px;
	height: 160px;
	vertical-align: top;
}

.spec_reduit td.nomSpec
{
	width: 560px;
	height: 40px;
	font-size: 15px;
	padding-left: 10px;
	vertical-align: top;
}

.spec_reduit td.nomSpec a
{
	color: #e7c839;
	text-decoration: none;
	font-weight: bold;
}

.spec_reduit td.nomSpec a:hover
{
	color: #FF9933;
	text-decoration: underline;
}

.spec_reduit td.resumeSpec
{
	width: 560px;
	height: 120px;
	padding-left: 10px;
	vertical-align: top;
}

.spec_reduit td.resumeSpec a
{
	color: #e7c839;
}

div.miniTexte
{
	width: 450px;
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 10px;
	min-height:200px;
}

div#photosSpec
{
	width: 200px;
	height: 200px;
	position: relative;
	margin-bottom: 20px;
	margin-top:10px;
	float: right;
}

#photosSpec img
{
	position: absolute;
	top: 0px;
	display: none;
	right: 0px;
}

#represent_Spec
{
	width: 670px;
	position: relative;
	margin-bottom: 30px;
}
#dates_Passees 
{
	width: 150px;
	position: absolute;
	left: 500px;
	top: 4px;
}

#dates_Passees a
{
	color: #FFFFFF;
	text-decoration: none;
}

#dates_Passees a:hover
{
	text-decoration: underline;
}

div#representationsOut
{
	position: absolute;
	display: none;
	width: 420px;
	left: 10px;
	top: -200px;
	border: 1px solid white;
	background-color: #666666;
	text-align: justify;
	padding: 10px;
	color: #E8E8E8;
	padding-bottom: 20px;
}

h2#specialH2
{
	margin:0;
	padding:0;
	position:absolute;
	left:70px;
	top:19px;
	height:30px;
	width:400px;
	font-size:16px;
	color:#e7c839;
}

#tabRevuePresse
{
	width: 670px;
	font-size: 12px;
	border-collapse: collapse;
	margin-bottom:20px;
}

tr.couleurClaire
{
	background: #171717;
}

td.sourceR
{
	width: 490px;
}

td.datesR
{
	width: 100px;
}

td.articleR
{
	width: 80px;
	text-align: center;
	font-weight: bold;
	height: 25px;
}

td.articleR a
{
	color: #FFFFFF;
	text-decoration: none;
}

td.articleR a:hover
{
	text-decoration: underline;
}

div.revuesPresse
{
	width: 540px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	background-color: #666666;
	border: 1px solid white;
	padding: 10px;
	padding-bottom: 20px;
	color: white;
}
#lecteur
{
	background: #000000;
}

#musique
{
	height:40px;
}

#musique a
{
	font-size: 13px;
	color: #e7c839;
	text-decoration: none;
}

#musique a:hover
{
	text-decoration: underline;
}
.tabActus
{
	width: 660px;
	margin-bottom: 25px;
	margin-left: 10px;
	border-collapse: collapse;
	font-size: 12px;
	background: url(../images/fond-actu.jpg) repeat-x left bottom;
}
.tabActus  td.titreActu
{
	width: 340px;
	height: 25px;
	vertical-align: top;
	font-weight: bold;
	font-size: 13px;
}

.tabActus td.titreActu a
{
	color: #e7c839;
	text-decoration: none;
}

.tabActus td.titreActu a:hover
{
	text-decoration: underline;
}


.tabActus  td.dateActu
{
	width: 100px;
	color: #e7c839;
	vertical-align: top;
}

.tabActus td.salleActu
{
	width: 220px;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	color: #e7c839;
}
div#coordonnees
{
	text-align: right;
	width: 500px;
	font-size: 11px;
	color: #999999;
	position: absolute;
	top: 10px;
	right: 10px;
}
table.ensembleS
{
	width: 280px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-collapse: collapse;
	font-weight: bold;
}

table.ensembleS td
{
	width: 280px;
	height: 25px;
	padding-left: 10px;
}

table.ensembleS a
{
	color: #e7c839;
	text-decoration: none;
}

table.ensembleS a:hover
{
	text-decoration: underline;
}

table#specT
{
	float: left;
	margin-left: 50px;
}

table#specJ
{
	margin-left: 380px;
}

a
{
	color: #e7c839;
}

