body
{
	background: url(../images/ropes.gif) 0px 97px repeat-y;
	font-family: helvetica, geneva, arial, sans-serif;
	color: white;
	margin: 0;
	padding: 0;
}

#nta {
	position: absolute;
	color: white;
	top: 0px;
	left: 0px;
	background: url(../images/nta.gif) no-repeat rgb(204, 9, 39);
}

#nta a {
	display: block;
	width: 350px;
	height: 65px;
	color: rgb(204, 9, 39);
	z-index: 1;
	text-indent: 60px;
}
acronym, abbr { cursor: help; }

h1
{
	position: absolute;
	top: 65px;
	left: 0;
	background-image: url(../images/headchute.gif);
	background-repeat: no-repeat;
	margin-top: 0em;
	height: 249px;
	width: 350px;
	z-index: 20;
}

h1 a { visibility: hidden; }

#navigation
{
	position: absolute;
	top: 195px;
	left: 237px;
	z-index: 25;
	font-size: .8em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.2em;
}
#navigation a:link { color: black; }
#navigation a:visited { color: #999999; }
#navigation a:hover { color: white; }
#navigation ul { list-style: none; padding: 0 0 0 1.5em; margin: 0;}
#piano
{
	position: absolute;
	z-index: 10;
	background: url(../images/piano.gif) no-repeat;
	top: 291px;
	left: 0px;
	width: 350px;
	height: 1000px;
}

body>#navigation { position: fixed; }
body>#piano { position: fixed; }

#piano p
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 190px;
	left: 180px;
	text-indent: 15px;
	background: transparent;
	color: white;
	font-size: 1em;
	font-weight: bold;
}

#piano p span
{
	color: black;
	font-size: .8em;
}

h4, p, dl { margin-left: 360px; color: black }

ul { font-size: .9em; margin-left: 360px; color: black;}

p
{
	font-size: .9em;
	background: white;
	color: black;
	font-variant: normal;
	line-height: 1.05em;
	text-align: justify;
	padding-right: 1em;
}

h2
{
	margin-left: 350px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 15px 0 0 10px;
	color: rgb(204, 9, 39);
	line-height: 1.5em;
	font-size: 2em;
	text-transform: uppercase;
}

h3, h2.cast
{
	color: black;
	border-top: 1px solid rgb(204, 9, 39);
	margin: 0 0 0 350px;
	padding: 5px 0 0 10px;
	clear: both;
}

h2.cast {
	font-size: 1.25em;
	text-transform: none;
	line-height: 1.25em;
	border: none;
	background-color: rgb(204, 9, 39);
}

h2 strong, h3 strong {
	color: white;
	text-transform: uppercase;
}
h3 strong {
	color: rgb(204, 9, 39);
}

h3.concepteur {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1em;
}

h5
{	
	text-align: center;
	font-weight: normal;
	color: black;
	border-bottom: 1px solid rgb(204, 9, 39);
	margin: -1em 0 0 350px;
	padding: 0 0 5px 10px;
}
p.caption {
	margin-top: 0;
	font-size: .75em;
}

address
{
	display: block;
	color: black;
	line-height: 1em;
	font-style: normal;
	font-weight: 300;
	font-size: .85em;
	margin: 0 20px 0 360px;
	background: url(../images/espacelibre.gif) no-repeat;
	padding-top: 110px;
	padding-left: 42px;
	border: none;
	float: left;
}

address strong { display: none;}

p.mecenat {
	margin-top: 0;
	text-align: center;
}

p.tarif { text-align: left; clear: none;}

address a { text-decoration: none;}

dl { font-size: .9em; }

dt {
	font-style: italic;
	text-indent: -.85em;
	margin-left: 1em;
	margin-top: .5em;
}

/*a[href*=".pdf"]:after {
	content: url(../images/pdf.gif); 
}*/

a.pdf {
	background: url(../images/pdf.gif) no-repeat 100% 2px;
	padding-right: 12px;
}

