body {
	color: #000000;
	font-size: 10pt;	
	}

div {
	color: #000000;
	font-size: 10pt;	
	}

/* ___ fonds des pages ___*/
#page-accueil {
	background-color:#FFFFFF;
	width:760px;
	background-image:url(images/fond-accueil.gif);
	background-position: left center;
	background-repeat:no-repeat;
	}
	
#page1 {
	background-color:#FFFFFF;
	width:760px;
	background-image:url(images/fond1.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	}

#page2a {
	background-color:#FFFFFF;
	width:760px;
	background-image:url(images/fond2a.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	}

#page2b {
	background-color:#FFFFFF;
	width:760px;
	background-image:url(images/fond2b.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	}

#page3a {
	background-color:#FFFFFF;
	width:760px;
	background-image:url(images/fond3a.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	}
	
#page3b {
	background-color:#FFFFFF;
	width:760px;
	background-image:url(images/fond3b.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	}
	
#page-autre {
	background-color:#FFFFFF;
	width:760px;
	}

#page-presse {
	background-color:#FFFFFF;
	width:760px;
	background-image:url(images/fleurs.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	}

#page-pratique {
	background-color:#FFFFFF;
	width:760px;
	background-image:url(images/fleurs2.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	}
		
/*___page d'accueil___*/

.date-accueil {
	background-image:url(images/point.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-style:italic;
	display: block;
	}

.tableau-accueil {
	width:550px;
	}

.tableau-accueil a:link {
	color:#000;
	font-weight: bold;
	letter-spacing : 0.5px ;
	}
	
.tableau-accueil a:visited {
	color:#888;
	letter-spacing : 0.5px ;
	}

.tableau-accueil a:hover {
	color:#888;
	letter-spacing : 0.5px ;
	background-color:#f7f7f7;
	}
	
.accueil-haut {
	background-color:#000000;
	color:#CCCCCC;
	}
	
.accueil-telechargez {
	font-size:14px;
	font-weight: bold;
	color:#CCCCCC;
	}

.accueil-telechargez a:link {
	color:#bbb;
	font-weight: bold;
	letter-spacing : 0.5px ;

	}
	
.accueil-telechargez a:hover {
	color:#888;
	font-weight: bold;
	background-color:#000;
	}
	
/*___*/

.tableau-horaires {
	background-color:#000;
	color:#fff;
	font-size: 8pt;
	}
	
.horaires {
	font-size: 8pt;
	}

.premiere-lettre:first-letter {
    font-size : 12pt ;
	font-weight: bold;
    text-transform : uppercase ;
    color : #CC5694 ;
}

.tableau-cies {
	width:550px;
	}

.tableau-cies a:link {
	color:#000;
	font-weight: bold;
	letter-spacing : 0.5px ;
	}
	
.tableau-cies a:visited {
	color:#888;
	letter-spacing : 0.5px ;
	}

.tableau-cies a:hover {
	color:#888;
	letter-spacing : 0.5px ;
	background-color:#f7f7f7;
	}
	
.cies {
	font-size: 12pt;
	font-weight: bold;
	}

.spectacle {
	color:#E6C01E;
	font-size: 12pt;
	font-weight: bold;
	font-style : italic;
	}
	
.styles {
	font-weight: bold;
	font-style : italic;
	color:#3695E2;
	}

.creation {
	font-style : italic;
	}

.commentaire {
	font-size: 8pt;
	font-style : italic;
	}
	
.tableau-cies-passage {
	width:550px;
	background-color:#000000;
	}
	
.cies-passage {
	font-size: 11pt;
	font-style : italic;
	font-weight: bold;
	color:#FFFFFF;
	}

.tableau-presse {
	border-top-color:#000000;
	border-top-style : solid ;
	border-right-color:#000000;
	border-right-style : solid ;
	border-bottom-color:#000000;
	border-bottom-style : solid ;
	border-left-color:#000000;
	border-left-style : solid ;
	border-collapse:collapse;
	}

/* ############################################
**** Les bandeaux **** */
#bandeauentete {
	margin:0 auto 2em auto;
	width:720px;
	background-color:#DCD5CD;
}

#bandeaupied {
	margin:0 auto;
	width:720px;
	background-color:#DCD5CD;
}

#bandeauentete img, #bandeaupied img {
	border:0;
}
