/****************BUSCADOR*********************/
.buscador_loteria{
	width:300px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	height:150px;
	background-color:#000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

}
.buscador_loteria p{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.buscador_loteria .formu_buscador{
	background:#000;
	border-top-left-radius:5px;
	border-top-right-radius:5px; 
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	color:#fff;
	display:block;
	padding-bottom:5px;
	position:relative;
	min-height:100px;
	max-height:200px
}

.buscador_loteria .formu_buscador .titu_busca_loteria{
	background:#000;
	font-size:8px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-top:2px;
	padding-left:5px;
	display:block;
	overflow:hidden;
	padding-bottom:5px;
}

.buscador_loteria .formu_buscador .titu_busca_loteria h2{
margin:0px;
padding:0px;
float:left;
font-family:"HelveticaNeueCondensed", Arial, sans-serif;
font-size:18px;
font-weight:normal;
text-transform:uppercase;
}


.buscador_loteria .formu_buscador .titu_busca_loteria img{
margin:0px;
padding:0px;
float:right;
margin-right:5px;
border:0px;
margin-bottom:5px;

}

.buscador_loteria .formu_buscador p.numero_buscar{
margin-left:10px;
padding-bottom:5px;
text-transform:uppercase;
}

.buscador_loteria .formu_buscador p.numero_buscar span{
	font-weight:normal;
	font-size:11px;
	margin-left:10px;
	text-transform: none;
}

.buscador_loteria .formu_buscador p.cantidad_premio{
	font-weight:normal;
	margin-left:10px;
	padding-bottom:0px;
	margin-bottom:0px;

}

.buscador_loteria .formu_buscador p.cantidad_premio span{
	font-weight:bold;
	color:#e9e328;
	font-size:14px;
}
.buscador_loteria .formu_buscador p.cantidad_premio span.concurso{
	font-weight:normal;
	color:#e9e328;
	font-size:11px;
	text-transform:uppercase;
}

.buscador_loteria .formu_buscador p.cantidad_premio span.concurso a{
	color:#fff;
	text-decoration:none;
}


.buscador_loteria .formu_buscador p.cantidad_premio span.concurso a:hover{
	color:#e9e328;
	text-decoration:underline;
}
.buscador_loteria .formu_buscador ul{
clear:both;
list-style:none;
margin:3px;
padding:0px;
padding-bottom:0px;
padding-top:0px;
margin-top:0px;

}

.buscador_loteria .formu_buscador li{
list-style:none;
margin:0px;
padding:0px;
float:left;
widht:100px;
margin-left:3px;
}

.buscador_loteria .formu_buscador li p{
font-size:11px;
font-weight:normal;
margin:0px;
padding:0px;
}
.buscador_loteria .formu_buscador li select{
font-size:11px;
width:95px;

}

.buscador_loteria .formu_buscador li.no_float{
	clear:both;
	margin-top:10px;
}

.buscador_loteria .formu_buscador li.no_float input{
	width:285px;
}

.buscador_loteria .formu_buscador ul.zona_botones{
clear:both;
padding-top:0px;
padding-bottom:20px;
font-size:11px;
}

.buscador_loteria .formu_buscador .zona_botones li.embed{
margin-right:70px;
background: url(/multimedia/recursos/generales/fondo_embed_loteria.png) no-repeat center;
width:81px;
height:18px;
text-align:center;
font-weight:bold;
text-transform:uppercase;
padding-top:5px;
}

.buscador_loteria .formu_buscador .zona_botones li.embed a{
color:#000;
text-decoration:none;
}

.buscador_loteria .formu_buscador .zona_botones li.embed a:hover{
color:#ea2c0c;
}

.buscador_loteria .formu_buscador .zona_botones li input{
background: url(/multimedia/recursos/generales/fondo_buscar_loteria.png) no-repeat center;
border:0px;
width:121px;
height:22px;
text-transform:uppercase;
font-weight:bold;
text-align:center;
font-size:100%;
}

.embed_formu_loteria {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 5px;
    clear: both;
    color: #000000;
    left: 0;
    margin: -99px 90px;
    position: absolute;
    top: 125px;
    width: 240px;
    z-index: 1100;
}

.embed_formu_loteria textarea{
width:218px;
height:62px;
padding:6px 5px 6px 5px;
background: url(/multimedia/recursos/elecciones_generales/fondo_forms.png) no-repeat left;
border:0;
color:#999;
line-height:1;
overflow:auto;
margin-bottom:5px;

}

.embed_formu_loteria p{
font-size:11px;
font-weight:normal;
padding:5px;
margin-bottom:0px;
padding-bottom:0px;

}

/*********************buscador 3 columanas*******************/

.buscador_loteria_3col{
	width:920px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:block;
	padding-bottom:5px;
	height:55px;
	margin-bottom:20px;


}
.buscador_loteria_3col p{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.buscador_loteria_3col .formu_buscador{
	background:#000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#fff;
	display:block;
	overflow:hidden;
	float:left;
	width:650px;

}

.buscador_loteria_3col .img_promo{
	float:right;
	width:270px;

}

.buscador_loteria_3col .formu_buscador .titu_busca_loteria{
	font-size:8px;
	padding-top:2px;
	padding-left:5px;
	display:block;
	overflow:hidden;
	padding-bottom:5px;
	float:left;
	margin-right:5px;
	width:155px;

	}

.buscador_loteria_3col .formu_buscador .titu_busca_loteria h2{
margin:0px;
padding:0px;
font-family: "HelveticaNeueCondensed", Arial, sans-serif;
font-size:16px;
font-weight:normal;
margin-top:13px;
text-transform:uppercase;
}

.buscador_loteria_3col .formu_buscador form{
margin-left:10px;

}
.buscador_loteria_3col .formu_buscador .busca_numeros{
	display:block;
	overflow:hidden;
	padding-bottom:5px;
	float:left;
	margin-right:5px;
	margin-left:5px;
	width:343px;
	}
	
.buscador_loteria_3col .formu_buscador .busca_numeros #numero{
margin-right:40px;
margin-left:5px;
	}
.buscador_loteria_3col .formu_buscador p.numero_buscar{
margin-left:10px;
padding-bottom:5px;
padding-top:5px;
text-transform:uppercase;
}

.buscador_loteria_3col .formu_buscador p.numero_buscar span{
	font-weight:normal;
	font-size:11px;
	margin-left:10px;
	text-transform: none;
	margin:0px;
	padding:0px;
}

.buscador_loteria_3col .formu_buscador p.cantidad_premio{
	font-weight:normal;
	margin-left:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	line-height:11px;

}

.buscador_loteria_3col .formu_buscador p.cantidad_premio span{
	font-weight:bold;
	color:#e9e328;
	font-size:14px;
}

.buscador_loteria_3col .formu_buscador p.cantidad_premio span.concurso{
	font-weight:bold;
	color:#e9e328;
	font-size:10px;
	text-transform:uppercase;
}

.buscador_loteria_3col .formu_buscador p.cantidad_premio span.concurso a{
	color:#fff;
	text-decoration:none;
}


.buscador_loteria_3col .formu_buscador p.cantidad_premio span.concurso a:hover{
	color:#e9e328;
	text-decoration:underline;
}

.buscador_loteria_3col .formu_buscador ul.zona_botones{
float:left;
list-style:none;
padding:0px;
margin:0px;
width:121px;
font-size:11px;
margin-top:17px;
margin-right:5px;
}



.buscador_loteria_3col .formu_buscador .zona_botones li input{
background: url(/multimedia/recursos/generales/fondo_buscar_loteria.png) no-repeat center;
border:0px;
width:121px;
height:22px;
text-transform:uppercase;
font-weight:bold;
text-align:center;
font-size:100%;
}

/* AnADIDO ANE PARA 1 COL EN SECCIONES*/
.buscador_loteria .eitbcom img {
    float: right;
}
.buscador_loteria .no_cantidad{
	color: #FFFF00;
    display: block;
    margin-left: 10px;
    max-height: 14px;
}
/* ANADIDO ANE PARA 1 COL EN SECCIONES*/
.buscador_loteria .eitbcom img {
    float: right;
}
.buscador_loteria .no_cantidad{
 color: #caaa1a;
   display: block;
   margin-left: 10px;
   max-height: 14px;
}

.nooficial {
 clear: both;
}