@CHARSET "UTF-8";

table#taulaWebcam
{
	text-align: center;
	padding: 0;
}

table#taulaWebcam tr td a
{
	text-decoration: none;
	color: black;
}

table#taulaWebcam td
{
	padding: 0;
}

table#taulaWebcam td
{
	padding: 3px 0;
}

table#taulaWebcam div#status
{
	color: white;
	background-color: black;
	font-size: x-small;
}

table#taulaWebcam tr td a:hover
{
	text-decoration: none;
	color: black;
}

.capTaula
{
	font-weight: bold;
	font-size: medium;
	color: black;
	letter-spacing: 3px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	text-align: center;
}

table#taulaWebcam img
{
	border: 0px;
}

div#webcam_loc {
	margin: 2px 2px 20px 2px;
}
