a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

body, html {
	border: none;
	margin: 0px;
	width: 100%;
	height: 100%;
	min-height: 100% !important;
}

body {
	background-color: #cccccc;
}

.boto {
	background-color: #333333;
	color: #eeeeee;
	font-size: 10px;
}

.celaContingut {
	vertical-align: top;
}

.celaFooter {
	font-size: 8px;
	color: #666666;
	text-align: center;
}

.celaTitol {
	background-color: #333333;
	height: 80px;
}

.celaMenu {
	background-color: #999999;
	width: 150px;
	vertical-align: top;
}

.celaReportatges {
	width: 450px;
	vertical-align: top;
}

.contenidorVideo {
	width:420px;
	height:346px;
	margin-top:5px;
	margin-left:7px;
	background-image:url(img/fons_video.jpg);
}

.contenidorVideoYT {
	width:445px;
	height:364px;
	margin-top:5px;
	background-image:url(img/fons_video_yt.jpg);	
}

.inputText {
	background-color: #EEEEEE;
	font-size: 10px;
	border: 1px solid #333333;
}

.reportatgeApagat {
	background: none;
}

.reportatgeIluminat {
	background-color: #EEEEEE;
}

.separadorReportatge {
	height: 15px;
}
tr, td {
	border-collapse: collapse;
	padding: 0px;
}

.taulaBody {
	margin: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
	min-height: 100% !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.taulaCentrada {
	margin-left: auto;
	margin-right: auto;
}

.taulaError {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px #666666 solid;
	background-color: #8080FF;
}

.taulaMenu {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}

.textNegreta {
	font-weight: bold;
}

.textReportatge {
	text-align: justify;
}

.titolReportatge {
	font-size: 14px;
	font-weight: bold;
}

.titolReportatges {
	font-size: 16px;
	color: #ffffff;
	height: 51px;
	vertical-align: top;
	background-image:url(img/fons_reportatges.jpg);
}

.titolTaulaMenu {
	font-size: 16px;
	color: #000000;
	height: 50px;
	vertical-align: middle;
	background-image:url(img/fons_nettvcat.jpg);
	background-repeat:no-repeat;
}