div.billetterie {
	float: right;
	width: 160px;
	margin: 0px 0px 15px 15px;
	padding: 1px 15px;
	background-color: #ffc;
	border: 1px solid #eeb;
	font-size: 9pt;
}
div.billetterie table {
	border: 0px;
	border-collapse: collapse;
}
div.billetterie table {
	border: 0px;
	border-collapse: collapse;
}
div.billetterie table td {
	font-size: 8.5pt;
	padding: 5px 0px;
}
div.billetterie table td.col1 {
	padding-right: 5px;
	vertical-align: middle;
}
div.billetterie table input.num-court {
	width: 25px;
	font-size: 10pt;
	padding: 2px 5px;
	border: 1px solid #ccc;
	text-align: right;
}
div.billetterie p.soumettre {
	text-align: right;
}
div.billetterie p.soumettre input {
	font-size: 9pt;
	border-width: 1px;
	padding: 1px 5px;
	background-color: #eee;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	cursor: pointer;
}
div.billetterie p.soumettre input:hover {
	background-color: #fff;
}

/* */

body.panier-item #hdr {
}

body.panier-item #local {
	background-color: #eff;
	border-color: #dee;
	padding: 25px;
	width: 710px;
}

body.panier-item #contenu {
	padding: 25px;
	background-color: #fff;
}

#panier {
	width: 710px;
	margin: 1em auto;
	background-color: #eff;
	border: 1px solid #dee;
	padding: 10px;
}
#panier a {
	color: #f30;
}
#panier a.btn-vis {
	text-decoration: none;
	font-size: 8.5pt;
	font-weight: normal;
}
#panier a.btn-vis:hover {
	text-decoration: underline;
}
#panier p.titre {
	font-weight: bold;
	font-size: 10pt;
	margin: 0px 0px 10px 0px;
	color: #333;
}
table.panier {
	width: 710px;
	border: 0px;
	border-collapse: collapse;
	background-color: #fff;
}
table.panier-invis {
	width: 710px;
	border: 0px;
	border-collapse: collapse;
}
table.panier td.achats {
	vertical-align: top;
	width: 100%;
	width: "auto";
	padding: 5px 10px 10px 10px;
}
#panier table.panier td.achats {
	border-right: 0px;
}
table.panier table.layout {
	width: auto;
	background-color: #fff;
	border: 1px solid #ccc;
}
table.panier table.layout th {
	font-size: 8.5pt;
	padding: 3px 6px;
	text-align: left;
	border: 1px solid #ccc;
	background-color: #eee;
}
table.panier table.layout td {
	font-size: 8.5pt;
	padding: 3px 6px;
	text-align: left;
	border: 1px solid #ddd;
}
table.panier table.layout th.col-num,
table.panier table.layout td.col-num {
	text-align: right;
	white-space: nowrap;
}
table.panier table.layout th.col-last,
table.panier table.layout td.col-last {
}
table.panier a.btn-effacer {
	text-decoration: none;
	font-size: 8.5pt;
	font-weight: normal;
}
table.panier a.btn-effacer:hover {
	text-decoration: underline;
}
#panier td.total {
	font-size: 8.5pt;
	padding: 0px;
	vertical-align: middle;
	white-space: nowrap;
}
#panier table.panier td.total {
	padding: 10px;
}
#panier td.total p {
	text-align: center;
}
#panier table.panier td.total p {
	margin: 5px 0px;
}
#panier table.panier-invis td.total p {
	margin: 0px;
}
#panier td.total b {
	font-size: 9.5pt;
}
#panier td.total a {
	text-decoration: none;
}
#panier td.total a:hover {
	text-decoration: underline;
}
#panier td.total a.btn {
	font-weight: bold;
	text-decoration: none;
	padding: 1px 5px;
	color: #fff;
	background-color: #f30;
	border-top: 1px solid #f30;
	border-left: 1px solid #f30;
	border-bottom: 2px solid #c00;
	border-right: 2px solid #c00;
	font-size: 9.5pt;
}
#panier td.total a img {
	vertical-align: middle;
}
#panier td.total a.btn:hover {
	background-color: #f52;
}
#panier table.layout {
	border: 0px;
	border-collapse: collapse;
}

#contenu table.region {
	border: 0px;
	border-collapse: collapse;
	background: none;
	width: 100%;
}
#contenu table.region td {
	width: 50%;
	padding: 0px 10px;
	vertical-align: top;
}

#contenu table.total {
	border: 0px;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	border-left: 1px dotted #ddd;
	margin: 10px 0px;
	background: none !important;
}
#contenu table.total th {
	font-size: 8.5pt;
	padding: 3px 10px;
	border-bottom: 1px solid #ddd;
	border-right: 1px dotted #ddd;
	background-color: #eee;
	text-align: left;
}
#contenu table.total td {
	font-size: 9pt;
	padding: 3px 10px;
	border-bottom: 1px solid #ddd;
	border-right: 1px dotted #ddd;
}
table.total tr.invalide td {
	text-decoration: line-through;
	color: #f30;
}
table.total td.prix,
table.total th.prix {
	text-align: right !important;
	white-space: nowrap;
}
table.total tr.total td {
	border-top: 3px double #ddd;
	font-weight: bold;
	background-color: #ffe;
	text-align: right;
}

#contenu table.formulaire {
	border: 0px;
	border-collapse: collapse;
	margin: 10px 0px;
	border: 1px solid #eee;
}
#contenu table.formulaire td {
	padding: 3px 10px;
	font-size: 9pt;
	vertical-align: middle;
	border-bottom: 1px solid #eee;
}
#contenu table.formulaire td.q {
}
#contenu table.formulaire td.a {
	white-space: nowrap;
	font-size: 11pt;
	color: #999;
}
#contenu table.formulaire td.a input,
#contenu table.formulaire td.a textarea {
	font-size: 11pt;
	background-color: #cff;
	border: 1px solid #9cc;
	padding: 3px;
}
#contenu table.formulaire td.a input + input {
	border-left: 0px;
}

div.formulaire {
	border: 1px solid #ccc;
	padding: 0px 10px;
	margin: 10px 0px;
}
div.formulaire p {
	margin: 1em 0px;
}
div.formulaire img, div.formulaire input {
	vertical-align: middle;
}

p.erreur {
	color: #f30;
	font-weight: bold;
	border: 2px solid #f30;
	padding: 10px 10px;
	text-align: center;
}

p.submit {
	text-align: center;
}
p.submit input {
	font-weight: bold;
	font-size: 12pt;
	padding: 3px 10px;
}
p.submit a {
	font-weight: bold;
	font-size: 12pt;
	padding: 3px 10px;
	color: #000 !important;
	background-color: #eee;
	border: 2px outset #ccc;
	text-decoration: none;
}
