table
{
	border: #351A2B solid;
	border-width: 0;
	margin: 0 auto;
}

td
{
	border: #351A2B dotted;
	border-width: 0 1px 0 0;
	width: 70px;
	text-align: center;
	font-size: 10px;
}

th
{
	background: #351A2B;
	color: #C79BA8;
	font-size: 12px;
	font-weight: normal;
}

.corner
{
	background:url(../images/bg_slide.png) no-repeat;
	border: #351A2B solid;
	border-width: 0 0 1px 0;
}

.hour
{
	font-size: 10px;
	background: #351A2B;
	color: #C79BA8;
	padding: 0 5px 0 5px;
	text-align: right;
	width: 35px;
}

tr.even {
background:url(../images/bg_even.png) no-repeat;
}

tr.odd {
background:url(../images/bg_slide.png) no-repeat;
}

.busy_1  /*NO DISPONIBLE*/
{
	background: #462336;
}
.busy_2 /*onTour*/
{
	background: #351A2B;
}
