/* CSS Document */
.etiqueta_form {
	display: block;
	width:100%;
	max-width: 290px;
	float: left;
	text-align:right;
	margin-right:10px;	
	}
.agencia {
	display: block;
	clear: both;
	border-bottom: 1px solid #336699;
	width: 100%;
	margin-bottom: 20px;
	float: left;
}
.agencia img {
	float: right;
}
.bloque_ticket {
	display: block;
	width: 100%;
	max-width: 290px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
	border: 1px solid #7F7F7F;
	padding:5px;
	margin-right:10px;
	margin-bottom:20px;
	box-shadow: 3px 3px 3px #888888;
	font-size:0.8em;
}
.bloque_juego {
	display: block;
	width: 100%;
	max-width: 290px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
}

.bloque_juego img{
	max-width: 200px;
}
.bloque1 {
	display: block;
	width: 100%;
	max-width: 290px;
	float: left;
	font-size: 0.8em;
	line-height: 1.5em;
}
.bloque1 img {
	clear: both;
	display: block;
	max-width: 200px;
}
.bloque1 h1 {
	line-height: 1.5em;
}
.bloque2 {
	display: block;
	width: 100%;
	max-width: 290px;
	float: left;
	font-size: 1em;
	line-height: 1.5em;
}
.row td {
	padding: 2px;
	border: #999 solid 1px;
}
#contenedor_reloj {
	clear: none;
}
.premios {
	display: table-cell;
	width: 32%;
	float: left;
	text-align: left;
}
.ap_gan {
	display: table-cell;
	width: 32%;
	float: left;
	text-align: left;
}
.prem_ap {
	display: table-cell;
	width: 32%;
	float: left;
	text-align: left;
}
.sorteos {
	display: block;
	width: 100%;
	max-width: 290px;
	float: left;
	margin-bottom: 30px;
}
.grilla {
	display: block;
	width: 100%;
	max-width: 290px;
	float: left;
	line-height: 0.9em;
}
.quiniela {
	display: block;
	clear: both;
	width: 100%;
	max-width: 290px;
	color: #138EC1;
	margin-bottom: 10px;
}
.quiniela b {
	color: #138EC1;
}
.pos {
	display: block;
	width: 30%;
	text-align: right;
	float: left;
	border-right: 2px solid #1C6CC1;
	margin-bottom: 2px;
	padding: 2px;
	padding-right: 8px;
}
.num {
	display: block;
	width: 65%;
	text-align: left;
	float: left;
	margin-bottom: 2px;
	padding: 2px;
	padding-left: 5px;
}
.pos_cabeza {
	font-weight: bold;
	display: block;
	width: 30%;
	text-align: right;
	float: left;
	border-right: 2px solid #1C6CC1;
	margin-bottom: 2px;
	padding: 2px;
	padding-right: 8px;
}
.num_cabeza {
	font-weight: bold;
	display: block;
	width: 65%;
	float: left;
	text-align: left;
	margin-bottom: 2px;
	padding: 2px;
	padding-left: 5px;
}
.Fields {
	width: 50px;
	display: block;
	margin-right: 2px;
	float: left;
	text-align: center;
}
.Fields1 {
	width: 40px;
	display: block;
	margin-right: 2px;
	float: left;
	text-align: center;
	color:blue;
	background:#FAFAFA;
	border: 1px solid green;
}
.Fields2 {
	width: 40px;
	display: block;
	margin-right: 2px;
	float: left;
	text-align: center;
	background-color: #2C5C2A;
	color: #FFFFFF;
	font-weight: bold;
}
.Fields3 {
	width: 62px;
	max-width: 62px;
	display: block;
	margin-right: 2px;
	float: left;
	text-align: center;
	background-color: #830508;
	color: #FFFFFF;
	font-weight: bold;
}
