/*
Copyright (c) 2009, Théâtre de la Ville. All rights reserved.
*/
.soustitretarif{
	font-size: 18px;
}

.bgtarif{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #766c6b;
	width: 570px;
	position: absolute;
	padding-left: 5px;
	line-height: 18px;
}

.tarif{
	padding-top: 5px;
}

/*.traith{
	background-image: url(../images/traith.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}*/

.abonnementstableau{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #766C6C;
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 5px;
}


.traitabonnement{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.reservation{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
/*.billetterietitre{
	font-size: 14px;
}
.billetteriesoustitre{
}*/

.billetterielien{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

