body{
	background: #000000 url(IMG/parapluie.png) left bottom no-repeat fixed;
	color: #fff;
	font-size: 87.5%;
	line-height: 1.429;
	}
.spip_documents_center {text-align: center;}

a {color: #fff;}
	a:visited {color: #eee;}

h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3 {
	text-align: center;
	font-size: 1.334em;
	padding-top: 1em;
	}

img.spip_logos {
	margin: auto;
	display: block;
	}

#logo {
	border: none;
	display: block;
	height: 80px;
	position: static;
		left: 17px;
		top: 15px;
		z-index: 1;
	width: 124px;
	}

/* =MENU */
ul#menu {
	list-style-type: disc;
	padding: 0;
	margin: 0;
	}
	ul#menu a {
		text-decoration: none;
		display: block;
		}
	ul#menu .on {
		font-weight: bold;
		text-transform: uppercase;
		}
		
/* =CALENDRIER */
ul#calendrier {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	ul#calendrier li {margin-bottom: 20px;}
	#historique, #menu1 {
		position: fixed;
		_position: absolute;
			bottom: 252px;
			left: 30px;
			z-index: 5;
		}
	#spectacles, #menu2 {
		position: fixed;
		_position: absolute;
			bottom: 230px;
			left: 102px;
			z-index: 4;
		}
	#projets, #menu3 {
		position: fixed;
		_position: absolute;
			bottom: 173px;
			left: 153px;
			z-index: 3;
		}
	#calendrier, #menu4 {
		position: fixed;
		_position: absolute;
			bottom: 100px;
			left: 154px;
			z-index: 2;
		}
	#contact, #menu5 {
		position: fixed;
		_position: absolute;
			bottom: 33px;
			left: 113px;
			z-index: 2;
		}
		
/* =En TOURNEE */
#enTournee {
	list-style: none;
	display: table;
	padding: 0;	
	width: 100%;
	}
#enTournee li {
	display: table-cell;
	_float: left;
	padding: 2px;
	vertical-align: top;
	}
		
/* =EDITO SUITE */
#editoSuite {
	padding-right: 5em;
	text-align: right;
	}
	
/* =CORPS */
#corps {
	border: 1px solid #fff;
	background: url(IMG/rideau.png) left top repeat #000000;
	margin-top: 5px;
	max-width: 80%;
	min-width: 500px;
	position: absolute;
		left: 260px;
	width: 50em;
	_width: 500px;
	}
#texte_rubrique {
	padding: 10px;
	min-height: 40px;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	}
#texte_article {padding: 10px;}
#surtitre {font-size: 130%}

#chapo {
	font: 1.167em bold;
	padding: 30px 5px 30px;
	}
	
ul h3 {text-align: left;}

#listeCalendrier li {padding: 0.5em 0;}
#listeCalendrier a {font-size: 1.083em; font-weight: bold;}
#listeProjets {list-style: none;}
#listeProjets li {padding: 0 0 1em;}

#texte {}
#ps {}
#notes {
	border: 2px solid #333333;
	background: #000000;
	padding: 0;
	margin: 10px 5px;
	}
.spip_documents_center {
	display: block;
	text-align: center;
	}
	.spip_documents_center div, .spip_documents_center img {margin: 0 auto;}
