#subscriptionchoices .choice {
	width:48.5%;
	float:left;
	padding-right:0.5em;
	padding-bottom:1em;
}

#threeshows thead th, #fiveshows thead th, #threeshowsPlusone thead th, #fiveshowsPlusone thead th{
	text-align:center;
	text-transform:uppercase;
}

#threeshows tbody th, #fiveshows tbody th, #threeshowsPlusone tbody th, #fiveshowsPlusone tbody th{
	background-color:#eee;
	text-align:center;
	font-weight:normal;
	font-size:1em;
}

.daychoice {
	white-space:nowrap;
}

td.nb {
	width:17em;
	vertical-align:middle;
}

td.bigtotal {
	width:20em;
}

#notypeselected {
	border:2px solid #B1BA36;
	margin:2em 0.1em;
	/*width:39em;*/
	padding:1em;
	font-weight:bold;
	color:#900;
}

#showseatmap {
	text-align:center;
	font-weight:bold;
	margin:0;
}
#showseatmap img {
	vertical-align:text-bottom;
	margin:0 0.5em;
}

.table_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#b2b58d;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	font-weight:bold;
	}
	
.table_titre_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#314d29;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	font-weight:bold;
	}	
	
.titre_saison {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #466a3c;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	}	

.table_fonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:#466a3c;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	font-weight:bold;
	}
	
.table_pale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	background-color:#f1f3db;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;

}

.lien_table_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #afbd21;
	background-color:#FFFFFF;
	font-weight:bold;	
}

.content_cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73704d;
}