.letra_chica{ 
	font-size: 10px; 
	}
#consultar{ color: #ffffff; }

.consultar_redfija{
	width: 300px;
}
.caja_averigua_celular{
	background: url(../images/caja_averigua_celular.png) no-repeat;
	height: 54px;
}
.caja_averigua_redfija{
	background: url(../images/caja_averigua_redfija.png) no-repeat;
	height: 54px;
}
.fondo_averigua_redfija{
	background: url(../images/fondo_redfija.png) right no-repeat;
	width: 600px;
	height: 120px;
}

.caja_averigua_codigopostal{
	background: url(../images/caja_averigua_codigopostal.png) no-repeat;
	height: 54px;
}
.caja_averigua_nombre{
	background: url(../images/caja_averigua_nombre.png) no-repeat;
	height: 54px;
}
.caja_averigua_ip{
	background: url(../images/caja_averigua_ip.png) no-repeat;
	height: 54px;
}

.caja_averigua_medio{
	background: url(../images/caja_averigua_medio.png) repeat-y;
	padding: 0px 15px 0 15px;
}

.estilo_resultado {
	color: #000000;
	font-zise: 14px;
}

.caja_averigua_abajo{
	background: url(../images/caja_averigua_abajo.png) no-repeat;
	height: 16px;
}
.caja_para_inputcelular{
	float: left;
	width: 300px;
	}
.caja_contenido_celular{
	width: 600px;
	background: url(../images/fondo_celular.png) right no-repeat;
	height: 150px;
}
.saltodecarro{clear:both;}
.resultado_celular{
	width: 600px;
	height: 84px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.sinresultado{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.imagen_resultado_celular {
	float: left;
	width: 167px;
	height: 84px;
}

.publicidad_celular{
	float: right;
	width: 320px;
	font-size: 11px;
	line-height: 12px;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #cccccc;
}
.resultado_celular_img{
	clear: both;
	float: right;
	width: 233px;
	height: 120px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.fondo_nombre{
	background: url(../images/fondo_nombre.png) right no-repeat;
	width: 600px;
	height: 120px;
}

.boton {
	background: url(../images/fondo_boton.png) repeat-x;
	color: #ffffff;
	border: none;
	margin-left: 5px;
}
.boton:hover {
	background: url(../images/fondo_boton2.png) repeat-x;
	color: #ffffff;
	border: none;
	margin-left: 5px;
}
.boton:focus {
	background: url(../images/fondo_boton3.png) repeat-x;
	color: #ffffff;
	border: none;
	margin-left: 5px;
}

input, textarea { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 12px;
	color: #808080; 
	background: #F1F1F1 url(../images/fondo_input.png) repeat-x;
	border: 1px solid #909090;
	padding: 5px 5px;
	margin: 10px 0px;
} 
 
input:focus, textarea:focus { 
	background: #ffffff url(../images/fondo_input_arriba.png) repeat-x;
	padding: 5px 5px;
	margin: 10px 0px;
	border: 1px solid #6FC8C9;
	color: #3968B5;
}

.resultado_codigo_postal{
	background:  url(../images/numerocodigopostal.png) no-repeat;
	height: 30px;
	padding: 0px 0 0 100px;
	font-size: 14px;
	font-weight: bold;
}
.tit_texto{ 
	float: right;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 104px;
	}
.resultado_ip{
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;	
	background: url(../images/resultado_ip.png) no-repeat;
	padding: 18px 0 0 140px;
	height: 120px;
	weight: 583px;
}
fieldset{ border: none; }

