/* CSS Document */

.unselected{
	background: url(../imgs/circulo.jpg) no-repeat;
}

.selected{
	background: url(../imgs/circulo-checked.jpg) no-repeat;
}

.unchecked{
	background: url(../imgs/circulo.jpg) no-repeat;
}

.checked{
	background: url(../imgs/circulo-checked.jpg) no-repeat;
}

.etiqueta{
padding-left:30px;
font-size:12px;
color:#666666;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
vertical-align:middle;
margin-right:10px;
display:block;
height:20px;
}

.bg-full{
background: url(../imgs/bg.jpg) no-repeat;
}

.fila-1{
padding-top:20px;
padding-bottom:10px;
vertical-align:top;
}

.fila-2{
padding-top:5px;
padding-bottom:10px;
}

.fila-3{
padding-top:5px;
padding-bottom:10px;
}

.fila-4{
padding-top:5px;
padding-bottom:10px;
}

.fila-5{
padding-top:5px;
padding-bottom:10px;
}

.tabla{
background: url(../imgs/bg-buscador.png) no-repeat;
width:692px;
height:440px;
}

a:link, a:active, a:visited {
color:#114785;
text-decoration:none;
}

.linksamaira {
text-align:right;font-family:Calibri; color:#114785;
font-size:12px;
margin-top:22px;
}

.tabla-numeros{
padding-right:10px;
padding-left:25px;
}

.titulo{
padding-bottom:10px;
}
a img
{
	border:0px;
}
