#t
{
width: 653px;
background: url("../images/theatre-h.gif") no-repeat;
margin-bottom: 20px;
padding-top: 62px;
}

#tg
{
width: 121px;
height: 350px;
float: left;
background: url("../images/theatre_g.gif") no-repeat;

}

#td
{
width: 124px;
height: 347px;
float: right;
background: url("../images/theatre_d.gif") no-repeat;
}

#why
{
background: url("../images/theatre-fond.gif") repeat-y;
margin: 0;
color: white;
border: none;
text-align: center;
cursor: pointer;
}

#t table
{
	margin:auto;
	border-collapse: collapse;
	border: 1px solid #9a1d1b;
	margin-top: 10px;
}

#t td, #t th
{
	padding:2px;
	background-color: inherit;
	border: none;
	border-top: 1px solid #9a1d1b;
	border-bottom: 1px solid #9a1d1b;
	text-align: center;
}