@charset "utf-8";


/* ----------------- */
/* Éléments généraux */
/* ----------------- */

body {
	background-color: #000;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif; }
	
#conteneur {
	width: 904px;
	margin: 20px auto 0px auto;
	padding: 0; }

#header { }

h1 {
	margin:0 0 0 40px;
	padding:0; }
	
h2 {
	font-size: 1.8em;
	/*text-transform: uppercase;*/
	color: #fff;
	text-shadow: 1px 1px 3px #333;
	margin-bottom: 20px; }

h3 {
	text-shadow: 1px 1px 3px #333; }
	
p {
	margin: 0;
	padding: 0;
	color: #fff; }

img {
	border: none; }

a {
	color:#fff; }

a:hover {
	color:#fff;
	text-decoration: none; }

a:visited {
	color:#ccc;
	text-decoration:none; }
	
dl {
	clear:both;
	font-weight: bold;
	margin: 20px 0 0 40px;
	color: #fff; }
	
dt {
	margin: 0 0 0 40px;
	color: #ccc; }

#photos img {
	margin:0 3px 3px 0;
	-webkit-box-shadow: 0px 1px 2px #333; }
	

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

ul {
	margin: 0;
	padding: 0;
	list-style: none; }

ul li {
	display: block;
	/*position: relative;*/
	float: left; }
  

li ul { display: none; }

ul li a {
	display: block; }

ul li a:hover {  }

li:hover ul {
	display: block;
	position: absolute; }

li:hover li {
	float: none; }

.magenda a {
	margin: 35px 16px 0 32px; }
.mspectacles img {
	margin: 15px 16px 0 0; }
.mcontacts a {
	margin: 9px 16px 0 0; }
.marchives img {
	margin: 0 16px 0 0; }
.mliens a {
	margin: 19px 70px 0 0; }
.mplasmoniac {
	margin: -22px 0 0 -40px; }
.mconcert {
	margin: -20px 0 0 -20px; }
.minterventions a {
	margin: -25px 0 0 -20px; }
.mphotos {
	margin: -10px 0 0 0; }
.mdates {
	margin: -5px 0 0 0; }
.mpresse {
	margin: -5px 0 0 20px;}

	
/* ------------------- */
/* Barre de défilement */
/* ------------------- */
	
::-webkit-scrollbar {
	width: 10px;
	height: 10px;}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
	height: 30px;
	display: block;
	background-color: transparent;}

::-webkit-scrollbar-track-piece {
	background-color: #015787;
	-webkit-border-radius: 5px;}

::-webkit-scrollbar-thumb:vertical {
	height: 50px;
	background-color: #fff;
	-webkit-border-radius: 5px;}
	
/* ------------ */
/* Page accueil */
/* ------------ */

#center_accueil {
	background-image:url(images/fond_rouge.png);
	width: 784px;
	height: 618px;
	padding: 110px 60px 0 60px; }
	
#center_accueil p {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-shadow: 1px 1px 3px #333;
	margin-top: 30px;}


/* ----------- */
/* Page agenda */
/* ----------- */

#center_agenda {
	background-image:url(images/fond_rouge.png);
	width: 784px;
	height: 618px;
	padding: 110px 60px 0 60px; }

#center_agenda h3 {
	color: #fbb;
	font-size: 1.6em;
	margin: 40px 0 0 40px; }

#center_agenda .sous-titre {
	color: #cc9;
	font-weight :bold;
	font-size: 1.1em; }

#center_agenda p {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify; }

#center_agenda a {
	color:#F0A6A6;
	text-decoration: underline; }

#center_agenda a .interventions {
	color:#E4539B;
	text-decoration: underline; }

#center_agenda a .concert {
	color:#AD846B;
	text-decoration: underline; }

#center_agenda a .plasmoniac {
	color:#051a84;
	text-decoration: underline; }


/* ---------------- */
/* Pages Plasmoniac */
/* ---------------- */

#center_plasmoniac {
	background-image:url(images/fond_bleu.png);
	width: 784px;
	height: 618px;
	padding: 110px 60px 0 60px; }
	
#center_plasmoniac h2 {
	margin-bottom: 0; }

#center_plasmoniac .sous-titre {
	color: #051a84;
	font-weight :bold;
	font-size: 1.1em; }

#center_plasmoniac p {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify; }

#center_plasmoniac #barre {
	margin: 25px 25px 25px 20px;
	width: 282px;
	height: 560px;
	float: right; }

#center_plasmoniac #barre a {
	color:#051a84;
	text-decoration:none; }
	
#center_plasmoniac #barre a:hover {
	color:#fff;
	text-decoration:none; }

#center_plasmoniac dl {
	margin: 230px 0 5px 40px; }

#center_plasmoniac .dl2 {
	margin: 15px 0 5px 40px; }
	
#center_plasmoniac dt {
	font-weight: bold;
	margin: 0 0 0 30px;
	color: #051a84; }
	
#center_plasmoniac dd {
	color: #fff;
	margin-bottom: 10px;
	font-size: 0.9em; }

