@import url(../common/dhtmlwindow/dhtmlwindow.css);

/* mensaje error buscador */

body {

}
#accessRequest {
	margin:8px auto 0pt;
	width:60%;
	text-align:center;
}
#accessRequest img {
	float:left;
	width:50px;
}
#accessRequest p {
	text-align:left;
}
input[type="button"]:hover, input[type="submit"]:hover {	
		cursor:pointer;
}

/* fin mensaje error */




