h1.titre{
	width:224px;
	height:48px;
	position:relative;
	padding:0;
	margin:0 auto;
	font-size:8px;
}

h1.titre em{
	display:block;
	width:224px;
	height:48px;
	position:absolute;
	top:0;
	left:0;
}

h1.titre em.ir{
	background:url(../img/spectacle.gif);
}

p.spe {
	font-family:Times New Roman, Times, serif;
	color:#663300;
	font-style:italic;
	font-weight:bold;
	margin-bottom:40px;
}

a.spe:link, a.spe:hover, a.spe:visited{
	font-weight:bold;
	color:#CC0000;
}

#articles {
	width:90%;
	margin:0;
	margin-left:5%;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
}

#articles p{
	font-size:1em;
	font-style:italic;
}

#articles h1{
	font-size:1.8em;
}

#articles h2{
	font-size:1.8em;
	color:#FFFFCC;
}

#articles .jacq{
	margin:50px 0;
}

#articles label {
	float:left;
	width:250px;
	text-align:right;
}

#articles img.ecoute{
	margin-top:-5px;
}

/** Spectacles sous menu */
table.cadre {
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
	text-align:center;
	margin:20px auto;
	font-weight:bold;
	background-color:#663300;
	color:#FFFFCC;
}

table.cadre img{
	vertical-align:middle;
}

table.cadre img.note{
	width:30px;
	height:50px;
}

table.cadre td.L{
	width:25%;
}

table.cadre td.C{
	width:50%;
}

table.cadre td.R{
	width:25%;
}


/** Spectacles */
table#spectacles {
	border-collapse:separate;
	width:650px;
	margin:30px auto;
}

table#spectacles a{
	text-decoration:none;
	color:#F3E7CA;
	display:block;
	width:120px;
	height:64px;
	background:url(../img/fond_rond.jpg) no-repeat;
	text-align:center;
	padding-top:18px;
}

table#spectacles a.bas{
	padding-top:25px;
}