#center_plasmoniac .plasmoliens {
	font-weight: bold;
	margin-bottom: 20px;}

.plasmoliens a {
	font-weight: bold;
	color: #051a84;
	text-decoration: none; }

.plasmoliens a:hover {
	color: #fff; }
	
/* Pages Plasmoniac 2 */
	
#center_plasmoniac2 {
	background-image:url(images/fond_bleu2.png);
	width: 784px;
	height: 618px;
	padding: 110px 60px 0 60px; }
	
#center_plasmoniac2 p {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify; }
	
#center_plasmoniac2 h2 {
	margin-bottom: 0; }
	
#center_plasmoniac2 .plasmoliens {
	font-weight: bold;
	margin-bottom: 20px;}

div.figure {
	background:#fff;
	float:left;
	border:1px solid #eee;
	width:200px;
	margin:5px;
	padding:5px;}
  
div.figure p {
	color:#333;
	text-align:left;
	font-size: 1em;
	margin:0 0 0 0;}
	
div.figure a {
	color:#051a84;}
	
div.figure-agenda {
  float:left;
	height:100px;
	margin-left:50px;
	padding:5px;}
	
div.figure-com {
	float:left;
	height:150px;
	margin:5px;
	padding:5px;}

div.figure-com p {
	color:#333;
	text-align:center;
	font-size: 1em;
	margin:0 0 0 0;}
	
div.figure-com a {
	color:#051a84;}

/* ------------- */
/* Pages concert */
/* ------------- */

#center_concert {
	background-image:url(images/fond_beige2.png);
	width: 784px;
	height: 618px;
	padding: 110px 60px 0 60px; }
	
#center_concert h2 {
	margin-bottom: 0; }
	
#center_concert .sous-titre {
	color: #830d05;
	font-weight :bold;
	font-size: 1.1em; }

#center_concert #barre {
	margin: 25px 25px 25px 20px;
	width: 282px;
	height: 560px;
	float: right; }

#center_concert object {
	margin:20px 0 0 110px;}

#center_concert p {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify; }
	
#center_concert .concertliens {
	font-weight: bold;
	margin-bottom: 20px;}

.concertliens a {
	font-weight: bold;
	color: #830d05;
	text-decoration: none; }

.concertliens a:hover {
	color: #fff; }

#center_concert #barre a {
	color:#830d05;
	text-decoration:none; }
	
#center_concert #barre a:hover {
	color:#fff;
	text-decoration:none; }

#center_concert dl {
	margin: 220px 0 5px 40px; }

#center_concert .dl2 {
	margin: 15px 0 5px 40px; }
	
#center_concert dt {
	font-weight: bold;
	margin: 0 0 0 30px;
	color: #830d05; }
	
#center_concert dd {
	color: #fff;
	margin-bottom: 10px;
	font-size: 0.9em; }
	
/* Pages Concert 2 */

#center_concert2 {
	background-image:url(images/fond_beige.png);
	width: 784px;
	height: 618px;
	padding: 110px 60px 0 60px; }
	
#center_concert2 p {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify; }
	
#center_concert2 h2 {
	margin-bottom: 0; }
	
#center_concert2 .concertliens {
	font-weight: bold;
	margin-bottom: 20px;}


/* ------------------ */
/* Page interventions */
/* ------------------ */

#center_interventions {
	background-image:url(images/fond_rouge.png);
	width: 784px;
	height: 618px;
	padding: 110px 60px 0 60px; }

#center_interventions .sous-titre {
	color: #e5cffa;
	font-weight :normal;
	font-size: 1.1em;
	margin-bottom: 10px; }

#center_interventions p {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify; }

#center_interventions img {
	margin: 30px 0 0 150px; }


/* ------------- */
/* Page contacts */
/* ------------- */

#center_contacts {
	background-image:url(images/fond_jaune.png);
	width: 784px;
	height: 618px;
	padding: 110px 60px 0 60px; }

#center_contacts h3 {
	color: #fff;
	font-size: 1.8em;
	margin: 80px 0 40px 200px; }

#center_contacts h4 {
	color: #911900;
	font-size: 1.5em;
	margin: 20px 0 0 200px; }

#center_contacts .sous-titre {
	color: #911900;
	font-weight :bold;
	font-size: 1.1em;
	margin: 0 0 10px 0; }

#center_contacts p {
	margin: 0 0 20px 200px;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify; }


/* ----------- */
/* Page images */
/* ----------- */

#center_images {
	background-image:url(images/fond_vert2.png);
	width: 784px;
	height: 618px;
	padding: 110px 60px 0 60px; }
	
#center_images a {
	color: #b96204; }
	
#center_images h3 {
	color: #b96204;
	text-shadow: 1px 1px 1px #6f3c02; }

#center_images .sous-titre {
	color: #b96204;
	font-weight :bold;
	font-size: 1.1em;
	margin: 0 0 10px 0; }
	
#center_images #barre {
	margin: 80px 25px 25px 20px;
	width: 282px;
	height: 560px;
	float: right; }
	
