body		{
		text-align: left;
		font-family: "Arial CE", Arial, Helvetica;
		font-size: 10pt;
		font-weight: normal;
		background: #CCCCCC;
		margin: 10px 10px 10px 10px;
		}

.timetable	{
		border: outset 2px;
		border-collapse: collapse;
		}

.tableheadercell div {
		width: 100px;		
		}

.movietitlecell div {
		width: 200px;
		padding: 5px;
		}

.datefrom 	{
		font-size: 8pt;
		margin-top:-5px;
		color: "#191970";
		font-style: normal;
		font-weight: normal;
		}

.spacer	div	{
		width: 10px;
		}

.tableheadercell {
		border: inset 2px;
		color: "#FFFFFF";
		background: #6A5ACD;
		padding: 3px;
		text-align:center;
		font-size: 10pt;
		font-weight: normal;
		}

.movietitlecell {
		border: inset 2px;
		text-align:left;
		font-size: 10pt;
		font-weight: bold;
		font-style: italic;
	        background: #CCCCCC url(pic/gradient.gif) no-repeat fixed; padding: 0px }
		}

.hourcell	{
		border: inset 2px;
		color: "#FFB200";
		padding: 3px;
		text-align:center;
		font-size: 10pt;
		font-weight: normal;
	        background: #CCCCCC url(pic/gradient.gif) no-repeat fixed; padding: 0px }
		}

.seance	{
		display: inline;
		margin:2px;
		}

.spacer		{
		color: "#CCCCCC";
		width: 10px;
		padding: 3px;
		text-align:center;
		font-size: 10pt;
		font-weight: normal;
		}

a		{
		color: "#191970";
		text-decoration: underline;
		}

a:visited	{
		color: "#191970";
		text-decoration: underline;
		}

a:hover		{
		color: "#191970";
		background: #B0C4DE;
		text-decoration: underline;
		}
