td.item{
			font-family:    "Arial";
			font-size:      10pt;
			color:          white;
        }

td 	{
		border-left: 2px solid #fff;
		border-right: 2px solid #ddd;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #ddd;
		text-align:	center;
		background: #789;
		cursor: hand;
	}

div#telecamera{
	position:       absolute;
	left:	        50px;
	top:            300px;
	cursor:	hand;
}
