/*@charset "UTF-8";*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imagenes/fondo_site.gif);
}

td img {display: block;}

.buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	width: 105px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt_legales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.txt_premio_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.txt_premio_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F36C29;
	text-decoration: none;
	width: 42px;
	height: 14px;
}
.txt_premio_puntos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F77018;
	text-decoration: none;
	width: 100px;
}
.txt_premio_codigo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #E26E27;
	text-decoration: none;
	width: 100px;
}
.txt_premio_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FF6A0D;
	text-decoration: none;
}
.txt_premio_info:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #AE4D1F;
	text-decoration: none;
}
.txt_guion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.link_numeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.link_numeros_activo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.link_numeros:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.caja_premio {
	background-image: url(imagenes/premio/fondo-premio.jpg);
	height: 180px;
	width: 212px;
}
.caja_premio_redux {
	background-image: url(imagenes/premio/fondo-premio.jpg);
	height: 159px;
	width: 212px;
}
.space_header {
	padding-bottom: 11px;
}
.space_der {
	padding-right: 5px;
}
.space_izq {
	padding-left: 5px;
}
.space_superior {
	padding-top: 5px;
}
.space_5pxl_sup_der {
	padding-top: 5px;
	padding-right: 5px;
}
