@charset "ISO-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imaxes/fondo_paxina.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.visorFlash {
	text-align: center;
}
.tablaTextoVideo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.tablaTextoVideo tr td h2 {
	color: #069;
}
th {
	font-size: 11px;
	color: #3F769F;
	background-color: #FFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3F769F;
	border-right-color: #3F769F;
	border-bottom-color: #3F769F;
	border-left-color: #3F769F;
}
.tablePremiados {
	font-size: 10px;
}
.fondoTablaDiseno {
	background-image: url(imaxes/fondo_tabla.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.imagenPlayer {
	text-align: center;
}

