* { margin:0; padding:0;}
html{
	height:100%;
	_overflow:auto;
}
body{
	margin:0;
	font:62.5% arial,sans-serif;
	height:100%;
	overflow:hidden;
}
a,a:visited{
	color:#00c;
}
div{
	font-size:130%;
}

/*imagenes*/
.logo_frame{ height:13px; width:285px; float:left; text-align:center; padding-top:28px; background:url(xbusc/imagenes/logos.jpg) no-repeat; background-position:-325px -75px; font-size:10px;}
.boton3{border:0; background:none; padding:3px 8px; display:inline; cursor:pointer;}
.form_cabecera3{float:left; border:1px solid #CCC; background:url(images/boton.jpg) repeat top; border-bottom-color:#999; border-right-color:#999; clear:both; cursor:pointer;}
.input_cabecera3{border-width:0 1px 0 0; margin-right:-4px; border-style: solid; border-color: rgb(204, 204, 204) rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204); font:16px arial,sans-serif bold; padding:3px;}


#adsense{
	float:left;
}
img{
	border:none;
}
table{
	font-size:100%;
}

.frame_sitio{
	height:100%;
	width:100%;
}

.button{font-size:14px; text-decoration:none; cursor:pointer;}

