/* CSS Document */
/* PRIMITIVA */
/*#principal, */
a, h1, h2, h3, h4{
	color:#0C3484;
}
#principal{
	color:#0C3484;
	background-image:url(imagenes/fondos/cabeceraN2.jpg);
	background-repeat:no-repeat;
	background-position:12px 20px;
}
h1{
	background-image: url(../../css/imagenes/juegos/quinigol_30.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:3px;
	padding-left:35px;
}
h2.sorteo{
	font-size:1.2em;
}
h3.sorteo{
	font-size:1em;
	margin-top:0px;
	padding-top:0px;
}
/*--------------------------------------------
	SUBMENU
--------------------------------------------*/
ul.submenu{
	background-color:#E7ECF3;
}
ul.submenu li{
	float:left;
}
ul.submenu li a{
	border:1px solid #E7ECF3;
	border:0px 1px;
	margin:0px;
}
ul.submenu li a:hover, ul.submenu li a.activo{
	background-color:#0C3484;
	color:#fff;
}
ul.submenu li a.activo{
	background-color:#0C3484;
	color:#fff;
	font-weight:bold;
}
/*--- SUBMENU2 ----*/
ul.submenu2{
	border:1px solid #8197C0;
	border-left:0px;
	border-right:0px;
	clear:both;
}
ul.submenu2 li{
	float:left;
}
ul.submenu2 li a{
	display:block;
}
ul.submenu2 li a:hover, ul.submenu2 li a.activo{
	background-color:#f3f3f3;
	color:#0C3484;
}
ul.submenu2 li a.activo{
	background-color:#f3f3f3;
	color:#0C3484;
	font-weight:bold;
}
/*--------------------------------------------
	BOLAS
--------------------------------------------*/
ul.bolas{
	padding:0px;
	margin:0px;
	list-style-type:none;
	height:3.2em;
}
ul.bolas li{
	font-size:1.5em;
	font-weight: bold;
	float:left;
	width:1.5em;
	text-align:center;
	background-image:url(imagenes/bola.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:.5em;
	height:1.5em;
}
.compleRein{
	margin:8px 0px;
	display:block;
	clear:left;
}
.compleRein dl{
	float:left;
	/*width:130px;*/
}
.compleRein dt{
	float:left;
	margin:12px 0px;
	margin-right:10px;
	font-weight:bold;
}
.compleRein dd{
	/*float:left;*/
	margin-right:20px;
	width:50px;
}
/*--------------------------------------------
	FORM
	y comprobar
--------------------------------------------*/
.formulario{
	padding:0px;
	margin:0px;
}

#comprobar .formulario, .par{
	background-color:#E7ECF3;
	padding:1em;
}

.scrollH table colgroup.par{
	background-color:#f3f3f3;
}

#comprobar .scrollH{
	width:100%;
}

input{
	background-image: url(imagenes/fondos/botones.gif);
	background-color:#FFF;
	border:1px solid #666;
	color:#000;
}
table.condiciones td{
	width:33%;
}
table.condiciones td{
	text-align:center;
	background-color:#fff;
}
table.condiciones td input{
	background-image:none;
	border:none;
}
ul.tipoapuesta li{
	color:#0C3484;
	list-style: square;
}
table.quiniela{
	empty-cells:show;
	background-color:#FFF;
	text-align:center;
	text-align:center;
/*	width:65em;*/
}
table.quiniela ul{
	clear:both;
}
#comprobar table.quinigol{
	width:58em;
}
table.reducida{
	width:100%;
}
table.reducida th, table.reducida td{
	width:auto;
}
table.quiniela caption{
	background-color:#0C3484;
	color:#FFF;
	background-image:url("imagenes/fondos/caption.gif");
	background-repeat:no-repeat;
	background-position: right top;
}
table.reducida caption{
	background-image:none;
}
table.reducida ul{
	width:50em;
}
table.quiniela td{
	text-align:center;
	width:8em;
}
table.quiniela th.lateral{
	text-align: left;
}
table.quiniela td ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	/*width:6em;*/
}
table.reducida td ul{
	width:6em;
}
table.quiniela td ul li{
	float:left;
	padding:0px;
	margin:0px;
	width:1.8em;
	text-align:center;
}
table.quiniela td ul li label{
	width:3em;
	text-align:center;
	float:none;
	font-weight:normal;
}
table.quiniela td input{
	background:none;
	padding:1em;
	border:0px;
	width: auto;
}
table.quince{
	width:100%;
	background:none;
}
table.quince caption{
	color:#0C3484;
}
label{
	font-weight:bold;
}
select{
	border:1px solid #8197C0;
	color:#0C3484;
}
select.equipo{
	width:12em;
}
#jugada.formulario input{
	background-image:none;
	border:1px solid #8197C0;
	width:1.6em;
	text-align:center;
	margin:0px 2px 2px 0px;
	padding:0px;
	float:left;
}
input, #jugada.formulario .botonera input{
	background-image:url(../primitiva/imagenes/fondos/boton.gif);
	background-color:#FFF;
	border:1px solid #8197C0;
	color:#0C3484;
}
#jugada.formulario div{
	clear:left;
	margin:0px;
	padding:0px;
}
#jugada label.reintegro{
	clear: both;
	float:left;
	width:63px;
}
/*--------------------------------------------
	TABLA
--------------------------------------------*/
td,th{
	border:1px solid #8197C0;
	padding:3px;
}
th{
	background-color:#0C3484;
	color:#FFF;
}
th strong{
	float:left;
	background-color:#fff;
	color:#0C3484;
	width:1.5em;
	text-align:center;
	clear:both;
	margin-right:.5em;
}
.apuestas table{
	padding:0px;
	margin:0px;
	width:auto;
	background-color:#FFF;
}
.apuestas table tr td{
	padding:0px;
	margin:0px;
	text-align:center;
}
.apuestas table tr td input{
	border:none;
	background-color:none;
	margin:0px;
	background-image:none;
}
.apuestas table ul{
	width:8em;
	margin:.5em;
	padding:0px;
	list-style:none;
}
.apuestas table ul li{
	float:left;
	margin:0px;
	padding:0px;
}
.formulario .apuestas table label{
	width:10em;
	clear:right;
	float:none;
}


/* ---------------------------------------------------------
	BOTES
 -------------------------------------------------------- */
 .botes{
 	text-align:center;
 }
.botes p{
 	text-align:center;
	margin:0px;
	padding:0px;
	}
.unbote{
	margin-top:10px;
	margin-right:35px;
	padding:10px;
	border:2px dotted #20448F;
	} 
.unbote h2, .bote h2{
	font-size:4em;
	margin:0px;
	padding:0px;
	}
.bote{
 	text-align:center;
	width:43%;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	margin-right:5px;
	padding:10px;
	border:2px dotted #20448F;
}	
.euros{
 	text-align:center;
	margin:0px;
	padding:0px;
	font-size:2.2em;
	font-weight:bold;
}
.generados li{
	background-image: url(../../css/imagenes/juegos/quinigol_30.gif);
}