#center_images p {
	color:#eee;
	padding-top:5px;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify; }
	
#center_images dl {
	margin: 0 0 10px 20px;
	font-size: 1.2em; }
	
#center_images dt {
	font-weight: bold;
	margin: 20px 0 0 20px;
	color: #fff; }
	
#center_images dd {
	color: #666;
	margin: 0 0 5px 20px;
	font-size: 0.9em; }
	
	
/* ----------- */
/* Page dates */
/* ----------- */


#center_dates {
	background-image:url(images/fond_vert.png);
	width: 784px;
	height: 618px;
	padding: 110px 60px 0 60px; }
	
#center_dates .sous-titre {
	color: #570697;
	font-weight :bold;
	font-size: 1.1em;
	margin-bottom:20px;
	padding:0; }
	
#center_dates h3 {
	color:#570697;
	padding:0 20px;}
	
#center_dates p {
	color:#000;
	padding:0 20px;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify;}
	
#liste-dates {
	width:770px;
	height:420px;
	overflow-x:auto; }

#center_dates li {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify; }
	
#center_dates ul {
}

/* ----------- */
/* Page presse */
/* ----------- */


#center_presse {
	background-image:url(images/fond_vert.png);
	width: 784px;
	height: 618px;
	padding: 110px 60px 0 60px; }


/* ---------- */
/* Page liens */
/* ---------- */

#center_liens {
	background-image:url(images/fond_rose.png);
	width: 784px;
	height: 618px;
	padding: 110px 60px 0 60px;}

#center_liens .sous-titre {
	color: #d5dd00;
	font-weight :bold;
	font-size: 1.1em;
	margin-bottom:20px; }

#center_liens p {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify; }
	
#center_liens a {
	color:#015787;
	text-decoration:none;}
	
#center_liens dt {
	color:#015787;
	font-size:0.9em;
	font-weight:bold;
	margin: 0 40px 0 100px;}

#center_liens dd {
	color:#eeeeee;
	font-size:0.9em;
	margin: 0 40px 20px 100px;}

#center_liens img {
	diplay:block;
	height:50px;
	float:left;}

#liste-liens {
	width:770px;
	height:420px;
	overflow-x:auto; }

/*Footer*/

#footer {
	margin: 20px 0 0 0; }

#footer {
	text-align: center;
	font-size: 0.9em; }
	

/* --------------- */
/* Les personnages */
/* --------------- */

#conteneur_persos {
	width: 904px;
	margin: 0 auto;
	padding: 0; }

#center_frousse, #center_moure, #center_pierret, #center_rappeau, #center_vinaigrette {
	background-repeat:no-repeat;
	width: 904px;
	height: 746px;
	padding: 40px 0 0 0; }
	
#center_frousse {
	background-image:url(images/persos/plasmo_frousse.gif);}
#center_moure {
	background-image:url(images/persos/plasmo_moure.gif);}
#center_pierret {
	background-image:url(images/persos/plasmo_pierret.gif);}
#center_rappeau {
	background-image:url(images/persos/plasmo_rappeau.gif);}
#center_vinaigrette {
	background-image:url(images/persos/plasmo_vinaigrette.gif);}

#center_frousse h2, #center_moure h2, #center_pierret h2, #center_rappeau h2, #center_vinaigrette h2 {
	color:#fff;
	margin:120px 0 10px 60px;}
	
#center_frousse p, #center_moure p, #center_pierret p, #center_rappeau p, #center_vinaigrette p {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	margin-left:60px;
	text-align: justify;
	width:310px;}
	
.fleche {
	margin-left:20px;}
	
#center_cfrousse, #center_cmoure, #center_cpierret, #center_crappeau, #center_cdopaienko {
	background-repeat:no-repeat;
	width: 904px;
	height: 746px;
	padding: 40px 0 0 0; }
	
#center_cfrousse {
	background-image:url(images/persos/concert_frousse.gif);}
#center_cmoure {
	background-image:url(images/persos/concert_moure.gif);}
#center_cpierret {
	background-image:url(images/persos/concert_pierret.gif);}
#center_crappeau {
	background-image:url(images/persos/concert_rappeau.gif);}
#center_cdopaienko {
	background-image:url(images/persos/concert_dopaienko.gif);}

#center_cfrousse h2, #center_cmoure h2, #center_cpierret h2, #center_crappeau h2, #center_cdopaienko h2 {
	color:#fff;
	margin:200px 0 10px 80px;}
	
#center_cmoure p, #center_cpierret p, #center_crappeau p, #center_cdopaienko p {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	margin-left:80px;
	text-align: justify;
	width:310px;}
	
#center_cfrousse p {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	margin-left:80px;
	text-align: justify;
	width:220px;}
	
#bios, #concert_bios {
	margin:30px 0 0 0;}
	
#bios a, #concert_bios a {
	font-weight:bold;}
	
#bios a {
	color:#051a84;}
#concert_bios a {
	color:#830d05;}

#bios a:hover, #concert_bios a:hover {
	color:#fff;}
